body {
	padding:0;
	margin:0;
	text-align:center;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#324658;
	background:#666 url('../graphics/bgShadow.gif') 50% repeat-y;
	
}
#index {
	background:#666;
}
#shadowWrapper {
	background:#666 url('../graphics/bgShadow.gif') 50% repeat-y;
	
}
#shadowFooter {
	padding:0 0 30px;
	background:url('../graphics/pageBottom.gif') no-repeat 50% 100%;
}
a {
	color:#0e5e45;
}
#wrapper {
	width:871px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background:#d1d2db url('../graphics/homeBg.jpg') repeat-x 0 -350px;
}
#home #wrapper {
	width:871px;
	margin:0 auto;
	text-align:left;
}
#index #wrapper {
	width:871px;
	margin:0 auto;
	text-align:left;
}
#topLinks {
	width:851px;
	margin:0px auto 0px; 
	text-align:right;
	color:#0e5e45;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
	height:20px;
	
}
#home #topLinks {
	width:auto;
	padding:0px 10px 0px; 
	margin:-10px 0 0;
	text-align:right;
	color:#0e5e45;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
	background:#d0d0dc;
}
#index #topLinks {
	width:auto;
	padding:0px 10px 0px; 
	margin:-10px 0 0;
	text-align:right;
	color:#0e5e45;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
	background:#d0d0dc;
}
#topNavWrapper {
	background:url('../graphics/gockTitle.jpg') 50% top no-repeat;
	padding:145px 0 0;
	text-align:center;
	height:83px;
	width:871px;
	margin:0 auto;
}
#home #topNavWrapper {
	background:url('../graphics/homeTitle.jpg') 50% -80px no-repeat;
	padding:10px 0 0;
	text-align:center;
	height:216px;
}
#index #topNavWrapper {
	background:url('../graphics/homeTitle.jpg') 50% -80px no-repeat;
	padding:10px 0 0;
	text-align:center;
	height:216px;
}
#gockel #topNavWrapper {
	height:83px;
	margin-bottom:-30px;
}
#topNav {
	width:771px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style:none;
	font-size:1.2em;
}
#home #topNav {
	margin:155px auto 0;
}
#index #topNav {
	margin:155px auto 0;
}
#topNav li {
	display:inline;
}
#topNav a {
	font-weight:bold;
	font-style:italic;
	padding:0 6px;
	color:#fff;
}
#topNav a:hover {
	color:#70789f;
	
}
.thumbOutline {
	border:1px solid #162983;
}


h1 {
	color:#0e5e45;
	font-style:italic;
	font-size:2.1em;
	margin:10px 0 5px;
}
h1 small {
	font-size:11px;
}
h2 {
	color:#0e5e45;
	margin:10px 0 5px;
	font-style:italic;
}
h3 {
	color:#162983;
}
p {
	margin:0px 0 10px;
}
ul {
	padding: 0 0 0 20px;
}
.popUps {
	float:right;
}
.borderPic {
	border:0px solid #085833;
}
.galleryPic {
	float:left;
	margin:10px 20px 10px 0; 
	display:inline;
}
.galleryPic img {
	border:2px solid #085833;
}
.productList {
	clear:both;
}
.productList img {
	float:left;
}
.productList h2 {
	padding:80px 0 0 0;
}
.picLeft {
	margin:0 4px 15px 0;
	float:left;
}
.picRight {
	float:right;
}
.clear {
	clear:both;
}
img {
	border:none;
}
#homeContent h1 {
	float:right;
	width:260px;
	font-size:1.1em;
	font-weight:normal;
	font-style:normal;
	color:#324658;
	padding-right:20px;
}
#homeContent h1 a{
	font-style:italic;
}
#left {
	float:right;
	width:270px;
}
#full {
	padding:0 20px;
}
#right {
	float:right;
	background:url('../graphics/shadow.jpg') repeat-y left;
	width:540px;
	padding-left:40px;
	padding-bottom:500px;
	margin-bottom:-500px;
	padding-right:10px;
}

#home #left {
	width:270px;
}
#left h1 {
	color:#322b74;
	font-size:2.1em;
}
#left ul {
	list-style:none;
	margin:0 10px 0 0; 
	padding:0;
	font-style:italic;
}
#left ul ul {
	border-top:1px solid #70789f;
	padding:0px 0 0 20px;
	margin:0 0 -1px;
}
#left li {
/*	border-bottom:1px solid #70789f;
*/	font-size:14px;
}
#left li li{
	border-bottom:none;
}
#left a {
	text-decoration:none;
	display:block;
	padding:3px 0 3px 25px;
	font-weight:normal;
}
#left li a:hover {
	background:#125c3a;
	color:#fff;
}
#left li li a {
	text-decoration:none;
	display:block;
	padding:3px 0 3px 15px;
	font-weight:normal;
	font-size:13px;
}
.downArrow a {
	background:url('../graphics/bigArrowDown.gif') no-repeat 4px 6px;
}
.smallRight a {
	background:url('../graphics/smallRightArrow.gif') no-repeat 2px 7px;
}
.rightArrow a {
	background:url('../graphics/bigArrowRight.gif') no-repeat 6px 5px;
}
#footer {
	clear:both;
	font-style:italic;
	color:#788291;
	position:relative;
	width:auto;
	top:5px;
	border-top:2px solid #0e5c37;
	background:#d1d1dc;
	height:100px;
}

#footer a {
	color:#495361;
	text-decoration:none;
}
#footer .bigPhone small {
	font-size:12px;
}
#footer .bigPhone big{
	font-size:23px;
	font-weight:bold;
}
#footer .bigPhone  {
	float:left;
	padding:7px 10px;
}
#footer .address {
	float:left;
	width:310px;
	padding:24px 10px 5px;
}
#footer .links {
	float:right;
	padding:30px 10px 5px;
	font-size:16px;
	font-weight:bold;
}