body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #444F2D;
	background-image: url(/images/bkg_body.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	background-attachment: fixed;
}
a {
	color: #EEEECC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #610517;
}



/* ************************************************** global styles ******************** */
.title {
	font-weight: bold;
}
div.clear {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 1%;
}
.note {
	font-size: .8em;
}



/* ************************************************** div#page ******************** */
div#page {
	width: 760px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	background-image: url(/images/page_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#page div.end {
	padding-bottom: 20px;
	clear: both;
}



/* ************************************************** div#wrap ******************** */
div#wrap {
	width: 720px;
	overflow: hidden;
	margin: 0 20px;
	padding: 0;
}



/* ************************************************** div#header ******************** */
div#header {
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
}



/* ************************************************** div#column ******************** */
div#column {
	width: 165px;
	margin: 0;
	padding: 0;
	float: right;
}
#column div.nav {
	background-image: url(/images/bkg_nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 16px 0 0 0;
	margin: 0;
	background-color: #6D989B;
}
#column .nav ul {
	list-style-type: none;
	padding: 0 0 16px 0;
	margin: 0;
	width: 165px;
	background-image: url(/images/bkg_nav_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
#column .nav li {
	margin: 0 20px;
	padding: .2em 0;
}
#column .nav li.about {
}
#column .nav li.contact {
}
#column .nav a {
	font-weight: bold;
	text-decoration: none;
}
#column div.feature {
	background-image: url(/images/bkg_feature_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 0 0 0;
	margin: 20px 0 0 0;
	background-color: #610517;
}
#column .feature h2 {
	margin: 0 10px;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;;
}
#column .feature h3 {
	margin: 0 10px;
	padding: 0 0 .4em 0;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;;
}
#column .feature p {
	margin: 0 10px;
	padding: 0 0 1.5em 0;
	font-size: .8em;
	line-height: 1.2em;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #813745;
}
#column .feature p {
	margin-bottom: 1.5em;
}	
#column .feature p.last {
	padding: 0 0 20px 0;
	margin: 0;
	background-image: url(/images/bkg_feature_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
}



/* ************************************************** div#content ******************** */
div#content {
	width: 555px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
#content h1 {
	margin: 0 40px 0 0;
	padding: 0 0 .4em 0;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #75061D;
}
#content h2 {
	margin: 0 40px 0 0;
	padding: 0 0 .4em 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #610517;
}
#content h3 {
	margin: 0 40px 0 0;
	padding: 0 0 .4em 0;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #610517;
}
#content p {
	margin: 0 40px 0 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
	font-size: .8em;
}
#content p.note {
	font-size: .6em;
}
#content a {
	color: #444F2D;
}
#content a:hover {
	color: #610517;
}
#content table.prices {
	margin: 0 20px 0 0;
	padding: 0 0 1.5em 0;
	width: 350px;
}
#content .prices th {
	padding: 0 0 3px 0;
	text-align: left;
	vertical-align: top;
	font-size: .8em;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1.5em;
}
#content .prices .weight {
	padding: 0 8px 3px 0;
	text-align: right;
	vertical-align: top;
	font-size: .8em;
	width: 100px;
	line-height: 1.5em;
}
#content .prices .cost {
	padding: 0 0 3px 8px;
	text-align: left;
	vertical-align: top;
	font-size: .8em;
	line-height: 1.5em;
}
#content table.contact {
	margin: 20px 20px 0 0;
	padding: 0 0 1.5em 0;
}
#content table.contact td {
	padding: 0 0 10px 0;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	font-size: .8em;
}
#content table.contact td.label {
	padding: 0 10px 10px 0;
	text-align: right;
	font-weight: bold;
}
#content table.products {
	margin: 20px 20px 0 0;
	padding: 0 0 1.5em 0;
}
#content table.products td {
	padding: 0 20px 20px 0;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
#content .products p {
	margin: 0;
	padding: 0 0 .8em 0;
}
#content .products p.note {
	padding: 0;
}
#content .products td form {
	margin: 0;
	padding: 20px 0 0 0;
}
#content .products input.quantity {
	width: 30px;
}


#content ul.gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content .gallery li {
	list-style-type: none;
	margin: 0;
	padding: 0 20px 20px 0;
	float: left;
}
#content .gallery a {
	margin: 0;
	padding: 0;
	display: block;
}
#content .gallery a img {
	border: none;
}



/* ************************************************** div#footer ******************** */
div#footer {
	width: 760px;
	margin: 0 auto;
	padding: 40px 0 10px 0;
	text-align: center;
	font-size: 0.6em;
	color: #CDDBDC;
	line-height: 1.5em;
	background-image: url(/images/page_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {
	font-weight: normal;
}
