/* 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
}
.style4 {
	color: #CB510E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	line-height: .7em;
	text-decoration: none
}
.style5 {
	color: #50719E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	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:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.2em;
	text-decoration:none;
}
body { 
	margin:5px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#000000; 
	line-height: 1.4em; 
	background-image:url(images/bg.jpg);
    background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
.container { 
	color: #000000; 
	margin: 0 auto; 
	margin-top: 12px; 
	width: 715px; 
	background-color:#ffffff; 
	}
.logo { 
	margin: 0 auto; 
	margin-top: 40px; 
	width: 690px;  
	padding:5px;
	}
.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: 360px; 
	float:right; 
	line-height: 1em;
	color: #D7540C;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.phoneText2 {  
	color: #000000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 170px; 
	float:right; 
	line-height: 1.5em;
	}
#content { 
	margin: 20px 0px 0px 10px;
	width:460px;
	float:right; 
	}	
#content h2 { 
	font: 170% Arial, Sans-Serif; 
	background-color: inherit; 
	font-weight:bold;
	color: #000000; 
	line-height: 1.2em; 
	}
#content h3 { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #1D3305; 
	}
.center { 
	background-color: #FFFFFF;
	width: 550px; 
	width: 700px;  
	float: left;
	margin-right: 5px; 
	}
.menu { 
	width: 175px; 
	float: left; 
	margin-left:10px;
	margin-top:20px;
	}
.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;  }
#footer { 
	background: #FFFFFF;
	height:10px; 
	color: #000000;  
	clear: both; 
	}
#footer2 { 
padding-top:30px;
	height:20px; 
	color: #000000;  
	clear: both; 
	background-image:url(images/footer.jpg); 
	background-repeat: repeat-x;
	}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:100px;clear:left;line-height:0px;display:block;}.qmmc {position:relative; width:715px;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;	
		text-align:center;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		width:70px;
		padding:1px;
		background-color:#ffffff;
		color:#50719E;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		border-right: solid 1px #213A5B;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#ffffff;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#CB510E;
		background-color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{			
		padding:0px;
		margin:0px;
		width:auto;
		background-color:#ffffff;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		width:auto;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#CB510E;
		background-color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
		width:auto;
	}
	
		/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div a.qmparent	
	{	
		width:auto;
	}
	
	#qm0 div a.qmparent:hover
	{	
		width:auto;
		background-color:#ffffff;
	}



	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#ffffff;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
	}