
body{ 
color: 				black; 
font-size: 			.75em; 
font-family: 		ariel,Tahoma, san serif; 
text-align: 		center; 
background-color: 	#000;

}

#wrapper { 
text-align: 		left; 
margin-right: 		auto; 
margin-left: 		auto; 
position: 			relative; 
width: 				840px; 
 
background: 		#FFF url('http://magnoliavillageatlakeforest.com/img/center.gif') repeat-y;

}

#head {
width:				840px; 
height: 			165px; 
background: 		#FFF url('http://magnoliavillageatlakeforest.com/img/head.jpg') no-repeat;
}

#center {
width: 				760px; 
margin:				0px 40px 0px 40px; 
font-size:			.9em;
}

#center2 {
width: 				760px; 
margin:				0px 40px 0px 40px; 
font-size:			.9em;
overflow: 			auto; 
height: 			500px;
min-height:  		500px;
background-color:	#fff;
}

#bottom {
width: 				840px; 
height: 			108px;  
background: 		#FFF url('http://magnoliavillageatlakeforest.com/img/bottom.gif') no-repeat;
text-align:			center;
clear:				both;
margin-top:			10px;
font-size:			.80em;
}

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

#bottom a:hover{
color:				#c23536;
text-decoration:	underline;
}


p     { 
color: 				black; 
font-size: 			1.2em; 
font-family: 		Variel,Tahoma, san serif;
}

#center h1{
font-family:		Monotype Corsiva, Verdana, Arial;
color:				#333333;
margin-bottom:		-10px;
font-size:			1.8em;
}

td{ 
color: 				black; 
font-size: 			11px; 
font-family: 		Verdana, Arial, "MS Sans Serif"; 
}

.td.location { 
color: 				black; 
font-size: 			11px; 
font-family: 		Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

a:link     {
color: 				#c23536; 
font-size: 			11px; 
font-family: 		Verdana, Arial, "MS Sans Serif"; 
text-decoration: 	underline 
}

a:visited{ 
color: 				#dfa855; 
font-size: 			11px; 
font-family: 		Verdana, Arial, "MS Sans Serif"; 
text-decoration: 	underline 
}

a:hover{ 
color: 				#c33534; 
font-size: 			11px; 
font-family: 		Verdana, Arial, "MS Sans Serif"; 
text-decoration: 	underline 
}

a:active     { 
color: 				#000033; 
font-size: 			11px; 
font-family: 		Verdana, Arial, "MS Sans Serif"; 
text-decoration: 	underline 
}



#nav{	
width: 				840px;
height: 			165px;
font-size: 			11px;
font-family: 		Arial, Tahoma, Verdana;
color: 				#dfa855;
font-weight: 		bold;	
border-top: 		0px solid #333333;
overflow: 			hidden;
	
	}
	
#nav ul {
margin: 			0px;
list-style: 		none;
width: 				620px;
margin-left: 		220px;
margin-top:			110px;
	}
	
#nav a{
display: 			block;
}


#nav li {
float: 				left;
margin: 			0px;
color: 				#dfa855;
display:			block;
	}
	
	
#nav li a, #nav li a:link, #nav li a:visited {	
float: 				none;
margin: 			0px;
padding: 		    7px 15px 7px 0px;
text-transform: 	uppercase;
color: 				#c23536;
text-decoration:	none;
		}
		
#nav li a:hover{
color:				#dfa855;
}

