body{
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #444;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainwrapper {
	width: 981px;
	position: relative;
	left: 50%;
	margin-left: -491px;
}
#mainwrapper #topnavbar {
	clear: both;
	height: 35px;
	z-index: 15;
}
#contentwrapper {
	margin-top: 20px;
}
#mainwrapper #footernavbar {
	background-image: url(../images/bottomnavbg.jpg);
	height: 29px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 15px;
	color: #FFF;
	clear: both;
	margin-top: 15px;
}
#mainheader {
	height: 121px;
}
#mainheader #logo {
	width: 280px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#mainheader #searchbox {
	float: right;
	margin-top: 45px;
	line-height: 30px;
	height: 27px;
}
#contentwrapper #leftcontent {
	float: left;
	margin-top: 0px;
	width: 689px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#leftcontentboxwrap #leftcontent1col {
	border: 1px solid #666;
	width: 687px;
	display: block;
	background-color: #fff;
}

#podtext {
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#standardtextbox {
	margin: 0px;
	display: block;
	padding: 20px;	
}


a:link, a:visited, a:active {
	color: #E92E16;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#searchboxwrap #searchboxtitle {
	background-color: #A9A9A9;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#searchboxwrap #searchboxcontent {
	line-height: 25px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #FFF;
}
#searchboxwrap {
}

#leftcontentboxwrap #leftcontent2col1 {
	float: left;
	width: 330px;
	border: 1px solid #fff;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#leftcontentboxwrap #leftcontent2col2 {
	width: 330px;
	float: right;
	border: 1px solid #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
}

#leftcontentboxwrap #leftcontent2col1:hover, #leftcontentboxwrap #leftcontent2col2:hover {
	border: 1px solid #666;
}

#leftcontentboxwrap #leftcontent2col1 a:hover, #leftcontentboxwrap #leftcontent2col2 a:hover {
	text-decoration: none !important;
}

#wrap {
	display: block;
	clear: both;
}
#strapline{
	/*font-family: 'Vollkorn', georgia, serif;*/
	font-family: 'Lato', sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 5px 20px 25px 20px;
	font-color: #666;
}
#latestnews {
	/*margin-bottom: 20px;*/
	border: 1px solid #666;
	height: 22px;
	font-size: 12px;
	font-weight: bold; 
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#latestnews ul{
	font-size: 14px;
}
#leftcontent #latestnews {
	clear: both;
	display: block;
}

#lnewstitle {
	text-align: left;
	/*text-transform: uppercase;*/
	/*background-color: #444;
	color: #FFF;*/
	border-right: 1px solid #666;
	float: left;
	display: block;
	margin: 0px;
	margin-right: 15px; 
	padding: 3px 20px 6px 20px;
	height: 13px;
	
}
#lnewscontent {
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2, h3, h4{font-family: 'Droid sans', Arial, sans-serif;}

h1 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	text-align: left;
	color: #444;
}
h2{
	font-size: 22px;
	line-height: 32px;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom: 1px solid #888;
	padding-bottom: 5px;
	text-align: left;
	color: #444;
}
h2.frontpage{
	font-family: Arial, sans-serif !important;
	margin: 0;
	padding-bottom: 0;
	line-height: 24px;
	font-size: 20px;
	border: none;
	/*color: #E92E16;*/
	
}
h2.frontpage a{
	color: #444;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	color: #E92E16;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
h4 {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #444;
}
p {
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	color: #444;
}


#standardtextbox ul li {
	padding-bottom: 5px;
}
#standardtextbox ul {
	font-size: 13px;
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 15px;
}

#standardtextbox img {
	float: right;
	margin: 0 0 20px 20px;
}

#left1colright {
	float: right;
	width: 220px;
}
#contentwrapper #rightcontent {
	float: right;
	margin-top: 0px;
	width: 270px;
	margin-bottom: 15px;
}
#rightcontentboxhead {
	background-image: url(../images/rightcontentboxheader.png);
	background-repeat: no-repeat;
	height: 16px;
	color: #FFF;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #444;
	/*background-color: #E92E16;*/
}
#footernavbar a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#mainfooter p a {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#mainfooter p {
	color: #666;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
#rightcontentboxcontent {
	border: 1px solid #999;
	border-top: none;
	padding: 0px;
	max-height: 400px;
	overflow-y: auto;
}
#rightcontentboxwrap {
	margin-bottom: 20px;
	background-color: #FFF;
}
#leftcontentboxwrap {
	margin-bottom: 0px;
	display: block;
	/*background-color: #FFF;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#left1colleft {
}

#contentwrapper #fullpageboxwrap {
	width: 981px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #666;
}
#login {
	clear: both;
	margin-top: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: right;
	line-height: 16px;
}
#login a {
	color: #666;
	text-decoration: none;
}
#login a:hover {
	color: #E92E16;
	text-decoration: underline;
}

.tabletext {
	font-size: 14px;
	line-height: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.noborder {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.smallprint {
	font-size: 10px;
}


/*------------------ slideshow  ------------------ */

#slideshow {
	position:relative;
	height:266px;
	width:458px;
}
#slideshow img { position:absolute; left:0; top:0; }

h5 {
	/*font-size: 16px;*/
	font-weight: normal;
	color: #444;
	margin-bottom: 10px;
}

.visionbox{
	padding: 28px 16px 0 16px !important;
	font-size: 1em !important;
	line-height: 1.3em;
	color: #333;
	text-align: left; 
	overflow: hidden;
	background-color: #fff;
	
}
.visionbox span {
	color: #E92E16;
	font-weight: bold;
}



/*------------------ latest news  ------------------ */



