body { font-family: Arial, Helvetica, sans-serif;
	background:#652827 url(assets/images/bg.jpg) top left fixed repeat-x;
	margin:0;
	margin-top:10px;}

p { font-size: 12px;
	line-height: 18px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#261211;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#672725;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#1A5E22;}

a:hover { text-decoration: none;
	color:#999999;
	}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;}

.imgborder { BORDER: #672725 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#C8B386;
	background:#C8B386;
	height:1px;
	border:0;}
	
/* Template */
#nav {width:179px;
	margin:0;
	}
#nav ul{list-style:none;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	}
#nav li{list-style:none;
	line-height:22px;
	border-bottom:1px solid #F0E9DE;
	padding-bottom:0;
	}
#nav a{color:#F0E9DE;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	margin-left:-10px;
	margin-right:-5px;
	padding-left:5px;
	display:block;
	}
#nav a:hover{color:#F0E9DE;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	margin-left:-10px;
	margin-right:-2px;
	padding-left:5px;
	display:block;
	background:#963836;
	}

.address{font-size:13px;
	color:#662826;
	font-weight:bold;
	margin:0;
	}
	
.title { font-size:20px;
	color:#114318;
	font-weight:bold;
	margin:0;
	padding-left:70px;
	padding-bottom:2px;
	}
	
.body {padding:5px 10px 70px 25px;}

.body li{margin-left:-15px;
	color:#000000;}

.bottomlinks p{color:#CCCCCC;}

.bottomlinks a{font-size:12px;
	color:#F0EADE;
	text-decoration:none;
	font-weight:bold;
	}
.bottomlinks a:hover{font-size:12px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	}

/* End Template */

/* Splash*/
.splashaddress{font-size:13px;
	color:#F0E9DE;
	font-weight:bold;
	margin:0;
	padding-bottom:15px;
	}


/* End Splash*/
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */