/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #6A8B1A url(images/body_bg.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

address {
	font-size: 20px;
}

#content
{
	width: 840px;
	border-left: 20px solid #F2F2F2;
	border-right: 20px solid #F2F2F2;
	margin: 0px auto;
	background-color: white;
	padding-top: 15px;
}

#main
{
width: 800px;
min-height:525px;
padding-top: 20px;
background: #ffffff url(images/table_back.jpg) no-repeat top;
}

#back
{
width: 776px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#header {
	height: 173px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;
	background-color: white;
	width:785px;
	margin-left:25px;		
}

#logo {

width: 870px;
height: 200px;
text-align: left;
padding-top: 20px;
padding-left: 20px;
}


#logo a {
color:black;
font-size:45px;
font-style:italic;
text-decoration:none;
text-transform:uppercase;
}

#logo H2 a {
font-size: 12px;
}


#menu
{
background:transparent url(images/menu.jpg) no-repeat scroll 0 0;
height:45px;
margin-left:30px;
padding-left:20px;
width:758px;
}




#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	padding:15px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
    height: 30px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}




#right
{
	width: 205px;
	float: right;
}

#right H3
{
width: 180px;
height: 23px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: black;
background: url(images/title.png) repeat-x;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: url(images/right_back.gif) repeat-y;
}

#right .right_bottom
{
background: url(images/right_bottom.gif) no-repeat bottom;
padding-bottom: 20px;
margin-bottom: 10px;
}

#right li  {
color:#208A06;
padding: 7px 7px 7px 15px;
text-decoration:underline;

}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #208A06;
}
#right a:visited {
	color: #208A06;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#left
{
margin-right:40px;
padding-left:40px;
padding-top:30px;
width: 500px;
}

#left .left_top
{
background: url(images/left_top.png) no-repeat;
height: 11px;
}

#left .left_back
{
background: url(images/left_back.gif) repeat-y;
}

#left .left_bottom
{
background: url(images/left_bottom.gif) no-repeat bottom;
padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #208A06;
}

#left a
{
color: #208A06;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	color: black;
	font-size:30px;
}

#left ol, #left ul
{
margin-left: 30px;
}

#contact {
	text-align: center;
}

#weather {
	margin: 5px;
}

#quotes {
	width: auto;
	height: auto;
}

#map {
	text-align: center;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x top;
	width: 840px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}
