body {
	margin: 0;
	padding: 0;
	background-color: #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
	background-repeat: repeat-x;
}
#header {
	height: 91px;
	background-attachment: fixed;
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #849D59;
	background-image: url(../shopimges/ttback.jpg);
	background-color: #6D6E72;
}
#header .strapline {
	color: #FFFFFF;
	background-color: transparent;
	float: none;
	margin-right: 2em;
	margin-top: 0.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	position: absolute;
	top: 16px;
}
#header .strapline2 {
	color: #FFFFFF;
	background-color: transparent;
	float: none;
	margin-right: 2em;
	margin-top: 0.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 140px;
	position: absolute;
	top: 16px;
}
#header .cart {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
#nav {
	position: absolute;
	top: 96px;
	width: 280px;
	right: 0px;
	padding: 0px;
	background-color: #666666;	
}
#nav ul {
	list-style: none;
	padding-left: 0;
}
#nav li {
	margin-bottom: 0.3em;
	
}
#nav a:link, #nav a:visited {
	
	display: block;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #7D915E;
}
#nav a:hover {
	color: #849F58;
	display: block;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;	
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #7D915E;;
}

#nav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #849F58;
	border: 1px inset #2F292B;
	text-align: right;
	padding-right: 6px;
}
#nav h2 {
	color: #6D6E72;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #849F58;
	width: 200px;
	margin-left: 6px;
	text-align: right;
}
#nav2 {
	
}
#nav2 ul {
	list-style: none;
	padding-left: 0;
}
#nav2 li {
	font-size: 80%;
	margin-bottom: 0.3em;
	margin-right: 6px;
}
#nav2 a:link, #nav2 a:visited {
	color: #FFFFFF;
	display: block;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #7D915E;
}
#nav2 a:hover {
	color: #849F58;
	display: block;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;	
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #7D915E;;
}
#nav2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #849F58;
	border: 1px inset #2F292B;
	text-align: right;
	padding-right: 6px;
}
#nav2 h2 {
	color: #6D6E72;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #849F58;
	width: 200px;
	margin-left: 6px;
	text-align: right;
}
#content {
	margin-left: 250px;
	margin-right: 280px;
	background-color: #FFFFFF;
	border: 1px inset #849D59;
	margin-top: 20px;
	padding-right: 18px;
	padding-left: 10px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363E86;
	font-weight: bold;
}
#content p {
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left {
	position: absolute;
	top: 117px;
	width: 230px;
	left: 0px;
	padding: 0px;
}
#left h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #849F58;
	border: 1px inset #2F292B;
	text-align: right;
	padding-right: 6px;
	width: 200px;
	padding-left: 0px;
	margin-left: 10px;
}
#left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
}
.thumbimg {
	float: right;
	border: 1px inset #2F292B;
	background-color: #FFFFFF;
	padding: 2px;
}
.lrgeimg {
	padding: 2px;
	float: right;
	border: 1px dashed #6D6E72;
}
.adbox {
	border: 1px inset #829B5A;
	background-color: #FFFFFF;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left: 10px;
}
#left h2 {
	color: #6D6E72;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-color: #ECE9D8;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
}
#left a:link, #left a:visited {
	text-decoration: none;
	color: #666666;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left a:hover {
	
}
#leftf {
	position: absolute;
	top: 120px;
	width: 350px;
	left: 14px;
	padding: 0px;
}
#leftf h1{
	color: #6D6E72;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #849F58;
	width: 200px;
	margin-left: 6px;
	text-align: left;
}
#leftf p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
}
#leftf h2 {
	color: #6D6E72;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-color: #ECE9D8;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
}
#leftf a:link, #leftf a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6D6E72;
	display: block;
	height: 20px;
	width: 60px;
	border: 1px solid #849D59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-left: 50px;
	margin-top: 6px;
}
#leftf a:hover {
	text-decoration: none;
	color: #6D6E72;
	background-color: #C5CFB1;
	display: block;
	height: 20px;
	width: 60px;
	border: 1px solid #829B5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#fcontent {
	margin-left: 360px;
	margin-right: 260px;
}
#fcontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363E86;
	font-weight: bold;
}
#fcontent p {
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#jbox {
	border: 1px inset #829B5A;
	width: 230px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left: 10px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 115px;
}
#jbox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#jbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#feature {
	margin-left: 250px;
	margin-right: 280px;
	border: 1px inset #849F58;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
	}
#feature h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #849F58;
	border: 1px inset #2F292B;
	text-align: right;
	padding-right: 6px;
}
#feature h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363E86;
	font-weight: bold;
}
#feature p {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}	

#banner {
	position: absolute;
	height: 140px;
	top: 340px;
	left: 10px;
	border: 2px none #86A258;
	margin-right: 280px;
}
#banner img {
	border: 2px groove #86A258;
	float: none;
}
#news {
	position: absolute;
	left: 10px;
	top: 500px;
	width: 260px;
}
#morenews {
	position: absolute;
	left: 10px;
	top: 600px;
}

#newsc {
	margin-left: 250px;
	margin-right: 280px;
	border: 1px inset #849F58;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
	}
#newsc h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #849F58;
	border: 1px inset #2F292B;
	text-align: right;
	padding-right: 6px;
}
#newsc h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363E86;
	font-weight: bold;
}
#newsc p {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}	
#newsc img {
	float: right;
	
}
.imgform {
	float: right;
	border: 1px inset #2F292B;
	background-color: #FFFFFF;
	padding: 2px;
}
#flashhold
{
	height: 400px;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px inset #849F58;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#flashhold h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #849F58;
	border: 1px inset #2F292B;
	text-align: right;
	padding-right: 6px;
	padding-left: 6px;
}
#left2 {
	position: absolute;
	top: 112px;
	width: 300px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363E86;
	font-weight: bold;
}
#left2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
}
#jcontent {
	margin-left: 430px;
	
	padding-top: 44px;
}
#jcontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363E86;
	font-weight: bold;
}
#jcontent p {
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#coverplace {
	position: absolute;
	left: 10px;
	top: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 200px;
}
#coverplace p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
.formp {
	float: right;
}
#coverplace h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D915E;
}
#coverplace p {
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.resizeimg {
	height: 200px;
	width: 200px;
}

