body {
	margin:0;
	padding:0;
	background:#4f650c;
	font-family:Verdana;
	font-size:11px;
	color: #555;
}

a, a:link, a:visited {color:#ffa200;text-decoration:none;}
a:hover {color:#fff;text-decoration:underline;}

h1 {margin:0;padding:0;color:#fff;font-size:24px;font-family:Arial;}
h2 {margin:0;padding:0;color:#de7e00;font-size:22px;border-bottom:1px solid #dee4e7;font-family:Arial;}
h3 {margin:0 0 5px 0;padding:0;color:#de7e00;font-size:16px;font-family:Arial;font-style:italic;}

#master {background:#fff url(../img/gs_corner2.jpg) no-repeat top left;}

#main {
	width:925px;
	height:1800px;
	background:#fff url(../img/mainbg.jpg) no-repeat top left;
	text-align:left;
	position:relative;
	top:-21px;
	left:85px;
	z-index:5;
}

#mainindex {
	width:925px;
	height:1800px;
	background:#fff url(../img/mainbg.jpg) no-repeat top left;
	text-align:left;
	position:relative;
	top:-52px;
	left:85px;
	z-index:5;
}
#mainindex .padding {padding:180px 150px 0 50px;color:#fff;}

#corner {
	width:85px;
	height:210px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}

#buybox {border:1px solid #cbd3d8; background:#fff;width:350px;height:60px;text-align:center;}
#nav {position:relative;top:132px;left:85px;z-index:10;}
#navindex {position:relative;top:101px;left:64px;z-index:10;}
#viewcart {position:relative;top:15px;z-index:90;left:320px;width:144px;height:31px;}

#videobox {width:480px;height:310px;margin-top:3px;}

#bottom {
	background:#51670e url(../img/gs_grass.jpg) repeat-x bottom left;
	height:112px;
	width:100%;
	font-family:Verdana;
	color:#fff;
	font-size:11px;
}

#footer {
	padding:70px 0 20px 0;
	font-family:Arial;
	color:#fff;
	font-size:10px;
}

.theading {background:#5a7585; color:#fff; font-weight:bold; font-size:9px;}
.whitebg {background:#fff;}
td {background:#ececec; text-align:center;}
tr {background:#ccc;}
table {background:#bbc6cc; font-size:10px;}

.pressLogo {float:left;width:200px;height:60px;margin:30px 10px 10px 0;}
.pressText {float:left;width:400px;height:60px;}
.pressText a, .pressText a:visited, .pressText a:link {color:#de7e00;text-decoration:none;}
.pressText a:hover, .pressText a:visited:hover {color:#627c8b;text-decoration:none;}

.pressArticle {width:580px;padding:20px 20px 20px 0;line-height:16px;}
.pressArticle a, .pressArticle a:visited, .pressArticle a:link {color:#de7e00;text-decoration:none;}
.pressArticle a:hover, .pressArticle a:visited:hover {color:#627c8b;text-decoration:none;}



