
html {
	height: 100%; 
}
body {
	background-image:url(../images/bckgrnd.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	margin:14px 0px;
	padding:0px;
	font-size:31px;
	color:#3a2400;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	margin:14px 0px;
	padding:0px;
	font-size:23px;
	color:#9d6f00;
}
span{
	font-size:12px;
	font-weight:700;	
}
#spanHeading{
	font-size:43px;
	font-weight:700;
}
a {
	color:#ab5300;
	font-weight:600;
	text-decoration:none;
}
a:hover {
	color:#cea22c;
	font-weight:600;
	text-decoration:none;
}
#wrapper {
	/*position: fixed;*/
	text-align:center;
	width: 1020px;
	margin: 0px auto;
}
#maindiv {
	width:1020px;
	background-color:#ffffff;
	vertical-align:top;
	margin:0px;
	overflow:auto;
	height:100%;
}
#Topsection{
	float:left;
	margin:0 auto;
	width:1020px;
	background-color:#ffffff;
}
#ContentSection{
    width:1020px;
	float:left;
	margin:0 auto;
	background-color:#ffffff;
}
#textsection{
	width:592px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height: 18px;
    margin:26px 0px 0px 52px!important; /*firefox + ie7*/
	margin:26px 0px 0px 26px; /* IE 6*/
	padding:0px 0px 0px 0px;
}
#headerLogo{
	height:130px;
}
#headerLogo img{
	border:0px;
	margin:0px 0px 0px 0px;
}
#textContentbckgrnd{
	float:left;
	margin:12px 0px 0px 0px;
	width:680px;
	height:483px;
	background-image:url(../images/bckgrnd-text.jpg);
	background-repeat:no-repeat;
	background-position:left;
}





#MenuItem{
	width:1020px;
	margin:13px 0px 0px 0px;
	height:30px;
	font-size:15px;
	background-color:#a1750c;
	color:#CCCCCC;
	vertical-align:middle;
	float:left;	
}
#MenuItem li{
	display:inline;
	margin:0px;
	padding:0px;
	float:left;
	height:27px;
}
#MenuItem li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	display:inline-block;
	padding:6px 6px 5px 9px;
    margin:0px;
	color:#ffffff;
	background-color:#a1750c;
	text-decoration:none;
}
#MenuItem li a:hover{
	color:#cfcac4;
	text-decoration:none;
	background-color:#a1750c;
	padding:6px 6px 5px 9px;
    margin:0px;
}




#imageSection{
	float:left;
	margin:auto 0px;
	width:330px;
}
#imageSection img{
	margin:12px 0px 0px 8px;
	float:left;
}
#headingSection{
	font-size:29px;
	line-height:39px;
	color:#4b2d01;
	text-align:left;
}

#footerSection{
	float:left;
	background-color:#3d2501;
	height:102px;
	width:1020px;
	margin:13px 0px 0px 0px;
	color:#ede3c0;
	font-weight:700;
}
#footerSection img{
	float:left;
	border:0px;
	margin:23px 0px 0px 58px;
}





#offersSection img{
	float:left;
	border:0px;
	margin:0px 0px 1px 1px;
}




#mainPageBanner{
	font-size:29px;
	line-height:39px;
	color:#4b2d01;
	text-align:left;
	width:1020px;
}


#textHolder{
	float:left;
	margin:0px auto;
	width:561px;
}
#offerHolder{
	float:left;
	margin:0px auto;
}
#offerHolder{
	border:0px;
}