body {
	font-family: Arial, Helvetica, sans-serif;
	background:#F7F5E7 url(assets/images/bg_repeat.jpg) top center repeat-y;
	margin:0;
	background-color: #CC9900;
	}

p { font-size: 14px;
	line-height: 20px;
	color:#000000;}

h1 { font-family:Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 font-weight: bold;
	 color:#C0A589;
	 margin-top:0;
	 margin-bottom:5px;
	 }

h2 { font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 color:#5B0029;}

h3 { font-family:Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color:#5F4A36;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#7F0737;}

a:hover { text-decoration: none;
	color:#B69F1F;}

li { font-size: 14px;
	 line-height: 16px;
	 padding-bottom:5px;
	 color:#000000;}

.imgborder { BORDER: #C8B199 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;
			 }

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#E3D8CC;
	background:#E3D8CC;
	height:1px;
	border:0;}
	
.picborder {border:10px solid #A68461;}
	
/* Template */
.body_border {border:1px solid #B57181;}
.dk_brown {background:#463E37;}
.lt_brown {background:#A68462;}
.white_bg {background:#FFFFFF;}

#nav {width:749px;
	height:20px;
	margin:0;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:20px;
	float:left;
	margin:0;
	text-align:center;
	}
#nav a {font-size:12px;
	color:#5A4025;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
#nav a:hover {font-size:14px;
	color:#B57082;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}

.address {font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	}
.padding {padding-left:5px;
	padding-right:5px;
	}
	
#bottom { width:760px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
.bottomlinks p{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#896B4E;
	}
.bottomlinks a {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F0737;
	text-decoration:none;
	}
.bottomlinks a:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#463E37;
	text-decoration:none;
	}

/* 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 */
