body
{
background-color:#000000;
margin:0;
padding:0;
font-family: Tahoma;
	font-size: 12px;
	color: #786e4e;
	text-decoration: none;
}
.cls{clear:both;}
.padding5{padding:5px;}
p
{
    text-align: justify;font-size: 12px;color: #685f44;
}
a img{
 border:0;
}

/*a:link,a:visited{
 color:#fff;
 text-decoration:none;
}*/
#Container
{
	width:1000px;
	margin:0 auto;
	background-color: #000000;
	background-image: url(../Images/ContainerBg.jpg);
	background-repeat: repeat;
}
#ContentHolder
{
	padding:0 10px;
	width:980px;
	background-color: #000000;
}
#Content {width:980px;}
/*CONTENT LEFT*/

#Content .contentLeft{
	width:140px;
	background-image: url(../Images/ContentLeftBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#Content .contentLeft .topblade{
	display:block;
	margin-top:60px;
	background-image: url(../Images/ContentLeftTopSlide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:132px;
	height:37px;
	margin-right:7px;
	clear:both; float:left;
	
}

#Content .contentLeft .bottomblade{
	background-image: url(../Images/ContentLeftBottomSlide.jpg);
	background-repeat: no-repeat;
	background-position: right top;width:132px;height:37px;clear:both;float:left;margin-right:7px;
}

/*CONTENT RIGHT*/

#Content .contentRight{
	width:840px;
	background-image: url(../Images/ContentRightBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a99c51;
}
	/*Content Right Table Design*/

		#tabContainer{width:840px;}
		#tabContainer .statusbar{padding:10px;height:30px;}
		#tabContainer .logo{
	padding:0px 20px 20px 20px;

	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-style:normal;
}
	/* MAIN MENU*/
	#tabContainer .menubar{width:840px;	}
			#tabContainer .menubar .menucontainer{width:838px;margin-left:2px;
				height:36px;background-color: #12110d;
				font-family: Tahoma;
				font-size: 12px;
				color: #9b9057;
				text-decoration: none;}
				

					
			.MenuBox
{
    float: left;
    width: 165px;
    vertical-align: middle;
    text-align: center;	
	text-decoration: none;
}
			.MenuBox a{
	float:left;
	display:block;
	padding:10px 5px;
	color: #9b9057;
	width:155px;font-size: 12px;font-family: Tahoma;	text-transform: uppercase;text-decoration: none;
	border-top:solid 1px #252319;border-right:solid 0px #252319;border-left:solid 1px #252319;
	border-bottom:solid 1px #252319;
}
			.MenuBox a:hover{
	float:left;
	display:block;
	padding:10px 5px;
	color: #9b9057;
	background-color: #312e22;font-size: 12px;font-family: Tahoma;	text-transform: uppercase;text-decoration: none;
}
			.MenuBox .current,.MenuBox .current:hover{
	float:left;
	padding:10px 5px;
	background-color: #9b9057;
	color: #1d1b15;font-size: 12px;font-family: Tahoma;	text-transform: uppercase;text-decoration: none;
	
}	
		#tabContainer .headimg{width:838px;height:190px;float:left;padding-left:2px;}
		#tabContainer .mainbody{padding:10px;}
		#tabContainer .mainbody .BodyContent{
	padding:0 10px;
	width:800px;
	font-family: Tahoma;
	font-size: 12px;
	color: #786e4e;
	text-decoration: none;
}
	#tabContainer .mainbody .BodyContent .rightCon
{
    float: right;
    width: 346px;
    height: 350px;
    margin-left: 2px;
   
}
	#tabContainer .mainbody .BodyContent .leftCon
{
    float: left;width:548px;
}
		#tabContainer .mainbody .BodyContent h1{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 200;
	text-transform: uppercase;
	color: #8e8e8e;
	text-decoration: none;
}
#tabContainer .mainbody .BodyContent h2{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	color: #cacaca;
	text-decoration: none;
}
		#tabContainer .mainbody .BodyContent h3{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a6452;
	text-decoration: none;

	letter-spacing: 1px;
	padding:10px 0;
}
		
.Contentfooter
{
    padding: 10px;
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    color: #6a6452;
    text-decoration: none;
    background-color: #0c0b07; border-top: #221f15 1px solid;
}
	
.Contentfooter .footerleft
{
    float: left;
    width: 300px;
    height: 30px;
   
}
.Contentfooter .footerright{float:right;width:300px;height:30px;}
.Contentfooter .footerright a{text-decoration: none;color: #6a6452;}

.bordergoldpad3{padding:3px; border: solid 1px #221f15 ;}

.ctrlcontact
{
    padding: 5px;
    border: solid 1px #221f15;
    background-color: #15130b;
    font-weight: bold;
    text-align: center;
}
.ctrlcontact:hover{ font-weight: bold;
    text-align: center;padding:5px; border: solid 1px #15130b;background-color:#413c23;}


/* tooltip design */
.ToolTips { display:block; position:absolute; width:404px; }
.ToolTips .sticky_close { display:block; position:absolute; top:1px; right:3px; background:url(../Images/fileclose.png); width:16px; height:16px; line-height:16px; font-size:0px; z-index:100000000; }
.ToolTips .message { display:block; position:relative; background:url(../Images/tip_body.png) repeat-y; padding:0px 10px; }

/* here we do a little switch. If the tooltip is positioned above the element hovered, it changes the classes on the header/footer divs in order to point at the element hovered */
.ToolTips .dockBottomHeader, 
.ToolTips .dockTopFooter { display:block; position:relative; background:url(../Images/dockBottomHeader.png) no-repeat bottom; height:33px;  }
.ToolTips .dockTopFooter { background:url(../Images/dockTopFooter.png) no-repeat bottom; height:38px; }

.ToolTips .dockBottomFooter,
.ToolTips .dockTopHeader { display:block; position:relative; background:url(../Images/dockBottomFooter.png); height:14px; line-height:11px; font-size:0px; clear:both; }
/* this one has more height to display the close button in case sticky tooltips are on */
.ToolTips .dockTopHeader { background:url(../Images/dockTopHeader.png) bottom center no-repeat; height:20px; line-height:20px; font-size:0px; }

* html .ToolTips .dockBottomHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/dockBottomHeader.png'); }
* html .ToolTips .dockBottomFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/dockBottomFooter.png'); }
* html .ToolTips .dockTopHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/dockTopHeader.png'); }
* html .ToolTips .dockTopFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/dockTopFooter.png'); }
* html .ToolTips .sticky_close {  background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/fileclose.png');  }

/* this is just a div displaying the loading animated .gif */
.loading { display:block; margin:0px auto 0px; background:url(../Images/ajax-loader.gif) center center no-repeat; width:31px; height:50px; }

/* tip container */
.tipContainer { display:none; }

/* beautify the tooltip content */
.ToolTips .message { font-size:12px; text-align:justify; }
.ToolTips .message h3 { font-size:16px; margin:0px 0px 10px; padding:0px; color:#FF6600; }
.ToolTips .message .rights { display:block; clear:both; margin:15px 0px 0px; text-align:right; font-size:11px; color:#666666; }    