/* CSS Document */
html{
	margin: 0px;
	padding: 0px;}
body {
	background-color:#FFF;
	background-image:url(images/bknd.jpg);
	background-repeat:repeat-x;
	font-family: Arial;
	margin: 0px;
}
	
a:link, a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #4781ca;
}
a:hover {
	color: #BFBBBA;
	text-decoration: underline;}

.copyright {
	font-size: 11px;
	font-weight: bold;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: right;
}

.heading {
	font-size: 16px;
	font-weight: bold;}
.home_large {
	font-size: 17px;}
.home_normal {
	font-size: 15px;}
.home_bold {
	font-size: 14px;
	font-weight: bold;}
.normal {
	font-size: 14px;}
.normal_bold {
	font-size: 13px;
	font-weight: bold;}
.script_warn {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;}

#flashdetect {
	position: absolute;
	visibility: visible;
	z-index: 400;
	text-align: center;
	width: 450px;
	left: 51%;
	top: 17px;}
#flashheader {
	width:368px;
	height:181px;
	float: right;
	left: 2px;
}

#flashmenu {
	position: relative;
	visibility: visible;
	z-index: 1000;}
	
#bio {
	clear: right;}
.backtotop {
	font-size: small;
	text-align: right;
}

#logo {
	padding-left:3px;
	padding-top: 12px;
	width: 414px;
}
#photo {
	position: relative;
	clear: both;
	float: left;
	padding-right: 17px;
	padding-top:3px;
	border: 0;}
#photo2 {
	position: relative;
	clear: both;
	float: right;
	border: 0;
	padding-left: 6px;
	padding-top: 3px;}
#script_warn {
	position:relative;
	visibility:visible;
	z-index: 400;
	text-align: center;
	width: 100%;}

#top_menu {
padding:0px 0px 0px 5px;
height:34px;
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:13px;
text-align:left;
background-repeat:repeat-x;
position:relative;
z-index:100;
}

#top_menu ul {
	margin:0px;
	padding:1px 0px;
	list-style-type:none;
}

#top_menu li{
float:left;
position:relative;
}

#top_menu a:link, #top_menu a:visited {
	display:block;
	font-weight: normal;
	color:#4781ca;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 14px;
}

/* style the top level hover */
#top_menu a:hover {
text-decoration:none;
background-color:#333333;
}

#top_menu ul ul {
width:170px;
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:0;
}

#top_menu ul ul ul {
visibility:hidden;
position:absolute;
left:190px;
top:0;
width:130px;
}

#top_menu ul ul ul ul{
visibility:hidden;
position:absolute;
left:190px;
top:0;
width:130px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#top_menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#top_menu ul ul a:link, #top_menu ul ul a:visited {
background:#333333;
background-image:none;
font-size:12px;
color:#FFFFFF;
height:auto;  
padding:5px 10px;
width:175px;
border-bottom:1px solid #666666;
}

/* style the second level hover */
#top_menu ul ul a:hover{
background-image:none;
background-color:#3D3D3D;
color:#4781ca;
text-decoration:none;
}


/* style the third level link */
#top_menu ul ul ul a:link, #top_menu ul ul ul a:visited{
background-image:none;
background-color:#333333;
color:#FFFFFF;
text-decoration:none;
}

/* style the third level hover */
#top_menu ul ul ul a:hover{
background-image:none;
background-color:#3D3D3D;
color:#4781ca;
text-decoration:none;
}

#top_menu :hover > a {
color:#4781ca;
}

#top_menu ul ul :hover > a {
color:#fff;
background-color:#666666;
}

/* make the second level visible when hover on first level list OR link */
#top_menu ul li:hover ul,
#top_menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#top_menu ul li:hover ul ul,
#top_menu ul a:hover ul ul{
visibility:hidden;
}

/* keep the fourth level hidden when you hover on 2nd level list OR link */
#top_menu ul ul li:hover ul ul li,
#top_menu ul ul a:hover ul ul li{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#top_menu ul li:hover ul li:hover ul,
#top_menu ul a:hover ul li:hover ul,
#top_menu ul li:hover ul a:hover ul,
#top_menu ul a:hover ul a:hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
#top_menu ul li:hover ul li:hover ul li:hover ul li ,
#top_menu ul a:hover ul li:hover ul li:hover ul li,
#top_menu ul li:hover ul a:hover ul a:hover ul li,
#top_menu ul a:hover ul a:hover ul a:hover ul li{ 
visibility:visible;
}

.floatright {
float:left;
}
.search {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #4781ca;
	width: 200px;
	text-align: right;
	height: 22px;
	padding: 5px;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
}

.note {
	font-size: 10px;
	font-weight: bold;
}

