
body {
	margin: 0;
	padding: 0;
	background: #005329;
	color: #000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}


a:link, a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #666;
}
img {
	border: 0;
	vertical-align: bottom
}


hr {

}

p { }

a, a:link {
	color: #960;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #960;
}
a:hover {
	color: #630;
}

#wrapper {
	background: #FFF;
	width: 950px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#header {
	height: 197px;
	background: url(images/roadgreypix.jpg) #333 repeat;
	display: block;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	display: none;
}
#header a {
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #fdcd01;
}
#content_main {
	background: url(images/bg2.gif) repeat-y;
	margin-top: 3px;
	display: block;
}
#content {
	float: left;
	margin-top: 3px;
	display: block;
}
#content h1 {
	color: #fc6;
	background: #966;
	height: 70px;
	line-height: 70px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 30px;
	width: 930px;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	display: block;
}
#content a {
	color: #960;
	font-size: 15px;
}
#content a:hover {
	color: #630;

}
#content_text {
	padding: 10px 20px;
	min-height: 500px;
	-height: 500px;
	width: 600px;
}
#content_text h2 {
	margin-top: 30px;
	color: #960;
	font-family: "Trebuchet MS", Verdana, sans-serif;	
}
#content_text h3 {	
	margin-top: 25px;
}
#content_text li {
	font-size: 12px;
}
#content_text table {
	font-size: 12px;
}
#sidebar {
	display: none;
}
#sidebar h2 {
	padding: 0 10px;
	margin: 0;
	width: 150px;
	height: 35px;
	display: block;
	color: #FFF;
	background: #ffbd00;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 21px;
	line-height: 35px;
}
#sidebar p {
	margin: 5px 10px 15px 10px;
}
#sidebar a {
	color: #933;
	display: block;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#content_text p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
#triptych {
	width: 780px;
	height: 150px;
	margin-top: 3px;
	display: block;
}
#triptych .single {
	display: block;
	float: left;
	margin-right: 2px;
	background: #9ff;
	width: 258px;
	height: 150px;
}
#triptych .single h1 {
	background: #8bb6c6;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding: 0 15px;
	margin: 0;
}
#triptych .single img {
	border: 2px solid #FFF;
}
#triptych .single p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #444;
	padding: 0;
	margin: 15px 25px 15px 20px;
}
#triptych .single a {
	font-weight: bold;
	text-decoration: underline;
}
#triptych .single input {
	border: 2px solid #8bb6c6;
}
#triptych .single input:focus {
	border: 2px solid #66c;
}
#content_main input, #content_main select, #content_main textarea {
	border: 1px solid #a9a9a9;
}
#content_main label {
	text-align: right;
	padding-right: 10px;
	width: 100px;
	display: block;
	float: left;
}
.price {
	color: #66c;
	font-size: 16px;
	font-weight: bold;
}



#focus {
	width: 492px;
	height: 300px;
	float: left;
	display: block;
}
#four {
	float: left;
	background: #ffe4b5;
	display: block;
	width: 288px;
	height: 300px;
}
#four .one {
	text-align: center;
	float: left;
	display: block;
	width: 114px;
	margin-top: 10px;
	margin-left: 20px;
}
#four .one a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#four .one a:hover {
	text-decoration: underline;
}
#four img {
	border: 2px solid #4f7383;
}
#sidebar {
	float: right;
	display: block;
	width: 170px;
}
#sidebar p {
	padding: 10px;
}
#footer {
	text-align: left;
	background: #005329;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #CCC;
	line-height: 26px;
	height: 26px;
	display: none;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}


/*store styles*/
.PImgBox img#product_thumbnail {
	width: 180px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.storeHeader {
	color: #fc6;
	background: #966;
	height: 70px;
	line-height: 70px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 30px;
	width: 757px;
	padding-left: 20px;
	display: none;	
}
.storeTrail {
	color: #336;
	background: #e5e5ff;
	height: 26px;
	line-height: 26px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	width: 757px;
	padding-left: 20px;
	display: none;
}
.storeTrail a {
	color: #336;
}
.storeTrail a:hover {
	color: #99c;
}
.storeNarrow {
	margin-top: 3px;
	color: #333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	width: 150px;
	padding: 0 10px;
	display: block;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	min-height: 500px;
	-height: 500px;
}
.storeNarrow a {
	color: #333;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.storeNarrow a:hover {
	color: #39c;

}

.storeStyles {
	float: left;
	width: 950px;
}
.storeStyles h1 {
	color: #960;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.storeStyles #content_text {
	min-height: 430px;
	-height: 430px;
	width: 740px;
}

.storeStyles #sidebar {
	display: none;
}
.storeStyles #sidebar p {
	margin: 5px 10px 15px 10px;
}
.storeStyles #sidebar a {
	color: #933;
	display: block;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.VertMenuItems {
	color: #933;
	font-weight: bold;
}
.VertMenuHr {
	border: 0;
	border-top: 1px solid #ffbd00;
	border-bottom: 1px solid #fff;
}

.storeStyles #sidebar a:hover {
	color: #FFF;
}
.storeProduct img {
	padding: 0;
	display: block;
	margin-bottom: 10px;
}
.storeStyles a.imagelink img {
	margin-right: 10px;
}

