body {
	background-image:  url(../images/bkg.gif);	
	background-repeat: repeat-x; 
	font-family: Tahoma, Arial, HelveticaNeue-Black;
	background-color: #534741;
	z-index: -2;	
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
body a
{
	color: #869803;
	text-decoration: none;
}
body a:hover
{ 	
	color: #869803;
	text-decoration: underline;
}
li
{
	list-style-type: disc;
	list-style-position: inside;
}
li a
{	
text-decoration: underline;
}

#hdrDiv /*centers top portion of page, down to weather line/widgets*/
{
	position: relative;
	width: 1001px;
	background-position:center;
	margin: 0px auto auto auto;
	z-index:200;
}
#menuLogo
{
	position: relative;
	width: 282px;
	text-align: left;	
	margin-left: -1px;
	margin-top: -8px;
	z-index:1;
}

#signupBtn /*Email Signup, top of page*/
{
	position:absolute;
	margin-top:-113px;
	width: 1001px;
	text-align: right;
	font-family: HelveticaNeue, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	color: #534741;	
}

#menuOptions /*main nav*/
{	
	position: absolute;
	margin-left: 282px;
	margin-top: -84px;
	height: 250px;
	width: 715px;
	z-index: 10;	
	text-align: left;
}

#heroImage
{
	position: relative;
	margin-left:282px;
	margin-top:-333px;
	background-color: #271e16;
	width: 718px;
	height:329px;	
}

#boxContentLeft
{
	position: absolute;
	z-index: 2;
	margin-top: 0px;
	margin-bottom: -5px;	
	/*min-height: 500px;*/
	height: 100%;
	width:	279px;
	vertical-align: top;
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 4px;
	text-align: center;
	background-color: #40372a;
	background-image: url("../images/nav-btm-bkg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}	

#subHeroLine /*wrapper for sub-hero buttons (web cam, etc.)*/
{
	position:relative;
	z-index: 2;
	background-color: #271e16;
	height: 35px; 
	margin: -4px 0px 0px -4px;
}
.weatherContent /*wrapper for weather content input variable*/
{	
	position: absolute;
	width: 374px;
	margin-top: 7px;/**/
	font-size: 12px;
	color: White;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 7px;
	height: 24px;
}
.weatherContent a
{
	color: #92ac42;
	font: arial, 11px;
	text-decoration: none;
}
.weatherContent a:hover
{
	color:White;
}
#fullRept
{
	margin-top: 0px;
	
}
#btnLine /*subhero buttons - web cam, photo gallery, etc.*/
{
	position: absolute;
	z-index: 1;
	margin-left: 343px;
	margin-top: 3px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 375px;
}

#pageContentDiv
{
	position:relative;
	z-index: 2;
	padding: 0px 15px 0px 0px;	
	height: auto;
	min-height: 420px;
	width: 986px;
	text-align: left;
	background-color: #D4C3A4;	/**/
	margin-left: auto;
	margin-right: auto;
}


#fullContentRight
{
	/*position: relative;
	z-index: 5;*/
	width:	684px;
	height: auto;
	margin-top: -10px;
	margin-left: 282px;
	margin-bottom:-4px;
	padding: 10px 10px 14px 10px;
	background-color:  #e8e1d3;
	background-image: url("../images/content-gradient.bkg.gif");
	background-repeat: repeat-x ;
	background-color: #e8e1d3;
	min-height: 452px;	
	text-align: left;
	border-bottom: 1px solid #d4c3a4;/**/
}
.subpageDeal {vertical-align:bottom !important;text-align:center;position:absolute;z-index:218;border:#40372a 1px solid;border-bottom:3px;margin-left:290px;margin-top:-123px;width:240px;height:75px;padding:0px 7px 12px 7px;background-color:#f8f2e7;opacity:0.80;filter:alpha(opacity=80);}
#imgDeal {position:absolute;margin-left:234px;margin-top:-180px;z-index:219;}

/*IN-PAGE photo enlarging on rollover or click*/
.growImg
{
	background-color:White;
	padding:3px;
	border:#40372a 1px solid;
	width:194px; height:144px;
	overflow:auto;
	margin-right:15px;cursor:pointer;
}
.growImg:hover { border: 1px solid #586d10;cursor:pointer;}
.largerImg
{
	width:575px; height:auto;
	max-height:700px;
	border:1px #40372a solid !important;
	position:absolute;
	left:0;
	margin-left:40px; margin-top:-100px;
	z-index:999;
}
img.imgBorder
{
  padding:4px;
  border:1px solid #cccccc;
}
img.leftImage {margin: 0px 15px 10px 0px;  }
a.imgThumb, a.imgBorder
{
    text-decoration:none;
    border:0px;
}

.groupHdr
{
	/*background-image: url(../imagelibrary/groups/headlinebkg-gold.sml.png);
	background-repeat:no-repeat;*/
	background:white;opacity:0.80;filter:alpha(opacity=80);
	border:4px double #92ac42;
	text-align:center;
	vertical-align:middle;
	padding:7px;
	width:380px; height:auto; overflow:hidden !important;
	position:absolute; z-index:700 !important;
	margin-top:130px; margin-left:40px;
	/*float:right; padding-top:10px;
	margin-top:-100px;line-height:36px !important;*/
}
