@charset "utf-8";
/* CSS Document */

body {
	background: #afa38d;
	margin: 0; 
	padding: 0;
	text-align: left; 
	height:100%;

}
#container {
	width: 780px;  
	background: #ffffff;
	margin: 0 auto; 
	border: 3px solid #ffffff;
	text-align: left; 
	
}
#header {
	background: #ffffff; 
	padding: 0; 
	border: 3px solid #ffffff;
	margin: 0 auto;
	width: 780px;
	zoom:1;
}

#topContent {
	padding: 10px;
	background: #b1a58f;
	border: 3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0 auto;
	width: 760px;
	zoom:1;
}
#innertopcont{
padding: 10px;
	background: #a1c7d2;
	border: 3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0 auto;
	width: 760px;
	z-index:3;
}
.innerbox{

padding:5px;
border: 3px solid #ffffff;
background: #b1a58f;


}



.ulstyle1{

list-style-image: url(bullet2.png);
padding:10px;


}


.innerimage{
border: 3px solid #ffffff;
margin: 5px;
}
#newslettersu{
	background:#87cae4;
    border: 3px solid #ffffff;
	height:276px;
	width: 780px;
	margin:0 auto;
	zoom:1;
	}

#imageclass{
float:left;
display:inline;
 padding:0;
 border-right: 3px solid #ffffff;
 border-bottom: 3px solid #ffffff;
 width:386px;
 height: 276px;

  }
 #script{
 float:right;
 display:inline;
 width: 375px;
 height:222px;
 padding-top: 50px;
 padding-right: 8px;
 padding-left:2px;
 color:#ffffff;
 font-weight:bold;
 }

  
 
#offerboxes{
 width: 780px;
 padding: 0;
 margin:0 auto;
 height: 175px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#aa9788;
border:3px solid #ffffff;

 }
 
 #offerbxleft{
 float:left;
 display:inline;
 background: #ffffff;
 border-right: 1px solid #6b573e;
 width:240px;
 padding: 5px 10px 10px 10px;
 height: 160px;
 zoom:1;

 }
 
 #offerbxcenter{
 float:left;
 display:inline;
 background: #ffffff;
 border-right: 1px solid #6b573e;
 width: 240px;
 padding:5px 10px 10px 10px;
 height: 160px;
 zoom:1;
 }
 
 #offerbxright{
 float:left;
 display:inline;
 background:#ffffff;
 padding: 5px 10px 10px 10px;
 width:238px;
 height: 160px;
 zoom:1;
 }


#footer{

width:770px;
padding: 10px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
.footerclass{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

.designer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

/*NAV BEGINS HERE*/
#navcontainer{
	margin-top: 2px;
	margin-bottom:2px;
	margin-right:0px;
	margin-left:0px;
	width: 770px;
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-color:#6b573e;
	background-color: #ffffff;
	height: 30px;
	font: 100% Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:0px;
	 
	
}

ul#navlist
{
display: inline;
list-style: none;
}

ul#navlist li
{
	float:left;
	display:inline;
	width: auto;
	margin-right: 5px;
	background-color: #ffffff;
	
}

ul#navlist li a
{
padding: 0 10px;
line-height: 1.75;
text-decoration: none;
color: #56483b;
}

ul#navlist li a#current
{
	background-color: #87cae4;
	color: #6b573e;
}

ul#navlist li a:hover, ul#navlist a#current:hover
{
	background-color: #87cae4;
	color: #6b573e;
}

ul#navlist li a:active, ul#navlist li#active a#current:active
{
	background-color: #87cae4;
	color: #6b573e;
}
 
 
 
/*NAV ENDS*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.offerbxstyle1{
 font-size:15px;
 font-weight:normal;
 color:#87cae4;
 
 }
 
 .innerstyle1{
 font-size:15px;
 font-weight:bold;
  color:#ffffff;
 
 }
 
 	/*form styles*/
fieldset {
background:#a1c7d2;
border-style:solid;
border-color:#ffffff;
margin-bottom:75px;
width:480px;
padding-top:50px; 
text-align:left; 
padding-left: 10px;
margin-left:80px;
margin-right:85px;
}
.clears{
clear: both;
padding-top: 5px;

}
.label{
float: left;
display:inline;
width: 80px;
text-align: right;
 }
.field{
float: right;
display:inline;
width: 380px;
text-align: left;
}

.warning{
color:#CC0000;
}
input[type="submit"], input[type="reset"] {
	
	background:#a1c7d2;
	border: solid thin #ffffff;
	position: relative;
	margin-bottom:-20px;
	width:90px;
	margin-left:40px;
	margin-top:20px;
	font:18px;
	color:#ffffff;
	
}
p.buttons1 {
	text-align: center;
	
}
/*form ends*/


 


