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

p { font-size: 13px;
	line-height: 22px;}

h1 { font-size: 21px;
	 font-weight: bold;
	 font-style:italic;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#648FA0;
	 margin-top:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#806F51;}

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

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

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

a:hover { text-decoration: underline;}

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

.imgborder { BORDER: #7A522F 1px solid;}

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

			  
hr {color:#7A522F;
	background:#7A522F;
	height:1px;
	border:0;}
	
.form p {margin:0;}
	
/* Template Features */

.address {color:#FFFFFF;
	      font-size:13px;}
		  
.nav {color:#3C728C;
	  font-weight:bold;
	  font-size:13px;
	  text-decoration:none;}
	  
.nav a {color:#3C728C;
	  font-weight:bold;
	  font-size:13px;
	  text-decoration:none;}
	  
.nav a:hover {color:#7A522F;
	  font-weight:bold;
	  font-size:13px;
	  text-decoration:none;}
	  
.bottomlinks {color:#3A708C;
	  font-weight:normal;
	  font-size:12px;
	  line-height:22px;
	  text-decoration:none;}
	  
.bottomlinks a {color:#3A708C;
	  font-weight:bold;
	  font-size:12px;
	  line-height:22px;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#7A522F;
	  font-weight:bold;
	  font-size:12px;
	  line-height:22px;
	  text-decoration:none;}

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

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

/* Custom Forms End */