@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #494848;
	background:#ffffff;
}
a
{
  outline: none;
}
#wrapper {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#header {
	width: 100%;
	height: 247px;
	background:url(../images//header.gif) top left no-repeat;
}
#locations {
	width: 304px;
	height: 184px;
	padding-top: 19px;
	padding-left: 976px;
	font-family: Tahoma;
	font-size: 18px;
	color: #592603;
	line-height: 24px;
}

.priceList ul {
	list-style: none;
}

.priceList li {
	padding-left: 10px;
}

#topNav {
	width: 1232px;
	height: 37px;
	padding-left: 48px;
	background:url(../images/nav_bg.gif) 48px 0px no-repeat;
	float: left;
}
#topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topNav li {
	margin: 0;
	padding: 0;
	float: left;
	background:url(../images/top_nav_border.gif) top right no-repeat;
}
#topNav a:link, #topNav a:visited {
	display: block;
	background:url(../images/top_nav_icon.gif) top left no-repeat;
	padding: 8px 10px 19px 43px;
	text-decoration: none;
	font-size: 14px;
	color:#599e07;
}
#topNav a span {
	height: 10px;
}
#topNav a.this {
	background-position:0px -37px;
}

#topNav a:hover {
	background-position:0px -37px;
}
#topNav a:hover span {
	color:#ca5805;
}
#topNav a.this span {
	color:#ca5805;
}
#mainSection {
	width: 100%;
	min-height: 100px;
	background:url(../images/rightColumn_bg.gif) top right repeat-y;
}
* html #mainSection {
  height: 100px;
}
#leftColumn {
	width: 239px;
	padding-left: 17px;
	float: left;
}
#leftColumnContent {
	background:url(../images/leftColumn_header.gif) 0px 26px no-repeat;
	padding-left: 45px;
	padding-top: 28px;
}
div.leftColumnHeader {
	font-size: 21px;
	color: #334613;
	padding-bottom: 29px;
}
div.leftColumnHeading {
	color: #592703;
	font-size: 18px;
	padding-bottom: 12px;
}
#middleColumn {
	width: 711px;
	float: left;
}
div.middleColumnHeader {
	position: relative;
	width: 711px;
	float: left;
	background:url(../images/middleColumn_grey_divider.gif) left bottom no-repeat;
}
div.middleColumnHeading {
	bottom: 0px;
	width: 578px;
	padding: 22px 0px 10px 90px;
	float: left;
	background:url(../images/middleColumn_heading.gif) left top no-repeat;
	color:#334613;
	font-size: 27px;
	line-height: 28px;
}
div.middleColumnExpander_minus {
	position: absolute;
	bottom: 5px;
	left: 668px;
	width: 42px;
	height: 28px;
	float: right;
	background:url(../images/minus.gif) left top no-repeat;
}
div.middleColumnExpander_plus {
	position: absolute;
	bottom: 5px;
	left: 668px;
	width: 42px;
	height: 28px;
	float: right;
	background:url(../images/plus.gif) left top no-repeat;
}
div.middleColumnSubhead {
	padding-left: 91px;
	width: 620px;
	background:url(../images/middleColumn_subhead.gif) top left no-repeat;
	position: relative;
	float: left;
}
div.middleColumnSubheadText {
	font-size: 21px;
	color: #592703;
	padding-bottom: 26px;
	float: left;
}
div.middleTextBlock {
	float: left;
	padding: 13px 0px 17px 91px;
	width: 620px;
}
div.middleTextBlockDivider {
	background:url(../images/middleColumn_grey_divider_short.gif) bottom left no-repeat;
	height: 4px;
	width: 203px;
}
.middleTextBlockTitle {
	color:#c1800e;
	font-size:12px;
}
#rightColumn {
	width: 313px;
	/*background:url(../images/rightColumn_bg.gif) top left repeat-y;*/
	float: right;
}
#rightColumnContent {
	width: 239px;
	padding-left: 74px;
	padding-top: 12px;
	background:url(../images/rightColumn_border.gif) top left no-repeat;
}
a.bodyLink:link, a.bodyLink:visited {
	color: #599e07;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.bodyLink:hover {
	text-decoration: underline;
}
a.bodyLinkLarge:link, a.bodyLinkLarge:visited {
	color: #599e07;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a.bodyLinkLarge:hover {
	text-decoration: underline;
}

a.bannerLink img {
	border: none;
}

.special {
	color: #599e07;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#footer {
	width: 100%;
	height: 165px;
	padding-top: 12px;
	padding-left: 68px;
	background:url(../images/footer_bg.gif) top left no-repeat;
}

<style type="text/css">
	table.tableizer-table {border: 1px solid #CCC; font-family: Verdana, Verdana, Geneva, sans-serif; font-size: 12px;} 
	.tableizer-table td {padding: 4px; margin: 3px; border: 1px solid #ccc;}
	.tableizer-table th {background-color: #B6E663; color: #FFF; font-weight: bold;}
</style>

