@charset "UTF-8";
.quote {
	font-style: italic;
	color: 525223;
	font-size: 13px;
	font-weight: bold;
}
body {
	background: #666666; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3C312A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 805px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E8E8E8;
	background-image: url(images/gradient.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
	background-repeat: no-repeat;
}
#footertext {
	height: 20px;
	margin-left: 320px;
	margin-top: 75px;
	left: 157px;
	float: right;
}
.menu{
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	height: auto;
}
#sub_menu {
	height: 24px;
	background-color: #7F835A;
	padding-left: 20px;
	width: 680px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #E7E7D5;
	text-decoration: none;
}
.menu a:hover {
	color: #B5B591;
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
	color: #FFF;
}
#flash_holder {
	height: 275px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#menu {
	height: 20px;
	width: 500px;
	position: absolute;
	margin-left: 300px;
	margin-top: 125px;
	left: -1px;
}
.oneColFixCtrHdr #header {
	height: 110px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	background-color: #FFFFFF;
}
#logo {
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 55px;
	margin-left: 80px;
	width: 673px;
	left: 594px;
	top: 748px;
	text-align: left;
}
.ftxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	height: 100px;
	background-image: url(images/footer.png);
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
}
#logo2 {
	float: right;
}
.heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #3C312A;
}
.btxt {
	font-weight: bold;
}
.footertext {
	color: #D6DEBD;
	font-size: 10px;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
}
.footertext a:link {
	color: #CFD5BC;
	text-decoration: none;
}
.footertext a:visited {
	color: #FFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #8B8067;
	text-decoration: none;
}
.footertext a:active {
	color: #E7CEBD;
}
.menu2{
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	height: 26px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.menu2 a:link {
	color: #FFF;
	text-decoration: none;
}
.menu2 a:visited {
	color: #E7E7D5;
	text-decoration: none;
}
.menu2 a:hover {
	color: #B5B591;
	text-decoration: none;
}
.menu2 a:active {
	color: #FFF;
	text-decoration: none;#flash_holder2 {
	height: 275px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#flash_holdersub {
	height: 320px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.facebook {
	float: left;
	width: 60px;
}
