body 

{
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #1F6931;
}

/* Links */

a {
	color: #1F6931;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}

/* Shadows */

.shadowleftbg {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
}
.shadowrightbg {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
}
.shadowbottom {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
}
.shadowlcorner {
	background-image: url(images/shadow_Lcorner.jpg);
	background-repeat: no-repeat;
}
.shadowrcorner {
	background-image: url(images/shadow_Rcorner.jpg);
	background-repeat: no-repeat;
}

/* menu and side bar */

.menutop {
	background-image: url(images/sidebar_top.gif);
	background-repeat: repeat-x;
}
.menubottom {
	background-image: url(images/sidebar_bottom.gif);
	background-repeat: repeat-x;
}
.menu {
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #006600;
	color: #000000;
}
.menu a {
	color: #1F6931;
	text-decoration: none;
}
.menu a:hover {
	color: #90BE71;
	text-decoration: none;
}
.news {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.newstitle {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}

/* Content Stuff */

.main {
	padding: 10px 20px;
}
.footer {
	font-size: 14px;
	padding: 15px;
	line-height: 22px;
}
.Subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F6931;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #90be71;
	line-height: 27px;
}
.leftboarder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F411B;
}
input, textarea, select {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #1F6931;
	border: 1px solid #9ED07B;
	padding: 1px;
}
.formleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9ED07B;
}
.question {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.question_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.menuMO {

	background-image: url(images/MObutton_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #9ED07B;
}
.unnamed1 {
	color: #000000;
}
.hide {display: none;}
.show {display: block;}.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1F6931;
	font-style: italic;
}

