*
{
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
}

body { margin-bottom: 10px; }

a
{
	outline: 0;
	color: #b10034;
}

.main
{
	width: 900px;
	margin: 0 auto;
}

.topheader
{
	width: 900px;
	margin: 0 auto 0;
}


.topheader ul.nav
{
	margin: 0 !important;
}

h1.logo
{
	width: 185px;
	background: url(/assets/img/general/logo.gif) no-repeat left top;
	float: left;
	font-weight: normal;
	margin: 16px 0 5px;
	clear: both;
}

h1.logo a
{
	height: 60px;
	width: 175px;
	display: block;
	outline: none;
	text-indent: -3000px;
}

h1.logo span
{
	clear: left;
	float: left;
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	margin: 1px 0 0;
}

h2
{
	color: #b10034;
	font-size: 15px;
	font-weight: normal;
}

h2 span { color: #4c4028; }

ul.nav
{
	list-style: none;
	width: 100%;
	height: 30px;
}

ul.nav li
{
	width: 180px;
	height: 30px;
	float: left;
	background: url(/assets/img/nav/bg-nav.png) bottom;
	text-align: center;
}

ul.nav li a
{
	color: white;
	font-size: 14px;
	text-decoration: none;
	width: 180px;
	height: 24px;
	padding-top: 6px;
	display: block;
	background: url(/assets/img/nav/bg-nav.png) top;
}

ul.nav li a:hover, ul.nav li a.current { background-image: none; }

ul.heronav
{
	list-style: none;
	width: 885px;
	height: 30px;
	padding: 5px 15px 0 0;
}

ul.heronav li
{
	width: 10px;
	height: 14px;
	background: url(/assets/img/nav/nav-hero.png) -11px 0;
	float: right;
	margin: 0 4px;
	_background-image: url(/assets/img/nav/nav-hero-ie.png);
}

ul.heronav li:hover, ul.heronav li.current
{
	background-position: -11px -16px;
	cursor: pointer;
}

ul.heronav li.larrow { background-position: 0 0; }
ul.heronav li:hover.larrow { background-position: 0 -16px; }
ul.heronav li.rarrow { background-position: -22px 0; }
ul.heronav li:hover.rarrow { background-position: -22px -16px; }

ul.subnav
{
	height: 22px;
	padding: 8px 0 0 7px;
	margin-top: 50px;
	float: right;
	width: 573px;
	background: url(/assets/img/nav/bg-subnav.png) repeat-x top;
	color: #686950;
	font-size: 11px;
	list-style: none;
}

ul.subnav li
{
	float: left;
	margin: 0 5px 0 0;
}

ul.subnav li a
{
	color: #686950;
	text-decoration: none;
}

ul.subnav li.search
{
	float: right;
	width: 230px;
	position: relative;
}

ul.subnav li.search input
{
	border: 1px solid #686950;
	border-right: 0;
	width: 115px;
	height: 16px;
	padding: 2px 0 0 2px;
	position: absolute;
	left: 90px;
	top: -2px;
}

ul.subnav li.search a
{
	width: 21px;
	height: 18px;
	background: #fff url(/assets/img/nav/btn-search.png) left center no-repeat;
	text-indent: -3000px;
	display: block;
	border: 1px solid #686950;
	border-left: 0;
	position: absolute;
	left: 208px;
	top: -2px;
}

.homehero
{
	height: 310px;
	width: 100%;
	position: relative;
}

.homenav
{
	height: 26px;
	width: 100%;
	position: absolute;
	top: 224px;
	z-index: 9;
	background: url(/assets/img/nav/bg-hero-nav.png);
	_background-image: none;
}

h2.homeintro
{
	height: 48px;
	width: 875px;
	padding: 12px 0 0 25px;
	position: absolute;
	top: 250px;
	z-index: 9;
	background: url(/assets/img/nav/bg-hero-intro.png);
}

.left-feature
{
	width: 194px;
	height: 330px;
	padding: 5px 0 0 5px;
	margin-top: 10px;
	border-right: 1px #d6d6d4 solid;
	background: url(/assets/img/nav/bg-feature.png);
}

.left-feature .item
{
	width: 182px;
	height: 129px;
	background: url(/assets/img/nav/bg-featurewine.png) bottom no-repeat;
	font-size: 11px;
	margin: 5px 0;
	padding: 10px 5px 10px;
}

.left-feature .item a
{
	color: #999681;
	line-height: 13px;
	text-decoration: none;
}

.left-feature .item a strong { color: black; }

.left-feature .item a img
{
	float: left;
	width: 31px;
	height: 119px;
	clear: left;
	margin-right: 20px;
	border: none;
}

a#feature-larrow
{
	background: url(/assets/img/nav/nav-feature.png) top left;
	float: right;
	width: 8px;
	height: 12px;
	display: block;
}

a#feature-larrow:hover { background: url(/assets/img/nav/nav-feature.png) bottom left; }

a#feature-rarrow
{
	background: url(/assets/img/nav/nav-feature.png) top right;
	float: right;
	width: 8px;
	height: 12px;
	display: block;
	margin: 0 10px;
}

a#feature-rarrow:hover { background: url(/assets/img/nav/nav-feature.png) bottom right; }

.right-news
{
	width: 323px;
	height: 328px;
	padding: 5px 0 0 10px;
	background: url(/assets/img/nav/bg-news.png) bottom no-repeat #F5F5F1;
	margin-top: 10px;
	border: 1px #d6d6d4 solid;
	float: right;
	line-height: 13px;
}

.right-news .newsitem
{
	margin: 10px 0 30px;
	_margin-bottom: 5px;
	clear: both;
	height: 115px;
	padding-right: 5px;
}

.right-news .newsitem p
{
	font-size: 11px;
	padding: 2px 10px 3px 0;
	color: #4c4028;
	width: 143px;
	float: right;
}

.right-news .newsitem img
{
	float: left;
	margin: 0 10px 0 0;
}

#itemslides { background: #F5F5F1; }

.feature-banner
{
	float: right;
	margin: 10px 10px 0 0;
}

