﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}
.nav{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECCE7A;
	text-decoration: none;
	padding-left: 8px;
}
h1 {
	font-size: 16px;
	color: #5F6930;
	text-decoration: underline;
}
.subtext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.nav_bground {
	background-image: url(images/nav_bground_10.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.nav:hover{
	color: white;
	text-decoration: none;
	}
a.subtext{
	text-decoration:none;
	color:#000000
	}
a.subtext:hover {
	color:#0000CC;
	}
h2 {
	color: #CCCCCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A35931;
}
.contact {
	font-size: 14px;
	font-weight: bold;
	color: #C7B29D;
}
.contact_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#A35931;
}
a.contact_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color:#A35931
}
.mustard_boarder {
	border: 3px solid #ECCE7A;
}
.quote {
	font-size: 14px;
	font-style: italic;
	color: #335C64;
}
.designed_by {
	font-size: 9px;
	color: #A35931;
}

