body{
	margin: 0;
	padding: 0;
	background: url(/assets/images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}


/* HTML */
p,li,span,div{
	font-size: 14px;
}
h1{font-size: 17px; color: #a86d2b;}
h2{font-size: 16px; color: #bf7f3b;}
h3{font-size: 15px; color: #cf904d;}
img{
	border: none;
}
a{
	color: #263399;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}


.breadcrumb{
	margin: 0px 0px 15px 5px;
	padding: 0px 0px;
	color: #EB6D45;
	text-align: left;
	font-size:11px;
}
.breadcrumb a:link { color: #8297B6; font-weight: 300; text-decoration: none; }
.breadcrumb a:visited { color: #8297B6; font-weight: 300; text-decoration: none; }
.breadcrumb a:hover   { color: #EB6D45; font-weight: 300; text-decoration: underline; }


/* HEAD */
#head{
	background: url(../images/h-bg.jpg);
	padding-top: 15px;
	padding-bottom: 5px;
}
#page #head{
	padding-top: 0;
}

#head a:hover{
	color: #fff;
}

#h-top{
	background: #a2a2a2;
	padding: 2px 0;
	border-bottom: 1px solid #fff;
}

ul#h-tmenu{
	margin: 0;
	float: right;
}
ul#h-tmenu li{
	list-style: none;
	float: left;
	height: 30px;
	border: 1px solid #fff;
	padding: 4px 4px 0 4px;
}
ul#h-tmenu li.on{
	background:#E3DFDF;
}
ul#h-tmenu li.off{
	background:#AAA;
}

ul#h-tmenu a{
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bolder;
	line-height: 12px;
}
ul#h-tmenu a span{
	display: block;
	font-size: 11px;
}

#h-img{
	background: #CB8121;
	text-align: center;
}
#page #h-img{
	text-align: right;
	background: #ad7122 url(/assets/images/logo-brown.jpg) no-repeat 0 0;
}

ul#h-bmenu{
	margin: 0 0;
	padding: 3px 0 3px 119px;
	float: right;
	background: url(../images/i-special.gif) no-repeat 0 0;
}
ul#h-bmenu li{
	list-style: none;
	float: left;
	border: 1px solid #fff;
	background: #AB500A;
	padding: 0 2px;
}
ul#h-bmenu a{
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
}
ul#h-bmenu a span{
	display: block;
	font-size: 11px;
}

/* BODYBOX */
#bodybox{
	padding: 15px 0 0 0;
}


/* LEFT */
#left{
	float: left;
	width: 214px;
	margin-left: 15px
}
h2#news{
	text-indent: -10000px;
	background: url(/assets/images/header-news.gif) no-repeat;
	height: 35px;
	margin: 0;
}
#left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#left li{
	border: 1px outset #877f6d;
	padding: 5px;
	text-align: center;
	color: #cc3300;
	font-weight: bold;
}

/* RIGHT */

a.promo {
	font-size:12px;
	text-decoration:none;
}


#right{
	float: right;
	margin-right: 15px
}
#right ul{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #877f6d;
}
#right ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #877f6d;
	border-bottom: none;
	width: 125px;
	overflow: hidden;
}
#right li img{
	display: block;
}


/* CONTENT */
div.newsTicker{
	height: 17px;
	padding: 2px 10px;
	margin: 10px 0 10px 0;
	border: 1px dotted #CB8121;
	font-family: verdana;
	font-size: 12px;
}
	div.newsTicker div{
		font-size: 10px;
		color: #263399;
		font-weight: bold;
	}
body#page div.newsTicker{
	margin: 10px 50px 10px 0;
}


#content{
	margin: 0 200px 0 270px;
}
#page #content{
	margin: 0 0 0 15px;
}
#content h1.title{
	color: #ba6816;
	text-transform:uppercase;
	margin: 12px 0 12px 0;
	font-size: 22px;

}
#page #content h1.title{
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 35px;
	text-indent: -10000px;
}

#c-data{
	margin: 0 0 25px 0;
	min-height: 100px;
}
#page #c-data{
	margin: 0 50px 25px 0;
}
#page #c-data{
	margin-left: 75px
}

#c-top{
	margin-top: -15px;
}
ul#c-submenu{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	border: 1px solid #fff;
}
ul#c-submenu li{
	float: left;
	border: 1px solid #fff;
	border-bottom: none;
	border-top: none; 
	padding: 3px;
}
ul#c-submenu li.off{
	background: #cb8121;
}
ul#c-submenu li.on{
	background: #F6BD14;
}
ul#c-submenu a{
	display: block;
	color: #000;
	font-weight: bolder;
	font-size: 11px;
}
ul#c-submenu a span{
	font-size: 11px;
	display: block;
}
ul#c-submenu a:hover{
	color: #ffffff;
	text-decoration: none;
}

#c-foot{
	padding: 40px 0 0 0;
	text-align: center;
	position: relative;
}
#c-foot h3{
	margin: 15px 0 0 0;
	font-size: 14px;
	color: #000000;
}
#c-foot address{
	font-style: normal;
	margin-bottom: 5px;
}
.back2top{
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(/assets/images/i-top.gif) no-repeat 0 0;
	display: block;
	width: 145px;
	height: 40px;
}
.back2top a{
	text-indent: -10000px;
	display: block;
	height: 40px;
}	

/* FUNCTION */
.bt{
	background: #5c6785;
	border: 1px solid #2f3646;
	color: #FFFFFF;
	font-size: 11px;
}	

h1 span{
	color: #808080;
}
p.more{
	text-align: right;
	clear: both;
}
p.more a{
	font-size: 11px;
}
.smalldate{
	margin: 0;
	color: #4B5778;
	font-size: 9px;	
}
.data{
	margin: 10px 0;
}
.pcenter{
	text-align: center;
}
.warn{
	color: #FF0000;
}
.centerwarn{
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}	

	
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}
.clear {display: block;}

	/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
	/* End hide from IE-mac