@charset "UTF-8";
body {
	margin:0px;
	background-color:#E2DEB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #4F4E40;
	text-decoration: none;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #580000;
	text-decoration: none;
}
a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #8F0000;
	text-decoration: underline;
}
#top-left {
	background-image:url(images/background-top-left.gif);
	background-repeat:repeat-x;
}
#top-center {
	vertical-align:top;
	background-image:url(images/background-top-right.gif);
	background-repeat:repeat-x;
}
#top-right {
	background-image:url(images/background-top-right.gif);
	background-repeat:repeat-x;
}
#home-flash {
	vertical-align:top;
	background-image:url(images/background-content.gif);
	background-repeat:no-repeat;
	background-position:0px 150px;
	padding:0px;
}
#content-area {
	vertical-align:top;
	background-image:url(images/background-content.gif);
	background-repeat:no-repeat;
	padding:20px 20px 0px 20px;
}
#tri-column{
	margin:0px;
	padding:0px 25px 0px 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #807E67;
	text-decoration: none;
	background-color: #E9E6C8;
	margin:0px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA98B;
	border-right-color: #FFFDE8;
	border-bottom-color: #FFFDE8;
	border-left-color: #ACA98B;
}
#newsletter-home a:link, #newsletter-home a:visited, #newsletter a:link, #newsletter a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #696854;
	text-decoration: none;
}
#newsletter-home a:hover, #newsletter-home a:active, #newsletter a:hover, #newsletter a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #696854;
	text-decoration: underline;
}
#newsletter-home {
	padding:0px;
	margin-top: 8px;
	margin-left: 0px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #807E67;
	text-decoration: none;
}
#newsletter-home #submit {
	background-color:#E2DEB7;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#newsletter-home #realname {
	width: 150px;
	margin: 0px;
}
#newsletter-home #email {
	width: 150px;
	margin: 0px;
}
#newsletter {
	padding:0px;
	margin-top: 8px;
	margin-left: 0px;
	width: 751px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #807E67;
	text-decoration: none;
}
#newsletter #submit {
	background-color:#E2DEB7;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#newsletter #realname {
	width: 150px;
	margin: 0px;
}
#newsletter #email {
	width: 150px;
	margin: 0px;
}
/*--->BEGIN Formatting for CONTACT Page<---*/
#contact #submit_btn {
	background-color: #E2DEB7;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contact #fname, #contact #lname, #contact #phone, #contact #fax {
	width: 141px;
	margin: 0px;
}
#contact #address1, #contact #address2, #contact #email {
	width: 301px;
	margin: 0px;
}
#contact #city, #contact #zip {
	width: 111px;
	margin: 0px;
}
#contact #state {
	width: 41px;
	margin: 0px;
}
/*--->END Formatting for CONTACT Page<---*/
