﻿body, html {
	padding: 0px;
	background: #095213 url("/Images/body_bg2.jpg") repeat-x;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	color: #666666;
	line-height: 20px;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

h1 {
	display: none;
}

a {
	text-decoration: none;
	color: #0b5416;
	font-weight: bold;
}

a:hover {
	color: #000;
}

#menu ul {
	padding-top: 12px;
	padding-left: 20px;
}

#menu ul li {
	display: inline;
	margin-right: 5px;
}

#menu ul li a {
	display: inline-block;
	background: url("/Images/red_btn_bg.jpg") no-repeat;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}

#menu ul li a span {
	display: inline-block;
	background: url("/Images/red_btn_bg.jpg") top right no-repeat;
	height: 34px;
	padding-right: 20px;
}

#menu ul li a:hover {
	background: url("/Images/red_btn_bg_hover.jpg") no-repeat;
}

#menu ul li a:hover span {
	background: url("/Images/red_btn_bg_hover.jpg") top right no-repeat;
}

#menu ul li a.selected {
	background: url("/Images/menu_selected.jpg") no-repeat;
}
#menu ul li a.selected span {
	background: url("/Images/menu_selected.jpg") top right no-repeat;
}

#leftcolumn h4 a, #leftcolumn h3 a {
	color: #000;
}

#leftcolumn h2 {
	font-size: 18px;
	color: #bc1a12;
	text-transform: uppercase;
	padding: 40px 40px 0px 40px;
	margin-bottom: 15px;
}

#leftcolumn h3 {
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

#rightcolumn h3 {
	font-size: 18px;
	color: #bc1a12;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#leftcolumn h4 {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	line-height: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#top {
	height: 204px;
	background: url("/Images/top_image_sub.jpg") no-repeat;
}

#maincolumn {
	background: #fff url("/Images/mainbg.jpg");
	min-height: 1000px;
}

#leftcolumn {
	float: left;
	width: 670px;
	background: url("/Images/lefttop.jpg") no-repeat;
	min-height: 300px;
}

#rightcolumn {
	background: url("/Images/righttop.jpg") no-repeat;
	float: left;
	width: 320px;
	min-height: 300px;
	padding-top: 10px;
}

.clear {
	clear: both;
}

#footer {
	background: url("/Images/footerbg.jpg") repeat-x;
	text-align: center;
	font-size: 0px;
	height: 185px;
}

#leftcolumn .contentbox {
	padding: 40px;
}

#rightcolumn .contentbox {
	padding: 30px;
}

#leftcolumn .nopaddingtop {
	padding-top: 0px !important;
}

#leftcolumn .boxshadow {
	background: url("/Images/leftboxshadow.jpg") bottom left repeat-x;
}

#rightcolumn .boxshadow {
	background: url("/Images/rightboxshadow.jpg") bottom right no-repeat;
}

#rightcolumn {
	font-size: 12px;
	line-height: 17px;
}

.entrydate {
	display: block;
	text-align: right;
	color: #bc1a12;
}

.newscolumn1 {
	float: left;
	width: 254px;
	padding: 0px 40px 0px 40px;
	font-size: 12px;
	line-height: 18px;
}
.newscolumn2 {
	float: left;
	width: 254px;
	border-left: 1px solid #e8e8e8;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 40px 0px 40px;
}

.horispacer {
	padding: 0px 40px;
}

a.btntype1 {
	display: inline-block;
	background: url("/Images/red_btn_bg.jpg") no-repeat;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}

a.btntype1 span {
	display: inline-block;
	background: url("/Images/red_btn_bg.jpg") top right no-repeat;
	height: 34px;
	padding-right: 20px;
}
a.btntype1:hover {
	background: url("/Images/red_btn_bg_hover.jpg") no-repeat;
}

a.btntype1:hover span {
	background: url("/Images/red_btn_bg_hover.jpg") top right no-repeat;
}

ul.schedulelist li {
	height: 34px;
	background: url("/Images/schedulebg.jpg") no-repeat;
	line-height: 34px;
	margin-bottom: 2px;
}

ul.schedulelist li a {
	cursor: help;
}

ul.schedulelist li span {
	float: left;
	width: 170px;
	font-size: 12px;
	color: #2f2f2f;
}

ul.schedulelist li span.date {
	float: left;
	width: 70px;
	font-size: 14px;
	color: #fff;
	margin-left: 13px;
}

a.AskMView, a.AskMAsk {
	width: 126px;
	display: inline-block;
	float: left;
	background: url("/Images/askview.jpg") no-repeat;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

a.AskMAsk {
	background: url("/Images/askquestion.jpg") no-repeat;
	margin-left: 1px;
}

#SponsBig img {
	max-width: 250px;
	max-height: 120px;
}

