﻿
#hdrDiv-home /*centers top portion of page, down to weather line/widgets*/
{
	width: 1000px;
	margin: 0px auto 0px auto;
	z-index:200;
}
#menuOptions-Home /*main nav*/
{	
	/*position: absolute;
	width:1000px;
	margin-left:auto;
	margin-right:auto;*/
	padding-top: 30px;
	padding-left:282px;
	position:relative;
	z-index:500;
}
#signupBtnHome /*Email Signup, top of page*/
{
	width:1000px;
	text-align:right;
	position:absolute;
	display:block;
	top:0px;
	font-family: HelveticaNeue, Sans-Serif;
	font-size:13px;
	font-weight: bold;
	color: #40372a;
	padding-top:7px;
}
#menuLogo-Home
{
	margin:0px 0px 0px -1px;
	position:absolute;
	float:left;
}
.homeHero
{
  position:relative;
  z-index:0;
}
#hero-home
{
	width:1000px;
	height:482px;
	margin-right: auto; 
	margin-left:auto ;
    padding-top:0px;/**/
  
}
#pageContentDiv-Home
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-41px;
}
#fullContentRight-Home
{
	width:680px;
	margin-right:0px;
	margin-left:0px;
	padding-left:300px;
	padding-right:20px;	
	background-color:#e8e1d3;
	background-image:url(images/bkg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:-16px;/**/
	margin-top:0px;
}
#boxContentLeft-Home
{
	position:absolute;
	padding:3px 2px 0px 3px;
}

#divAd1
{	
	width: 330px;
	height:160px;
	font: HelveticaNeue-Medium bold;
}
#divAd1 h1
{
	color:White;
	font:bold 19px arial;
	text-transform:none;
	margin:-140px 0px 0px 0px;
	margin-left:10px;
	width:320px;
	line-height:1.15em;/**/
}

.bodyAd1
{
	color: #000000;
	padding:0px 110px 0px 10px;
	margin-top:0px;
	line-height: normal;
}
.bodyAd1 h3
{	
	color: #D5DB34;
	font-size:17px;
	font-weight: bold;
	margin:5px 0px 10px 0px;
}
.bodyAd1 a
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.bodyAd1 a:link{	color: #000000;}
.bodyAd1 a:visited{	color: #586d10;}
.bodyAd1 a:hover{	color: #ffffff;}

#divAd2
{
	width:330px;
	z-index: 20;
	width: 330px;
	padding: 10px 0px 5px 5px;
	text-align: left;
	font: HelveticaNeue-Medium Arial ;
	margin-left: 345px;
	margin-top: -170px;/**/
}

#divAd2 h1
{
  color:#3e3419;
  font:bold 19px arial, helvetica;
  line-height:1.15em;
  text-transform:none;
  margin-top:-140px;
  padding-left:10px;
  width:320px; 
}
.bodyAd2
{
	color: #000000;
	padding:0px 110px 0px 10px;
	margin-top:0px;
	line-height: normal;
}
.bodyAd2 h3
{
	color: #586d10;
	font-size:16px;
	font-weight: bold;
	margin-top:5px;
}
.bodyAd2 a
{
	text-decoration: none;
	margin-top:5px;
	font-size: 14px;
	font-weight: bold;	
}
.bodyAd2 a:link{	color: #ffffff;}
.bodyAd2 a:visited{	color: #ffffff;}
.bodyAd2 a:hover{	color: #3e3419;}

