@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding:0;
min-height: 100%;
width: 100%;
height: 100%;
text-align: center;
}

p:first-child
{
	margin-top: 0px;
} 

.clear {
	clear: both;
}
body{
background: url(../images/bg.jpg) repeat-x #5C7F1D top left;
}
/*strong{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
}*/
#inner{
width: 100%;
float: left;
}
#wrapper{
width: 792px;
margin: 0 auto;
background: url(../images/bg_white.png) repeat-y top left;
-background: none;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod = scale, src = '/images/bg_white.png' );
/*height: 100%;
min-height: 100%;*/
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
color: #5C7F1D;
}
#contentWrapper{
margin: 0 auto;
width: 760px;
text-align:left;
background: #ffffff;
position: relative;
}
img {
border: none;
}
.content ul li {
list-style-image:url(/images/dot.jpg);
/*line-height:10px;*/
padding-bottom: 5px;
}
/*header*/
#header {
padding: 10px 0px 0px 13px;	
height: 77px;
}
#logo{
float: left;
margin-right: 15px;
}
#mainImageDiv {
width: 760px;
height: 210px;
}
#mainmenu{
margin-top: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}
.mainmenuLink{
color: #777777;
}
.mainmenuHover{
color: #B9CD72;
}
.selected{
color: #B9CD72 !important;
}
#mainmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
#mainmenu li{
display: inline;
margin: 0;
}
#mainmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
color: #777777;
}
#mainmenu li a:visited{
color: #777777;
}
/*main image*/
.mainImage{
width: 760px;
height: 210px;
/*border-bottom: 1px solid #f0f0f0;*/
float: left;
/*margin-top: 20px;*/
overflow:hidden;
position:absolute;
z-index:9;
}
.fade {
width:760px;
float:left;
list-style-type:none;
margin:0px;
padding:0px;	
}
/*green bar*/
#greenBar{
float: left;
background: url(/images/green_banner.jpg) repeat-y top left;
height:62px;
width: 720px;
padding: 10px 20px 10px 20px;
color: #ffffff;
}
#titleContent{
margin-top: 5px;
font-size: 14px;
}
/*main content*/
#mainContent{
background: #FFFFFF;
float: left;
margin: 0;
width:720px;
height: 460px;
overflow-y: scroll;
overflow-x: hidden;
padding: 20px 20px 10px 20px;
margin-bottom: 10px;
}
#mainContentHome{
float: left;
margin: 0;
width:720px;
padding: 20px 20px 10px 20px;
margin-bottom: 10px;
}
.twoColumnLeft{
float: left;
width: 420px;
}
.twoColumnRight{
float: left;
width: 275px;
}
.contentImage{
text-align: center;
float: left;
}
.oneColumn {
width: 720px;
float: left;
}
.divider{
background: url(/images/vertical_divider.jpg) top left no-repeat;
width: 1px;
height: 250px;
display: block;
float: left;
margin: 0 3px;
}
.contentTitleImg{
float: left;
}
.content{
clear: both;
}
.contentHeader{
float: left;
margin-bottom: 0px;
width: 280px;
}
*:first-child+html .contentHeader{ /*IE7 hack*/
margin-bottom: 20px;
}
.vipForm{
clear:both;
padding: 0 10px;
}
input, textarea{
border: 1px solid #cccccc;
}
#submitButton {
font-size: 0px; 
background: url(../images/submit.gif) #4E5A3A;
display: block; 
border: 0; 
width: 69px; 
height:27px; 
text-align: center; 
color: #cccccc; 
text-decoration: none; 
cursor: pointer; 
padding-bottom: 3px; 
}
.content a:link, .content a:visited{
color: #5F6A4C;
text-decoration:none;
}
.content a:hover{
color: #5F6A4C;
text-decoration:underline;
}
.newsItem{
margin-bottom: 20px;
}
/*footer*/
#footer{
background: URL(../images/leaf.jpg) no-repeat 50% 0%;
width: 760px;
height: 35px;
clear: both;
text-align: right;
}
/*services*/
#menu {
text-align: center;
}

#menu img {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
*:first-child+html #menu{ /*IE7 hack*/
margin-bottom: 0px;
}
.services_list {
float: left; width: 350px;
}

.heroImages {
height:258px;
position:absolute;
width:760px;
z-index:9;
}

.homeButtonFirstRow {
	float:left;
	padding-bottom:14px;
}

.homeButtonSecondRow {
	float:left;
}

.homeButton {
	width:130px;height:62px;margin-right:10px;float:left;
}





.img-shadow {
	background:transparent url(/images/shadow.gif) no-repeat scroll right bottom !important;
	float:left;
	margin:10px 10px 0 0 !important;
}


.img-shadow img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin: -6px 6px 6px -6px;
	padding:6px;
}

.termsText {
	font-size:11px; font-style:italic;
}

.newsletterSummary {
	margin-top:0;
	padding-left: 10px;
}

#vipRight {
	width:250px;float:left;
}
#vipRight img {
	padding-bottom: 10px;
}

#vipLeft {
	width:410px;float:left;padding-right:30px;
}

.estoreDiv {
	width:760px;
	height:500px;
	clear:both;
}

.estoreFrame {
	width:760px;
	height:500px;
	overflow-x:none;
	overflow-y:scroll;
	border:0px;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.italics {
	font-style:italic;
}

#cheImage{
	float: left;
}

#cheLabel{
	font-size: 13px;
	font-weight: bold;
	color: #666666;	
	text-align: center; 
	
	width: 150px; 
	height: 102; 
	margin: 10px;
	float: right;
}


#flashButton{
	float: right;
	margin: 0px;
	
}
