
body {
	background-color: #fefffe;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	margin: 0;
	padding: 0;
}



#container {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#topbar {
	height: 150px;
	width: 1024px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	#height: 160px;
}

#menu {
	height: 25px;
	width: 1024px;
	margin: 0;
	padding: 0;
}

.toppad {
	padding-top: 50px;
	padding-right: 50px;
}

h2 {
	color: #156c42;
}

h3 {
	color: #156c42;
}


a:link, a:visited, a:active {
	color: #333;;
	text-decoration: underline;
}

a:hover {
	color: #000;;
	text-decoration: none;
}

.menulist ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menulist li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0;
	bbbborder-left: 1px solid #999;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}	

.menulist li:last-child {
	bbbborder-right: 1px solid #999;
}

.menulist li:hover {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0;
	bbbborder-left: 1px solid #999;
	background-image: url(images/menu_bg_over.gif);
	background-repeat: repeat-x;
}	


.menulist li.selected {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0;
	bbbborder-left: 1px solid #999;
	background-image: url(images/menu_bg_over.gif);
	background-repeat: repeat-x;
}	

#contentcontainer {
	background-image: url(images/bottom_bg.gif);
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	height: 2800px;
	margin-top: -5px;
}

#contentcontainer2 {
	background-image: url(images/gradient_bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	height: 2800px;
	margin-top: -5px;
}


#contentcontainer_nobg {
}

#contentmain {
	width: 1024px;
	margin: 0 auto;
}

#contentmain_nobg {
	width: 1024px;
	margin: 0 auto;
	padding: 12px;
}


#content-left {
	width: 580px;
	float: left;
	padding: 8px;
	padding-left: 14px;
}

#content-right {
	float: right;
	width: 320px;
	padding: 8px;
	
}


.menulist li a:link, .menulist li a:active, .menulist li a:visited {
	color: #fff;
	text-decoration: none;
}

.menulist li a:hover {
	color: #eee;
	text-decoration: none;
}

#content-right a:link, #content-right a:active, #content-right a:visited {
	color: #207a44;
	text-decoration: none;
}

#content-right a:hover {
	color: #127037;
	text-decoration: underline;
}

#content-right a.activelink {
	text-decoration: underline;
}

.faqbox {
	display: inline;
	width: 14px;
	height: 25px;
	float: left;
}

.faqquestion {
	display: inline;
	color: #156c42;

}

.faqanswer {
	display: none;
	margin-left: 14px;
}

.smaller {
	font-size: 10px;
}

.input1 {
	width: 270px;
}

.input2 {
	width: 193px;
}

.input3 {
	width: 60px;
}

.input4 {
	width: 555px;
}

.contacttable {
	color: #156c42;
}

#news1 {
	width: 300px;
	border: 1px solid #bbb;
	background-color: #e1ecdd;
	padding: 6px;
}

.spaced {
	margin-bottom: 8px;
}
