* { padding: 0; margin: 0; }

body {
 font-family:Tahoma,Arial, Helvetica, sans-serif;
 font-size:14px;
 line-height:12px;
 color:#b5b5b5;
 background-image:url(images/wholebg.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 background-color:#141414;
}

img {
 border:0;
}

h1 {
 color:#FFFFFF;
 font-size:18px;
}

h2 {
 color:#ffffff;
 font-size:24px;
}

h3 {
 color:#e3e7ed;
 float:left;
 font-size:16px;
}

h4 {
 font-size:12px;
 color:#ffffff;
 font-weight:bold;
}

#wrapper {
 width:1000px;
 margin: 0 auto;
}

#logohead {
 width:1000px;
 height:168px;
 background-image:url(images/logobg.jpg);
 background-repeat:no-repeat;
 background-position:top center;
 margin: 0 auto;
 clear:both;
}

#logo {
 float:left;
 width:243px;
 margin:0 auto;
}

#tagline {
 float:right;
 width:742px;
 height:110px;
 padding-right:15px;
}

#mnavlinks {
 width:757px;
 height:37px;
 float:right;
}

#mnavlinks a {
 font-size:13px;
 text-decoration:none;
 float:left;
 color:#e3e7ed;
 padding:21px 10px 28px 10px;
}

#mnavlinks a:hover {
 color:#000000;
 background-image:url(images/navbg.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}

#mainarea { 
 width:1000px;
 height:380px;
 margin: 0 auto;
 overflow:hidden;
 border:1 solid #333333;
}

#mainhead {
 background-color:#00592d;
 width:100%;
 height:42px;
}

#maincontent {
 background-color:#191919;
 width:1000px;
 padding:21px 26px 21px 26px;
}

#subhead{
	width: 670px;
}

#content {
 width:950px;
 padding:0;
 float:left;
 margin:0 auto;
 clear:both;
 background-image:url(images/overlaybg.png);
 background-position:top center;
 background-repeat:repeat;
 padding:25px;
}

#content2 {
 width:950px;
 padding:0;
 float:left;
 margin:0 auto;
 clear:both;
 padding:25px;
}

#content p {
 line-height: 18px;
 padding-bottom:10px;
}

#contentbody {
 float:left;
 width:582px;
 color:#e0e0e0;
}

#contentbody a {
 text-decoration:underline;
}

#contentside {
 float:right;
 width:307px;
}

#contentside p {
	padding:0;
	line-height:0;
	margin:0;
}

#contentside img {
 border-bottom:#333333 1px solid;
 padding:0;
 margin:0;
}

#contentside a {
 text-decoration:underline;
}

#contenttabs{
	width:568px;
	padding: 10px 20px 10px 20px;
	background-color:#000000;
}

#contenttext{
	padding: 0 20px 0 20px;
	line-height: 18px;
}

#contenttext a {
	color:#fff;
	text-decoration:underline;
}

#newshead a, #newshead a:visited, #newshead a:active, #newshead a:hover {
	color:#fff;
	text-decoration:none;
	margin:0 0 15px 0;
}

#newshead p {
	margin: 0 0 12px 0;
}

#footera {
 width:100%;
 height: 120px;
 margin: 0 auto;
 clear: both;
 background-color:#141414;
}

#footerb { 
 width:915px;
 font-size:11px;
 color:#a0a0a0;
 padding-top:45px;
 margin:0 auto;
}

#footerb a {
 text-decoration:none;
 font-size:11px;
 font-weight:normal;
 color:#a0a0a0;
}

.clear{
	clear: both;
}


#mainhead h2{
	padding: 10px 10px 10px 10px;
	margin: 0;
}


#newshead h2 {
	padding: 10px 0 10px 12px;
	margin: 0 0 10px 0;
}



/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
color: #ffffff;
}

.shadetabs li{
display: inline;
margin: 0;
color: #ffffff;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 9px 20px 9px 20px;
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: none;
background-color:#00592d;
color: #ffffff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color: #ffffff;
text-decoration: none;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #ffffff;
text-decoration: none;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
color: #ffffff;
text-decoration: none;
}

#contenttabs div {
 margin-top:10px;
}

.tabcontent p {
 line-height: 18px;
 padding-bottom:10px;
}

.tabcontent a {
 color:#FFFFFF;
 text-decoration: none;
}
