BODY{
	color: #333;
	background-color: #ab1919;
}

DIV,td {
	font-family: Tahoma;
	font-size: 12px;
	color: #03113a;
	font-weight: normal;
	font-style: normal;
}

.titleimg{
	position:relative;
	left: 390px;
	top: 100px;
	/*border: 1px solid #fff;*/
}

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

A:link {   color: #46542a; text-decoration: none}
A:visited {  color: #46542a; text-decoration: none}
A:hover {   color:#3a3317; text-decoration: none}
A:active {  color: #3a3317; text-decoration: none}

H1{	
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
	font-size: 32px;
}

#BANNER{
	position: relative;
	top: 1px;
	background-image: url("/css/preformatted/imgs/haven_pinkBig/banner.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 337px;
	width: 1000px;
}
#middlebar{
	height:337px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/haven_pinkBig/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	top: 0px;
	/*padding-left: 200px;*/
}
#innerbanner{
	background-image: url("/css/preformatted/imgs/haven_pinkBig/innerbanner.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 337px;
	width: 1000px;
	padding-top: 5px;
}


#CONTENT_CONTAINER{
/*	background-image: url("/css/preformatted/imgs/haven_pinkBig/bg_container.png");
	background-repeat: repeat-y;*/
	width: 1000px;
}

#MENU_CONTAINER{
	background-color: transparent;
}


#MENU_HEADER{
	height:10px;
}
#MENU_FOOTER{
}

#menu_cell{
width: 200px;
/*border: 1px solid #fff;*/
}

#content_table{
	background-image: url("/css/preformatted/imgs/haven_pinkBig/bg.gif");
	background-repeat: repeat-y;
	padding:0px;
}

#MENU DIV{
	width: 200px;
	background-color: transparent;
}

#MENU{
	background-image: url("/css/preformatted/imgs/haven_pinkBig/menu.gif");
	background-repeat: repeat-y;
	background-color:transparent;
}

#MENU1{white-space:nowrap;height:22px;}
#MENU2{white-space:nowrap;height:22px}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #3f422f;
	text-decoration:none;
	padding-left: 15px;
	width: 200px;
	height: 22px;
}

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #676a57;
	text-decoration:none;
	padding-left: 16px;
	width: 200px;
	height: 22px;
	background-image: url("/css/preformatted/imgs/haven_pinkBig/menuOn.png");
	background-repeat: no-repeat;

}
#CONTENT{
	width: 670px;
	padding: 0px;
	margin: 0px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.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/haven_pinkBig/shade.gif');
}
/*#sub_container{
	background-image:url("/css/preformatted/imgs/haven_pinkBig/sub_container.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 36px;
	width: 1000px;
	display: block;
	}

*/#footer{
	background-image:url("/css/preformatted/imgs/haven_pinkBig/footer.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	height: 144px;
	min-height: 55px;
	width: 1000px;
}/*
#innerfooter{
	background-image:url("/css/preformatted/imgs/haven_pinkBig/innerfooter.png");
	background-repeat: no-repeat;
	height: 115px;
	min-height: 55px;
	width: 1000px;
}*/
#BRANDING{
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	padding-top: 50px;
	padding-left: 200px;
}
.bulletted{
	background-image: url('/css/preformatted/imgs/haven_pinkBig/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
	height: 29px;
}

.separator{
	width:50px;
	background-image:url('/css/preformatted/imgs/haven_pinkBig/separator.gif');
	background-repeat: no-repeat;
	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:#b13b3b;
}

#threads{
	background-color:#b13b3b;
}

#threads_title{
	background-color:#b13b3b;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#b13b3b;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

