body{
	margin:0px;
	padding:0px;
	background:#ffe5b1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

input, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

body.forum h2{
	color: #92652a;
}

.container_all{
	width:802px;
	margin:auto;
}

.flush{
	clear:both;
}

.separator{
	border-bottom:1px solid #ec9618;
	clear:both;
	margin:10px 0px 10px 0px;
}

.scroll_top{
	width:100%;
	height:41px;
	background:url(../im/main_scroll_top.jpg) no-repeat;
}

.scroll_bottom{
	width:100%;
	height:36px;
	background:url(../im/main_scroll_bottom.jpg) no-repeat;
}

.scroll_body{
	background:url(../im/main_shadow_bg.gif);
}

.scroll_body .contents{
	width:732px;
	margin-left:32px;
}

.forum-page-title{
	background:url(../im/title_forum.gif) no-repeat;
	height: 60px;
}

/********************************** NAV ***********************************/
.nav{
	background:url(../im/nav_bg.gif) no-repeat;
	height:47px;
	padding-top:5px;
}

.nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:9px;
}

.nav ul li{
	float:left;
	line-height:47px;
}

.nav ul li a img{
	border:none;
	display:block;
}

.navbar {
	background-color: #e3e2de;
}

.navbar a{
	color: #92652a;
}

/****************************** SUB NAV *******************************/
.nav ul li:hover div.sub_nav{
	display:block;
}

div.sub_nav{
	display:none;
	width:111px;
	position:absolute;
}

div.sub_nav .scroll{
	background:url(../im/sub_nav_scroll.png) no-repeat;
	height:11px;
	overflow:hidden;
}

div.sub_nav ul{
	width:95px;
	margin:auto;
	background:white;
}

div.sub_nav ul li{
	text-align:center;
	float:none;
	line-height:normal !important;
	padding:5px 0px 5px 0px;
}

div.sub_nav ul li img{
	text-align:center;
	display:block;
	margin:auto;
}

/****************************** FLASH AREA *******************************/
.flash_area{
	width:100%;
	height:328px;
}

/****************************** MAIN BODY *******************************/

.main_body{
	background:url(../im/main_body_bg.jpg) no-repeat;
	padding:24px 44px 24px 44px;
}

.forum_main_body{
	background:url(../im/forum/forum_body_bg.jpg) repeat-y;
	padding: 0px 0px 0px 0px;
}

.main_body .blurb{
	color:#9D661C;
	font-size:18px;
	line-height:18px;
}

.main_body .col_left{
	float:left;
	width:250px;
}

.main_body .col_right{
	float:right;
	width:341px;
}

.main_body .col_left_narrow{
	width:215px;
}

.main_body .col_right_wide{
	width:410px;
}

.panel{
	background-color: #e3e2de;
}

.content{
	color: #92652a;
}

a.topictitle{
	color: #92652a;
}

body.forum a{
	color: #92652a;
}

.bgl{
	background-color: #e3e2de;
	color: #92652a;
}

/****************************** UL : FACEBOOK *******************************/

ul.facebook_ico{
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.facebook_ico li{
	background:url(../im/ico_facebook.gif) no-repeat;
	padding-left:20px;
	line-height:20px;
	margin-bottom:5px;
}

ul.facebook_ico li a{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:black;
}

.forum-sponsors ul.facebook_ico li{
	float: left;
}

/****************************** ENTRY *******************************/
.entry .thumb{
	width:172px;
	text-align:center;
	float:left;
}

.entry .copy{
	width:230px;
	float:right;
}

.entry .more{
	margin-top:10px;
	color:#0000CC;
	clear:left;
	float:right;
}

/****************************** BOX *******************************/
.box{
	width:214px;
	height:291px;
	background:url(../im/box_bg.gif) no-repeat;
}

.box_contents{
	font-size:10px;
	padding:8px;
}
/****************************** SPONSORS *******************************/

.sponsors{
	background:url(../im/sponsors_bg.gif) no-repeat;
	height:102px;
}

.sponsors img{
	border:0px;
	margin:30px 30px 0px 30px;
}

.sponsors .intel{
	margin-top:-20px;
	margin-right:10px;
	display:block;
	position:relative;
	float:right;
}

.forum-sponsors{
	background:url(../im/sponsors_bg.gif) no-repeat;
	height:102px;
}

.forum-sponsors img{
	border:0px;
	margin:30px 30px 0px 30px;
}

.forum-sponsors .intel{
	margin-top:-20px;
	margin-right:10px;
	display:block;
	position:relative;
	float:right;
}

/****************************** MORE LINKS *******************************/

.nav_more_links{
	text-align:center;
	padding:10px 0px 10px 0px;
}

.nav_more_links ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

.nav_more_links ul li{
	display:inline;
}

.nav_more_links ul li a{
	color:#4D4D4D;
}


.tncs{
	text-align:justify;
	width:732px;
	margin:auto;
	font-size:5px;
	color:#808080;
}

div.rules{
	background-color: #e3e2de;
	color: #92652a;
}

.topiclist{
	color: #92652a;
}



body.forum {
	color: #92652a;
}
