/* CSS Document */
.style1 {
	color: #DFDFAF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 420%;
	font-weight: bold;
	line-height: .7em;
	text-decoration: none;
}
.style3 {
	color: #DFDFAF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 525%;
	font-weight: bold;
	line-height: .7em;
	text-decoration: none
}
.style5 {
	color: #DFDFAF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 265%;
	font-weight: bold;
	line-height: .7em;
	text-decoration: none
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 180%;
	color: #DFDFAF;
	line-height: 1.2em;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	color: #DFDFAF;
	line-height: 1.2em;
	text-decoration:none;
}
.style14 {font-family: Georgia, "Times New Roman", Times, serif;; font-size: 16pt; color:000000;}
body { 
	margin:5px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#000; 
	line-height: 1.4em; 
	background-image:url(images/bg.jpg);
    background-repeat: repeat-x;
	background-color:#F6F6E5;
	}
.container { 
	color: #505050; 
	margin: 0 auto; 
	margin-top: 39px; 
	width: 800px; 
	background-color:#DCDBAD; 
	border-left: solid 1px #917B79;
	border-right: solid 1px #917B79;
	}
.logo { 
	margin: 0 auto; 
	margin-top: 50px; 
	width: 750px;  
	}
.resources {  
	width: 329px; 
	float:right; 
	line-height: 1em;
	background-color:#EFEEDC;
	font: 105% Arial, Sans-Serif; 
	font-weight:bold;
	color: #1D3305;
	padding:10px;
	border: solid 1px #1D3305;
	}
.phoneText {  
	width: 270px; 
	float:right; 
	line-height: 1em;
	color: #FFFF66;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
#content { 
	margin: 0 0px 0 15px; 
	}	
#content h1 { 
	font: 180% Georgia, Serif;
	background-color: inherit; 
	color: #1D3305; 
	line-height: 1.2em; 
	}
#content p { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #1D3305; 
	}
.center { 
	background: #DCDBAD;
	width: 550px; 
	width: 550px;  
	float: left;
	margin-right: 5px; 
	}
.menu { 
	background-image:url(images/menu_bg.jpg); 
	background-repeat: repeat-x;
	width: 210px; 
	float: left; 
	font: 110% Georgia, Serif;
	font-weight: bold;
	}
.nav { 
	clear: both; 
	text-align: left; 
	color: #1D3305; 
	padding: 20px 0 0 0; 
	}
.nav li { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 5px; 
	}
.nav li a { 
	color: #1D3305; 
	text-decoration: none;  
	}
.nav li a:hover { 
	color: #917B79; 
	text-decoration: none;  }
ul { 
	margin: 5px 0 20px 15px; 
	padding : 0; 
	list-style : none;  
	}
#footer { 
	background: #DCDBAD;
	height:5px; 
	color: #000000;  
	clear: both; 
	}
#footer2 { 
	height:45px; 
	color: #000000;  
	clear: both; 
	background-image:url(images/footer.jpg); 
	background-repeat: repeat-x;
	}