BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #330100;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 217px;
	top: 30px;	
}	

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
}
#INNERBANNER{
    margin:0px;
    display: block;
	width: 138px;
	height: 119px;
	background-image: url("/css/preformatted/imgs/weave_brown/buckle.png"); 
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    z-index: 4;
    left: -192px;
    top: 8px;
    
    }
.bulletted{
	background-image: url('/css/preformatted/imgs/weave_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;
	/*height: 23px;
	width: 81px;*/ 
	background-image:url('/css/preformatted/imgs/weave_brown/button_bg.gif');
}
#middlebar{
}

body,td,th,DIV {
	color: #eadac7;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1{
	color: #dbb291;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 40px;
	padding-right: 36px;
}

#BANNER{
	width: 778px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/weave_brown/banner.png");
	background-repeat: no-repeat;
	height: 126px;
	color:#ffffff;
	font-family: "Edwardian Script ITC";
	font-size: 60px;
	padding-left:200px;
	line-height:112px;
	font-weight:normal;
}


#menu_cell {
	background-image: url("/css/preformatted/imgs/weave_brown/sides.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	height: 100%;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
}

#menu_header{
	height: 50px;
}

#menu_footer{
}

#MENU {
	display: block;
	margin: 0px;
	padding: 0px;
}

#MENU_CONTAINER {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	width: 200px;
	}

#MENU_CONTAINER A:LINK {
	color: #966b51;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 23px;
	height: 20px;
	width: 200px;
}

#MENU_CONTAINER A:VISITED {
	color: #966b51;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 23px;
	height: 20px;
	width: 200px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 11px;
	color: #be9379;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("/css/preformatted/imgs/weave_brown/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	padding-left: 25px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 11px;
	color: #be9379;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	background-image: url("/css/preformatted/imgs/weave_brown/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}


#CONTENT{
	width: 540px;
	padding: 0px;
}



#footer{
	text-align: center;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/weave_brown/footer.png");
	height:	90px;
}
#BRANDING{
	margin-left:180px;
	padding-top:17px;
}
#content_table {
	width: 778px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/weave_brown/bg.png");
	background-repeat: repeat-y;
}


.main_image{
	margin-right: 10px;
	border:#fff solid 2px;
}

A:link {   color: #dbb291; text-decoration: none}
A:visited {  color: #dbb291; text-decoration: none}
A:hover {   color:#fff; text-decoration: none}
A:active {  color: #fff; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/weave_brown/separator.png');
	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:#6a4b33;
}

#threads{
	background-color:#6a4b33;
}

#threads_title{
	background-color:#6a4b33;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#6a4b33;
}


#post_controls{
	border-color: transparent;
}



/* message board end */