@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

#header_main {
	background-color:#FFF;
	width:900px;
	height:115px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#sunflower_bottom {
	height: 31px;
	width: 145px;
	position: relative;
	float: left;
	clear: left;
}

#logo_top {
	height: 84px;
	width: 692px;
	position: relative;
	float:left;
}


#constantcontact {
	width: 208px;
	height: 84px;
	position:relative;
	float:left;
}


#menu_top {
	background-image: url(images/backgroundtopmenu.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: 500px;
	position: relative;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
}

#sidebar_left {
	background-color:#FFF;
	width:150px;
	height:100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	clear: left;
}

#test {
	background-color: #FFF;
	height: 100%;
	width: 750px;
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#search {
	float: right;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#post_cats {
	float: right;
	width: 400px;
}
#post_tables {
	float: left;
	width: 475px;
}
#right_top {
	position: relative;
	width: 126px;
	vertical-align: top;
}

#right_bottom {
	vertical-align: bottom;
	position: relative;
	width: 126px;
}

#sidebar_right {
	background-color:#FFF;
	width:126px;
	height:100%;
	position: relative;
	float:right;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #587000;
	padding: 11px 12px;
	font-size:12px
}

#footer_main {
	background-color:#FFF;
	width:900px;
	height:75px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#call_top {
	background-image: url(images/backgroundtopmenu.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: 255px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
}

.leftmenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height:14px;
}

.leftmenu ul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
}

.leftmenu ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;

}

.leftmenu ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

.pricebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #587000;
	color: #FFF;
	width: 240px;
	margin-right: 0px;
	padding-right: 0px;
}
#post_body {
	float: left;
	clear: none;
	width: 600px;
}
