BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #2f3c1b;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 300px;
	top: 115px;
}	

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 150px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/haven_brown/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	height: 25px;
}

.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/haven_brown/button_bg.gif');
}

#INNERBANNER{
    margin:0px;
    display: block;
	width: 774px;
	height: 220px;
	background-image: url("/css/preformatted/imgs/haven_brown/herb.png");        
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    right: 0px;
    top: 0px;
}

#middlebar{
	height:220px;
	width: 774px;
	background-image: url("/css/preformatted/imgs/haven_brown/topSquiglies.png");
	background-repeat: no-repeat;
	position:absolute;
	/*z-index: 2;*/
	margin: 0px;
	top: 0px;

}
body,td,th, DIV {
	color: #03113a;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
A:link {   color: #a10d49; text-decoration: none}
A:visited {  color: #a10d49; text-decoration: none}
A:hover {   color:#626366; text-decoration: none}
A:active {  color: #626366; text-decoration: none}
H1{
	color: #1B4867;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 40px;
	padding-right: 36px;
}

#BANNER{
	width: 774px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/haven_brown/banner.png");
	background-repeat: no-repeat;
	height: 281px;
	color:#eadac7;
	font-family: "Edwardian Script ITC";
	font-size: 60px;
	line-height:112px;
	font-weight:normal;
}


#menu_cell {

}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
}

#menu_header{
}

#menu_footer{
}

#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}


#MENU {
	display: block;
	margin: 0px;
	padding: 0px;
}

#MENU_CONTAINER {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	width: 120px;
	}

#MENU_CONTAINER A:LINK {

	color: #a10d49;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
}
#MENU_CONTAINER A:VISITED {
	color: #a10d49;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 13px;

}
#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #d36598;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 12px;
	background-image: url("/css/preformatted/imgs/haven_brown/menuOn.png");
	background-repeat: no-repeat;
}
#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #d36598;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 12px;
}
#CONTENT{
	width: 550px;
	padding: 0px;
}

#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
	margin: 10px 0px 10px 15px
	
}


#footer{
	width: 774px;
	min-height: 50px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/haven_brown/footer.png");
	height:	151px;
}
#BRANDING{
margin-left:140px;
padding-top:30px;
}

#content_table {
	width: 774px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/haven_brown/bg.png");
	background-repeat: repeat-y;
}
/*
A:link {   color: #3b6732; text-decoration: none}
A:visited {  color: #3b6732; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}
*/

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/haven_brown/separator.gif');
	background-position: center center;
}


/* 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:#a9692c;
}

#threads{
	background-color:#a9692c;
}

#threads_title{
	background-color:#a9692c;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#a9692c;
}


#post_controls{
	border-color: transparent;
}



/* message board end */