@charset "utf-8";

/* Red - Colour Headers and Links: #900
   Beige - Body/Content Main background colour: #E1E3BE
   Green - Content: #669933
   Green - Background: #517923
   Dark Green - Footer: #3d4825
   Light Green - Sidebar: #CBD7B7
   Content Width: 540px minus 30px LR padding
   Content Pic Width: 510px
   Sidebar Width: 260px 
*/   
/*   Fixing Page Height to 100% */ 
 * { margin: 0; }
html, body {
	height: 100%;
	background-color: #E1E3BE;
	}
 .container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width: 900px;
	background: #517923 url(../images/bg.gif) repeat-x bottom;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	text-align: left;
 }
 .footer, .push { height: 4em; }
/* Body Font */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
/* Tag Styling */
p {
	padding: 6px 0;
	font-size: 0.9em;
	line-height: 1.4;
}
h1 {
	font-size: 135%;
	padding: 10px 0px 6px 0;
	color: #900;
}
h3 { padding: 10px 0px 6px 0; }
.sub_menu h1, h1.login, .sub_menu h2.active {
	background: #900;
	padding: 8px 0px;
	margin: 0 -10px;
	text-indent: 10px;
	color: #E1E3BE;
	font-size: 125%;
}
h1.login  {
	background: #517923;
	color: #CBD7B7;
}
/* Layout */ 
#wrapper {
	margin: 0 auto;
	width: 860px;
	}
#header {
	height: 259px;
	background: #E1E3BE;
}
#wrapper_top_img {
	background: url(../images/main_top_lg.gif) no-repeat top;
	height: 12px;
}
#wrapper_bottom_img {
	background: url(../images/main_bottom_lg.gif) no-repeat top;
	height: 12px;
}				
#content_wrapper {
					padding: 0px 20px;
					background-color: #693;
				}
#sidebar {
	float: right;
	width: 260px;
}
#content_main {
	float: left;
	width: 540px;
	background: #E1E3BE url(../images/content_top.gif) no-repeat;
				}
#content {
	padding: 5px 15px 0 15px;
}
#content_img_bottom {
	background: url(../images/content_bottom.gif) no-repeat;
	height: 10px;
}
.footer { margin: 0 auto;
	      width: 780px; }
/* Content Styling */
#content li { font-size: 0.9em; }
#content a:link, #content a:visited {
	text-decoration:none;
	color: #970908;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
#content a:hover { color: #000; }
/* Floats */	
.clearfloat, .clearleft, .clearright  {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}
.clearleft { clear: left; }
.clearright { clear: right; }
#content h2 {
	font-size: 110%;
	padding: 6px 0px;
	color: #900;
}
#content .stories a img {
	height: 120px;
	width: 160px;
	padding: 0 10px 10px 0;
	float: left;
}
#content .stories a:link, #content .stories a:visited {
	border-width: 0;
	line-height: 1.3;
	color: #000;
	text-decoration: none;
}
/*   Breadcrumb Styling    */
#breadcrumb {
	font-size: 0.9em;
	border-bottom: dotted 1px #000;
	padding: 0 0 5px 0;
}
#breadcrumb a.B_homeCrumb, #breadcrumb a.B_crumb {
	text-decoration: none;
	border-width: 0;
	border-style: none;
	color: #900;
			}
.B_currentCrumb { color: #999; }
#content .stories {
	padding-top: 10px;
}
.subcontent-box {
	background: #CBD7B7;
	border: 1px solid #B3BEA1;
	padding: 0 10px 5px;
	height: 130px;
}
#nav {
	margin: 0 0 10px 0;
	height: 30px;
	background: #4E6A2B url(../images/nav_left.gif) no-repeat;
	width: 810px;
	float: left;
}
#nav_right {
	background: url(../images/nav_right.gif) no-repeat;
	height: 30px;
	float: right;
	width: 10px;
	margin: 0;
}
#nav {
	font-size: 16px;
	font-weight: normal;
}
#nav ul{
	padding: 7px 0 0 0;
	margin: 0 0 0 14px;
	text-align: left; /*set value to "left", "center", or "right"*/
}
#nav ul li { display: inline; }
#nav ul li a {
	color: #fff;
	padding: 0;
	margin-right: 21px; /*spacing between each menu link*/
	text-decoration: none;
}
#nav ul li a:hover, #nav ul .active a {
	color: #C9D5B5;
}
.sub_menu ul a {
	text-decoration: none;
	line-height: 1.2;
	color: #000;
}
.sub_menu {
	padding: 0 10px 10px 10px;
	background: #E1E3BE;
	border: 1px solid #4E6A2B;
	margin: 0 0 15px 0;
	width: 240px;
}
.loginform label {
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
.loginform input#username, .loginform input#password {
	font-size: 12px;
	font-family: Verdana;
} /* IE Fix: Sets Width of Inputs to the same! */

