/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
	color:#000000;
}

p{
	text-align:justify;
	padding:5px 0;
}

.flt{
	float:left;
}

.flr{
	float:right;
}

.clr{
	clear:both;
}

a{
	color:#ED5200;
	text-decoration:none;
}

a:hover{
	color:#6b4c20;
	text-decoration:none;
}

#wrapper{
	width:976px;
	background:#ed5200;
	padding:5px;
	margin:0 auto;
	height:auto;
}

.container{
	border:2px solid #412701;
	width:972px;
	background:#cec1b1;
}

.leftside{
	width:670px;
}

.leftside .leftcol{
	width:197px;
	background:#ffffff;
}

.leftside .midcol{
	width:471px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

.rightcol{
	width:300px;
}

.lefttitle{
	background:url(lefttitle.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	line-height:26px;
	padding:0 0 3px 8px;
	text-transform:uppercase;
}

.leftbox{
	padding:5px 8px;
}

.topbonus{
	background:url(midtopbg.jpg) no-repeat;
	height:319px;
	padding:7px 10px;
	color:#ffffff;
}

.topbonus .toptitle{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	line-height:26px;
	text-transform:uppercase;
}

.topbonusbox{
	padding:10px;
}

.topbonusbox .topbanner{
	width:210px;
	height:190px;
}

.topbonusbox .topinfo{
	padding:0 0 0 15px;
	width:205px;
}

.topbonusbox .topinfo strong{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.bonus{
	text-align:center;
	padding:6px 0;
	font-weight:bold;
}

.bonus .banner{
	margin-bottom:6px;
}

ul.sidenav{
	list-style:none;
}

ul.sidenav li{
	font-weight:bold;
	padding:3px 0;
	background:url(dot.jpg) repeat-x left bottom;
}

.mainstory{
	background:url(midbg.jpg) repeat-y;
	padding:0 7px;
}

.mainstory h1, .mainstory h2{
	font-size:13px;
	font-weight:bold;
	padding:0 0 5px 50px;
	line-height:30px;
	background:url(midtitle.jpg) no-repeat;
	text-transform:uppercase;
}

.story{
	padding:0 0px;
}

.story p{
	padding:5px 15px;
}

.midbtmbox{
	background:#ffffff;
}

.orangetitle{
	background:url(orangetitle.jpg) no-repeat;
	color:#ffe53a;
	line-height:30px;
	padding:3px 0 3px 10px;
	font-weight:bold;
	text-transform:uppercase;
}

.pad{
	padding:5px 10px;
}

.article{
	background:url(dot.jpg) repeat-x left bottom;
	padding:5px 0;
}

.pic{
	float:left;
	margin-right:10px;
	border:1px solid #ED5200;
}

.date{
	font-size:11px;
	color:#999999;
}

a.more{
	background:#734300;
	padding:2px 5px;
	color:#fec800;
	font-size:11px;
	text-decoration:none;
}

a.more:hover{
	background:#000000;
	color:#fec800;
	text-decoration:none;
}

.sidebox{
	margin-bottom:0px;
}

.sidetitle{
	background:url(righttitle.jpg) no-repeat;
	padding-left:10px;
	color:#ffffff;
	line-height:32px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}

.sidebtm{
	background:url(rightboxbg.jpg) no-repeat left bottom;
	padding:5px 10px 15px 10px;
}

.footer{
	padding:10px 0;
	color:#ffffff
}

.footer .footerlinks{
	background:url(footerlinks.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	line-height:44px;
	padding:0 10px;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
	padding:0 10px;
}












