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

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

h1 { font-size: 24px;
	 font-weight: bold;
	 margin-top:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#6D6A65;}

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

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

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

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

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

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#8F9194;
	background:#8F9194;
	height:1px;
	border:0;}
	
/* Template */
.address {font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#CCCCCC;
		font-weight:bold;
		}
		
.nav a{font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		line-height:22px;
		padding-right:15px;
		}
.nav a:hover{font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#A98970;
		font-weight:bold;
		text-decoration:none;
		line-height:22px;
		padding-right:15px;
		}
		
.bottomlinks p{color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;}
	
.bottomlinks a{font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		}
.bottomlinks a:hover{font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#9A8778;
		text-decoration:none;
		font-weight:bold;
		}
		
.highlight h3 {font-family:"Times New Roman", Times, serif;
		font-size:28px;
		color:#000000;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:0;
		}
.highlight li{margin-left:-15px;}
.highlight p{font-size:13px;}
.highlight a{color:#333333;
		text-decoration:none;
		font-weight:bold;
		}
.highlight a:hover{text-decoration:underline;}
/* 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 */