@charset "utf-8";
body, td, th {
	color: #666666;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #73321e;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
#newsLetterPanel, #contentProvider {
	margin-left: 15px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#container {
	width: 830px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#mainContent {
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
#header {
	background-image: url(../images/header_bg.png);
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
#mainPanel, #mainPanel a {
	background-color: #D7D7D7;
	color: #4D4D4D;
	text-decoration:none;
}
#mainPanel{
	background-color: #D7D7D7;
	color: #4D4D4D;
	text-decoration:none;
	width:750px;
}
#mainPanel a:hover {
	background-color: #e1e1e1;
}
#footer {
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	height: 38px;
	font-size: 10px;
	text-align: right;
	padding-top: 8px;
	padding-right: 40px;
	background-color: #73321E;
}
#footer a {
	color: #4D4D4D;
	text-decoration:none;
}
#content {
	padding-bottom: 20px;
}
#mainPanel ul{
	padding-left: 10px;
	list-style-type: square;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 11px;
}
#heading {
	margin-top: 15px;
}
#searchForm {
	margin-bottom: 30px;
}
.clear {
	clear: both;
}
#nav {
	margin-top: 25px;
	padding-bottom: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.searchBar {
	background:url(../images/search_bg.gif) no-repeat left top;
	width:422px;
	height:32px;
	padding-top: 3px;
	padding-left: 5px;
	margin-left: 5px;
}
.advanced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear:both;
	float: right;
	margin-right: 20px;
}
.searchBar input {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width:410px;
	height:23px;
	border:none;
}
a {
	/*color: #e17831;*/
	color:#666666;
	text-decoration:none;
}
a:link {
	/*color: #e17831;*/
	color:#666666;	
}
a:visited {
	/*color: #e17831;*/
	color:#666666;
}
a:hover {
	color: #e17831;
	text-decoration:underline;
}
a:active {
	/*color: #e17831;*/
	color:#666666;
}
.spReports a:link, #spReports a:visited, #spReports a:active{
	color: #666666;
	text-decoration:none;
}

.spReports {
	padding-left: 13px;
}
.spReports a:hover{
	color: #666666;
	text-decoration:underline;
}
.spReports h2{
	color: #e17831;
	clear:both;
}
.spReports ul li{
	list-style-image: url(../images/bulletplus.gif);
	list-style-type: none;
}

.spReports .more-link a{
	color: #EEEEEE;
	text-decoration: none;
	background-color: #5b5c5e;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:left;
	margin-bottom:20px;
}
#networkNews{
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#networkNews a:link, #networkNews a:visited, #networkNews a:active{
	color: #666666;
	text-decoration:none;
}
#networkNews a:hover{
	color: #666666;
	text-decoration:underline;
}
#networkNews h2{
	color: #e17831;
}
#networkNews ul li{
	list-style-image: url(../images/bulletplus.gif);
	list-style-type: none;
}
#networkNews .more-link a{
	color: #EEEEEE;
	text-decoration: none;
	background-color: #5b5c5e;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:left;
}
.sticky .entry-meta {
	display:none;
	visibility:hidden;
}
.divider {
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.sticky {
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(../images/reader_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 75px;
}
.sticky h2, .sticky h2 a{
	color: #73321e;
	padding-top:15px;
}
h2 a{
	text-decoration:none;
}
.node_read_more .node_read_more{
	color: #EEEEEE;
	text-decoration: none;
	background-color: #5b5c5e;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h2 {
	font-weight: bold;
	font-size: 11pt;
}
h1 {
	font-weight: normal;
	font-size: 14pt;
}
#subSearchForm {

}


#mainmap {
	padding-top:10px;
	float:left;
}

#currentlysearching {
	padding-top:10px;
	float:left;
	width:330px;
	font-size:11px;
}

#currentlysearching p {
	padding-left:10px;
	line-height:18px;
}

#specialreports {
	float:left;
	width:413px;
}

#specialreports p {
	padding-left:15px;
	line-height:28px;
}

#specialreports a {
	font-weight:bold;
	font-size:14px;
}

#worldnews {
	float:left;
	width:337px;	
}

#worldnewsall {
	float:left;
	width:600px;	
}

#worldnews p {
	padding-left:15px;
	color:#e17831;
	font-weight:bold;	
	font-size:14px;	
}

#worldnewsall p {
	padding-left:15px;
	color:#e17831;
	font-weight:bold;	
	font-size:14px;	
}

#worldnews p.bg {
	background:url(../images/world_news_bg.gif) top left repeat-y;
	padding-left:15px;
	font-weight:normal;
}

span.plus {
	color:#DD7D27;
}

/* rss */

ul.rss {
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	line-height:20px;
}

ul.rss li {
	display:list-item;
}

#rssall {
	font-size:12px;
	padding-left:15px;	
}

#rssall div.title {
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

#rssall div.date {
	font-weight:normal;
	color: #4D4D4D;	
	font-size:12px;
	padding:0px 0px 10px 0px;	
}

#rssall div.description {
	padding:0px 0px 25px 0px;
	font-weight:normal;
	color: #4D4D4D;
	font-size:12px;	
}