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

p { font-size: 14px;
	line-height: 19px;
	color:#000000;}

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

h2 { font-size: 20px;
	 font-weight: bold;
	 color:#BA4D15;
	 margin-bottom:1px;
	 margin-left:-3px;}

h3 { font-size: 16px;
	 font-weight: bold;
	 color:#611D1A;
	 margin-bottom:0;}

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

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

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

li { font-size: 14px;
	 line-height: 18px;
	 padding-bottom:5px;
	 color:#000000;}
	 
hr {color:#3E1311;
	background:#3E1311;
	height:1px;
	border:0;
	}

.imgborder { BORDER: #3E1311 1px solid;}

.smalltext { font-size: 12px;
	         line-height: 17px;}
			  
/* Template Features */

.address {color:#00000;
	      font-size:13px;
		  font-variant:small-caps;
		  font-weight:bold;
		  line-height:26px;}
		  
.nav a {color:#F3E1BD;
	      font-size:12px;
		  font-variant:small-caps;
		  font-weight:bold;
		  line-height:16px;
		  padding-left:20px;}
		  
.nav a:hover {color:#F7D60B;
	      font-size:12px;
		  font-variant:small-caps;
		  font-weight:bold;
		  line-height:16px;
		  padding-left:20px;
		  text-decoration:none;}
		  
.bottomlinks {color:#BA4D15;
			  font-size:12px;}

/* End Template Features */