/***********************************************/
/* 2col_rightNav.css                             */
/***********************************************/

body{
	font-family: Tahoma, Arial, sans-serif;
	color: #040145;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #067737;
}

a:link, a:visited, a:hover {
	color: #067737;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#C82306;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #067737;
	padding: 2px;
	margin: 2px;
}

h2{
 font-size: 100%;
 color: #067737;
}


h3{
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 20 0 20 0;
	border: 1px solid #000;
	border-width: 80%;
	background-color: #067737;
}

h4{
	font-size: 150%;
	color: #067737;
	margin: 30px 0px 30px 0px;
}

h5{
 font-size: 100%;
 color: #067737;
}


ul{
	list-style-type:square;
	margin: 5px;
}

#wrapper{
	width:770px;
	margin:0;
	background-color: #FFFFFF;
	border-top-color: #034720;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 10%;
	border-top: 1px;
	border-top-style: solid;
	border-right-color: #034720;
	border-right-style: solid;
	border-right: 1px;
	height: 550px;
}

#masthead{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#programSection{
	border:1px solid #FFF;
	margin:0;
	padding:10;
	font-size: 90%;
	color: #067737;
	width: 95%;
}

#navBar{
	margin: 0;
	padding: 0px;
	background-color: #067737;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #000;
	width: 20%;
	float: left;
}

#navbar a:link, #navbar a:hover, #navbar a:visited {
color:#FFFFFF;
text-decoration:none;
}

#navbar a:hover {
color:#000000;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content{
	width: 69%;
	float: left;
}

#middleimage{width:25%;
float:right;
}

#pageName{
	padding: 0px 0px 10px 10px;
	color: #000000;
}

#breadCrumb{
	font-size: 90%;
	padding: 5px 0px 5px 10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 5px; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #FF9966;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 5px;
	padding: 0px;


	border-bottom: 1px solid #;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 2px solid #FF9966;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	margin: 5px;
}

#sectionLinks a:visited{
	border-top: 1px solid #FF9966;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #FF9966;
	background-color: #CC3300;
	padding: 10px 0px 10px 10px;
	margin: 5px;
	width: auto;
}

.feature{
	padding: 0px 0px 0px 20px;
	font-size: 100%;
	margin-right: 10px;
	width: 100%;
}

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
	float: left;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000000;
	padding: 5px 10px 5px 10px;
	background-color: #CCCCCC;
	border-top-color: #000000;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	border: 1px;
}

#globalNav{
color: #CCCCCC;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */


#advert{
	font-size: 80%;
	color: #067737;
	background-color: #FFFFFF;
	width: 35%;
	float: left;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right: 1px;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
}

#advert text{
width:100%;
}
 
#advert img{
	display: block;
}

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	line-height: 30px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 15px;
}

.clearit {
	display: block;
	clear: both;
}

.border {
	border:1px solid #000;
	margin: 10px 0px 10px 0px;
}
