/* CSS Document */
<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E2E2;
}
#body_main {
	width: 750px;
	margin: auto;
	height: auto;
	border: 2px solid #666666;
	background-image: none;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#banner {
	background-image: url(images/banner.jpg);
	height: 200px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banner_text {
	height: 175px;
	width: 500px;
	bottom: 0px;
	float: right;
}
#menu_items {
	clear: right;
	height: 25px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
}
#menu_items a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_items a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_items a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_items a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left_bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left_bar {
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 200px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/grass.jpg);
	background-repeat: repeat;
}
#content {
	float: left;
	width: 530px;
	padding: 3px;
	margin-top: 5px;
	margin-left: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E1E1E1;
}
a:link {
	color: #663300;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #663300;
}
a:active {
	color: #663300;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bottom_prod_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content img {
	margin: 6px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

</style>
#left_bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	background-color: #FFFF33;
}