#newsfeed.rssFeed {
	color: #666;
	padding: 0 1em;
	font-size: 12px !important
}
#newsfeed.rssFeed a {
	color: #444;
	text-decoration: none;
}
#newsfeed.rssFeed a:hover {
	color: #000;
	text-decoration: underline;
}

#newsfeed.rssHeader { padding: 0.2em 0; }

#newsfeed.rssBody {
	margin: 20px;
}
.rssBody ul, .rssRow, .rssRow h4  { 
	list-style-type: none !important; 
	margin: 0;
	padding: 0;
}
.rssRow h4 {
	font-size: 12px !important; 
	padding-top: 10px;
	
}
.rssRow p {
	; 
		
}

.rssRow div {
	font-size: 0.75em;
	color: #888;
	margin: 0.2em 0 0.4em 0;
}
/*
.odd { background-color: #e8e8fc; }
.even { background-color: #d4d4e8; }
*/
#newsfeed.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}

.rssRow p{
	padding-top: 1px;
	font-size: 0.9em;
	line-height: 1.3em; 
	color: #666;
}

/*--------------- Ticker Styling ---------------*/

#ticker-wrapper.has-js {
	
}
#ticker {
	width: 500px;
	height: 20px;
	padding-top: 2px;
	margin-left: -15px;
	position: relative;
	overflow: hidden;
	
}
#ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
#ticker-content {
	margin: 0px;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
}
#ticker-content:focus {
	
}
#ticker-content a {
	text-decoration: none;	
	/*font-weight: normal;*/
}
#ticker-content a:hover {
	text-decoration: underline;	
	
}
#ticker-swipe {
	position: absolute;
	top: 0px;
	padding-top: 2px;
	background-color: #fff;
	display: block;
	width: 550px;
	height: 18px; 
}
#ticker-swipe span {
	margin-left: 1px;
	background-color: #fff;
	border-bottom: 1px solid #E92E16;
	height: 12px;
	width: 7px;
	display: block;
}
#ticker-controls {
	display: none; /*remove the control box*/
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
#ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
#ticker-controls li#play-pause {
	background-image: url('../images/controls.png');
	background-position: 32px 16px;
}
#ticker-controls li#play-pause.over {
	background-position: 32px 32px;
}
#ticker-controls li#play-pause.down {
	background-position: 32px 0px;
}
#ticker-controls li#play-pause.paused {
	background-image: url('../images/controls.png');	
	background-position: 48px 16px;
}
#ticker-controls li#play-pause.paused.over {
	background-position: 48px 32px;
}
#ticker-controls li#play-pause.paused.down {
	background-position: 48px 0px;
}
#ticker-controls li#prev {
	background-image: url('../images/controls.png');
	background-position: 0px 16px;		
}
#ticker-controls li#prev.over {
	background-position: 0px 32px;		
}
#ticker-controls li#prev.down {
	background-position: 0px 0px;		
}
#ticker-controls li#next {
	background-image: url('../images/controls.png');	
	background-position: 16px 16px;	
}
#ticker-controls li#next.over {
	background-position: 16px 32px;	
}
#ticker-controls li#next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
#no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left #ticker-swipe {
	left: 80px;
}
.left #ticker-controls, .left #ticker-content, .left #ticker-title, .left #ticker {
    float: left;
}
.left #ticker-controls {
    padding-left: 6px;
}
.right #ticker-swipe {
	right: 80px;
}
.right #ticker-controls, .right #ticker-content, .right #ticker-title, .right #ticker {
    float: right;
}
.right #ticker-controls {
    padding-right: 6px;
}

/*------------------ twitter ------------------ */

.twitter {
	font-size: 11px !important;
	text-align: justify;
	color: #444;
	padding: 0 1em;
}

.tweet_time{
	font-size: 10px;
	margin: 0 5px 0 0;
	font-family: georgia, serif;
	font-style: italic;
}
.tweet_time a{
	color: #888;
}
.tweet_odd, .tweet_even{
	padding: 8px 0;
	clear: both;
}
.tweet_avatar{
      padding-right: .7em;
	  padding-bottom: 1.5em;
      float: left ; 
	 
}


	  
/*------------------ news page ------------------ */

.feedburnerFeedBlock{
	padding: 20px 0; 
		
}
.feedburnerFeedBlock ul{ /*news items themselves*/
	list-style-type: none !important; 
	margin: 0 !important; 
	padding: 0 !important; 
}

.feedburnerFeedBlock li{ /*news items themselves*/
	margin-top: 80px;  
}
.feedburnerFeedBlock li:first-child{ /*news items themselves*/
	margin-top: 20px;  
}

.feedburnerFeedBlock .headline{
	display: block; 
	font-family: 'droid sans', arial, sans-serif;
	font-size: 2em;
	/*font-style: italic;*/
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

.feedburnerFeedBlock .headline a:hover{
	text-decoration: none;
}
.feedburnerFeedBlock .date{
	font-size: 0.9em; 
	color: #666; 
	
}
.feedburnerFeedBlock p, .feedburnerFeedBlock div li{ /*paras and lists within news items*/
	font-size: 1.1em; 
	line-height: 1.66em; 
	margin-bottom: 1.66em;
	
}
.feedburnerFeedBlock img{
	float: none !important;
}
.feedburnerFeedBlock div{
	margin: 30px 0;
}
.feedburnerFeedBlock div li{ /*lists within news items*/
	list-style-type: circle !important;
	margin: 0.5em 0 0.5em 2em;
	padding-left: 1em;
	text-align: justify;
}
#creditfooter{
	display: none; 
}


#feedlinkbutton, #oldnews {
	float: right;
	font-family: georgia, serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: right; 
	color: #666;
	width: 200px;
}
#feedlinkbutton{
	margin-bottom: 2em;
}
#feedlinkbutton img {
	margin-left: 0.5em;
	vertical-align: middle;
}
