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

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

h1 { font-size: 22px;
	 font-weight: bold;
	 margin-top:0;
	 color:#950618;
	 font-family:"Times New Roman", Times, serif;
	 text-transform:uppercase;
	 font-style:italic;}

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

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#FFFFFF;
	 margin-left:-15px;
	 }

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#CCCCCC;
	background:#CCCCCC;
	height:1px;
	border:0;}

/* Template Features */

.phone {color:#C5A5A8;
	    font-size:12px;}

.names {font-family:"Times New Roman", Times, serif;
	    font-size:24px;
		font-style:italic;}

.red {color:#5E040E;}
.white {color:#EEEEEE;}

.address {color:#CCCCCC;
		  font-size:12px;
		  line-height:13px;
		  font-weight:bold;}

.nav {color:#D7BEB9;
	  font-size:15px;
	  font-weight:bold;
	  text-decoration:none;
	  font-family:"Times New Roman", Times, serif;}

.nav a {color:#D7BEB9;
	  font-size:15px;
	  font-weight:bold;
	  text-decoration:none;
	  font-family:"Times New Roman", Times, serif;}
	  
.nav a:hover {color:#FFFFFF;
	  font-size:15px;
	  font-weight:bold;
	  text-decoration:none;
	  font-family:"Times New Roman", Times, serif;
	  background-color:#333333;
	  display:block;}

.nav td {padding-left:10px;}
.borderbottom {border-bottom:#585858 1px solid;}

.bottomlinks {color:#EEEEEE;
			  font-size:11px;
			  line-height:20px;
			  text-decoration:none;
			  font-weight:normal;}

.bottomlinks a {color:#EEEEEE;
			  font-size:11px;
			  line-height:20px;
			  text-decoration:none;
			  font-weight:bold;}

.bottomlinks a:hover {color:#D7BEB9;
			  font-size:11px;
			  line-height:20px;
			  text-decoration:none;
			  font-weight:bold;}


/* 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 */