/* CSS Document */


* { /* this eliminates those extra spaces between divs */
	margin: 0;
	padding: 0;
	}

body {
	font-size: 1em;
	color:#000; 
	background-color:#e2e2e2;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	line-height: 1.3em;
	color: #497acc;
	margin-bottom: 9px;
	text-align: left;
	font-style: normal;}


h2 {font-size:1.1em;
font-weight:bold;
padding: 6px;
margin-bottom:12px;
margin-top:6px;
background-color:#497acc;
color:#FFFFFF;
font-style:normal;}


h3 {
	font-size: 1.3em;
	text-align: left;
	line-height: 1.3em;
	color: #497acc;
	padding-top:6px;
	margin-bottom: 3px;
	font-style: normal;}


h4 {
	font-size: 1.1em;
	text-align: right;
	line-height: 1.3em;
	color: #497acc;
	padding-bottom:3px;
	font-style: normal;}



p {
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 85%;
padding-bottom:12px;
line-height:1.6em;
	}
	


	
	
#container {
width: 806px;
margin: 0px auto 0px auto;
position:relative;
	}
	
	

#backgroundhome {
background-repeat: repeat-y;
background-position:top;
background-image:url(../images/livingrepeat.jpg);
width:806px;
position:relative;
}


#top {
position:relative;
background-repeat: no-repeat;
background-position:top;
background-image:url(../images/livingintrobackground.jpg);
height: 160px;
}

#navigation{
position:relative;
height:50px;
}


#nav {
	position: absolute;
	left: 45px;
	top: 6px;
	text-align:center;
	color:#000;
	font-size:95%;
	width: 716px;
	border-bottom:#497acc thin solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#497acc;
	padding-bottom:12px;
	padding-top:3px;	
	}
	
	

#nav ul {
	text-align: center;	
	}


#navbar li {
	display:inline;
	}

	
#navbar a {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
		
#navbar a:link, #navbar a:visited {
	color: #000;
	}

#navbar a:hover {
	color: #497acc;
		}
	
#navbar a:active,
.home #navbar #home a,
	.services #navbar #services a,
	.success #navbar #success a,
	.products #navbar #products a,
	.about #navbar #about a,
	.contact #navbar #contact a{
	color: #497acc;
		}
	

#middle2{
position:relative;
padding: 12px 44px 12px 44px;
}

#middle2 a {
	color: #497acc;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle2 a:link, #middle2 a:visited {
	color: #497acc;
	}

#middle2 a:hover {
	color: #000;
		}


#middle{
position:relative;
padding: 12px 298px 12px 44px;
}


#middle a {
	color: #497acc;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle a:link, #middle a:visited {
	color: #497acc;
	}

#middle a:hover {
	color: #000;
		}


#sidebar {
	position: absolute;
	left: 535px;
	top: 13px;
	text-align:center;
	color:#000;
	font-size:80%;
	width: 202px;
	border-left:#497acc thin solid;
	line-height:1.4em;
	padding-left:12px;
	font-style:italic;
	}


p.name {text-transform:uppercase;
font-size:80%;
font-weight: bold;
padding-top:3px;}

p.book {padding-left:6px;
padding-right:6px;
text-align:left;
}


#footer{
position:relative;
height:50px;
}


#logo {
	position: absolute;
	left: 129px;
	padding-top:9px;
	top: 675px;
	text-align:left;
	}


#nav2 {
	position: absolute;
	left: 45px;
	padding-top:6px;
	top: 6px;
	text-align:right;
	color:#497acc;
	font-size:80%;
	width: 716px;
	border-top:#497acc thin solid;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}


		
#nav2 a {
	font-weight:bold;
	color: #000;

}
		
#nav2 a:link, #nav2 a:visited {
	color: #000;
	}

#nav2 a:hover {
	color: #497acc;
		}


#bottom {
position:relative;
background-repeat: no-repeat;
background-position:top;
height:30px;
background-image:url(../images/livingintrobottom.jpg);
}

p.bottom {padding-top:20px;
font-size:65%;
text-align:right;
color:#000;
}

#bottom a {
text-decoration:none;
color: #000;
}
