BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #667516;
	background-image: url("/css/preformatted/imgs/golf_brush/bg.gif");
}

.titleimg{
	position: relative;
	left: 352px;
	top: 68px;
}	

.menu_left{
	display: block;
	width: 195px;
	padding: 0px;
}



body,td,th,div {
	color: #7d7b6b;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


H1{
	color: #f4b60b;
	font-size: 32px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	text-align: left;
}


#BANNER{
	height: 234px;
	width: 775px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/golf_brush/banner.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
    display: block;
	width: 775px;
	height: 234px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/golf_brush/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
}


#middlebar{
	height: 234px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/golf_brush/middlebar.gif");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin: 0px;
	top: 0px;
	display: block;	
}


#innermiddlebar{
	height: 234px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/golf_brush/innermiddlebar.png");
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	z-index: 2;
	margin: 0px;
	top: 0px;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;	
	background-color: transparent;
	width: 775px;
	margin-top: 0px;
}




#menu_header{
	background-image: url("/css/preformatted/imgs/golf_brush/menu_top.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 23px;
	width: 184px;
}



#MENU {
	background-image: url("/css/preformatted/imgs/golf_brush/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: left;
	width: 184px;
}


#menu_cell {
	height: 100%;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/golf_brush/content_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
}




#MENU_CONTAINER {
	width: 184px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	height: 27px;
	line-height: 27px;
}

#MENU_CONTAINER A:VISITED {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 15px;
	height: 27px;
	line-height: 27px;
}

#MENU_CONTAINER A:HOVER {
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 26px;
	background-image: url("/css/preformatted/imgs/golf_brush/menuOn.png");
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 26px;
	height: 27px;
	line-height: 27px;	
}



#CONTENT{
	width: 565px;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 775px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/golf_brush/page_bg.gif");
	background-repeat: repeat;
	background-color: #e8edc4;
}



#footer{
	text-align: center;
	width: 775px;
	min-height: 95px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/golf_brush/footer.gif");
	height:	95px;
	background-repeat: no-repeat;
	background-color: transparent;
}


#innerfooter{
	text-align: center;
	width: 775px;
	min-height: 95px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/golf_brush/innerfooter.gif");
	height:	95px;
	background-repeat: no-repeat;
	background-color: transparent;
}


#BRANDING{	
	color: #d7d7d7;
	height: 95px;
	min-height: 95px;	
	padding-top: 10px;
	padding-left: 160px;
	background-image: url("/css/preformatted/imgs/golf_brush/golf_ball.png");
	background-repeat: no-repeat;
	background-color: transparent;	
}


A:link {   color: #f4b60b; text-decoration: none}
A:visited {  color: #f4b60b; text-decoration: none}
A:hover {   color:#f7cd5a; text-decoration: none}
A:active {  color: #f7cd5a; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/golf_brush/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	height: 20px;
}

.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/golf_brush/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/golf_brush/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:#a7b16d;
}

#threads{
	background-color:#a7b16d;
}

#threads_title{
	background-color:#a7b16d;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#a7b16d;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:68%}
