body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,hr { margin:0; padding:0; }
html,body { height:100%; }
table { border-collapse:collapse; border-spacing:0; }
fieldset { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
a { outline:none; }
hr { border:none; }
object { display:block; }
label, select { 
	font-size: 85%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* ------------------------------------------------------------------------------------------------------------ toolbox ---------- */
.clear { clear: both; }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* ------------------------------------------------------------------------------------------------------------ universal ---------- */
body {
	color: #FFFFFF;
	background-color:#5F8046;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#columnLeft.mceContentBody {
	color: #000000;
	padding-left:65px;
	padding-top:10px;
}
body.mceContentBody {
	color: #000000;
	background-color: #FFFFFF;
}
a, a:link {
	color: #d98d00;
	text-decoration: none;}
a:visited {
	color: #C9C9C9;}
a:hover, a:active {
	color: #f05500;}
p {
	padding-bottom: 10px;}
.pFirst {
	padding-top: 10px;}
h1 {
	font: 38px/40px Georgia, Times, serif;
	padding-bottom: 5px;}
h2 {
	color: #9ac3ce;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}
.h2First {
	padding-top: 0;}
h3 {
	color: #dedcd6;
	font: 20px/22px Georgia, Times, serif;
	padding-bottom: 10px;}
h4 {
	color: #f05500;
	font: 12px/14px Georgia, Times, serif;
	padding-bottom: 2px;}
.hr hr {
	display: none;}

/* ------------------------------------------------------ top ---------- */
#overallTop {
	width: 100%;
	min-width: 1000px;
	padding-bottom: 100px;
	background-color: #5f8046;
	background-image: url(../img/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centerContent {
	width: 1000px;
	margin: 0 auto;}

/* ------------------------------------------------------ columns ---------- */
#columnLeft {
	clear: both;
	float: left;
	margin: 25px 0 0 20px; /* 25 was 45 - BH */
	width: 668px;}
#columnRight {
	float: right;
	margin: 42px 37px 0 0; /* 24 was 57 */
	width: 191px;
	/* color: #660000; */
	font-size: 13px;
	line-height: 16px;
}
#columnRight h2 {
	color: #9ac3ce;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 10px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}
#columnRight img {
	border: solid 3px #291b0b;
	margin-bottom: 10px;}
#columnRight a img:hover {
	border: solid 3px #d98d00;}
#columnRight .hr {
	background: #141818;
	height: 4px;
	margin: 20px 0;}
#columnRight #searchbox #search {
	width: 100%;
	margin-bottom:5px;
}
#columnRight #searchbox {
	text-align:center;
}
#columnLeft img {
	border: solid 3px #D98D00;
	margin-bottom: 10px;}
#columnLeft a img:hover {
	border: solid 3px #F05500;}
#columnLeft .hr {
	background: #141818;
	height: 4px;
	margin: 8px 0;}

/* ------------------------------------------------------ bottom ---------- */
#overallBottom {
	position: fixed;
	width: 100%;
	min-width: 1000px;
	height: 51px;
	margin: 0 auto;
	bottom: 0;
	background: url(../img/bg-footer.png) no-repeat center bottom;}
#bottomContent {
	width: 920px;
	height: 51px;
	margin: 0 auto;}
#back2top {
	float: right;
	margin: 0 58px 0 0;}
#back2top a {
	display: block;
	width: 69px;
	height: 51px;
	text-indent: -9999px;
	background-image: url(../img/b-top.gif);}
#back2top a:hover {
	background-position: center bottom;}

.info {
	background: #101313 url(../img/bg-info.gif) repeat-y;
	border-right: solid 8px #1f2527;
	margin: 3px 0 80px 0;
	text-align: right;
	padding: 4px 9px;}
#mainProfile {
clear:both;
background-color:#B87642; 
width:941px; 
min-height:370px; 
height:auto;
padding:10px 10px 12px 10px; 
margin-bottom:5px;
margin-right:10px;
}
#mainProfile .articles {
margin-left:20px;
font-size:0.9em;
font-weight:bold;
}
#mainProfile .articles a, #mainProfile .articles a:link{
	color: #9ac3ce;
}
#mainProfile .articles a:visited {
	color: #C9C9C9;
}
#mainProfile .articles a:hover, #mainProfile .articles a:active{
	color: #F05500;
}
/* for Internet Explorer */
/*\*/
* html #mainProfile {
height: 370px;
}
/**/
/* ------------------------------------------------------ bews ---------- */
.newsfeature {
	font-size: 0.9em;
	border-style:dotted;
	background-color:#291B0B;
	border-color:#35451D;
	padding: 5px 5px 20px;
	margin-top:10px;
	margin-bottom:30px;
}
.newsfeature h3 {
	font-size: 20px;
	background-image: url(../img/baseball.gif);
	background-repeat: no-repeat;
	padding-left:30px;
}
.newsfeature .date {
	width:30em;
	font-size: 0.8em;
	font-style: italic;
	float:right;
	text-align:right;
}
.newsfeature .tagged {
	font-size: 0.9em;
	font-style: italic;
}
.newsfeature .readmore {
	font-size: 0.9em;
	font-style: italic;
	float:left;
	text-align:left;
}