@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page {
	width: 928px;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#page #masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 333px;
	padding-top: 501px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #masthead h1 {
	display: none;
}
#page #main {
	padding-top: 16px;
}
#page #main #nav {
	background-color: #736357;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 36px;
	font-size: 18px;
}
#page #main #nav p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page #main #nav a {
	color: #FFFFFF;
	padding-right: 24px;
	padding-left: 24px;
}
#page #main #content {
	padding-top: 42px;
	padding-left: 358px;
	padding-right: 22px;
}
#page #main #content h2 {
	font-size: 18px;
	margin: 0px;
}
#page #main #content h3 {
	font-size: 12px;
}
#page #main #content p {
	font-size: 12px;
	line-height: 18px;
}
#page #main #content li {
	font-size: 12px;
	line-height: 18px;
}
#page #main #content #callout {
	background-image: url(images/home-img.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 151px;
	padding-top: 160px;
	margin-left: 25px;
}
#page #main #content #callout p {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#page #footer {
	clear: both;
	margin-top: 30px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #736357;
}
#page #footer p {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	margin: 5px;
}
#page #footer b {
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
#page #main #content .columns {
	display: block;
	float: left;
	width: 260px;
	height: 100px;
}
#page #main #content .columns span {
	display: none;
}
#page #main #content .columns .price {
	background-image: url(images/price.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 57px;
	width: 270px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#orderlink   {
	background-image: url(images/order.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 250px;
}
h3 {
	margin-top: 0px;
}
.clearall {
	clear: both;
}
#page #main #content #cholder {
	width: 540px;
	clear: right;
}
#page #main #nav .current {
	color: #736357;
	background-color: #FFFFFF;
}
