body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	background: #671a25;
	font-family: arial, sans-serif;
	}
a:link {
	color: #671a25;
	}
a:visited {
	color: #671a25;
	}
a:hover {
	color: #000;
	}
a:active {
	color: #671a25;
	}

#wrapper {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	}
#wrapperInner {
	}
img {
	border: 0;
	display: block;
	}
.horList, .horList li { /* class for preparing lists */
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}
#top {
	background: url(assets/arch.gif) center bottom no-repeat;
	position: relative;
	height: 120px;
	margin-bottom: 6px;
	}
#tagline {
	position: absolute;
	top: 73px;
	right: 28px;
	}
#home #tagline {
	display: none;
	}
#top h1 {
	position: absolute;
	top: 78px;
	width: 990px;
	font-family: times, serif;
	margin: 0;
	margin-left: 142px;
	font-size: 22px;
	
	}
#home #top h1 {
	text-align: center;
	margin-left: 0;
	}
#top h1 em,
#top h1 i {
	font-style: normal;
	color: #ece4bd;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	}
#top h1 em {
	margin-right: 10px;
}
#home #top h1 em {
	margin-right: 85px;
	}
#home #top h1 i {
	margin-left: 85px;
	}
#searchSite {
	float: right;
	margin: 0;
	padding-top: 5px;
	}
#searchSite p {
	margin: 0;
	}
#searchSite input {
	display: block;
	float: left;
	}
#searchText {
	margin-right: 3px;
	}
#searchSubmit { margin-top: 1px;}
#topNav {
	border-bottom: 1px dashed #cbaf50;
	height: 33px;
	padding-left: 600px;
	}
#home #topNav {
	padding-left: 0;
	}
#topNav li {
	float: left;
	}
#topNav a {
	text-decoration: none;
	padding: 3px 6px;
	line-height: 33px;
	font-weight: bold;
	}
#topNav a:link {
	color: #ece4bd;
	}
#topNav a:visited {
	color: #ece4bd;
	}
#topNav a:hover {
	color: white;
	text-decoration: underline;
	}
#topNav a:active {
	color: #ece4bd;
	}
#logo {
	position: absolute;
	top: 10px;
	left: 20px;
	}
#home #logo {
	top: 10px;
	left: 430px;
	}
#mainImage {
	border-top: 1px dashed #cbaf50;
	padding-top: 6px;
	}
#nav {
	background: url(assets/navBg.gif) no-repeat;
	height: 57px;
	padding: 0 40px;
	}
#nav li {
	float: left;
	}
#nav a {
	margin: 15px 2px;
	text-decoration: none;
	border: 1px solid transparent;
	padding: 5px 7px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	}
#nav a:link {
	color: white;
	}
#nav a:visited {
	color: white;
	}
#nav a:hover {
	color: #ece4bd;
	color: #cbaf50;
	color: white;
	/*background transparency*/
	background-color: rgba(255, 255, 255, 0.15);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
/*	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#26FFFFFF',EndColorStr='#26FFFFFF');  IE6,IE7 */
 /*	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#26FFFFFF',EndColorStr='#26FFFFFF')"; IE8 */
	/*border-radius*/
	-moz-border-radius: 12px; /* FF1+ */
	-webkit-border-radius: 12px; /* Saf3-4 */
	border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
	border: 1px dashed #cbaf50;
		}
#nav a:active {
	color: white;
	}
#homeSpecials {
	height: 125px;
	background: #27371a;
	position: relative;
	}
#homeSpecials a {
	background-image: url(assets/specialsBg.jpg);
	display: block;
	text-indent: -9000px;
	position: absolute;
	}
#gp {
	width: 298px;
	height: 96px;
	top: 22px;
	left: 12px;
	background-position: 0 0;
	}
#ug {
	width: 335px;
	height: 118px;
	top: 7px;
	left: 327px;
	background-position: -596px 0;
	}
#sp {
	width: 298px;
	height: 96px;
	top: 22px;
	left: 678px;
	background-position: -298px 0;
	}
#main {
	background: #27371a;
	padding: 10px 12px;
	}
#mainInner {
	background: #f1e5c8;
	height: 1%;
	overflow: hidden;
	}
#column {
	width: 215px;
	float: left;
	background: url(assets/columnBg.gif) repeat-y center top;
	margin-bottom: 60px;
	}
#content {
	width: 691px;
	float: left;
	padding-top: 20px;
	margin-left: 37px;
	margin-right: 22px;
	}
#cNews {
	margin: 0 21px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.3);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#4cFFFFFF',EndColorStr='#4cFFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4cFFFFFF',EndColorStr='#4cFFFFFF')"; /* IE8 */
	margin-top: 27px;
	}
#cNews h2 {
	margin: 0;
	color: #671a25;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 2px solid #671a25;
	padding: 3px 0;
	}
#cNews a {
	display: block;
	border-bottom: 1px solid #671a25;
	padding: 4px 8px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #3f5120;
	}
