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

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

h1 { font-size: 21px;
	 font-weight: bold;
	 margin:0;
	 color:#4A4655;}

h2 { font-size: 17px;
	 font-weight: bold;
	 color:#6A493A;}

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#705C39;}

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 margin-left:-13px;
	 color:#000000;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#816341;
	background:#816341;
	height:1px;
	border:0;}
	
.form p {margin:0;}
	
/* Splash */

.phone {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#FFFFFF;
		font-weight:bold;
		padding-bottom:5px;
		}
.address {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
	}
.bottomlinks p{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	}
.bottomlinks a{font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
.bottomlinks a:hover{font-weight:bold;
	text-decoration:none;
	color:#FFD88C;
	}

/* End Splash */

/* Template Features */

.titleline {border-bottom:#76708A 1px solid;}

.highlights {color:#26252A;
	    	font-size:15px;
			font-weight:bold;}
			
.highlight a { font-weight: bold;
	text-decoration: none;
	color:#4D372A;}

.highlight a:hover { font-weight: bold;
	text-decoration: underline;
	color:#4D372A;}
			
.nav {color:#000000;
	 font-size:12px;
	 line-height:22px;
	 text-decoration:none;
	 font-weight:bold;}
	 
.nav a {color:#000000;
	 font-size:12px;
	 line-height:22px;
	 text-decoration:none;
	 font-weight:bold;}
	 
.nav a:hover {color:#C0BDD0;
	 font-size:12px;
	 line-height:22px;
	 text-decoration:none;
	 font-weight:bold;}

/* End Template Features */
			  
/* Custom Forms -- Just change the colors */

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

/* Custom Forms End */
#toplinks {
	text-align: center;
	font-size: 11px;
	color: white;
}
#toplinks a {
	text-decoration: none;
}