* {
	border: 0;
	margin: 0;
	padding: 0;
	background-color:transparent;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#feebc0;
	color:#001700;
	text-align:center;
	font-size:62.5%;
}
div.container {
	text-align:center;
	margin:auto;
	width:765px;
	border-right:5px double #a98105;
	border-bottom:5px double #997404;
	border-left:5px double #a98105;
	color:#997404;
	position:relative;
}
div.logo {
	text-align:right;
	border-top:5px double #997404;
	border-bottom:5px double #997404;
}
table.layout {
	width:100%;
	border-collapse:collapse;
}
td.layoutleft {
	vertical-align:top;
	text-align:left;
	width:175px;
	background-color:#736438;
	background-image:url(../images/svv.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:5px 0 0 0;
}
td.layoutright {
	vertical-align:top;
	padding:0 5px 5px 8px;
	background-color:#FFFFFF;
}
td.layoutrightc {
	text-align:center;
	vertical-align:top;
	border:0;
	padding:0 5px 5px 8px;
	margin:0;
}
td.layoutfoot {
	text-align:center;
	/*background-image:url(../svv_site_images/);
	background-repeat:no-repeat;
	background-position:top left;*/
	background-color:#FFFBF0;
}
p.maintext {
	color: #000033; 
	padding-left:8px;
	line-height:1.3em;
	font-size:1.1em;
	font-weight:normal;
}
p.maintextcb {
	color: #000033; 
	padding-left:8px;
	line-height:1.3em;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}
.main {
	color: #000033; 
	padding:0 0 0 4px;
	line-height:1.4em;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
}
a:link, a:visited {
	padding: 1px;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	color: #003333;
}
a:hover, a:active {
	padding: 1px;
	margin:0;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
	background-color: #779146;
}
/* NAV BUTTONS */
h2.nav {
	font-size:1.2em;
	line-height:1.5em;
	margin:3px 1px 20px 5px;
	padding:0 0 10px 0;
	clear:both;
}
h2.nav a:link, h2.nav a:visited, h2.nav a:active {
	float:left;
	width:150px;
	text-align:left;
	font-size:inherit;
	color:#feebc0;
}
h2.nav a:hover {
	float:left;
	width:150px;
	text-align:left;
	font-size:inherit;
	color:#736438;
	background-color:#feebc0;
}
h2.nav1 {
	font-size:1.2em;
	line-height:1.5em;
	margin:10px 1px 20px 5px;
	padding:10px 0 10px 0;
	clear:both;
	color:#feebc0;
}
 a.kiwi:link,  a.kiwi:visited,  a.kiwi:active {
	float:left;
	width:150px;
	text-align:left;
	font-size:inherit;
	color:#feebc0;
}
 a.kiwi:hover {
	float:left;
	width:150px;
	text-align:left;
	font-size:inherit;
	color:#736438;
	background-color:#feebc0;
}
span.kiwibold {
	font-size:1.2em;
	line-height:1.5em;
	clear:both;
	color:#FCC545;
	font-weight:bold;
}
div.divKiwi {
	background-color:#736438;
}
/* HEADINGS */
h1.topbanner {
	font-size:2.3em;
	font-style:italic;
	color:#3C3C3C;
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:65px;
	padding:10px 0 0 0;
}
.imgtop {
	vertical-align:middle;
	margin:0 5px 0 0;
}
h1.contenthead {
	font-size:1.2em;
	font-weight:bold;
	color: #003300;
	margin:3px;
}
h2.heading {
	text-align:left;
	font-size: 1.5em;
	line-height:1.6em;
	font-weight: bold; 
	color: #26431F;
	margin:5px 0 2px 0;
	clear:both;
}
h2.h2GalTitle {
	font-size: 1.1em;
	line-height: 1.4em; 
	color: #003300;
	margin:2px;
	text-align:center;
}
h3.heading {
	font-size: 1.2em;
	line-height: 1.5em; 
	font-weight: bold; 
	color: #26431F;
	margin:2px 2px 5px 2px;
	text-align:left;
}
h4.h4Quote {
	padding:5px 5px 15px 5px;
	font-size:1.2em;
	font-style:italic;
	color:#F9C21E;
	clear:both;
}
table.stores{ 
	width:100%;
	vertical-align:text-top;
	border-collapse:collapse;
}
td.storesin {
	width:50%;
	vertical-align:text-top;
	text-align:left;
}
/*FOOTER STYLES*/
img.footimage {
	float:none;
	clear:both;
}
div.footlinks {
	clear:both;
	font-size:0.9em;
}
a.footlinks {
	font-weight:bold;
	padding:1px;
}	
p.footnote {
	font-size:0.9em;
	margin:8px 0 8px 0;
}

/* IMAGES */
img.right {
	border:1px solid #000000;
	margin:5px 0 6px 10px;
	float:right;
}
img.rightw {
	margin:0 0 4px 10px;
	float:right;
	clear:right;
}
img.left {
	border:1px solid #000000;
	margin:5px 10px 6px 0;
	float:left;
}
/*div.gallery: {
	text-align:center;
	width:98%;
}*/
img.imgMain {
	border:1px solid #000000;
	padding:2px 2px 3px 2px;
	background-color:#a98105;
	margin:12px 0 10px 0;
}
.imgThumb {
	text-decoration:none;
	border:1px solid #a98105;
}
td.tdGalThumb{
	margin:auto;
	vertical-align:top;
	text-align:center;
}
table.tabGal{
	margin:auto;
	border-collapse:collapse;
	width:auto;
	text-align:centre;
}
/* SHOP */
form.buyform {
	float:none;
	clear:both;
	width:100%;
	padding:5px;
	text-align:right;
}
form.buyform input {
	padding:2px;
}
.button{color:#C7C78D;
	background-color:#4B4B25;
}
/* CART */
form.cart{	
	margin:0 2px 2px 2px;
	clear:both;
	background-color:#FFCC00;
	border:2px solid #FFFF33;
}
h2.cart{
	font-size:1.5em;
	font-weight:bold;
	color: #003300;
	margin:10px 2px 2px 2px;
	padding:10px 0 0 0;
}
h3.cart{
	font-size:1.1em;
	font-weight:bold;
	color: #003300;
	margin:6px 1px 4px 1px;
}
p.cart{
	font-size:1.1em;
	color:#003300;
	margin:3px 1px 4px 2px;
}
.brclear {
	clear:both;
}