@charset "UTF-8";
.body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#988761;
}
h1 {
	color: #960; font-size: 19px;
}	
h2 {
	color: #9A6329;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	color: #002E63;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}	
.main_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.main_txt_hilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #9a6329;
}
.vert_dots {
	background-image: url(../images/dots_vert.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.side_text_hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #9a6329;
	text-transform: uppercase;
}

.email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
	text-decoration:none; 
}
.email:hover {
	text-decoration: underline;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #9a6329;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.privacy:hover {
	text-decoration: underline;
}.home_img {
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
}
.top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #9a6329;
	text-decoration: none;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style:italic;
	color: #000066;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
.linkscolor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9A6329;
	text-decoration: none;
	font-weight:bold;
}
.linkscolor:hover {
	text-decoration: underline;
}
.headercolor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9A6329;
	font-size: 20px;
}

