html, body {
	text-align:center;
}

body {
	color:#000;
	background: #a9ac99;
	font-size: 13px;
	font-family: "Century Gothic",  Verdana, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
}

h1 {
	font-size: 26px;
	color: #858632;
	line-height:80%;
	font-style: bold;
}

h2  { font-size: 16px; color: #858632; line-height:80%; font-family: "Century Gothic", Verdana; font-style: bold;}

h3 {	color: #858632;	font-family: "Century Gothic", Verdana;	font-style: normal;	font-weight: normal;
	text-decoration: none; padding: 0px;}

p {
	margin:3px;
	padding:0;
	line-height:120%;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
}

table{
	border:0px;
}

td {
	vertical-align:top;
}

img {
	border: none;
}

#top {
	background: #000 url(/graphics/header/2.jpg) no-repeat top center;
	height: 155px;
}

.pgehdr {
	padding-top:20px;
	padding-left:340px;
}

.sitename {
	font-size: 36px;
	color: #fff;
}

.pgehdr img {
	margin-right:9px;
}

.blurb{
	margin:6px;
	color:#ffffff;
	font-size:16px;
	line-height:102%;
	text-align:right;
	padding-right:12px;
}

.description {
	font-size: 22px;
	color:#fff;
	background-color:transparent;
	text-decoration: none;
}

#page, .page {
	background:transparent url(/graphics/middle.gif) repeat-y top center;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:764px;
}

/*START OF TOP DROP DOWN NAVIGATION MENU*/
#container {
	background: transparent url(/graphics/shdw.jpg) bottom;
	background-repeat:repeat-x;
	height:3em;
	margin: 0 9px;
}


.skiplink {
	display:none;
}

.skiplink: focus {
	display:block;
}

#nav, #nav ul{
	float: left;
	list-style: none;
	line-height:1;
	background:transparent;
	padding-left:0px;
	margin:0px;
	border-right:1px solid #000;
}

#nav a {
	color:#EAEAEA; 
	background-color:#858632; 
	display: block;
	text-align:center;
	text-decoration: none;
	padding: 0.6em 0em; 
	border-top:1px solid #C3C49B; 
	border-right:1px solid  #424319; 
	border-bottom:1px solid #565720; 
	border-left: 1px solid #A2A262; 
}

#nav li {
	float: left;
	padding: 0;
	width:149px;
	background-color:#858632;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	width:149px;
	background-color:transparent;
}

#nav li li {
	width:149px;
}

#nav li ul a {
	color:#EAEAEA;
	background-color:#858632;
	text-align:center;
	text-decoration:none;
	padding: 0.6em 0; 
	border-top:1px solid #C3C49B;
	border-right:1px solid  #424319;
	border-bottom:1px solid #565720;
	border-left: 1px solid #A2A262; 
}

#nav li ul ul {
	margin: -1.85em 0 0 149px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav a:hover, #nav li ul a:hover  {
	color: #858632;
	background: #e3dac5;
	width:147px;
	border-top:1px solid #565720;
	border-right:1px solid #A2A262;
	border-bottom:1px solid #C3C49B;
	border-left: 1px solid #424319;
}

#nav li:hover, #nav li.sfhover, #navsmall li:hover {
	background: #e3dac5;
}

/*END OF TOP DROP DOWN NAVIGATION MENU*/

/*MAIN PAGE BODY*/
#twocollumnpage, .twocollumnpage {
	float:left;
	background:transparent url(/graphics/LOGO-squaremessgeen.jpg);
	margin-left: 10px;
	padding:0;
	width:735px;
}

