body { font-family: "Times New Roman", Times, serifs;}

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

h1 { font-size: 22px;
	 font-weight: bold;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;}

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

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

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

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

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

li { font-size: 13px;
	 line-height: 17px;
	 padding-bottom:5px;}

.imgborder { BORDER: #9C6F6C 1px solid;}

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

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

.address {color:#D8D8D1; 
		  font-size:16px; 
		  font-weight:bold; 
		  line-height:23px;}

.highlights {color:#000000;
			 font-size:14px;
			 font-weight:bold;
			 text-decoration:none;}
			 
.highlights a {color:#000000;
			 font-size:14px;
			 font-weight:bold;
			 text-decoration:none;}
			 
.highlights a:hover {color:#AA4F4E;
			 font-size:14px;
			 font-weight:bold;
			 text-decoration:none;}
			 
.nav {color:#E0E2DE;
			 font-size:14px;
			 font-weight:bold;
			 text-decoration:none;
			 line-height:27px;}
			 
.nav a {color:#E0E2DE;
			 font-size:14px;
			 font-weight:bold;
			 line-height:27px;
			 text-decoration:none;}
			 
.nav a:hover {color:#BB889B;
			 font-size:14px;
			 font-weight:bold;
			 line-height:27px;
			 text-decoration:none;}

.bottomlinks {color:#CFBAC6;
			 font-size:12px;
			 text-decoration:none;
			 line-height:22px;}
			 
.bottomlinks a {color:#CFBAC6;
			 font-size:12px;
			 font-weight:bold;
			 line-height:22px;
			 text-decoration:none;}
			 
.bottomlinks a:hover {color:#BB889B;
			 font-size:12px;
			 font-weight:bold;
			 line-height:22px;
			 text-decoration:none;}

/* End Template Features */

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

.formtext { font-size: 13px;
	color:#000000;
	font-weight:bold;}
	
.formtext2 { font-size: 13px;
	color:#000000;}

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

/* Custom Forms End */

