body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	left: 50%;
	background-color: #B3C073;
	background-attachment: fixed;
	background-image: url(site_graphics/background_main.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #3B6313;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 114px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(site_graphics/background_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sub_body {
	background-color: #669900;
	height: 250px;
	width: 100%;
	text-align: left;
	background-image: url(site_graphics/daisies.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: relative;
	left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3B6313;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #568000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #568000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	color: #669900;
}
#searchbar {
	background-color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	height: 22px;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-attachment: scroll;
	background-image: url(site_graphics/background_searchbar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#searchbar select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #568000;
	font-weight: normal;
	background-color: #E0E5C0;
}
#searchbar form {
	margin-bottom: -25px;
	height: 10px;
}
.middle {
	text-align: left;
	vertical-align: top;
	width: 135px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}
.middle ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666600;
	list-style-type: disc;
}
#content {
	background-color: #F0F0D5;
	position: absolute;
	text-align: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 120px;
	width: 620px;
	background-attachment: scroll;
	background-image: url(site_graphics/background_grass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	z-index: 25;
}
.left {
	text-align: left;
	vertical-align: top;
	width: 350px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	padding-bottom: 10px;
	padding-top: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	background-color: #E0E5C0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #568000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #568000;
}
.button a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
.button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
.button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
}
.nav_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0F0D5;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(site_graphics/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: italic;
	font-weight: bold;
	background-color: #568000;
	padding-bottom: 2px;
}
#nav_top {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(site_graphics/grass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #568000;
	text-align: center;
	margin-top: 25px;
	padding-bottom: 10px;
	margin-right: 10px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #568000;
	text-align: center;
	margin-top: 25px;
	padding-bottom: 10px;
	margin-right: 10px;
}#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #003300;
	text-align: center;
	margin-top: 25px;
	padding-bottom: 10px;
	margin-right: 10px;
}#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #568000;
	text-align: center;
	margin-top: 25px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.right {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	vertical-align: top;
}
#sub-content {
	position: absolute;
	top: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	min-height: 100%;
	height: 100%;
	padding-bottom: 100%;
	width: 120px;
}
#petfinder {
	text-align: center;
	color: #568000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869443;
	margin-right: auto;
	margin-left: auto;
	width: 110px;
}
#petfinder p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #568000;
	text-align: center;
}
#petfinder img {
	border: 1px solid #568000;
}
.header_table {
	height: 163px;
}
.header_left {
	width: 60%;
	vertical-align: top;
}
.header_right {
	text-align: right;
}
#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B3C073;
	margin-left: 85px;
	width: 300px;
	font-style: italic;
	margin-top: -10px;
}
#subscribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B6313;
	text-align: center;
	background-image: url(site_graphics/eureka_mail.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	font-weight: bold;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869443;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #869443;
	padding-top: 70px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F0F0D5;
}
#distance {
	background-image: url(site_graphics/how_close.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B6313;
	text-align: center;
	padding-top: 85px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869443;
}
#bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #669900;
	margin-top: 25px;
}
th {
	background-color: #568000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0F0D5;
}
.shaded_row {
	background-color: #E0E5C0;
}
.contactinfo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568000;
}
.photo {
	float: right;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #3B6313;
	text-align: center;
	width: 150px;
	margin-bottom: 5px;
}
.photo img {
	border: 2px solid #3B6313;
}
#order_vgbutt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869443;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3B6313;
}
#sub-content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
}
#sub-content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0E5C0;
	text-decoration: none;
}
#sub-content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
}
.formheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F0D5;
	background-color: #568000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #568000;
	font-weight: normal;
	background-color: #E0E5C0;
}
textarea {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #568000;
	font-weight: normal;
	background-color: #E0E5C0;
}
.sitemap_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.sitemap_li {
	margin-left: 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
}
#basinhotdeals {
	text-align: center;
	padding: 140px 5px 5px;
	width: 140px;
	background-color: #003300;
	background-image: url(site_graphics/basinhotdealsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#crescenthotdeals {
	text-align: center;
	padding: 130px 5px 5px;
	width: 140px;
	background-color: #550000;
	background-image: url(site_graphics/crescenthotdealsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#basinhotdeals h4 {
	color: #F0F0D5;
}
#crescenthotdeals h4 {
	color: #F0F0D5;
}
#basinhotdeals p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F0F0D5;
	text-align: center;
}
#crescenthotdeals p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F0F0D5;
	text-align: center;
}
#basinhotdeals a:link {
	color: #CCCC99;
	text-decoration: underline;
}
#basinhotdeals a:visited {
	color: #CCCC99;
	text-decoration: underline;
}
#basinhotdeals a:hover {
	color: #F0F0D5;
	text-decoration: none;
}
#crescenthotdeals a:link {
	color: #CCCC99;
	text-decoration: underline;
}
#crescenthotdeals a:visited {
	color: #CCCC99;
	text-decoration: underline;
}
#crescenthotdeals a:hover {
	color: #F0F0D5;
	text-decoration: none;
}
#cancel {
	padding: 5px;
	border: 2px solid #568000;
}
.border {
	border: 2px solid #568000;
}
