html{
	margin:0px; 
	padding:0px;
	height: 100%;	
}
body{
	color:#000000;
	background: #cccccc url(../images/bg1.jpg) repeat-y top center;
	margin: 0px auto;
	text-align: center;
	width:800px;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}
#container{
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
	margin-top: 15px;
}
#header{
	width: 100%;
	background: #ffffff url(../images/header_green.jpg) no-repeat;
	height: 154px;
	overflow: hidden;
}
.searchform{
	margin: 0px 0px 0px 0px;
	height: 40px;
}
.searchform .searchinput{
	width: 124px;
	height: 16px;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	border: 1px solid #a8a8a8;
	color: #777777;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.searchform .searchsubmit{
	width: 65px;
	margin: 1px 2px 0px 2px;
	padding: 0px;
	height: 23px;
	font-size: 13px;
	float: right;
}
#holder{
	float: left;
	width: 219px;
	height:887px;
}
#leftnav{
	float: left;
	width: 191px;
	height:827px;
	background: #FFFFFF url(../images/leftnav_bg.jpg) no-repeat top left;
	padding-left: 18px;
	padding-right: 10px;
}
#footer{
	width: 800px;
	background: #FFFFFF url(../images/bottom_bg.gif) repeat-x;
	clear: both;
	height: 30px;
	text-align: center;
	line-height: 34px;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
}
#footer ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#footer ul li{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #1f411d;
	display:inline;
}
#footer ul li a{
	line-height: 0px;
	margin: 0px;
	text-decoration:none;
}
#maincontent #main_left{
	float: left;
	border-right: 1px solid #e3e1e1;
	width: 400px;
	background-color:#FFFFFF;
	padding: 0px 10px 0px 10px;
	_overflow: hidden;
	_padding: 0 8px 0 8px;
	_display: inline;
}
#maincontent #forum_main_left{
	float: left;
	border-right: 1px solid #e3e1e1;
	width: 400px;
	background-color:#FFFFFF;
	padding: 0px 10px 0px 10px;
}

