body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #b3b3b3;
	color: #000000; 

}

div.page {
	width: 970px;
	min-height: 600px;
	margin: 0px auto;
	padding: 0px;
}

div.top {
	width: 950px;
	height: 126px;
	border: 1px solid #376207;
	margin: 0px 10px;
}

div.top img {
	border: none;
}

div.staticnav {
  	width: 948px;
  	height: 30px;
  	margin: 0px 10px;
  	border: 1px solid #376207;
      	background: #376207;
}

div.staticnav ul {
        width: 950px;
        margin: 0 auto;
}

div.staticnav ul.nostyle li {
	margin: 0px;
	padding: 5px 0px 0px;
        width: 120px;
        float: left;
	color: #FFFFFF;
	text-align: center;
 	font-size: larger;
}

div.staticnav ul.nostyle li a {
	color: #FFFFFF;

}

div.staticnav ul.nostyle li a:hover {
	color: #ABCED1;
}

div.body {
	width: 950px;
	min-height: 462px;
	float: left;
	margin: 0px 10px;
	background-color: #fff;
	border: 1px solid #376207;
        line-height: 150%;
}

div.nav {
	font-size: 10px;
	width: 200px;
	min-height: 458px;
	padding: 5px 5px 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	border: none;
        line-height: 200%;
}

div.nav ul.nostyle li {
	margin: 3px 0px 2px;
	padding: 0px 20px 5px;
	border-bottom: 1px dashed black;
	font-size: larger;
}

div.nav ul.nostyle li a {
	color: #376207;
}
div.content {
	width: 720px;
	min-height: 458px;
	padding: 10px 5px 0px;
	float: left;
	border: 0px solid #376207;
}

div.footer {
	width: 950px;
	margin: 0px 10px;
	float: left;
	border: 1px solid #376207;
        background: #376207;
	border-top: none;
	text-align: center;
	height: 50px;
}

div.footer ul.nostyle li a, span.med a {
	color: #ABCED1;
}

div.footer ul.nostyle li a:hover {
	color: #ABCED1;
}

span.med {
	font-size: 10px;
        color: white;
}

ul.nostyle {
	padding: 0px;
	margin: 0px;
}

ul.nostyle li {
	list-style-type: none;
}


/*shop things*/
div.categorybox {
	width: 130px;
	height: 140px;
	float: left;
	margin: 5px;
}

div.categorybox div.catname {
	width: 130px;
	height: 35px;
	margin: 0px 0px 5px;
	text-align: center;
}

div.categorybox div.catimage {
	width: 100px;
	height: 100px;
	margin: auto;
	border: 1px solid #CC3300;
}

div.categorybox div.catimage img { border: none; }

div.product {
	width: 577px;
	min-height: 300px;
}
div.productimage {
	width: 300px;
	height: 200px;
	margin: 0px 5px 0px 20px;
	float: left;
}

div.productform {
	width: 200px;
	height: 200px;
	float: left;
}

div.productblurb {
	width: 530px;
	margin: 5px auto;
	min-height: 50px;
	float: left;
}

div.row {
	width: 98%;
	min-height: 20px;
	margin: 2px 0px 3px;
	float: left;
}

div.remove {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.code {
	width: 100px;
	min-height: 20px;
	float: left;
}

div.name {
	width: 125px;
	min-height: 20px;
	float: left;
}

div.price {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.amount {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.total {
	width: 75px;
	min-height: 20px;
	float: left;
}

div.tb {
	width: 25%;
	height: 20px;
	margin: 0px 0px 5px;
	float: left;
}

div.otb {
	width: 60%;
	min-height: 20px;
	margin: 0px 0px 5px 5px;
	float: left;
}

div.full , div.ftb {
	width: 98%;
	float: left;
	margin: 0px 0px 5px;
}

div.gallerywrapper {
	float:left;
	margin:5px;
	min-height:125px;
	width:110px;
}

div.galleryimage, div.image {
	border:1px solid black;
	height:100px;
	margin:10px;
	width:100px;
}

div.gallerypages {
	float:left;
	height:20px;
	text-align:right;
	width:98%;
}

div.image img.image, div.galleryimage div.image, img.gallery {
	float:left;
	height:75px;
	margin:13px 12px 12px 13px;
	text-align:center;
	width:75px;
}

div.gallerylink, div.imagetext {
	float:left;
	height:50px;
	margin:10px;
	text-align:center;
	width:100px;
}

div.gallerynav {
	float:left;
	margin:5px 0px 10px;
	width:98%;
}

div.viewimage {
	margin:0px 0px 10px;
	min-height:580px;
	text-align:center;
	width:98%;
}

/* header styles */
h1 {
	font-weight: normal;
	font-size: 2.1em;
	margin: 1.2em 0em;
	color: #376207;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 30px 40px 20px 30px;
	color: #376207;
	border-bottom: 1px solid #163058;
}


h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	color: #376207;
}

td {
	font-weight: normal;	
	font-size: 12px;
	text-align: left;
	color: #000000; 

}