body { font-family: Arial, Helvetica, sans-serif;
	background:#5a4b36 url(assets/images/bg_bottom.jpg) center bottom  no-repeat;
	margin:0;
	}

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

h1 { font-size: 22px;
	 font-weight: normal;
	 color:#6e4529;
	 font-style:italic;
	 margin-top:0;
	 margin-bottom:5px;
	 font-family:"Trebuchet MS", Arial, Helvetica;}

h2 { font-size: 18px;
	 font-weight: normal;
	 font-style:italic;
	 color:#875E3F;
	 margin-top:5px;
	 margin-bottom:5px;
	 font-family:"Trebuchet MS", Arial, Helvetica;}

h3 { font-size: 16px;
	 font-weight: normal;
	 font-style:italic;
	 color:#E4C6AE;
	 margin-top:5px;
	 margin-bottom:5px;
	 font-family:"Trebuchet MS", Arial, Helvetica;}

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

a { font-weight: bold;
	text-decoration: none;
	color:#6E4529;}

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

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

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

.smalltext { font-size: 11px;
	         line-height: 18px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#6E4529;
	background:#6E4529;
	height:1px;
	border:0;}
	
.marginleft li {margin-left:-15px;}
	
/* Template */
#bg{width:100%;
	min-height:850px;
	height:auto;
	background:url(assets/images/bg_top.jpg) top center no-repeat;
	padding-top:50px;
	}
* html #bg /* this is recognized by IE only */{
height: 850px;
}

#nav {width:164px;
	margin:0px;
	text-align:center;
	}
#nav ul{margin-left:0px;
		margin-top:5px;
		padding-left:0px;
		margin-right:0px;
		list-style-type:none;
		margin-bottom:0;}

#nav li{list-style:none;
	margin-left:0px;
	line-height:18px;}
	
#nav a{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#EEEFEA;
	line-height:18px;
	display:block;
	}
#nav a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#EEEFEA;
	line-height:18px;
	background:#8F7A5F;
	display:block;
	}
	
#sidebar {width:154px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	}
#sidebar a {color:#EEEFEA;}
#sidebar a:hover {color:#EEEFEA;
	text-decoration:underline;}
	
.address p{font-size:13px;
	font-weight:bold;
	color:#EEEFEA;
	line-height:18px;
	}
	
#highlights {width:523px;
		margin:0;
		text-align:center;
		vertical-align:bottom;
		}
#highlights ul {margin:0;
	padding:0;
	text-align:center;
	vertical-align:bottom;
	padding-left:5px;
	}
#highlights li {float:left;
	list-style:none;
	padding-left:15px;
	vertical-align:bottom;
	}
#highlights a{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#EEEFEA;
	}
#highlights a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6E4529;
	}
	
.bottomlinks p{line-height:18px;
	color:#251C16;
	font-weight:bold;}
.bottomlinks a{color:#251C16;
	text-decoration:none;
	font-weight:bold;
	}
.bottomlinks a:hover{color:#EEEEEE;
	text-decoration:none;
	font-weight:bold;
	}
	

/* End Template*/

			  
/* 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 */