body {
	background-color: #CDD7E4;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	padding: 0;
	}
body, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #562300;
	}
p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666;
	}
#wrapper {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	}
a:link {
	color: #C60;
	text-decoration: underline;
	}
a:visited {
	color: #930;
	}
a:hover, a:active {
	color: #F30;
	text-decoration: none;
	}

h1 span {
	display: none;
	}
h1.bnrhome {
	height: 290px;
	width: 700px;
	background-image:  url(/images/banners/home.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 12px;
	}
h1.bnr {
	height: 120px; /* height of the replacement image */
	width: 700px;
	background-image:  url(/images/banners/home.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 12px;
	border-bottom: 1px solid #562300;
	}

#maincolumn {
	width: 460px;
	float: left;
	}
#feature, #whatsnew, #productlist, #copy {
	margin: 0;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #562300;
	background-color: #FFF;
	clear: left;
	}
#productlist {
	margin-bottom: 12px;
	}
#maincolumn h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 0;
	margin-bottom: 10px;
	}
#maincolumn h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-color: #C3B297;
	background-image: url(/images/bg_h3.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562300;
	margin-top: -8px;
	margin-right: -12px;
	margin-bottom: -12px;
	margin-left: -12px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	}
#maincolumn h4 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-variant: small-caps;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2AD99;
	margin-top: 24px;
	margin-bottom: 6px;
	padding-bottom: 4px;
	}
#maincolumn ul li {
	font-size: 14px;
	line-height: 18px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	}
#maincolumn ul li ul li {
	font-size: 12px;
	line-height: 16px;
	}
#feature dl {
	margin: 0;
	margin-top: 18px;
	}
#feature dt {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	}
#feature dd {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	}
#feature ul {
	float: left;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0;
	width: 160px;
	list-style-type: none;
	left: 0;
	top: 0;
	text-align: left;
	}
#feature ul.ls {
	width: 240px;
	}
#feature ul li {
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	}
#feature ul li img {
	padding: 0;
	margin: 0;
	border: 1px solid;
	}
#whatsnew p, #copy p {
	margin-bottom: 12px;
	margin-top: 3px;
	}
#whatsnew p.first, #copy p.first, #productlist p.first {
	margin-top: 24px;
	}
#whatsnew p.more {
	text-align: right;
	margin-bottom: 0;
	}
#whatsnew ul {
	margin: 18px 0 -6px 0;
	}
#whatsnew ul li {
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	}
.map {
	margin: 12px -12px -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562300;
	}
#contactform table {
	width: 100%;
	}
#contactform table th {
	width: 30%;
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	}



#sidecolumn {
	width: 228px;
	margin: 0px;
	padding: 0px;
	float: right;
	}
#sidebox1, #sidebox1a, #sidebox2, #sidebox3 {
	margin: 0px;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #562300;
	background-color: #FFF;
	}
#sidecolumn h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #FFF;
	background-color: #562300;
	background-image: url(/images/bg_h4.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562300;
	margin-top: -8px;
	margin-right: -12px;
	margin-bottom: -12px;
	margin-left: -12px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	}
#sidebox1 ul, #sidebox2 ul {
	margin: 0;
	margin-top: 12px;
	padding: 0;
	list-style-type: none;
	left: 0;
	top: 0;
	}
#sidebox1 li, #sidebox2 li {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2AD99;
	}
#sidebox1 li.last, #sidebox2 li.last {
	border-bottom-width: 0;
	padding-bottom: 0;
	}
#sidebox1 li:hover, #sidebox2 li:hover {
	background-color: #EBE8D7;
	padding-left: 1px;
	}
#sidebox1a p {
	margin-top: 18px;
	margin-bottom: -15px;
	}
#searchbox {
	width: 190px;
	margin-top: 6px;
	}
#sidebox3 img {
	padding: 0px;
	clear: right;
	margin-top: 12px;
	border: none;
	}


#footer {
	background-color: #A98E6C;
	margin: 12px 0 0;
	padding: 12px;
	border: 1px solid #562300;
	clear: both;
	vertical-align: middle;
	}
#footer p {
	font-size: 12px;
	line-height: 15px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	margin-top: 9px;
	margin-bottom: 12px;
	}
#footer p strong {
	font-size: 14px;
	line-height: 17px;
	}
#footer img {
	float: left;
	margin-top: -9px;
	margin-right: 24px;
	}
#footer a {
	color: #930;
	}

#productlist dl {
	margin: 0;
	padding: 0 0 6px 0;
	clear: both;
	display: block;
	}
#productlist dt {
	width: 120px;
	text-align: right;
	display: block;
	margin: 3px 12px 3px 6px;
	padding: 0 0 3px 0;
	float: left;
	}
#productlist dt img {
	border: 1px solid;
	}
#productlist dd {
	margin: 0;
	margin-left: 132px;
	}
#productlist dd.prodname {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	}
#productlist dd.prodlink {
	margin-top: 12px;
	}
div.product {
	width: 100%;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2AD99;
	display: block;
	}
div.product:hover {
	background-color: #EBE8D7;
	}
div.first {
	margin-top: 12px;
	}
p.clearfloat {
	clear:both;
	}
p.pagenav {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: right;
	display: block;
	width: 100%;
	background-color: #C9BAA2;
	border-width: 1px;
	border-style: solid;
	border-color: #562300;
	margin: -1px -13px -25px;
	padding: 4px 12px;
	}