#maincontent #main_right{
	width: 142px;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 5px;
	float: right;
	text-align: center;
}
p{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#main_left p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
}
#leftnav ul{
	list-style: none;
	margin: 20px 0px 10px 30px;
	padding: 0px;
}
#leftnav ul li{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #1f411d;
}
#leftnav ul li a{
	line-height: 0px;
	margin: 0px;
	color: #1f411d;
	text-decoration:none;
}
#leftnav ul li a:hover{
	color: #bfdea7;
}
#main_left h1{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-family: Arial;
	line-height: 26px;
}
.yellow{
	color: #ffc20e;
}
#main_left h2{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
}
#main_left .story_thumb_image{
	float: left;
	margin-right: 10px;
}
a{
	font-weight: bold;
	color: #1f411d;
	text-decoration:none;
}
a:hover{
	color: #7ea77b;
}
h4{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.menu_contentbox{
	background-color: #cdf8c4;
	color: #000000;
	width: 180px;
	border: 1px solid #58c24c;
	padding: 5px;
	line-height: 14px;
	font-size: 11px;
	overflow: hidden;
}
.posted_by{
	float:right;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
}
.poll_button{
	display: block;
	float:left;
	background: #cdf8c4 url(../images/button_bg.gif) repeat-x;
	border: 1px solid #58c24c;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 79px;
	color: #1f411d;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.poll_button:hover{
	color: #7ea77b;
}
.view_results{
	display: block;
	float: left;
	text-align: center;
	background: #cdf8c4 url(../images/button_bg.gif) repeat-x;
	border: 1px solid #58c24c;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 110px;
	font-family:Arial, Helvetica, sans-serif;
}
form{
	margin: 0px;
	padding: 0px;
}
#maincontent #main_right #rightcolumn_header{
	position: relative;
	margin: 0px 0px 0px -20px;
	float: left;
}
.divider_small{
	margin: 10px 0px 10px 10px;
}
h3{
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
}
.date_pub{
	font-size: 11px;
	color: #aaaaaa;
	margin: 0px 0px 6px 0px;
	display: block;
}
.folders{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
.folders li{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: inline;
}
.folders .col{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: block;
	float: left;
	width: 127px;
	height: 20px;
	line-height:20px;
}
.folders li a{
	line-height: 20px;
	margin: 0px;
	text-decoration:none;
	height: 20px;
	overflow: hidden;
	display:block;
}
.site_breadcrumb{
	margin: 0px 0px -5px 0px;
	position: relative;
	font-size: 11px;
	color: #aaaaaa;
	top: -14px;
	left: 12px;
}
.submenu_container{
	background: url(../images/roundedcornr_tl.png) no-repeat top left;
	text-align: left;
	position: relative;
	width: 395px;
	margin: -6px 0px 10px 0px;
	padding: 0px;
}
.submenu_content{
	padding:0px 0px 0px 8px;
	margin:-5px 0px -5px 0px;
	_margin: 0 0 0 0;
	background: url(../images/roundedcornr_r.png) top right repeat-y;
}
.submenu_container_yellow{
	background: url(../images/roundedcornr_y_tl.png) no-repeat top left;
	text-align: left;
	position: relative;
	width: 395px;
	margin: -6px 0px 10px 0px;
	padding: 0px;
}
.submenu_content_yellow{
	padding:0px 0px 0px 8px;
	margin:-5px 0px -5px 0px;
	_margin: 0 0 0 0;
	background: url(../images/roundedcornr_y_r.png) top right repeat-y;
}
.submenu_content_yellow a{
	color: #403f1d;
}
.submenu_content_yellow a:hover{
	color: #a6a47b;
}
.skyscraper{
	margin: 10px 0px 10px 0px;
	border: 0px;
}
.roundedcornr_box {
	background: url(../images/roundedcornr_tl.png) no-repeat top left;
	text-align: left;
}
.roundedcornr_top {
	background: url(../images/roundedcornr_tr.png) no-repeat top right;
	position: relative;
}
.roundedcornr_bottom {
	background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
	
.roundedcornr_top_yellow {
	background: url(../images/roundedcornr_y_tr.png) no-repeat top right;
	position: relative;
}
.roundedcornr_bottom_yellow {
	background: url(../images/roundedcornr_y_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_yellow div {
	background: url(../images/roundedcornr_y_br.png) no-repeat bottom right;
}
.roundedcornr_top_yellow div,.roundedcornr_top_yellow,
.roundedcornr_bottom_yellow div, .roundedcornr_bottom_yellow {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.left_button{
	display: block;
	text-align: center;
	background: #cdf8c4 url(../images/button_bg.gif) repeat-x;
	border: 1px solid #58c24c;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	width: 190px;
}
.main_divider{
	display: block;
	margin: 16px 0px 16px 4px;
}
.archive_link{
	float: right;
	font-style:italic;
	margin-top:10px;
}
/* table styling */
#myTable{
	border: 1px solid #58c24c;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-right: 0px;
}
#myTable thead, #myTable tbody .thead td{
	background: #cdf8c4 url(../images/button_bg.gif) repeat-x;
	border: 1px solid #58c24c;
	height: 22px;
	color: #1f411d;
}
#myTable thead td, #myTable tbody .thead td{
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #58c24c;
	height: 22px;
	overflow: hidden;
}
#myTable tbody td{
	background-color:#eeffeb;
	margin:0px;
	padding:5px 2px;
	border-top:1px solid #58c24c;
	height: 10px;
	border-bottom: 0px solid #d0d0d0;
	border-left: 0px solid #d0d0d0;
	border-right: 1px solid #58c24c;
}
#myTable td img{
	border: 0px;
}
.formmsg{
	font-weight:bold;
	color: #ba952d;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #cdf8c4 url(../images/button_bg.gif) repeat-x;
	border: 1px solid #58c24c;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 110px;
	font-family:Arial, Helvetica, sans-serif;
}
.additionaltext{
	font-size: 10px;
	color:#666666;
}
.required-field{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
	margin:0px 3px;
}