@charset "utf-8";
/* CSS Document */
/*zero all styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";}
a{text-decoration:none;color:#fff; font-weight:normal; font-size:10px;}
/*end*/
/*general formatting*/
html {height: 100%; padding-bottom: 1px;}
body {text-align:center;font-size: 11px; font-family:Tahoma, Geneva, sans-serif;color:#CCC;background-color:#2d352b;font-weight:normal;background:url(../images/bgTile2.png) center top repeat-y;}
/*end*/
/*basic layout*/
#container{width:700px;text-align:left;margin:auto;margin-top:22px;/*border:1px solid #000;*/}
#header{width:700px;float:left;height:135px;margin-bottom:10px;background:url(../images/headerBG.png) bottom left no-repeat;}
#logo{float:left;}
#usermenu{float:right;padding:14px 4px 0px 0px;clear:right;}
#continfo{float:right;margin-top:30px;margin-right:16px; color:#333;clear:right;}
/*login form*/
#loginform{float:left;}
label.loginlabel{margin:6px 0px 6px 4px;float:left;clear:left;}
input.logintext{margin:3px 7px 0px 0px;height:12px;border:1px solid #4e5e32;width:82px;background-color:#313628;color:#999;padding:2px;font-size:10px;height:12px;float:right;}
input.loginbtn{float:right;margin:8px 4px 0px 0px;}
/*end*/
/*search*/
#srch{float:right;}
input.srch{margin-top:3px;height:12px;border:1px solid #4e5e32;width:100px;float:right;background-color:#313628;color:#999;padding:2px;font-size:10px;height:12px;}
input.srchbtn{float:right;margin:0px 0px 6px 4px;}
.srchtitle{float:left;padding:0px 0px 4px 0px;font-weight:bold; font-size:12px;}
.srchbody{float:left;padding:0px 0px 4px 0px; text-align:justify;}
.separator{float:left;padding:4px 0px 0px 0px;margin-bottom:8px;width:100%;border-bottom:1px solid #4e5e32;}
/*end*/
.listitemlrg{float:right;clear:right;padding:4px;font-size:13px;font-weight:bold;}
div.listitemlrg a{font-size:13px;font-weight:bold;color:#333;}
#navbar{width:700px;float:left;margin-bottom:4px;}
#topnav{float:left;}
#footer{width:700px;float:left;margin-top:8px;}
#footbgleft{width:14px;height:29px;float:left;background:url(../images/footerbgleft.png) right 0px no-repeat;}
#footbgright{width:14px;height:29px;float:right;background:url(../images/footerbgright.png) left 0px no-repeat;}
#footbgtile{float:left;width:672px;height:29px;background:url(../images/footbgtile.png) left 0px repeat-x;}
#botnav{float:left;padding:8px 0px 0px 15px;color:#262a1f;}
#copyright{float:left;padding:9px 0px 0px 0px;color:#2d361b;}
ul.mainnav{padding-top:3px;}
 /*mannav active state*/
 li.unactive{display:inline;padding:8px 6px 8px 0px;}
 a.unactive{padding:8px 4px 8px 12px;margin:0px;font-size:13px;color:#FFF;}
li.active{display:inline;padding:8px 6px 8px 0px;background:url(../images/linkright.png) right 0px no-repeat;}
 a.active{padding:8px 4px 8px 12px;margin:0px;font-size:13px;color:#FFF;background:url(../images/linkleft.png) bottom left no-repeat;}
 /*end*/
 /*subnav active state*/
  li.subunactive{float:left;padding:0px 6px 0px 0px;}
 a.subunactive{float:left;width:75px;padding:8px 8px 9px 12px;margin:0px;font-size:13px;color:#FFF;}
li.subactive{float:left;padding:0px 6px 0px 0px;background:url(../images/linkright.png) right no-repeat;}
 a.subactive{float:left;width:75px;padding:8px 8px 9px 12px;margin:0px;font-size:13px;color:#FFF;background:url(../images/linkleft.png) bottom left no-repeat;}
 span.arrowactive{float:left;width:75px;background:url(../images/subarrow.png) right 1px no-repeat;}
 /*end*/
 /*footnav active state*/
ul.footnav li{display:inline;padding:2px 6px 2px 0px}
 a.unactivebot{font-size:12px;color:#262a1f;}
 a.activebot{font-size:12px;color:#FFF;}
 /*end*/
/*.leftcol{width:100px;float:left;overflow:hidden;}
.rightcol{width:592px;float:left;margin-left:8px;}*/
.clear{clear:both;}
/*end*/
/*rounded corners*/
.RndTopLeft{width:9px;height:9px;float:left;background:url(../images/RndTopLeft.png) bottom left no-repeat;}
/*.RndTopTile{width:574px;height:9px;float:left;background:url(../images/RndTopTile.png) top left repeat-x;}*/
.RndTopRight{width:9px;height:9px;float:right;background:url(../images/RndTopRight.png) bottom right no-repeat;}

.RndBotLeft{width:9px;height:9px;float:left;background:url(../images/RndBotLeft.png) top left no-repeat;}
/*.RndBotTile{width:574px;height:9px;float:left;background:url(../images/RndBotTile.png) top left repeat-x;}*/
.RndBotRight{width:9px;height:9px;float:right;background:url(../images/RndBotRight.png) top left no-repeat;}

/*end*/
/*articles*/
/*.article{width:560px; float:left;background:url(../images/ArticleTile.png) top left repeat-y;padding:4px 16px 4px 16px;}*/
.smlright{float:right;width:187px;}
.lrgleft{float:left;width:470px;}
.arthead{font-size:16px;float:left;margin-bottom:4px;padding-bottom:4px;clear:right;color:#91a66d;font-weight:bold;width:100%;border-bottom:1px solid #515f3b;}
.arthead2{font-size:16px;float:left;margin-bottom:0px;padding-bottom:4px;clear:right;color:#91a66d;font-weight:bold;width:100%;}
.artcreated{float:left;margin-bottom:4px;font-size:12px;clear:left;width:100%;clear:both;}
.artbody{float:left;clear:both;color:#9fa78b;text-align:justify;line-height:1.5em;width:100%;}
.artbody2{float:left;clear:both;color:#9fa78b;text-align:justify;width:100%;margin-top:10px;}
/*end*/
/*admin area*/
.adminleftcol{width:150px;float:left;padding:0px;}
.adminrightcol{width:500px;float:right;padding:0px;}
.adminhead{float:left;}
.adminmenu{float:right;}
input.halftext{margin-top:3px;border:1px solid #4e5e32;width:180px;background-color:#313628;color:#999;padding:2px;font-size:10px;}
textarea.emailtext{margin-top:3px;border:1px solid #4e5e32;width:180px;background-color:#313628;color:#999;padding:2px;font-size:10px;}
textarea.halftext{margin-top:4px;width:100%;text-align:left;}
select.dropdown{margin-top:3px;border:1px solid #4e5e32;width:186px;background-color:#313628;color:#999;padding:2px;font-size:10px;}
input.frmbtn{float:right;}
span.adminfrm{}
span.pubbtn{float:left;}
.error{width:700px;position:absolute;text-align:center;}
.success{width:700px;position:absolute;text-align:center;}
/*end*/
/*tables*/
table.data {width:100%;float:right;border-left:1px solid #464b3b;border-top:1px solid #7c8569;}
table.data tr {padding:2px;}
table.data td {padding:1px 2px 1px 2px;border-right:1px solid #666;border-bottom:1px solid #464b3b; font-size:9px;}
tr.datahead {background:url(../images/footbgtile.png) 6px -5px repeat-x;color:#2d361b; padding:4px;}
.cmsheading{width:100%;float:left;font-size:16px; font-weight:bold; text-align:left;color:#000;}
a.artlink{font-size:12px;}
td.archsec{width:64px;}
td.archcat{width:64px;}
td.archprev{}
td.archpub{width:18px;text-align:center;}
td.archcreate{width:84px;text-align:center;}
td.archmod{width:64px;text-align:center;}
/*tables*/

/*upload*/
input.uptext{float:left;}
span.upinput{float:left;padding-right:8px;}
span.upinputright{float:right;padding-right:8px;}
input.upbtn{float:right;margin:14px 12px 0px 0px;}
.thumbs{float:left; margin:0px 5px 5px 0px;}
/*end*/
/*image manager*/
.imgpreview{width:221px; float:left;}
.imgsettings{width:429px;float:right;padding:0px 6px 8px 10px;}
textarea.imgtext{margin-top:3px;border:1px solid #4e5e32;width:100%;background-color:#313628;color:#999;padding:2px;font-size:10px;font-family:Tahoma, Geneva, sans-serif;}
div.artbody img{margin:4px 8px 0px 0px;}
/*end*/