/* CSS Document */

body {
	background: #fff url(images/bg-body.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#page-container {
	background: #fff url(images/bg-body.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	width: 944px;
	margin: 0px auto;	
	text-align: left;
}



#header {
	float: left;
	min-height: 155px;
}



	#supernav {
		float: left;
		width: 647px;
		margin: 0px 10px 0px 0px;

	}

	

	#login {

		background: #311f07;

		overflow: hidden;

		height: 0px;		

	}

		#login form {

			color: #fff;

		}

	

		#loginbtn {

			float: right;

			width: 177px;
			padding: 0px 1px 0px 0px;

		}



	#logo {

		clear: both;

		float: left;

		position: relative;

		top: 15px;

	}

	

	#tagline {

		float: right;

		position: relative;

		top: 35px;

	}



#content-container {

	clear: both;

	float: left;

	width: 944px;

}



#nav {
	clear: both;
	float: left;
}

#search {
	float: left;
	background: url(images/bg-search.gif) repeat-x;
	width: 287px;
	height: 42px;
	padding: 10px 0px;

}

	#search .searchform {
		padding: 2px 0px 0px 5px;
	}

	

	.search-field {

		margin: 0px;

		padding: 0px;

	}

	

	.search-bg {

		float: left;

		margin: 1px 0px 0px 0px;

		padding: 0px;

	}

	

	#search .searchbox {		

		border: 0px;

		width: 155px;

		margin: 0px 0px 0px 5px;

		height: 14px;

	}

	#search a {

		font: bold 12px "arial narrow", Arial, Helvetica, sans-serif;

		color: #fff;

		text-transform: uppercase;

	}

	

	#search .button-search {

		background: none;

		border: 0px;

		width: 48px;



	}

	

	.search-adv {

		font-size: 11px;
		margin-right: 5px;

	}



#content-top {

	clear: both;

	float: left;

	background: url(images/bg-content-top.gif) no-repeat;

	width: 944px;

	margin: 0px 0px 15px 0px;

	padding: 10px 0px 0px 0px;

}


#content-2col {
	float: left;
	width: 930px;
	min-height: 5px;
	background-image: url(images/bg-2col.gif);
	background-repeat: repeat-y;
}


#content-left {
	clear: both;
	float: left;
	width: 609px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;	/* border-right: 1px dotted #aaa; */
}

	

	#content-left-padding {

		padding: 0px 10px 0px 0px;

	}



#content-right {

	float: left;

	width: 300px;

}



	#right-top {
	
		position: relative;
		
		top: -17px;

		margin: 0px;

		padding:0px;

	}

	

	#right {

		margin: 0px;

		padding:0px;

	}



#content-full {

	clear: both;

	float: left;

	width: 920px;

	margin: 0px 0px 20px 14px;

}



#footer {

	position: relative;

	background: #000;

	width: 100%;

	min-height: 180px;

	padding: 10px 0px 0px 0px;

}



	#footer-content {

		width: 944px;

		margin: 0px auto;

		text-align: left;

	}


	

	#bottom1 {


		width: 900px;		

		margin: 0px 10px 0px 0px;

	}

	

	#bottom2 {
		clear: both;

		text-align: right;
				

	}

	

#legals {

	clear: both;

	width: 944px;

	margin: 0px auto;

	padding: 10px 0px 0px 0px;

}	



#copyright {

	clear: both;	


}



#credits {

	float: right;

}



/* Modules/Menus */



ul.menu-super {
	float: right;
	list-style: none;
	list-style-type: none;
	padding: 0px;

}

			ul.menu-super span {
				font-weight: bold;
			}



	ul.menu-super li {
		float: left;
		padding: 0px 5px;

	}
	
	ul.menu-super li.item53 img {
		padding:0px 5px 0px 0px;
	}



