/* CSS Document */
body {
	background-image: url(images/bg_bg.jpg);
	font: 74% Arial, Sans-Serif;
}
.style3 {font-size: x-small}
#container {
	width: 820px;
	margin: 0px auto; 
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6D5829;
	font-size:24px;
	}
.header {
 width:815px;
 margin-top:5px;
 clear:both;
 }
#stripe {
	margin:0;
	padding:0;
	width:100%;
	height:190px;
	background:#6280A6 url('images/stripe.gif');
	position:absolute;left:0;top:150px;
	z-index:-1;
	}
#logo {
width:892px;
height:55px;
clear:both;
margin-bottom:15px;}

#logo .left{width:371px; height:55px; float:left;}
#phoner {
padding-top:10px;
 width:320px;
 height:40px;
 float:right;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#6D5829;
 font-size:29px;}
#center {
	width: 894px;
	height:100%;
	}
#text {
	width: 650px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	}
#left {
	width: 210px;
	float:left;
	padding-top:15px;
	font-size: 16px;
	font-family: Georgia, serif;
	font-weight:bold;
	}
.footer {  
	text-align:center;
	color:#ffffff;
	width:894px; 
	clear: both; 
	background-color:#6D5829;
	padding-bottom:2px;
	padding-top:1px;
	}
.footer a
{
   color: #ffffff;
   text-decoration: none;
   font-family:Arial;
}
.footer a:hover
{
   color:#C3D7F0;
   text-decoration: none;
}


/*!!!!!!!!!!! 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:894px;}.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:124px;
		padding:1px;
		background-color:#ffffff;
		color:#6D5829;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-style:italic;
		font-weight:bold;
		text-decoration:none;
	}


	/*"""""""" (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:#004580;
		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:#004580;
		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	
	{	
	}