@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.aboutustext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a:visited {
	color:#FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_container {
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	}


#top_header {
	background-image: url(/new/images/top.gif);
	height: 100px;
	width: 900px;
	float: left;
}
#menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336633;
	height: 20px;
	width: 860px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menu_bar .menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336633;
	height: 20px;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_bar .menu_item a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_bar .menu_item a:hover {
	color: #F3FF99;
	text-decoration: blink;
}
#menu_bar .menu_item a:visited {
	text-decoration: none;
}
#menu_bar .menu_item a:active {
	text-decoration: none;
}
#left_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 565px;
	width: 458px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	color: #336633;
	min-height: 430px;
}
#left_content .header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336633;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	display: block;
}
#left_content .normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-align: left;
	display: block;
}
#left_content img {
	display: block;
	margin-left: auto;
	margin-right: auto;

}

#right_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 565px;
	width: 358px;
	position: relative;
	left: 0px;
	float: left;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#right_content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
#right_prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #89BF67;
	text-align: center;
	display: block;
	width: 346px;
	height: 30px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-weight: bold;
	border: 1px solid #336633;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#right_prices a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#right_prices a:hover {
	text-decoration: none;
	color:#FF0000;
}
#bottom_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #336633;
	height: 10px;
	width: 860px;
	position: relative;
	top: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#price_list_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #89BF67;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	height: 400px;
	border: 2px solid #336633;
	vertical-align: middle;
	text-align: center;
}
#price_list_container a:link {
	color:#FFFFFF;
	text-decoration: none;
}	
#price_list_container a:hover {
	color: #FFFF00;
	text-decoration: none;
}	
.plview {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align: middle;
}
.bigtext {
	font-size: 24px
}
