BODY{
	background-color: #2c2415;
	color: #222f63;
	/*background-image:url('/css/preformatted/harmony_wide/imgs/bg.gif');
	background-repeat: repeat;*/
}

body,td,th,DIV {
	font-family: verdana;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#middlebar{
display:none;
}

.menu_left{
	display: block;
	margin:0px;
	padding:0px;
}


#BANNER{
	height: 160px;
	width: 1000px;
	padding: 0px;
	background-image:url('/css/preformatted/imgs/harmony_wide/banner.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:transparent;
}

.titleimg{
	position: relative;
	top: 40px;
	left: 450px;
}

#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/harmony_wide/content_bg.gif');
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #000;
	border-width: 2px 2px 2px 2px;
	background-color:#dbd5bb;
	width:1000px;

}

#CONTENT{
	width: 700px;
}


#FOOTER{
	background-image:url('/css/preformatted/imgs/harmony_wide/footer.png');
	background-repeat: no-repeat;
	background-color: transparent;
	min-height:10px;
	height: 63px;
	background-position: right bottom;
}

#BRANDING{
	padding-left: 170px;
	text-align: center;
	height: 50px;
	min-height: 50px;
}

H1{
	font-family: verdana;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#MENU_HEADER{
	border:0px;
	background-image:url('/css/preformatted/imgs/harmony_wide/menu_header.png');
	background-position: top left;
	background-color:transparent;
	background-repeat:no-repeat;
	height: 220px;
	width: 250px;
	padding: 0px;
	margin:0px;
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	width: 250px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	padding: 0px;
	background-color: transparent;
	margin:0px;
	width: 250px;
}

#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

/*#menu1{background-color:none}*/
#MENU DIV{margin-bottom: 1px;padding:1px 0px 1px 0px;margin-right:10px;padding-right: 0px;}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	color:#362a18;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}

 

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE  {
	color:#fff6d5;	
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}


.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/harmony_wide/button_bg.gif');
}


A:link {   color: #272013; text-decoration: none}
A:visited {  color: #272013; text-decoration: none}
A:hover {   color:#fff6d5; text-decoration: none}
A:active {  color: #fff6d5; text-decoration: none}



/* 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:#7d6c4f;
}

#threads{
	background-color:#7d6c4f;
}

#threads_title{
	background-color:#7d6c4f;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#7d6c4f;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/harmony_wide/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/harmony_wide/separator.gif');
	background-position: center center;
}
