BODY{
	background-color:#84aa0f;
	background-image:url('/css/preformatted/imgs/bg/diagonalc.gif');
	background-repeat: repeat;
}
	
DIV,TD{
	font-family: verdana;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}

A:link {   color: #3c6aa3; text-decoration: none}
A:visited {  color: #3c6aa3; text-decoration: none}
A:hover {   color:#3a3317; text-decoration: none}
A:active {  color: #3a3317; text-decoration: none}

#BANNER{
	background-image:url('/css/preformatted/imgs/landscape_green/header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 165px;
	background-color: transparent;
}

#middlebar {
	background-image:url('/css/preformatted/imgs/landscape_green/middle_bar.gif');
	height: 22px;
}

.TITLEIMG{
	position: relative;
	left: 150px;
	top: 60px;
}	
#logo_space{
	position:relative;
	top: 0px;
	margin: 0px;
	clear:both;
}

#COMPANY_NAME{
	text-align: left;
	position: relative;
	left: 175px;
	top: 120px;
	border: solid 0px #ff0000

}

#CONTENT_CONTAINER{
	border-style: solid;
	border-color: #bacf78;
	border-width: 0px 0px 0px 0px;
	background-color:#fff;
	margin-top: 0px;
	margin-bottom: 5px;
}

#CONTENT{
	width: 570px;
	padding: 0px;
}

.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
}

#FOOTER{
	width: 100%;
	background-image:url('/css/preformatted/imgs/landscape_green/footer.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 10px;
	min-height: 60px;
	height: 60px;
	background-position: bottom left;
}

#BRANDING{
	position: relative;
	top: 0px;
	padding-left: 170px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/landscape_green/button_bg.gif');
}

H1{
	font-family: verdana;
	color: #222f63;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}



#MENU_HEADER{
	display:none;
	background-color:transparent;
	height: 0px;
	margin-left: 0px;
}

#MENU_FOOTER{
	background-color: #fff;
	background-image:url('/css/preformatted/imgs/landscape_green/menu_footer_bg.gif');
	background-position: 5px bottom;
	background-repeat: no-repeat;
}

#MENU{
	margin-top:0px;
	padding-top:110px;
	padding-left: 0px;
	background-color: transparent;
	background-image:url('/css/preformatted/imgs/landscape_green/menu_top_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;

}

#CONTENT_CELL{
	width:100%;
}

#MENU_CONTAINER{
	float:left;
	background-image:url('/css/preformatted/imgs/landscape_green/menu_bg.gif');
	background-position: 5px 0px;
	background-repeat: repeat-y;
	background-color: transparent;
	border-color: #ff6600;
	border-style: solid;
	font-family: Georgia, Courier,Times New Roman, Serif;
}

#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}


#MENU DIV{
	margin-bottom: 2px;
	padding:2px 0px 2px 10px;
	width:170px;
}

#MENU_CONTAINER A:LINK {
	font-size: 12px;
	color: #333;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
}

#MENU_CONTAINER A:VISITED{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #333;
	text-decoration:none;
}

#MENU_CONTAINER A:HOVER{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #5B5B5B;
	text-decoration:none;

}
#MENU_CONTAINER A:ACTIVE{
	font-size: 12px;
	color: #5B5B5B;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
}

/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#BDCF7B;
}

#threads{
	background-color:#BDCF7B;
}

#threads_title{
	background-color:#BDCF7B;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#BDCF7B;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/landscape_green/button_bg.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/landscape_green/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/landscape_green/separator.gif');
	background-position: center center;
}

#universal_settings{left:68%}