#subnav {
	margin: 0 20px;
	padding: 27px 2px 0;
	}
#subnav h2 {
	margin: 0;
	color: #671a25;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 2px solid #671a25;
	padding-bottom: 2px;
	}
#subnav a {
	display: block;
	border-bottom: 1px solid #671a25;
	padding: 4px 8px;
	text-decoration: none;
	background: white;
	font-weight: bold;
	}
#subnav a:link {
	color: #3f5120;
	}
#subnav a:visited {
	color: #3f5120;
	}
#subnav a:hover {
	color: #000;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.4);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#66FFFFFF',EndColorStr='#66FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#66FFFFFF',EndColorStr='#66FFFFFF')"; /* IE8 */
	}
#subnav a:active {
	color: #3f5120;
	}
#cGiveaway {
	margin: 23px;
	}
#cOffers {
	margin: 10px 23px 0;
	}
#brochure {
	height: 75px;
	overflow: visible;
	position: relative;
	display: block;
	}
#brochure img {
	position: absolute;
	left: 15px;
	}
#content h1, #content h2 {
	font-size: 18px;
	color: #671a25;
	margin: 0 0 0.5em 0;
	}
.imageleft, .imageright {
	position: relative;
	width: 334px;
	}
.imageleft {
	margin: 0 10px 10px 0;
	float: left;
	}
.imageright, .press img {
	margin: 0 0 10px 10px;
	float: right;
	}
.imagecaption {
	padding: 5px 10px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#7fFFFFFF',EndColorStr='#7fFFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7fFFFFFF',EndColorStr='#7fFFFFFF')"; /* IE8 */
	width: 314px;
	position: absolute;
	bottom: 0;
	font-size: 11px;
	font-weight: bold;	
	border-top: 1px dashed #cbaf50;
	}
#toolbox p {
	margin-top: 0;
	}
#toolbox {
	font-size: 12px;
	}
.listing {
	margin-top: 2em;
	clear: both;
	}
#bottom {
	height: 80px;
	background: url(assets/bottomBg.gif) repeat-x center bottom;
	clear: both;
	position: relative;
	padding-top: 50px;
	}
#fb {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 50px;
	left: 30px;
	}
#bWeather {
	position: absolute;
	bottom: 7px;
	left: 7px;
	color: #671a25;
	height: 24px;
	line-height: 24px;
	}
#bWeather img {
	float: left;
	margin: 0 10px 0 0;
	}
#bSignup {
	position: absolute;
	bottom: 0;
	left: 372px;
	}
#pureM {
	position: absolute;
	right: 16px;
	bottom: 6px;
	}
#banner {
	text-align: center;
	border-top: 1px dashed #cbaf50;
	border-bottom: 1px dashed #cbaf50;
	margin: 10px 0;
	padding: 10px 0;
	}
#banner img {
	margin: 0 auto;
	}

#footer {
	text-align: center;
	color: white;
	}
#footer a {color: white;}

#copyright {
	margin: 30px auto;
	text-align: center;
	color: #c1c072;
	}
#copyright a {color: #c1c072;}

/* old wish button */
.wish-button, .wish-button-del {
	text-indent: -9000px;
	float: right;
	position: relative;
	position: absolute;
	width: 100px;
	height: 31px;
	background: url(assets/wishlist.gif);
	display: block;
	margin-bottom: 20px;
	right: 10px;
	top: 10px;
	}
.wish-button-del {
	background: url(assets/wishlist-del.gif);
	}

/* wish list list */
#thelist-form {margin-top: 12px;}
#thelist-form table {background: #E4F0E2; border: 1px solid #576D53; padding: 5px; border-collapse: collapse;}
#thelist-form table td {color: white; background: #8FC086; border: 1px solid #576D53; padding: 5px;}
#thelist-form button, #thelist-form input {font-size: 12px;}

/* Homepage Headlines */
#hHlines {
	margin-top: 2em;
	}
#hHlines h2 {
	display: none;
	}
#hHlines ul, #hHlines li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}
#hHlines li {
	clear: both;
	height: 1%;
	overflow: hidden;
	}
#hHlines h3 a {
	color: black;
	margin: 0 0 1em 0;
	}
#hHlines img {
	border: 3px solid #D8CAA3;
	float: left;
	margin: 0 10px 10px 0;
	}
#hHlines p {
	margin-bottom: 0.5em;
	}
.hHlinesMore a {
	background: #c5b298;
	line-height: 18px;
	text-decoration: none;
	border-top: 1px solid #671a25;
	border-bottom: 1px solid #671a25;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	padding: 0 5px;
	}
.hHlinesMore {
	position: relative;
	margin-top: 0.5em;
	}
.hHlinesMore a:link {
	color: #671a25;
	}
.hHlinesMore a:visited {
	color: #671a25;
	}
.hHlinesMore a:hover {
	color: #000;
	}
.hHlinesMore a:active {
	color: #671a25;
	}