ul.menu-main {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}



	ul.menu-main li {
		float: left;
		padding: 0px 1px 0px 0px;
		font: normal 14px "arial narrow", Arial, Helvetica, sans-serif;
		letter-spacing: 0px;
		text-transform: uppercase;

	}

	

	ul.menu-main li#current a span {

		background: url(images/bg-navtab-left-active.gif) no-repeat;		

		

	}

	

	ul.menu-main li#current a {

		background: url(images/bg-navtab-right-active.gif) no-repeat right top;

		color: #a21123;

	}

	

	ul.menu-main span {	

		display: block;

		background: url(images/bg-navtab-left.gif) no-repeat;

		line-height: 43px;

		padding: 0px 18px;
		
		font-weight: bold;

	}
	
	

	ul.menu-main li a {

		background: url(images/bg-navtab-right.gif) no-repeat right top;

		line-height: 43px;

	}

	

	ul.menu-main a {
		display: block;
		background: url(images/bg-navtab-left.gif) no-repeat;
		line-height: 43px;
		color: #333;

	}	

	li.item28 a {
		color: #a21123;
	}

ul.menu-footer {
	float:left;
	list-style: none;
	list-style-type: none;
	margin:0px 10px 0px 0px;
	padding:0px;
	width: 213px;
}

	ul.menu-footer li {		
		border-bottom: 1px solid #444;
		padding: 3px 0px;
	}



	ul.menu-footer li a:link, ul.menu-footer li a:visited {
		font: normal 12px "trebuchet ms", tahoma, verdana, arial, helvetica, sans-serif;
		color: #a4d1ee;
	}

	

.moduletable-inset {
	width: 920px;
	margin: 0px 0px 0px 10px;
}


	.inset-left {

		float: left;

		background: #000 url(images/vdots-wob.gif) repeat-y right top;

		width: 922px;

		height: 15px;

	}

	.inset-left a:link, .inset-left a:visited  {

		color: #d20000;

		text-decoration: none;

	}

	

	.inset-left a:active, .inset-left a:hover {

		color: #d20000;


		text-decoration: underline;

	}

	

		.inset-left p {

			padding: 0px;

			color: #fff;
			
			font-size: 20px;
			
			line-height: 22px;

		}

	

	.inset-right {

		float: left;

		width: 301px;

	}

	

	.inset-right img {

		border: 1px solid #000;

	}

.breadcrumbs {

	clear: both;

	display: block;

	background: #E2E2E2;

	border-top: 1px solid #D01300;

	border-bottom: 1px dotted #aaa;

	margin: 0px 10px 10px 10px;

	padding: 5px;
	line-height: 15px;

}

.moduletable-feature {
	clear: both;
	position: relative;
	margin: 0px 2px 10px 0px;
	padding: 10px 10px;
	background-color: #ececec;
	border-top: 1px solid #d01300;
	border-bottom: 1px dotted #aaa;

}

	.moduletable-feature h3 {

		background-color: #ececec;

		border-top: 1px solid #d01300;

		border-bottom: 1px dotted #aaa;

		padding: 10px;

		font: bold 20px "Trebuchet MS",tahoma,verdana,arial,helvetica,sans-serif;

	}	

	

	.moduletable-feature p {

		padding: 0px 15px 10px 10px;

	}
	
.moduletable-flush {
	position: relative;
	top: 22px;
}	
	
.moduletable-subscribe {

	background: url(images/bg-subscribe-module.gif) no-repeat;

	width: 280px;

	height: 164px;

	margin: 0px 0px 0px 7px;

	padding: 8px 10px;

}	



	.moduletable-subscribe h3 {

		margin: 0px;

		padding: 0px;

		font: bold 14px "trebuchet ms", tahoma, verdana, arial, sans-serif;		

	}

	

	.moduletable-subscribe p {

		margin: 0px;

		padding: 0px;

		font: normal 11px "trebuchet ms", tahoma, verdana, arial, sans-serif;

		line-height: 18px;

	}

	.moduletable-subscribe td {

		font: normal 10px "trebuchet ms", tahoma, verdana, arial, sans-serif;

	}
	
.moduletable-upcoming {
	background: #000 url(images/bg-upcoming.gif) no-repeat;
	padding: 0px 15px 15px;
	border-top: 5px solid #990000;
	overflow: hidden;
	
}	

	.moduletable-upcoming h4 {
		float: left;
		color: #a4d1ee;
		font: bold 18px trebuchet ms, Arial, Helvetica, sans-serif;
	}
	
	.moduletable-upcoming span.upcoming-date {
		color:#CCCCCC;
		float:right;
		margin:10px 0 0;
	}
	
	.moduletable-upcoming p {
		color: #fff;
	}

