/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #000099;
	background-color: white;
	line-height: 50%;
	margin: 0;
	padding: 0;
}
/**line height was 180%
	color: #000099;
	color: #009900;  "dive2"
	font-weight: bold;
009900
	color: #0000CC;
006633
*********************************************/ 

a{
	color: #000099;
	text-decoration: none;
}

a:link{
	color: #009900;
	text-decoration: none;
}

a:visited{
	color: #009900;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

h1{
 font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
 font-size: 150%;
color: #000099;
 margin: 0px;
	padding: 30px 0px 5px 0px;
	text-align: center;

}

h2{
 font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
 font-size: 114%;
color: #000099;
 margin: 0px;
 padding: 0px;
	text-align: center;
}



h3{
 font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
 font-size: 100%;
color: #000099;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
	left: auto;
	visibility: inherit;
}

h5{
 font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
 font-size: 100%;
 color: #000099;
 margin: 0px;
 padding: 0px;
}


ul{
 list-style-type: square;
}

ul ul{
	list-style-type: none;
	text-align: center;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/* Set the page width WAS 85% */
#wrapper-menu-top, #masthead{
	width: 72%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-masthead {
	background: transparent url('images/bg2.png') top center repeat-x;
	height: 120px;
 /* was 192 px  also 10% worked well*/
}

#masthead {
	background: #eee url('images/wake2.jpg') no-repeat center top;
	color: #000099;
	height: 120px;
 /* was 192 px */
	text-align: center;

}

#wrapper-masthead2 {
	background: transparent url('images/bg02-blue-left2.png') top left no-repeat;
	height: 120px;
 /* was 192 px */
}

#wrapper-masthead3 {
	background: transparent url('images/bg02-blue-right2.png') top right no-repeat;
	height: 120px;
 /* was 192 px */
}
 /* h1 was 
	font-size: 400%;
 	color: #000099;
	color: #CC0033;
	color: #81016B;
*/
#masthead h1 {
	margin: 0 20px;
	padding: 0;
	line-height: 150%;
 	color: #000099;
	font-size: 400%;
	text-align: center;
}
#masthead h2 {
	margin: 0 20px;
	padding: 0;
	line-height: 150%;
	color: #CC0033;
	font-size: 150%;
	text-align: center;
}

#navBar{
	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #BFDCFB;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-top-color: #0000FF;
	border-left-color: #0000FF;
	line-height: 300%;
}
#navBar a{
	color: #000099;
	text-decoration: none;
}

#navBar a:link{
	color: #000099;
	text-decoration: none;
}
#navBar a:hover{
	color: #CC0033;
	text-decoration: underline;
}

#headlines{
	float:right;
	width: 13%;
	color: #CC0033;
	line-height: 130%;
}


#headlines a{
	color: #CC0033;
	text-decoration: none;
}

#headlines a:link{
	color: #CC0033;
	text-decoration: none;
}
#headlines a:hover{
	color: #009999;
	text-decoration: underline;
}
	/*border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	
	background: transparent url('images/bg02-white-right.png') no-repeat left top;

	color: #81016B;
	color: #CC0033;
*/


#content{
	float: left;
  width: 70%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 20px;
	font-size: 100%;
	line-height: 150%;
	left: auto;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: none;
	padding: 10px 10px 0px 0px;
}


/************** .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;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	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 #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 solid #EEE;}

/* 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;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .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: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
