body { font-family: Arial, Helvetica, sans-serif;
	   background:#472825;
	   	margin-left:0;
		margin-top:0;}

p { font-size: 12px;
	line-height: 19px;
	color:#842B47;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#3A1922;
	 margin:0; 
	 padding-left:225px;}

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

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 19px;
	 padding-bottom:5px;
	 color:#842B47;}

.imgborder { BORDER: #B8BA67 2px solid;}

.smalltext { font-size: 11px;
	         line-height: 16px;}
			  
hr {color:#5F072F;
	background:#5F072F;
	height:1px;
	border:0;}

.services p {margin:0;}
	
/* Template Features */

.phone {color:#32311F;
		font-size:25px;
		font-weight:bold;
		padding:120px 0 0 600px;}

.address {color:#671C30;
		  font-size:15px;
		  line-height:24px;
		  font-weight:bold;
		  padding:135px 0 0 40px;}

#navpad {padding-left:8px;}

.nav p, .nav a {color:#560E34;
	  font-size:16px;
	  font-weight:bold;
	  margin:0;
	  text-decoration:none;
	  padding-left:4px;}

.nav a:hover {color:#F8EC98;
	  font-size:16px;
	  font-weight:bold;
	  margin:0;
	  text-decoration:none;
	  padding-left:4px;
	  background-color:#5F072F;}

.bottomrightborder {border-bottom:#918A2F 1px solid;
			        border-right:#918A2F 1px solid;}

.rightborder {border-right:#918A2F 1px solid;}

.bottomborder {border-bottom:#918A2F 1px solid;}

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

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

.bottomlinks a:hover {color:#B9B868;
		      font-size:12px;
			  font-weight:bold;
			  text-decoration:none;
			  line-height:20px;}
	
.highlight li, .highlight p, .highlight a {color:#D8BD8E;}

.highlight h2 {color:#B68B7B;}

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