.moduletable-enewsletter {

	clear: both;

	background: url(images/bg-enewsletter-module.gif) no-repeat;

	height: 160px;

	margin: 0px 0px 10px 10px;

	padding: 42px 0px 0px 0px;

}



	.moduletable-enewsletter p, .moduletable-enewsletter form {

		padding: 10px;

		line-height: 15px;

	}

	

	.moduletable-enewsletter .submit-enewsletter {

		background: url(images/button-submit-enews.png) no-repeat;

		border: 0px;

		width: 23px;

		height: 23px;

	}

.moduletable-rss {

	clear: both;

	width: 300px;

}	



	.moduletable-rss h3 {
	
		background: #ddd;

		border-top: 1px solid #d01300;

		border-bottom: 1px dotted #aaa;

		padding: 10px;

		font: bold 17px "Trebuchet MS",tahoma,verdana,arial,helvetica,sans-serif;

	}	

	

	.moduletable-rss a {

		padding: 10px;

	}

	

.moduletable-section {

	clear: both;

	background: url(images/bg-section-module.gif) no-repeat right top;

	width: 300px;

}



	.moduletable-section h3 {
		background: #ddd;

		border-top: 1px solid #d01300;

		border-bottom: 1px dotted #aaa;

		padding: 10px;

		font: bold 20px "Trebuchet MS",tahoma,verdana,arial,helvetica,sans-serif;

	}	

	

	.moduletable-section p {

		padding: 10px;

		font: normal 12px "trebuchet ms", tahoma, verdana, arial, sans-serif;

		line-height: 18px;

	}



	.moduletable-section a.readon {

		float: right;

		background: url(images/button-readmore.gif) no-repeat;	

		width: 94px;

		height: 28px;

		padding: 7px 5px 7px 17px;

		font: normal 11px "Trebuchet MS", arial, sans-serif;

		text-align: left;

		color: #2887a5;

	}





.moduletable-contact {

	width: 450px;

	margin: 0px 0px 0px 10px;

	

}



	.moduletable-contact p {

		color: #fff;

		line-height: 28px;

	}

	

	.contact-left {

		float: left;

		width: 250px;

	}

	

	.contact-right {

		float: left;

		width: 200px;

	}



/* Sections/Categories Descriptions */

.description-section {

	background: #f2f2f2 url(images/bg-description.gif) no-repeat left top;

	border-bottom: 1px dotted #000;

}



	.description-section p {

		padding: 15px;

	}
	
	.description-section ul {
		margin: 0px 0px 0px 15px;
	
		padding: 0px 0px 0px 25px;
		
		list-style: square;
	}

	

/* Content/Article Styling */

.pagenavcounter {

	text-align: right;

	font: normal 10px "trebuchet ms", tahoma, verdana, arial, sans-serif;

	color: #333;

}

table.contentpaneopen {
}

table.contentpaneopen h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #A21123;
}


div#content-full .componentheading {

	
	

	background: #ddd;

	border-top: 1px solid #d01300;

	border-bottom: 1px dotted #aaa;

	padding: 10px;
	
	margin:0 0 15px;
	
	position:relative;
	
	left: -5px;
	
	width: 905px;
	
	font: bold 18px "Trebuchet MS",tahoma,verdana,arial,helvetica,sans-serif;

}

.componentheading {

	display: block;

	background: #ddd;

	border-top: 1px solid #d01300;

	border-bottom: 1px dotted #aaa;

	padding: 10px;
	
	margin:0 0 15px;
	
	position:relative;
	
	
	font: bold 18px "Trebuchet MS",tahoma,verdana,arial,helvetica,sans-serif;

}

.contentheading {
	color: #A21123;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 0pt;
}



table.contentpaneopen td.contentheading a.contentpagetitle {
	font: bold 18px georgia, "times new roman", times, serif;
	color: #A21123;
	padding: 0px;
}

.redhead {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000;

}



.small {

	font-style: italic;

}



.createdate {

	color: #333;

	font-size: 11px;
	line-height: 9px;

}



table.contentpaneopen a.readon {

	float: right;

	background: url(images/button-readmore.gif) no-repeat;	

	width: 94px;

	height: 28px;

	padding: 7px 5px 7px 17px;

	font: normal 11px "Trebuchet MS", arial, sans-serif;

	text-align: left;

	color: #2887a5;

}