.breadcrumbNav {padding-left:15px;}
.breadcrumbNav a:link{color:#858632;text-decoration:none;}
.breadcrumbNav a:visited {color:#858632;text-decoration:none;}
.breadcrumbNav a:hover {color:#000;text-decoration:underline;}

.header, .headerbuy {
	border:1px dashed #000000;
	padding:4px;
	background:#E3DAA5;
	color:#000000;
}

div.leftpush, div.leftpushthm {
	vertical-align:top;
	text-align:center;	
	width:auto;	
	background-color:#000;
	color:#fff;
	border:1px solid #FFCC00;
	padding:4px;
}

div.rghth, div.rghth h1, div.rghth h2{
	background:#000;
	color:#fff;
	line-height:60%;
}

p.wht{
	text-align: right;
}

table.tablehov ,div.tablehov {
	border:1px solid #000000;
	margin:5px;
	padding:4px;
	width:350px;
	background:#EBE3C8;
}

.tablehov2 {border:1px solid #000000;
	padding: 4px;
	background:#E3DAA5;
	width:350px;
	margin:5px;
}

.nam h2{
	padding-bottom:2px;
	border-bottom:2px solid #CCCC99;
	margin:0;
}

.nam h2 a{
	color: #858632;
	text-decoration: none;
	
}
.nam h2 a:hover{
	color:#6D6E29;
	text-decoration: underline;
	
}

.smltxt {
	font-size:75%;
	color:#858632;
}

.prce {
	margin-top:4px;
	padding-top:4px;
	font-size: 150%;
	color: #858632;
	line-height:70%;
	padding:0;
}
.headerbuy {height:220px; }
/*DELIVERY PAGE*/
table.header { width:350px ; margin:5px;}

	table.header img{float:right;}

.infonav a:link {text-decoration:none;}
.infonav a:visited {text-decoration:none;}
.infonav a:hover{text-decoration:underline; color:red;}

.srround {margin:20px;text-align:left;		width:auto;	background-color : #e3dac5;	border: 1px solid #858632;	padding:4px;}
.srroundlnk {margin:20px;text-align:left;		width:580px;	background-color : #e3dac5;	border: 1px solid #858632;	padding:4px;}

/*###*/
.contentinfo {padding-right:20px; padding-left:20px; padding-top:15px;}
p.image {float: right;font-size: 0.8em;text-align: center;	color: #7d6340;
margin:20px;	width:auto;	background-color : #000;	border: 1px solid #FFCC00;	padding:4px; text-align:center;}
p.image img {display: block;border: 1px solid #7d6340;}

/*SHOPPING BASKET*/
#shopfullpge { float:left; width:730px;text-align:center;}

fieldset {margin-bottom:15px;}
legend {font-size: 150%;}
table.shoppingbasket {}
table.shoppingbasket th { font-size: 16px; color: #858632; line-height:80%; font-family: "Century Gothic", Verdana; 
 font-weight: normal; padding:8px; border-bottom:2px solid #999;}
table.shoppingbasket td {padding:8px;font-size: 14px;}
table.shoppingbasket td.orderitem { border-bottom:2px solid #CCCCCC;}
table.shoppingbasket td.subtotals {text-align:right;font-size: 14px;}
table.shoppingbasket td.totals {text-align:right;font-size: 16px;
font-weight: bold;border-top:2px solid #000; border-bottom:2px solid #000;}

.right{	float:right;	padding:0px;	padding-right:0px;	text-align:left;	width:340px;}
.left{	float:left;	padding:0px 8px 0px 0px;	text-align:left;	width:346px;}
.address {margin-left:40px; font-size: 14px; font-family: "Century Gothic", Verdana;}
.fsaddress {font-size: 120%;}
fieldset.shippingset {text-align:left; border:#339933;}
fieldset.shipping {text-align:left; border-color:#CC9933;}
fieldset.orderview {text-align:center;}
.printonly {display:none;}
.countries {text-align:left;font-size: 80%;}
.countries p {padding:4px;}
.countries a img{ padding:4px; margin:5px 0px; border:1px solid #000; text-decoration:none;}
.greyed {color : #cccccc;font-size:14px;padding-right:12px;}
legend {color: #858632;}
.clnr {clear:both;}
/**/

/* END MAIN PAGE BODY*/
.bottombanner, .botm {
	border-top:1px solid #000000;
	border-bottom:3px solid #000000;
	clear:both;
	background-color:#858632;
	color: #ffffff;
	text-align:right;
	padding:10px 8px 10px 10px;
	margin:10px 9px;
}

.bottombanner span {
	font-size:14px;
}

#footer, .footer {
	background: transparent url(/graphics/bottom.gif) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size:11px;
	height:4.5em;
	margin: 0;
	padding: 0px;
}

#navsmall {
	list-style:none;
	line-height:1;
	background:transparent;
	padding-left:0;
	margin-left:60px;
}

#navsmall li {
	float:left;
	padding:0;
	width:80px;
}

#navsmall a {
	display:block;
	color:#ccc;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	padding: 0.2em 0;
	border-top:1px solid #C3C49B;
	border-right:1px solid #424319;
	border-bottom:1px solid #565720;
	border-left: 1px solid #A2A262;
}

#navsmall a:hover {
	color:#858632;
	background:#e3dac5;
	width:78px;
	border-top:1px solid #565720;
	border-right:1px solid #A2A262;
	border-bottom:1px solid #C3C49B;
	border-left: 1px solid #424319;
}

.cuntry {
	float: right;
	margin-right: 15px;
	padding:2px;
	text-align: right; color:#fff;
}

table.linkthm {
 /*border: 1px solid #FEE3C8;*/
 border: 1px dashed #000000; 
  padding: 4px;
width:580px ;
background:#e3dac5;
}

.right{	float:right;	padding:0px;	padding-right:0px;	text-align:left;	width:340px;}
.left{	float:left;	padding:0px 8px 0px 0px;	text-align:left;	width:346px;}