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

p { font-size: 12px;
	line-height: 16px;
	color: #000000;}

h1 { font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	 font-weight: bold;
	 margin:0;
	 color:#F7F7F0;}

h2 { font-size: 18px;
font-family:"Times New Roman", Times, serif;
	 font-weight: bold;
	 color:#766754;
	 font-style: italic;}

h3 { font-size: 14px;
font-family:"Times New Roman", Times, serif;
	 font-weight: bold;
	 color:#829D7C;
	 font-style:italic;}

h4 { font-size: 12px; 
font-family:"Times New Roman", Times, serif;
	 font-weight: bold;}

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

a:hover { text-decoration: underline;
		color:#B8B187;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#000000;}
	 
hr {color:#96A882;
	background:#96A882;
	height:1px;
	border:0;
	}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.hours p{margin:1px 0 1px 0;}
			  
/* Template */
.address {font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#e2debd;
	line-height:22px;
	}
	
.nav {font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#5c4f3f;
	margin:0;
	}
.nav a{font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#5c4f3f;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	}
.nav a:hover{font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#86823B;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	}
	
.bottomlinks p{font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#57493b;
		line-height:16px;
		text-decoration:none;
		font-weight:normal;
		}
.bottomlinks a{font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#57493b;
		line-height:16px;
		text-decoration:none;
		font-weight:normal;
		}
.bottomlinks a:hover{font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#312922;
		line-height:16px;
		text-decoration:none;
		font-weight:normal;
		}

			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57493b;
	border: #819C79 1px solid;
	background-color: #C7C09E;
}
 input.submit
{
	border: 1px solid #819C79;
	border-top-color: #566B50;
	border-left-color: #566B50;
	padding: 0.25em;
	background-color: #C7C09E;
	color: #57493b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #819C79;
	border-top-color: #566B50;
	border-left-color: #566B50;
	padding: 0.25em;
	background-color: #BABF97;
	color: #7D8552;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */