body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9DBE51;
	background-image:url(images/background.png);
	padding: 5px;
	margin: 0px;
	font-size: 13px;
}

#wrapper
{
	width: 831px;
	background: url(images/header.png) top left no-repeat;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#header
{
	width: 831px;
	height: 115px;
	padding: 0px;
	margin: 0px;
}

#header h1, #header h2
{
	display: none;
}

/* Following code from http://www.strictlycss.com/articles/article/48/how-to-center-a-tabbed-horizontal-css-menu */

#mainmenu
{
	width: 831px;
	height: 39px;
	background: url(images/menu.png) top left no-repeat;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px auto 0px 20px;
	width: 805px;
}

#mainmenu li
{
	text-align: center;
	float: left;
	line-height: 20px;
	padding: 6px 3px 0px 3px;
	margin: 0px;
}

#mainmenu li a
{
	display: block;
	height: 32px;
	color:#000000;
	font-size: 16px;
	text-decoration: none;
	margin-left: 6px;
}

#mainmenu li a.menulink1
{
	width: 114px;
}

#mainmenu li a.menulink2
{
	width: 91px;
}

#mainmenu li a.menulink3
{
	width: 53px;
}

#mainmenu li a.menulink1:hover
{
	background: url(images/menuitem-back1.jpg) top left no-repeat;
}

#mainmenu li a.menulink2:hover
{
	background: url(images/menuitem-back2.jpg) top left no-repeat;
}

#mainmenu li a.menulink3:hover
{
	background: url(images/menuitem-back3.jpg) top left no-repeat;
}

#mainmenu li a.menu_button{
	margin-left: 3px;
}

/* End of code from http://www.strictlycss.com/articles/article/48/how-to-center-a-tabbed-horizontal-css-menu */

#content
{
	width: 806px;
	height: auto;
	background: url(images/mainback.jpg) top left repeat-y;
	padding: 0px 15px 5px;
	margin: 0px;
}

#content a
{
	color: #637D2E;
	text-decoration: underline;
}

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

#content p
{
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

#content h2, #content h3
{
	color: #637D2E;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#content h2
{
	font-size: 18px;
}

#content h3
{
	font-size: 15px;
}

#content ul
{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
}

#content ul li
{
	background: url(images/bullet.jpg) top left no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#content p.vtour
{
	text-align: center;
}

#content p.vtour img
{
	padding: 10px 50px 10px 50px;
}

#footer
{
	width: 831px;
	background: url(images/bottom.png) top left no-repeat;
	padding: 0px;
	padding-top: 25px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

#footer ul
{
	margin: 0px auto 20px;
	list-style: none;
	padding: 0px;
	width: 530px;
	font-weight: bold;
	text-align: center;
}

#footer ul li
{
	float: left;
	padding: 0 6px 0 0;
	margin: 0px;
	background: url(images/footer_nav_border.png) no-repeat center right;
}

#footer ul li.last{
    background: none;
}

#footer ul li a
{
	display: block;
	color:#000000;
	font-size: 14px;
	text-decoration: none;
	margin-left: 6px;
}

#footer p
{
	clear: both;
	text-align: center;
	color: #4D352A;
	padding: 0px;
	margin-top: 25px;
}

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

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

#fronttext
{
	font-family: Georgia Bold;
	font-size: 16px;
	width: 543px;
	float: right;
	padding-top: 15px;
	margin: 0px;
}

#featured
{
	width: 240px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#featured a
{
	color: #4D352A;
	text-decoration: none;
}

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

#featured a img
{
	border: 0px;
}

#featured .feature_text{
	width: 140px;
	margin: 5px auto 0;
}

h1#featuredproducts
{
	font-size: 20px;
	font-family: Georgia Bold;
	width: 200px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
}

#frontbottom
{
	width: 815px;
	height: 275px;
	clear: both;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

div.bottombox
{
	width: 815px;
	height: 223px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 7px 0px 0px;
}

div.bottombox img{
	float: left;
	margin-left: 55px;
}

#bottom_textbox_left{
	float: left;
	width: 185px;
	margin-left: 59px;
	text-align: center;
}

#bottom_textbox_middle{
	float: left;
	width: 185px;
	margin-left: 65px;
	text-align: center;
}

#bottom_textbox_right{
	float: left;
	width: 185px;
	margin-left: 75px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.clear_both{
	clear: both;
}