/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/



body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}



a:hover {
	text-decoration: underline;
} 
#headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: 115px;
}

#headertxt a:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	}
	
	#headertxt a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	list-style-image: url(images/squares_2.gif);
	}
	
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 130%;
	color: #ffffff;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6{
	font-family: Verdana,Arial,sans-serif;
	font-size: 90%;
	color: #ffffff;
	margin-top: 0in;
	margin-right: 0px;	
}

h2{
	font-size: 114%;
	color: #993300;
	text-indent: 10px;
}

h3{
 font-size: 100%;
 color: #752600;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
	font-size:15px;
	font-family: Arial,sans-serif;
	font-weight:bold;
	color: #642300;
	margin: 0px;
	padding: 0px;
}


ul{
	list-style-type: square;
	}

ul ul{
	list-style-type: none;
	list-style-image: none;
}

ul ul ul{
 list-style-type: none;
 list-style-image: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #752600;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-color:#000000;
	height: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#mastheaddd{
	margin: 0;
	border-bottom: 0px solid #000000;
	width: 650px;
	height: 130px;
	padding: 0px;
	float:left;
	background-image: url(images/head.jpg);
	}
	
	#bottomb{
	margin: 0;
	border-bottom: 5px solid #000000;
	width: 100%;
	height: 0px;
	padding: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:-20px;
	
	
	}


#navBar{
	margin: 0 78% 0 0;
	padding: 0px;
	background-image:url(images/headback.jpg);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #97B6FF;
	border-bottom-color: #97B6FF;

}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 2% 0 0;
	margin-top:20px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #00CCCC;
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 */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 10px 10px 10px;
	text-align: right;	
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	line-height:20px;
	text-align:justify;
	
}

.feature h3{
	padding: 5px 0px 0px 0px;
	font-size:120%;
	text-align: Left;
	margin: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature iframe{
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#feature div{
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#siteInfo3{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo3 img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px dashed #eed2c6;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #97D6FF;
	list-style-image: url(images/squares_2.gif);
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
}


#sectionLinks ul ul{
	font-size: 85%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.28in;
	list-style-image: url(images/sub_bull.gif);
	padding: 0px 0px 0px 0px;
	font-weight:normal;
	}
	
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	color:#000000;
	text-decoration:none;
	width: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #97B6FF;
	list-style-image: url(images/squares_2.gif);
	list-style-position: inside;
	list-style-type: square;
}


#sectionLinks ul ul a:link{
	padding: 0px 0px 0px 0px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #97B6FF;
	list-style-image: url(images/sub_bull.gif);
	list-style-position: inside;
	list-style-type: square;
}

#sectionLinks a:visited{
	border-top: 0px solid #97B6FF;
	padding: 2px 0px 2px 10px;
}

#sectionLinks ul ul a:visited{
	border-top: 0px solid #97B6FF;
	padding: 0px 0px 0px 0px;
}

#sectionLinks a:hover{
	background-color: #97B6FF;
	padding: 2px 0px 2px 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #97B6FF;
	list-style-image: url(images/squares_avi.gif);
	list-style-position: inside;
	list-style-type: square;
}

#sectionLinks ul ul a:hover{
	background-color: #97B6FF;
	padding: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #97B6FF;
	list-style-position: inside;
	list-style-image: url(images/sub_bull.gif);
	
}

#states{
	clear: both;
	font-size: 75%;
	color: #000000;
	margin-top: 0px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	font-size: 80%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