.searchTable {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
	clear: right;
	float: right;
	border: 1pt solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.newstory {
	margin-right: 10px;
padding-right: 20px;

}
#logo .address {
	margin-top: 9px;
}
.news {
	width: 229px;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	
}
.maincontent {
	width: 828px;
	float: left;
	font-size: 14px;
	color: #000000;
	background-repeat: repeat-y;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
}
.maincontentfull{
	width: 828px;
	float: left;
	font-size: 14px;
	color: #000000;
	margin-top: 17px;
}
.maincontent h1, .maincontentfull h1 {
	font-family: Arial;
	font-size: 22px;
	color: #4781ca;
	background-image: url(images/headlineleftbox.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px; 
	}
.maincontent h1 a:link, .maincontent h1 a {
	color: #4781ca;
}

.maincontent .bodyjustify {
	text-align: justify;
	line-height: 20px;
}
.maincontent .leftsidecontent {
	width: 490px;
	float: left;
}
.leftsidecontentfull {
	width: 800px;
}
.news h1 {
	font-family: Arial;
	font-size: 14px;
	color: #4781ca;
	text-transform: uppercase;
	background-image: url(images/newsheaderbknd.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.news ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 18px;
}
.news li {
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.news li a {
	color: #4781ca;
	font-size: 11px;
	font-weight: normal;
}
.news a {
color: #4781ca;
font-size: 11px;
}.maincontent .news .newsviewall {
	text-align: right;
	padding-right: 10px;
}
.viewourblog {
	font-family: "Trebuchet MS", Tahoma, Arial;
	margin-top: 26px;
}
.viewourblog a {
	font-size: 14px;
	background-image: url(images/viewourblognew.jpg);
	height: 50px;
	width: 216px;
	padding-top: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-weight: normal; display: block;
	color:#FFFFFF;
}
.viewourblog a:hover {
	font-size: 14px;
	background-image: url(images/viewourblognew2.jpg);
	height: 50px;
	width: 216px;
	padding-top: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
.featurettesep {
	height: 12px;
	clear: both;
}
.featurette {
	width: 205px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	float: left;
	font-size: 11px;
}
.feature .featurette .featurehdr {
	background-color: #4781ca;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	letter-spacing: -.5px;
	height:32px;
	vertical-align:middle;
}
.featuretext {
	font-size: 11px;
	padding-right: 19px;
	padding-left: 19px;
	color: #000000;
	background-color: #cccccc;
	height: 95px;
}
.feature .featurette .moreinfo {
	text-align: right;
	padding-right: 19px;
	background-color: #cccccc;
	padding-bottom: 18px;
}
.feature .featurette .moreinfo a {
	font-size: 10px;
	color: #4781ca;
	text-transform: uppercase;
}

.overtime {
	width:823px;
	background-color:#4781ca;
	margin-bottom:1px;
	font-size:12px;
}
.overtime a{
	color:#000;	
}
.overtime a:hover{
	color:#000;	
}
.wm {
	text-align: right;
	margin-top: 19px;
	display: block;
	clear: both;
}
.footer {
	background-color: #262626;
	/*background-image: url(images/footerbknd.jpg);*/
	height: 34px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer .footerarea {
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.footerlink {
	display: block;
		float: left;
	padding-right: 1px;
	padding-left: 0px;
}
.footer .footerarea .footerlinks {
	padding-top: 6px;
	display: block;
}
.footerlink a:link, .footerlink a:visited,  .footerlink a{
	color: #4781ca;
	font-size: 12px;
	font-weight: normal;
	
}
.footer .footerarea .footeraddress {
	text-align: right;
	float: right;
	width: 400px;
	color: #4781ca;
	font-size: 11px;
	padding-top: 8px;
	font-weight: normal;
}
.copyright a {
	color: #000000;
}
.staff {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44494D;
	clear: both;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 778px;
}
.staffpic {
	height: 125px;
	width: 120px;
	margin-right: 5px;
	float: left;
}
.maincontent .leftsidecontent h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.copyright .copyrighttext {
	float: left;
	font-weight: normal;
	color: #262626;
}
.maincontent .leftsidecontent .newsstory {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.search2 {
	float: right;
}
.publisheddate {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.date {
	font-size: 11px;
	font-weight: normal;
	color: #4781ca;
}
.comments {
	margin-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262626;
	border-bottom-color: #262626;margin-bottom: 4px;margin-top: 4px;
}
.commentsep {
	border-bottom-width: 1px;
	padding-bottom: 2px; padding-top: 2px;
	border-bottom-style: dotted; margin-bottom: 4px;
	border-bottom-color: #C4BF86;
}
.breadcrumbs {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}
.breadcrumbs a {
	font-weight: normal;
	text-decoration: underline;
}
.maincontent .leftsidecontent .bio {
	float: left;
	clear: left;
}
.maincontentfull .leftsidecontentfull .staffleft {
	display: block;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6E6E6F;
	float: left;
	margin-right: 8px;
}
.maincontentfull .leftsidecontentfull .staffright {
	float: right;
	width: 540px;
	text-align: left;
}
.maincontentfull .leftsidecontentfull .staff .staffpic img {
	background-color: #262626;
	padding: 6px;
}
	.blogfurther {
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}


.rightTable {
	background-color: #262626;
	padding: 4px;
	color:#FFF;
	width: 300px;
	float: right;
}
.maincontentfull .leftsidecontentfull .bodyjustify .staffleft div img {
	border: 4px solid #4781ca;
}
.maincontentfull .leftsidecontentfull .bodyjustify .staffright img {
	border: 4px solid #4781ca;
	padding: 0px;
	margin-right: 15px;
}
.maincontentfull .leftsidecontentfull h2 {
	/*margin-top: -10px;*/
}
#NewsTicker{
}

#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}

#NewsVertical {
	width: 220px;
	height: 98px;
	display: block;
	overflow: hidden;
	position: relative;
	}

#controller{
	font-size:11px;
	color:#666;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

#play_scroll_cont{display:none;}

/* --------------- */
/* Ticker Vertical */

#TickerVertical {
		width: 220px;
		
		display: block;
		margin: 0;
		padding: 0;
	}

#TickerVertical li {
		display: block;
		width: 210px;
		color: #666666;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
		
	}

#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			list-style-image:url(images/newsbullets.jpg);
		}

#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}

#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			padding-top: 3px;
		}

#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
.right .right_icons a{
	text-decoration:none;
}
