body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	margin-top: 0px;
	color: #000000;
	font-size: 0.8em;
}

a:link {color: #0000FF; text-decoration: underline}     /* default unvisited link */
a:visited {color: #0000FF; text-decoration: underline}  /* default visited link */
a:hover {color: #00000FF; text-decoration: underline}   /* default mouse over link */
a:active {color: #0000FF; text-decoration: underline}   /* default selected link */ 


a.white:link {color: #FFFFFF; text-decoration: none} 
a.white:visited {color: #FFFFFF; text-decoration: none} 
a.white:hover {color: #FFFFFF; text-decoration: underline} 
a.white:active {color: #FFFFFF; text-decoration: none}  

a.brown:link {color: #60410b; text-decoration: none} 
a.brown:visited {color: #60410b; text-decoration: none} 
a.brown:hover {color: #60410b; text-decoration: underline} 
a.brown:active {color: #60410b; text-decoration: none}  


td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}



#whitetxt {
	font-size: 0.8em;
	font-style: bold;
	color: #FFFFFF;
}
#faq {
	font-size: 0.9em;
	color: #012E57;

}

h1 {
	font-size: 1.5em;
	color: #9a141b;
	padding: 0.4em 0em 0em 0em;
}

h2 {
	font-size: 1em;
	color: #9a141b;
	padding: 0.4em 0em 0em 0em;
}
h3 {
	font-size: 0.8em;
	color: #9a141b;
	padding: 0.4em 0em 0em 0em;
}


#hlines {
	border-right: 1px solid #012E57;
	border-left: 1px solid #012E57;
}



#nav { 
margin:0; 
padding:0; 
background:#7f841e url(images/common/nav_bg.jpg) no-repeat; 
float:left; 
width:100%; 
border:1px solid #60410b; 
border-width:1px 0; 
} 
#nav li { 
display:inline; 
padding:0; 
margin:0; 
} 
#nav a:link, 
#nav a:visited { 
color:#FFF; 
background:#b29a11; 
padding:20px 40px 20px 10px; 
float:left; 
width:auto; 
border-right:1px solid #60410b; 
text-decoration:none; 
font:bold 0.9em/0.9em Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-shadow: 2px 2px 2px #555; 
} 

#nav li:first-child a { 
border-left:1px solid 60410b; 
} 

#nav a:hover { 
color:#fff; 
background:#727454; 
} 

 
#nav a:active { 
background:#727454; 
color:#fff; 
} 



#navlines {
	border-top: 1px solid #FFFFFF; 
	background-color: #7F841E;
	}

#navlinesred {
	border-top: 1px solid #FFFFFF; 
	background-color: #9A141B;
	}







	
.PanelFooter {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/common/bubble_bot.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 186px; 
	height: 28px
}
	
#PanelLines {
	width: 182px;
	padding: 0em 1em 0em 1em;
	border-left: 1px solid #012E57;
	border-right: 1px solid #012E57;
	background-color: #f0f0f0;
	font-size: 1em;
	color: #012E57;	
}
.PanelHeaderAddr {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/common/addr_top.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 186px; 
	height: 40px
}
	
.commentsbluename {
	font-size: 1em;	
	color: #012E57;
	font-style:italic;
	margin-bottom: 3px; 
}
.Paneldirections {
	width: 400px; 
	height: auto;
	border-top: 1px solid #012E57;
	border-left: 1px solid #012E57;
	border-bottom: 1px solid #012E57;
	border-right: 1px solid #012E57;
	background-color: #E1EDF5;
	padding: 0.8em 0.8em 0.8em 0.8em;
	}
	
.Paneltestimon {
	width: 400px; 
	height: auto;
	border-top: 1px solid #7890C0;
	border-left: 1px solid #7890C0;
	border-bottom: 1px solid #7890C0;
	border-right: 1px solid #7890C0;
	background-color: #E1EDF5;
	padding: 0.8em 0.8em 0.8em 0.8em;
	}
	
.Panelnolines {
	width: 400px; 
	height: auto;
	background-color: #E1EDF5;
	padding: 0.8em 0.8em 0.8em 0.8em;
	}

.submit input
{
border: 2px outset #d7b9c9
} 


