/* Start of CMSMS style sheet 'stylesheet' */
* {margin: 0; padding: 0;}

img {border:0px;}



body {
	background-color:#745c0a;
	font-size: 12px; 
	line-height: 18px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: center;
	}
	
	a {color: #7b6814;}
	a:hover {text-decoration: none;}
	a {outline: none;}

#wrapperLeft {
	background: url(../img/left_bg.jpg) 0 0 no-repeat; 
	text-align: center;
	position: absolute; 
	width: 1240px; 
	left: 50%; 
	margin-left: -620px;
	}
	
#wrapperRight {
	background: url(../img/right_bg.jpg) 100% 0 no-repeat;		
	}

#wrapper {
	text-align: left;
	width: 950px; 
	margin: 0 auto;
	height:100%;
	background-color:#2f2808;
	}

#header {
	position: relative; 	
	background: url(../img/head_bg.jpg) 0 0 no-repeat;
	height: 116px;
	width: 950px; 
	}

#logo{
	position: absolute; 
	width: 320px; 
	left: 50%; 
	top:35px;
	margin-left: -450px;
	border:0;
	}
	
#content{
	width: 950px;
	height:auto;
	background:#2f2808;
	min-height:510px;
	overflow: auto;
	}

#cLeft {
	float: left; 
	display: inline; 
	width: 260px;
	height:auto;
	min-height:510px;	
	}
	
#cLeft .inside {
	padding: 0px 0px 0 20px;
	height:auto;
	min-height:510px;	
	}
	
#cRight {
	float: left; 
	display: inline; 
	width: 670px;
	height:auto;
	min-height:510px;	
	background: #ffffff url(../img/content_bg.jpg) 0 0 no-repeat;
	}
	
#cRight .inside {
	padding: 80px 20px 20px 20px;
	height:auto;
	min-height:510px;	
	overflow: auto;	
	}

#cRightm {
	float: left; 
	display: inline; 
	width: 20px;
	height:100%;
	overflow: auto;
	min-height:274px;	
	background: #2f2808 url(../img/cont_rt_bg.jpg) 0 0 no-repeat;
	}

#body_head{
	position: absolute; 
	width: 367px; 
	left: 50%; 
	top:140px;
	margin-left: -60px;
	background: url(../img/body_head2.png) 0% 100% no-repeat;
	height:54px;
	}
	
#bread_crumbs{
	font-weight: bold;
	padding: 10px 10px 10px 0;
	}

#bread_crumbs.a {
	color:#d2c68f ;
	text-decoration: none;
	}

#flash_banner{
	padding-bottom: 20px;
	}

#menu_box{
	background: url(../img/menu_bg.gif) 0 0 repeat-y;	
	width:260px;
	min-height:475px;	
	height:auto;
	z-index:0;
	}	
	
#menu_top{
	position:absolute;
	width: 260px; 
	left: 50%; 	
	margin-left: -475px;
	background: url(../img/menu_top_bg.jpg) 0 0 no-repeat ;
	min-height:475px;	
	}	
	
#menu_bottom{
	background: url(../img/menu_bot_bg.jpg) 0 0 no-repeat;	
	height:34px;	
	}	
	
#menu{
	position:relative;
	padding-left:60px;
	padding-top:32px;
	height:100%;
	min-height:475px;
	}	

#footer {
	background:#2f2808;
	width:100%;
	height:20px;
	}	
	
#clear {
	clear:both;
	}

li.dir{
	list-style: none;
	width: 180px; 
	height: 23px; 
	background: url(../img/but.gif) 0% 100% no-repeat;
	}
	
a.menu{
display:block;
	font: 10pt Arial;
	color:#000000;
	font-weight:bold;
	line-height: 23px;
	text-decoration: none;
	padding-left:20px;	
	}	
a.menu:hover{
	color:#6a1a04;}

a.mb:hover{ 
	width: 160px; 
	background-color:#d2c68f;
		color:#000000;
	font: 10pt Arial;
	color:#6a1a04;
	font-weight:bold;
	height: 23px; 
	line-height: 23px;
	text-decoration: none;
	padding-left:20px;
	}	
	
li
{
margin: 0 0 0 20px;
}
/* End of 'stylesheet' */

