body {
	text-align:center;
	padding:0;
	margin:0;
}
body * {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#333;
}
body #page {
	min-width:960px;
}
* html body #page {
	padding-left:960px;
	height:1px;
}
* html body #page #layout {
	height:1%;
}
body #page #layout #content {
	position:relative;
}
* html body #page #layout #content {
	margin-left:-960px;
	height:1px;
}

h1,
td.contentheading {
	font-size:22px;
	font-weight:normal;
	margin:16px 0 0 0;
	padding:0 0 2px 0;
}
h2 {
	font-size:17px;
	font-weight:normal;
	margin:13px 0 0 0;
	padding:0 0 2px 0;
}
p {
	padding:0 0 12px 0;
	margin:0;
}
a {
	color:#4f772c;
}
img {
	border:none;
}
div.list {
	overflow:hidden;
	padding:0 0 12px 0;
	margin:12px 0;
	width:100%;
	clear:both;
}
div.list ul {
	list-style:none;
	padding:0;
	margin:0;
}
div.list ul li {
	float:left;
	padding:0 0 12px 0;
	width:231px;
}
div.list ul li span {
	display:block;
	padding:4px 0 0 42px;
}

#header {
	border-bottom:solid 1px #ccc;
	margin:0 0 12px 0;
}
#header #top {
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	height:100px;
	width:936px;
}
#header #top #logo {
	float:left;
	padding:14px 0 0 0;
	width:101px;
}
#header #top #navigation {
	float:left;
	width:645px;
}
#header #top #navigation #mainlevel-nav {
	float:right;
	list-style:none;
	padding:38px 0 0 0;
	margin:0;
}
#header #top #navigation #mainlevel-nav li {
	float:left;
	padding:0 72px 0 0;
	margin:0;
	line-height:24px;
	height:24px;
}
#header #top #navigation #mainlevel-nav li a {
	color:#333;
	text-decoration:none;
	text-transform:lowercase;
	font-size:14px;
}
#header #top #navigation #mainlevel-nav li a:hover {
	color:#4f772c;
	text-decoration:none;
}
#header #top #search {
	float:right;
	padding:38px 0 0 0;
	width:190px;
}
#header #top #search input {
	float:right;
	border:solid 1px #ccc;
	padding:2px 0;
	margin:0;
	height:16px;
	width:99%;
}
* html body #header #top #search input {
	height:22px;
}

#main {
	text-align:left;
	margin:0 auto;
	min-height:350px;
	height:auto !important;
	height:350px;
	width:936px;
}
#main #columns {
	overflow:hidden;
	clear:both;
}
#main #columns #column_left {
	float:left;
	width:462px;
}
#main #columns #column_right {
	float:right;
	width:462px;
}

#main div.selector_container {
	background-color:#4f772c;
	overflow:hidden;
}
#main div.selector_container div.selector {
	overflow:hidden;
	background-color:#4f772c;
	background-position:12px 12px;
	background-repeat:no-repeat;
	border:solid 12px #1e160f;
	height:296px;
	width:912px;
}
* html #main div.selector_container div.selector {
	width:936px;
}
#main div.selector_container div.selector ul {
	float:right;
	list-style:none;
	padding:0px;
	margin:0px;
}
#main div.selector_container div.selector ul li {
	display:block;
}
#main div.selector_container div.selector ul li a {
	display:block;
	background-color:#1e160f;
	height:74px;
	width:348px;
}
#main div.selector_container div.text {
	background:#4f772c url(../images/selector_container_text.gif) repeat-x 0px 0px;
	padding:12px 24px;
}
#main div.selector_container div.text * {
	color:#fff;
}
#main div.selector_container div.text h1 {
	font-weight:bold;
	font-size:16px;
}
#main div.selector_container div.text p {
	font-size:16px;
	width:884px;
}
#main div.selector_container div.text p.slogan {
	text-align:right;
	font-family:Cambria, Georgia, Times, "Times New Roman";
	font-style:italic;
	font-size:22px;
	padding:12px 0;
}
#main div.banner {
	margin:16px 0;
}
#main div.banner p {
	font-size:22px;
	font-weight:normal;
	text-align:center;
	color:#4f772c;
}
#main table.listing {
	border-collapse:collapse;
}
#main table.listing td {
	padding:0 12px 0 0;
}
#main table.center {
	table-layout:fixed;
	width:100%;
}
#main table.center td {
	text-align:center;
}

#footer {
	color:#606060;
	border-top:solid 1px #ccc;
	margin:12px 0 0 0;
	padding:12px 0;
}
#footer #shops {
	text-align:left;
	margin:0 auto;
	width:936px;
}
#footer #shops h2 {
	padding:0;
	margin:0;
}
#footer #shops h2 a {
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:27px 0 0 0;
	height:0px;
}
* html #footer #shops h2 a {
	height:27px;
}
