@charset "utf-8";

body, html { background-color: #000; margin:0; padding:0; height:100%; width:100%; }
#mainbg { position:fixed; left:0; top:0; z-index:1; height:100%; width:100%; }
#content {position:absolute; left:0; top:0; z-index:90; width:100%; } 

.logoAreaBG {
	background-image: url(../gfx/hsfSite_r1_c1.png);
	background-repeat: no-repeat;
}
.oliveBG {
	background-color: #2a2313;
}
.gutterArea {
	background-image: url(../gfx/hsfSite_r5_c1.png);
	background-repeat: no-repeat;
}
.gutterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.navBG {
	background-image: url(../gfx/navBG.jpg);
	background-repeat: no-repeat;
}
.welcomeBox {
	background-image: url(../gfx/welcomeBox.jpg);
	background-repeat: no-repeat;
}
.taglineTextWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.taglineTextTan{
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ddcfbd;
	text-decoration: none;
}

.taglineDetails {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d4c4ad;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.gutterText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: inline;
}
.gutterMidLeft {
	background-image: url(../gfx/gradBGMidLeft.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.gutterMidRight {
	background-image: url(../gfx/gradBGMidRight.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.midSectionBG {
	background-image: url(../gfx/gradBGMidAll2.png);
	background-repeat: repeat-y;
	background-position: center;
}
.tanBox {
	background-image: url(../gfx/tanColBG.jpg);
	background-repeat: no-repeat;
}
.tanBox2 {
	background-image: url(../gfx/tanColBG2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.mainTextAreaBG {
	background-color: #FFF;
}
.pageHeaderFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d4c4ad;
	text-decoration: none;
}
.pageHeaderFontOlive {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a2313;
	text-decoration: none;
}
.mainTextBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #706048;
	text-decoration: none;
}
.mainTextBrown a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #706048;
	text-decoration: underline;
}
.mainTextDarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a2313;
	text-decoration: none;
}
.mainTextDarkGreenSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a2313;
	text-decoration: none;
}
.mainTextDarkGreen a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a2313;
	text-decoration: underline;
}
.mainTextRust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #80391d;
	text-decoration: none;
}
.mainTextRust a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #80391d;
	text-decoration: underline;
}
#content table tr .midSectionBG table .tanBox2 td table tr .mainTextDarkGreen strong {
	font-size: 12px;
}
