@charset "utf-8";
/* CSS Document */
/** { behavior: url(scripts/iepngfix.htc); }*/
body {
 margin:0;
 padding:0;
 background-color: #DEC069;
 background-image: url(images/page_bg.jpg);
 background-position:top center;
 background-repeat: no-repeat;
 font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color: #993300;
}


p {
	font-size: 12px;
	padding: 10px;
}

strong {
	color: #ED4C14;
}

#greenbar {
	margin: 0px auto;
	width: 920px;
	height: 30px;
	line-height: 30px;
	background-color: #C3D42D;
	border-left: 2px solid #6B2F13;
	border-right: 2px solid #6B2F13;
}

#redbar {
	margin: 0px auto;
	width: 920px;
	height: 30px;
	line-height: 30px;
	background-color: #C1272D;
	border-left: 2px solid #6B2F13;
	border-right: 2px solid #6B2F13;
}

#orangebar {
	margin: 0px auto;
	width: 920px;
	height: 30px;
	line-height: 30px;
	background-color: #FFB300;
	border-left: 2px solid #6B2F13;
	border-right: 2px solid #6B2F13;
}

#tealbar {
	margin: 0px auto;
	width: 920px;
	height: 30px;
	line-height: 30px;
	background-color: #007DA1;
	border-left: 2px solid #6B2F13;
	border-right: 2px solid #6B2F13;
}

#red {
	margin: 0px auto;
	width: 920px;
 background-image: url(images/red_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 height: 182px;
 border-left: 2px solid #6B2F13;
  border-right: 2px solid #6B2F13;
}

#green_dark {
	margin: 0px auto;
	width: 920px;
 background-image: url(images/green_dark_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 height: 182px;
 border-left: 2px solid #6B2F13;
  border-right: 2px solid #6B2F13;
}

#orange_purple {
	margin: 0px auto;
	width: 920px;
 background-image: url(images/orange_purple_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 height: 182px;
 border-left: 2px solid #6B2F13;
  border-right: 2px solid #6B2F13;
}

#blue_orange {
	margin: 0px auto;
	width: 920px;
 background-image: url(images/blue_orange_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 height: 182px;
 border-left: 2px solid #6B2F13;
  border-right: 2px solid #6B2F13;
}

#lt_blue {
	margin: 0px auto;
	width: 920px;
 background-image: url(images/lt_blue_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 height: 182px;
 border-left: 2px solid #6B2F13;
  border-right: 2px solid #6B2F13;
}

#blue {
	width: 920px;
	height: 60px;
	position: relative;
	bottom: 0px;
	background-image: url(images/blue_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
 	border-bottom: 2px solid #6B2F13;
 	border-right: 2px solid #6B2F13;
 	border-left: 2px solid #6B2F13;
	margin: 0px auto;
}

#purple {
	width: 920px;
	height: 60px;
	position: relative;
	bottom: 0px;
	background-image: url(images/purple_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
 	border-bottom: 2px solid #6B2F13;
 	border-right: 2px solid #6B2F13;
 	border-left: 2px solid #6B2F13;
	margin: 0px auto;
}

#lt_green {
	width: 920px;
	height: 60px;
	position: relative;
	bottom: 0px;
	background-image: url(images/lt_green_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
 	border-bottom: 2px solid #6B2F13;
 	border-right: 2px solid #6B2F13;
 	border-left: 2px solid #6B2F13;
	margin: 0px auto;
}

#orange {
	width: 920px;
	height: 60px;
	position: relative;
	bottom: 0px;
	background-image: url(images/orange_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
 	border-bottom: 2px solid #6B2F13;
 	border-right: 2px solid #6B2F13;
 	border-left: 2px solid #6B2F13;
	margin: 0px auto;
}

#green {
	width: 920px;
	height: 60px;
	position: relative;
	bottom: 0px;
	background-image: url(images/green_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
 	border-bottom: 2px solid #6B2F13;
 	border-right: 2px solid #6B2F13;
 	border-left: 2px solid #6B2F13;
	margin: 0px auto;
}

#container {
	margin: 0px auto;
	width: 920px;
	height: 490px;
	border-left: 2px solid #6B2F13;
	border-right: 2px solid #6B2F13;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
}

#green_side {
	background-color: #E0DA07;
	width: 250px;
	background-image: url(images/sides/feed_face.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	float: left;
}

#big {
	width: 217px;
	height: 464px;
	z-index:999;
	position:absolute;
	margin-left: 335px;
	margin-top: -25px;
}

#left {
	margin-top: 50px;
	margin-left: 10px;
	height: 370px;
	
}

#left td {
	text-align: left;
}

#right {
	margin-top: 50px;
	margin-right: 10px;
	height: 370px;
}

#right td {
	text-align: right;
}

#footer {
	width:900px;
	margin:0px auto;
	text-align:center;
	font-size: 11px;
	padding-top:35px;
	color: #6B2F13;
}

#footer a {
	color: #D31B23;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.lil {
	margin-top:-15px;
	float:right;
	z-index:999;
	position:relative;
	margin-right: 5px;
}

.quote {
	margin-top:40px; float:right; z-index:999; position:relative; margin-right:-75px;  width: 388px; height:25px;
}

#quote {
margin-top:20px; float:right; z-index:999; position:relative; margin-right:5px;  width: 388px; height:25px;

}

.veggies {
	margin-left: 270px;
	margin-top: 200px;
	width: 650px;
}

.veggies td{
	vertical-align:top;
	font-size: 13px;

}

.veggies th {
	text-align:left;
}

#spot1 {
	width: 200px;
	margin-left: 330px;
	margin-top: 100px;
	font-size: 12px;
	position: relative;
}

#spot1 a:hover {
	text-decoration: underline;
}

#spot2 {
	width: 200px;
	margin-left: 660px;
	margin-top: -120px;
	font-size: 12px;
		position: relative;
}

#spot2 a:hover {
	text-decoration: underline;
}

#spot3 {
	width: 200px;
	margin-left: 330px;
	margin-top: 85px;
	font-size: 12px;
		position: relative;
}

#spot3 a:hover {
	text-decoration: underline;
}

#spot4 {
	width: 200px;
	margin-left: 660px;
	margin-top: -120px;
	font-size: 12px;
		position: relative;
}

#spot4 a:hover {
	text-decoration: underline;
}
#color {
float:left; margin-top:-70px; margin-left:20px; position:relative; z-index:300;
}

#btm_quote {
	position:relative; margin-left:400px; margin-top:-30px; top: -40px;
	}
	
#btm_quote2 {
	position:relative; margin-left:370px; margin-top:-30px; top: -40px;
	}






.image1 {
	margin-left:9px;
}

.image2 {
	margin-left:11px;
}

.image3 {
	margin-left:10px;
}

.image4 {
	margin-left:9px;
}

.image5 {
	margin-left:9px;
}

.image6 {
	margin-left:9px;
}