.loginform input.button { margin-left: 6.5em; }  
.sub_menu ul li {
	background: url(../images/arrow.gif) no-repeat left;
	margin: 0.5em 0;
	background-position: 0 .4em;
	padding-left: .6em;
}
/* blockquotes */
blockquote {
	background: url(../../../images/start_quote_rb.gif) no-repeat;
}
blockquote p {
	background: url(../../../images/end_quote_rb.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0 23px;
	font-style: italic;
	font-weight: bold;
}
blockquote span.author {
	line-height: 1.2;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 5px 18px 10px 0;
}
blockquote.bq_lg p {
	font-size: 16px;
	margin-top: 10px;
}
.sb_img, .sb_videos {
	padding-bottom: 10px;
}
.sb_bq {
	margin-bottom: 10px;
	background: #CBD7B7;
	padding: 10px;
	border: 1px solid #517923;
}

/* --- content images ------------------ */
  .floatbox {
	overflow:visible;
	display: table;
	margin-bottom: -1em;
}
  .floatbox p {
	margin-top: 0;
}
  p.icaption { float:left; display:inline; margin: 0; }
  p.icaption_left { float:left; display:inline; margin: 0 1em 0.15em 0; }
  p.icaption_right {
	float:right;
	display:inline;
	margin: 0 0 0.15em 1em;
}
  p.icaption_left img, p.icaption_right img { padding:0; /*border: 1px #888 solid;*/ }
  p.icaption img { padding:0; border: 0; }
  p.icaption_left strong, p.icaption_right strong,  p.icaption strong {
	display:block;
	overflow:hidden;
	margin-top: 2px;
	padding: 0.3em 0.5em;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2;
}
/* --- footer --- */
.footer p {
	color: #E1E3BE;
}
.footer a:link, .footer a:visited {
	color: #E1E3BE;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.footer a:hover {
	border-bottom-style: none;
}
.videos { text-align: center;
         margin: 5px auto 10px auto;
}
#latest_news {
	background: #EBECD2;
	border: 1px dashed #517923;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
}
#latest_news li a:link, #latest_news li a:visited, #content .subcr li a:link, #content .subcr li a:visited {
	text-decoration: none;
	border-style: none;
	line-height: 1.4;
	color: #000;
	font-size: 95%;
}
#latest_news li a:hover, #content .subcr li a:hover { color: #900; }

/* --- sub columns --- */

.subcolumns_50, .subcolumns {
	width: 100%;
	overflow:hidden;
	margin: 10px 0 0 0;
}
.subcolumns { 	border: 1px solid #000;
	background: #EBECD2; }
.col_l, .col_l_50 {
	width: 330px;
	float: left
}
.col_r, .col_r_50 {
	width: 178px;
	float: right; }
.col_l_50, .col_r_50 { width: 255px; }
.subcr, .subcl { overflow: hidden; }
.subcr { padding: 0 10px; }
.subcl_50 { padding: 0 10px 0 0; }
#content .subcl_50 h1 { padding-top: 0px; }
.col_33 {
	float: left;
	width: 156px;
	margin: 0 21px 0 0;
}
.col_33_last {
	float: left;
	width: 156px;
}
#content .subcr li a:link { line-height: 2;
					font-size: 100%; }
#content .subcr .more_left a { float: right; }
#bloody_business {
	background: url(../../../images/bloody_business.gif) no-repeat;
	text-indent: -99999px;
	height: 148px;
	margin: 10px 0;
}
#content a.addthis_button, #content .col_r_50 a:link, #content h3 a:link, #content h3 a:visited { border-bottom-style: none; }
#content .col_33_last p, #content .col_33 p { padding: 0; }
#content .col_33_last h3, #content .col_33 h3 { padding: 6px 0; }

.read_more {
	padding: 6px 0 0 0;
	text-align: right;
}
#addthisbutton {
	text-align: right;
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
}
#content .notes {
	font-size: 85%;
	color: #666;
}
/*  News Page Formating 
.content .news_output img {
	height: 125px;
	width: 175px;
	padding: 0 10px 20px 0;
	float: left;
}
.content .news_output a:link, .content .news_output a:visited {
	border-width: 0;
	line-height: 1.3;
	color: #000;
	text-decoration: none;
}
.content .news_output a:hover b {
	color: #2B9848;
}
.content .news_output { margin: 10px 0px 0px; }*/
/* Uncomment for TinyMCE
body { colout: #000; } */

