@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #fff;}
body {margin: 0px; background:#000 url(images/sitebg.jpg) top center no-repeat;}
.endbg{bottom:0; height:20px;}
a:link,a:visited,a:active{color:#eaff39; text-decoration:none;}
a:hover{color:#ffca5a; text-decoration:none;}
a img{border:0;}
h1,h2,h3,h4,h5,h6,h7,h8,h9,form{padding:0;margin:0;}
.clearboth{clear:both;}

#wrapper{width:100%; margin:auto; background:#262117}
#header{background:url(images/header2.jpg) #152a22 no-repeat center top; height:208px;}
#header h1{display:none;}
#topnav{background:url(images/topnav.jpg) no-repeat center #17140e; height:32px; font-size:14px; color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center;}
#topnav a:link,#topnav a:visited,#topnav a:active{color:#fff;}
#topnav a:hover{color:#9eff13}
#topnav a{padding:7px 32px; display:block; float:left;}
.position_width{width:1000px; margin:auto; display:block;}
.content{background:url(images/contentbg.jpg) top no-repeat; padding:20px;}
.contentbg{background:url(images/footer2.jpg) bottom center no-repeat; padding-bottom:100px;}

.boxtop{background:url(images/box-top.jpg) repeat-x left; height:14px;}
.boxtop span.boxtopleft{background:url(images/box-topleft.jpg) no-repeat left; height:14px; display:block;}
.boxtop span.boxtopright{background:url(images/box-topright.jpg) no-repeat right; height:14px; display:block;}

.maincontent{line-height:1.5em;}
.boxcontent{background:url(images/box-content.jpg) repeat-x #383228; padding:10px;}
.boxcontentborder{background:#463f32 url(images/box-contentborder.jpg) top repeat-x; padding:0 8px;}

.boxbtm{background:url(images/box-btm.png) repeat-x left; height:14px;}
.boxbtm span.boxbtmleft{background: url(images/box-btmleft.png) no-repeat left; height:14px; display:block;}
.boxbtm span.boxbtmright{background:url(images/box-btmright.png) no-repeat right; height:14px; display:block;}

h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#82e103; font-weight:normal; padding-bottom:5px;}


.col_left{width:280px; float:left;}
.col_right{width:660px; float:left; padding-left:20px;}

/*
.col_left{width:280px; float:left; padding-right:20px;}
.col_right{margin-left:300px;}
*/
/*BUTTONS*/
.btn_khaki_sm,.btn_khaki_med,.btn_khaki_lrg,.btn_khaki_xlrg,.btn_green_sm,.btn_green_med,.btn_green_lrg,.btn_green_xlrg{color:#fff; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border:0; height:25px; cursor:pointer; text-align:center;}
.btn_green_sm{background:url(images/btn-green.png) left 0 no-repeat; width:74px;}
.btn_green_med{background:url(images/btn-green_med.png) left 0 no-repeat; width:100px;}
.btn_green_lrg{background:url(images/btn-green_lrg.png) left 0 no-repeat; width:125px;}
.btn_green_xlrg{background:url(images/btn-green_xlrg.png) left 0 no-repeat; width:150px;}
.btn_khaki_sm{background:url(images/btn-khaki.png) left 0 no-repeat; width:74px;}
.btn_khaki_med{background:url(images/btn-khaki_med.png) left 0 no-repeat; width:100px;}
.btn_khaki_lrg{background:url(images/btn-khaki_lrg.png) left 0 no-repeat; width:125px;}
.btn_khaki_xlrg{background:url(images/btn-khaki_xlrg.png) left 0 no-repeat; width:150px;}

div.btn_khaki_sm,div.btn_khaki_med,div.btn_khaki_lrg,div.btn_khaki_xlrg,div.btn_green_sm,div.btn_green_med,div.btn_green_lrg,div.btn_green_xlrg{float:left; padding:5px 0; height:15px;}
.btn_green_sm:hover,.btn_green_med:hover,.btn_green_lrg:hover,.btn_green_xlrg:hover,.btn_khaki_sm:hover,.btn_khaki_med:hover,.btn_khaki_lrg:hover,.btn_khaki_xlrg:hover{background-position:left -25px;}


.loginbox td{padding:3px 2px;}


.footer{background:url(images/endbg.jpg) top repeat-x #000; height:30px; text-align:center; font-size:10px; padding-top:20px; color:#888;}
/*.endbg{background:url(images/endbg.jpg); height:20px;}*/