body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 13px;
	line-height: 20px;
	color:#000000;}

h1 { font-size: 22px;
	 font-weight: bold;
	 color:#5A0A01;
	 margin-top:0;}

h2 { font-size: 16px;
	 font-weight: bold;
	 color:#764527;}

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

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

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

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

li { font-size: 13px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#000000;}

.imgborder { BORDER: #5A0A01 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#006B6D;
	background:#006B6D;
	height:1px;
	border:0;}
	
/* Template Features */

.name {color:#E2BE80;
	   font-size:11px;
	   font-weight:bold;
	   margin:0;}
	   
.address {color:#F5EBD8;
	      font-size:13px;
		  line-height:22px;
		  font-weight:bold;}

.address2 {color:#F5EBD8;
	      font-size:13px;
		  margin:0;
		  font-weight:bold;}
		  
.phone {color:#4C0700;
	      font-size:20px;
		  font-weight:bold;}
		  
.nav {color:#E4C898;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a {color:#E4C898;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a:hover {color:#357171;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks {color:#6B2D22;
	  font-size:11px;
	  font-weight:normal;
	  text-decoration:none;}
	  
.bottomlinks a {color:#6B2D22;
	  font-size:11px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#357171;
	  font-size:11px;
	  font-weight:bold;
	  text-decoration:none;}

/* End Template */

/* Splash */

.bg {background:#9C7848 url(assets/splash/bg.jpg) top left repeat-x;
	margin-top:0;}

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

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}

