/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a:active{
	color: #CCCCCC;
	/*font-weight: bolder;*/
	
}
a:link{
	color: #ffffff;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
	text-decoration: underline;
		/*font-weight: bolder;*/
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #003333;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006666;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #006666;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color:#333333;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #112233;
	width: 100%;
	background-color:#112233;
	
}

#navBar{
	min-height: 100%;
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	/*background-color: #DACB9C;
	border-right: 3px solid #cc0000;
	border-bottom: 3px solid #cc0000;*/
	height: 100%;
}

#headlines{
	min-height: 100%;
  float:right;
	width: 15%;
	/*border-left: 3px solid #cc0000;
	border-bottom: 3px solid #cc0000;*/
	padding-right: 2px;
	height: 100%;
	
}

#content{
	min-height: 100%;
	float: left;
  width: 59%;
  border-right: 3px solid #003333;
  border-left: 3px solid #003333;
    border-bottom: 3px solid #003333;
  background-color: #eeeecc;
  padding: 0px 5px 5px 5px;
}

#content a {
	color: #335577;
}

#content a:hover {
	/*display: block;
	border-top: 0px solid #ffffff;*/
	color: #335577;
/*	font-weight: bolder;
	padding: 2px 0px 2px 10px;*/
}

#footerstuff{
	float: left;
		width: 100%;
		padding: 0px 0px 0px 0px;
		vertical-align: bottom;
		background-color: 558866;
	}

/***********************************************/
/* Components                                  */
/***********************************************/

html, body {
height: 100%;
}
* html #container {
height: 100%;
}
#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}

#menu1:a:hover{
	
	color: #112233;
	text-decoration: underline;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 0px;
border-bottom: 0px solid #eeeecc;
color: #eeeecc;
vertical-align: bottom;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 70%;
	padding: 0 4px 0 0;
	color: #eeeecc;
}

#globalNav a:visited {
	color: #eeeecc;
	}

/*************** #time styles ******************/
#time {
	display: inline;
	padding: 25px 0 0 0;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	float: right;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story2{
	clear: both;
		padding: 5px 0px 0px 45px;
		font-size: 80%;
}

.story3{
	clear: both;
	padding: 55px 0px 0px 10px;
	font-size: 80%
}	

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #003333;
	font-size: 75%;
	color: #cc0000;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #003333;
	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 solid #003333;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar {
	height: auto;
	}

/*********** #sectionLinks styles ***********/

#Links{
	display:block;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #003333;
	font-size: 90%;
	background-color: #558866;
	/*height: 100%;*/
}
#Links2{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #003333;
	font-size: 90%;
	/*height: 100%;*/
}

#Links h3{
	padding: 10px 0px 2px 10px;
}

#Links a {
	display: block;
	border-top: 0px solid #ffffff;
	padding: 2px 0px 2px 10px;
	background-color: 558866;
	font-style:italic;
	font-weight: bold;
}
/*
#sectionLinks a:hover{
	background-color: #DACB9C;
}
*/

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
/*	background-color: #003333;*/
	height: 100%;
	top: 50px;
}

#advert2{
	padding: 0px 0px 0px 0px;
	background-color: #003333;
	height: 100%;
	top: 50px;
}
#advert img{
	display: block;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;

}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************** #footer styles ******************/

.footer{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	background-color:558866;
}
		

/*** add clearance ***/

.addClearance { clear: both; } 
