@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(back3.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #572918;
	font-size: 15px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#outside {
	background-image: url(wrapperback.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#logo {
	float: left;
	width: 500px;
}

#toplinks {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toplinks ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
#toplinks li {
	float: left;
	display: inline;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/toplinkbutton.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 120px;
	height: 27px;
}

#toplinks a {
	font-size: 11px;
	text-decoration: none;
	width: 130px;
	color: #959c58;
	line-height: 27px;
	padding: 0px;
	margin: 0px;
	
}
#toplinks a:hover {
	color: #336633;
}


#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	text-align: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	}


#masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 1000px;
}
#navbar {
	height: 35px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#nav {
	height: 35px;
	
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
#nav li {
	float: left;
	display: inline;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 35px;
	
	}
#nav a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #384e29;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	outline: 0px;
	
	}
	
#nav a:hover {
	color: #FFFFCC;
	}

#contentcontainer {
	background-image: url(images/contentback2.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 940px;
	padding: 0px;
}


#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#sidebarbanners {
	border: 1px solid #8d9263;
	float: left;
	width: 365px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebanner4 {
	padding: 0px;
	height: 60px;
	width: 350px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.sidebanner1 {
	background-image: url(images/sidebanner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 208px;
	width: 350px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.sidebanner2 {
	background-image: url(images/sidebanner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 208px;
	width: 350px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.sidebanner3 {
	background-image: url(images/sidebanner3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 208px;
	width: 350px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.sidebanner5 {
	background-image: url(images/sidebanner4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 208px;
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.sidebannertext {
	font-size: 14px;
	font-weight: bold;
	color: #572918;
	text-align: center;
	margin: 0px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 145px;
}
.sidebannertext2 {
	font-size: 14px;
	font-weight: bold;
	color: #572918;
	text-align: center;
	margin: 0px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
}
.pricingTD td {
	border: 1px solid #384E29;
	font-size: 14px;
}

.pricingTD table {
	border-collapse:collapse;
}


.sidebannertext3 {
	font-size: 14px;
	font-weight: bold;
	color: #572918;
	text-align: center;
	margin: 0px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 168px;
}

#rightcontent {
	float: right;
	width: 480px;
	padding: 0px;
	margin: 0px;
}

#contentbottom {
	padding: 0px;
	height: 27px;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
a:link, a:visited, a:active {
	color: #d62905;
	text-decoration: underline;
}

a:hover {
	color: #336633;
}
#footercontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 36px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	background-color: #3c351a;
	border: 2px solid #878435;
	margin: 0px;
	padding: 10px;
	color: #FFFFCC;
	font-size: 13px;
}
#homebanner {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 480px;
}

#hometext {
	padding: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #dac87e;
}
#hometext h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ae924c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#hometext h2 {
	font-size: 16px;
	font-weight: bold;
	color: #959c58;
	margin: 0px;
	padding: 5px;
	border: 1px solid #959c58;
	text-align: center;
}
#hometext h3 {
}


#incontentcontainer {
	background-image: url(images/contentback.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 940px;
	padding: 0px;
}
#insidecontent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 36px;
}

.insiderightcontent {
	float: right;
	width: 585px;
	padding: 0px;
	margin: 0px;
}

.insideleftpict {
	float: left;
	width: 275px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
#loginbox {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #5a6e4b;
	width: 264px;
}
.logintext {
	padding: 10px;
	background-color: #384E29;
	color: #FFC;
}

#searchbox {
	font-size: 13px;
	color: #5a6e4b;
	background-color: #e3e3b0;
	padding: 10px;
	width: 244px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.insideleftpict p {
	font-size: 13px;
	color: #5a6e4b;
	background-color: #e3e3b0;
	margin: 0px;
	padding: 10px;
	width: 244px;
}


#header {
}

.imageborders {
	border: 2px solid #d3d255;
	background-color: #384e29;
	padding: 15px;
}
.maintext {
	padding: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #dac87e;
}
#storecontent {
	width: 565px;
	font-size: 13px;
}


.maintext h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ae924c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.maintext h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ae924c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.maintext h3 {
	font-size: 16px;
	color: #959c58;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.charttable td {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.greentype {
	font-weight: bold;
	color: #999966;
}
.weblink {
	background-image: url(images/linkimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 80px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#contest {
	background-image: url(images/contestpict.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 10px;
	height: 170px;
}
.soldout {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.calendarlink {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
}
.cellarlink {
	background-image: url(images/Doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
}

.photodivimgnews {
	border: 1px solid #D3D255;
	padding: 4px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	background-color: #384E29;
}
.catname {
	font-size: 12px;
	text-align: center;
}
.specialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #363;
}
