html {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-y: scroll;}

body {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	background: url(images/body_background.png) repeat-y top center;}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	position: relative;}

#special {
	font-family: 'times new roman';
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	border: 0;
	color: #826F35;
	width: 100%;}

#special span {
	font-weight: normal;
	font-size: 75%;}

/*#header {
	background: #dedede url(images/gbi5.png) no-repeat top center;
	height: 80px;
	border-bottom: 5px solid #fff;}

#head {
	font-size: 12px;
	color: #808080;
	background: #fff;
	margin: 0;}*/

/* TOP NAVIGATION */

.menu {
	position:relative;
	z-index:100;
	width: 960px;
	overflow: hidden;
	padding: 0;
	overflow: hidden; 
	background: url(images/menu.gif) repeat-x top left;}
	
.menu .pmenu {
	width: auto;
	float: left;	
	margin: 0;
	font-size: 100%;
	text-align: center; padding: 0;
	border: 0;}
	
.menu .pmenu a {
	display:block; 
	padding: 5px 14px 5px 16px;
	text-decoration:none;
	font-weight: normal;
	color:#6F5A47;
	border-right:1px solid #fff;}
	
.menu .pmenu a:hover {
	background: #A3AAC6;
	border-right: 1px groove #333333;
	color: #fff;
}

#cartmail {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #B7C76E;
	margin: 0;
	font-size: 12px;
	overflow: hidden;}

#cartmail .spl, #cartmail .spr, #cartmail .spc {
	color: #6F5A47;
	font-style: oblique;
	letter-spacing: 0.1em;}

#cartmail .spl {
	float: left;}

#cartmail .spc {
	text-align: center;
	float: left;}

#cartmail .spr {
	float: right;
	text-align: right;}

#cartmail .spr a,#cartmail .spr a:visited, #cartmail .spc a, #cartmail .spr a:visited {
	color: #6F5A47;
	text-decoration: none;}

#cartmail img {
	vertical-align: middle;}

/* CONTENT */

#headdiv {
	font-size: 120%; 
	text-align: right; 
	margin: 0 0 5px 0; 
	height: 80px; 
	border-top: 5px solid #B4A9A2; 
	padding: 1px 5px 0 0; 
	height: 80px; 
	color: #fff;
	background: #fefefe url(images/gbi5.png) no-repeat top left;}
	
h1 {
	width: 290px;
	font-size: 18px; 
	text-align: right;
	margin: 5px 10px 0 660px;
	color: #826F35;}
	
#content {
	margin-left: 20px;
	width: 920px;
	margin-top: 0;
	overflow: hidden;}

#content p {
	font-size: 0.9em;
	line-height: 1.5em;}

#content .pageTitle, h2.pageTitle {
	color: #826F35;
	font-size: 120%;
	margin-top: 20px;
	font-weight: bold;}
	
h2.pageTitleExtra {
	margin-bottom: 0; 
	color: #826F35;}

.cleft {
	clear: left;}

.center {
	text-align: center;}

#leftdiv {
	width: 520px;
	float: left;
	background: #fff;}

.pmeasure {
	float: left;
	width: 400px;
	margin-top: -20px;}

.divaddress {
	width: 300px;
	float: left;}

/* FOOTER */

#footer {
	margin-top: 20px;
	clear: both;
	overflow: hidden;}

#footer p {
	background: #B4A9A2;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #fff;
	font-size: 90%;
	margin: 20px 0 0 0;}

#footer p a {
	text-decoration: none;
	color: #fff;}

.pcopy {
	font-size: 85%;
	color: #B4A9A2;
	margin: 0 0 50px 0;}

.pcopy a, .pcopy a:visited {
	text-decoration: none;
	color: #B4A9A2;}

.floatleft {
	float: left;}

.floatright {
	float: right;}

#cart_total {
	padding-left: 5px;
	color: #fff;}

a img {
	border: 0;}

.pContact {
	margin: 0 3px 0 0;
	text-align: right;
	color: #B4A9A2;}

.pContact a {
	font-size: 90%;
	color: #B4A9A2;
	text-decoration: none;}
	
.pcart {
	float: right; 
	display: inline; 
	padding-top: 5px; 
	margin-top: 0;}
	
.pcart a, #cart_total {
	text-decoration: none;
	color: #6F5A47;}
	
.ebayp a, .ebayp a:visited {
	text-decoration: none; 
	color: #000;}

.finalp {
	text-align: center; 
	color: #6F5A47; 
	margin-top: 0; 
	margin-bottom: 30px;}