table.contentpaneopen ul {

	margin: 0px 0px 0px 15px;
	
	padding: 0px 0px 0px 25px;
	
	list-style: square;

}

	table.contentpaneopen ul li {

		padding: 0px 0px 0px 10px;

	}


table.contentpaneopen p, table.contentpaneopen td p {

	padding: 0px 0px 10px 0px;

}





p.ArticleSubhead1, h4 {

	margin: 10px 0px 0px 0px;

	font: bold 18px Georgia, "Times New Roman", Times, serif;

	color: #000;

}



p.ArticleSubhead2 {

	font: bold 17px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;

}

	a.ArticleSubhead2 {
		font: bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
		color: #A21123;
	}


table.contentpaneopen table {

	border: 0px;

}



table.contentpaneopen table td {

	border: 1px solid #ccc;

	padding: 5px;

}





.sidebar {

	float: right;

	background: transparent url(images/bg-sidebar.gif) no-repeat left top;

	width: 200px;

	min-height: 200px;

	margin: 0px 0px 0px 10px;
	
	padding: 35px 0px 0px 0px;

	font-size:12px;

}





 .sidebar ul {

	margin: 45px 0px 0px 0px;

	padding: 0px 10px 0px 25px;

	list-style: square;

}

	.sidebar ul li {

		margin: 5px 0px;		

	}

	

	.sidebare ul li a {

		text-decoration: none;

	}
	
.return {
	float: right;
	border-bottom: 1px dashed #333;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	display: block;
	width: 100%;
}	

	div.return a.linkreturn {
	
		clear: both;
		float: right;

		background: url(images/bg-linkreturn.gif) no-repeat;	

		width: 155px;

		height: 28px;

		padding: 7px 5px 7px 17px;

		font: normal 11px "Trebuchet MS", arial, sans-serif;

		text-align: left;

		color: #2887a5;
	}

	

.pagenavbar {

	/* border-top: 1px solid #ababab; */

	padding: 10px 0px 0px 0px;

	text-align: right;

}



.pagenav {	

}

.pagenav-start {
	border-right: 1px solid #ccc;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}


.pagenav-prev {
	background: url(images/bg-pageprev.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
}

.pagenav-next {
	background: url(images/bg-pagenext.gif) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

.pagenav-end {
	border-left: 1px solid #ccc;
	padding: 0px 0px 0px 5px;
}

span.pagenav-prev, span.pagenav-next {
	display: none;
}

a.pagenav {
	border: 1px solid #ccc;
}



.padright {

	float:left;

	background:transparent url(images/bg-highslide.gif) no-repeat scroll left bottom;

	border:1px solid #000000;	

	margin: 10px 10px 0px 0px;

	padding:0px 0px 40px;

}

td.article_column .article_separator {


	display: block;

	border-bottom: 1px dotted #aaa;

	margin: 10px 0px;

}
}

.article_separator {

	display: none;
}



.bio-pic {

	background-color: #fff;

	border: 1px solid #aaa;

	padding: 5px;

	margin: 0px 10px 0px 0px;

}



/* Typography, Etc. */

ul {
	list-style: square;
	list-style-type: square;
	color: #000;
}
div.moduletable-feature ul {
	list-style: square;
	list-style-type: square;
	color: #990000;
}
	div.moduletable-feature a{
		font-weight: bold;
	}
	div.moduletable-feature a:hover{
		font-weight: bold;
	}


body, p, div, td {
	margin: 0px;
	font: normal 14px "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	color: #000;
	line-height: 22px;
}

p {
	padding: 10px 0px 0px 0px;
}

b {
	font-weight: bold;
}

img {
	border: 0px;
}

#footer h2 {
	font: bold 14px tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-weight:normal;
}
	a.ArticleTextLink {
		color: #9900000;
		text-decoration: none;
		font-weight: normal;
	}
	
	span.ArticleTextLink {
		color: #9900000;
		text-decoration: none;
		font-weight: normal;
	}

a:active, a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #610000;
	font-weight: normal;
	text-decoration: none;
}
	a:visited:hover {
		color: #333;
		text-decoration: underline;
		font-weight: normal;
	}

.clear {
	clear: both;
}