#SponsBig {
	height: 120px;
}

#SponsSmall, #SponsBig {
	text-align: center;
}

#SponsSmall {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	height: 145px;
}

#SponsSmall img {
	max-width: 60px;
	margin-left: 20px;
	margin-bottom: 10px;
}

ul.medialist li {
	height: 34px;
	background: url("/Images/mediali.jpg") no-repeat;
	line-height: 34px;
	margin-bottom: 2px;
	color: #2f2f2f;
	padding-left: 15px;
	font-weight: bold;
}

ul.medialist li:hover {
	background: url("/Images/mediali_hover.jpg") no-repeat;
}

ul.medialist li a {
	color: #2f2f2f;
	display: block;
}

#rightcolumn a.btntype1 {
	font-size: 14px;
	background: url("/Images/red_btn_right.jpg");
}

#rightcolumn a.btntype1 span {
	background: url("/Images/red_btn_right.jpg") top right;
}

#rightcolumn a.btntype1:hover {
	font-size: 14px;
	background: url("/Images/red_btn_right_.jpg");
}

#rightcolumn a.btntype1:hover span {
	background: url("/Images/red_btn_right_.jpg") top right;
}

#ScheduleBox {
	padding: 10px 15px;
	font-size: 12px;
	background: #000;
	color: #fff;
	display: none;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	max-width: 300px;
}

ul.newsarchivelist li {
	padding: 0px;
	height: 25px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 25px;
}

ul.newsarchivelist li h4 {
	float: left;
	width: 500px;
	font-size: 14px !important;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}
ul.newsarchivelist li span.archivedate {
	float: right;
	width: 80px;
}

ul.schedulemainlist li {
	padding: 0px;
	height: 25px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 25px;
}

ul.schedulemainlist li h4 {
	float: left;
	width: 400px;
	font-size: 14px !important;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}
ul.schedulemainlist li span.archivedate {
	float: right;
	width: 80px;
}


ul.mediamainlist li {
	padding: 0px;
	height: 25px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 25px;
}

ul.mediamainlist li h4 {
	font-size: 14px !important;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}

#BioInfoBox {
	padding: 20px;
	background: #e0e0e0;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;	
	float: right;
	width: 180px;
	margin: 0px 0px 20px 20px;
	font-size: 12px;
}

a.btntype2 {
	display: inline-block;
	background: url("/Images/small_btn_red.jpg") center left no-repeat;
	padding-left: 20px;
	color: #595959;
}

a.btntype2:hover {
	color: #000;
}

hr {
	border: 0;
	background-color: #e8e8e8;
	height: 1px;
	margin: 30px 0px;
}

.MediaImage {
	display: inline-block;
	padding: 7px;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	margin: 0px 10px 10px 0px;
}

.MediaImage:hover {
	border: 1px solid #57ac57;
}

form {
	padding: 20px;
	background: #e0e0e0;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;	
}

form .float2 {
	float: left;
	width: 257px;
	margin-right: 25px;
}

.nomargin {
	margin: 0px !important;
}

input, textarea {
	width: 98%;
	padding: 6px;
	background: #f1f1f1;
	border-top: 1px solid #acacac;
	border-left: 1px solid #acacac;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;		
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}

input:focus, textarea:focus {
	background: #fff;
}

input.submit {
	padding: 0px !important;
	border: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;		
	background: url("/Images/submitbg.jpg") no-repeat !important;
	width: 109px !important;
	height: 34px !important;
	color: #fff !important;
	font-weight: bold !important;
}

.message {
	background: #639e3c;
	padding: 7px 14px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;		
	color: #fff;
	font-style: italic;
	display: block;
	margin-bottom: 20px;
}

.negative {
	background: #ad2121;
}

.questlist li {
	border: 1px solid #ebebeb;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;	
	padding: 5px 8px;
	margin-bottom: 2px;
}

.questlist li:hover {
	border: 1px solid #e0e0e0;
}

.questlist li .question {
	border: 1px solid #e0e0e0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	padding: 15px;
	margin-top: 10px;
}

.questlist li .answer {
	padding: 15px;
	background: #e0e0e0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin-top: 10px;
}

.questlist li .thisis {
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

.baglist li {
	border: 1px solid #d2d2d2;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;	
	margin: 0px 0px 5px 0px;
	height: 100px;
	width: 100%;
}

.baglist li .baglistimg {
	width: 90px;
	float: left;
	height: 90px;
	padding: 5px;
	text-align: center;
}

.baglist li .baglisttext {
	float: left;
	width: 469px;
	height: 80px;
	background: #ebebeb;
	padding: 10px;
	border-left: 1px solid #d2d2d2;
}

.baglist li .bagtitle {
	color: #000;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
