﻿/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-width: 750px;
	max-width: 800px;
	background-color: #FFFFFF;
	top: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
td{
	border-color: #ea945b;
	font-size: 140%;
	text-align: left;
	font-family: "verdana";
	vertical-align: top;
	}

a{
	color: #334d55;
	text-decoration: none;
}

a:link{
	color: #999999;
	text-decoration: none;
}

a:visited{
	color: #334d55;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #334d55;
	margin: 0px;
	padding: 5px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	
}

h2{
 font-family: verdana;
 font-size: 100%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: verdana;
	font-size: 80%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h4{
 font-family: verdana;
 font-size: 70%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
 float:left;

}

h5{
 font-family: verdana;
 font-size: 30%;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: verdana;
 font-size: 50%;
 font-weight: normal;
 color: #334d55;
 margin: 0px;
 padding: 4px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #ea945b;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 210px;
	left: 210px;
	background-color: #FFFFFF;
	border-top-color: #ea945b;
	border-top-style: solid;
	border-top-width: 0px;
}


#navBar{
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 150px;
	height: auto;
	margin-left: 0px;
	left: 0px;
	top: 200px;
}
#sectionLinks{
	margin: 0px;
	padding: 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
	width: 150px;
	height: auto;
	left: 0px;
	top: 0px;
	border-top-style: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	height: auto;
	
}


#sectionLinks a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #999999;	
}

#headlines{
	float:right;
	width: 213px;
	padding-right: 0px;
	background-color: #fde3d4;
	height: auto;
	border-top-color: #ea945b;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #ea945b;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
}
 

#headlines2{
	float:right;
	width: 213px;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-right: 0px;
	background-color: #fde3d4;
	height: auto;
} 

#content{
	float: left;
	background-color: #FFFFFF;
	top: 210px;
	left: 211px;
	height: auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ea945b;
	border-bottom-color: #ea945b;
	border-top-color: #ea945b;
	border-top-style: solid;
	border-top-width: 0px;
	width: 588px;
	padding-left: 2px;
	clip: rect(auto,auto,auto,210px);
	border-left-color: #ea945b;
	}
	

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-color: #ea945b;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #CCC;
	color: #cccccc;
	background-color: #FFFFFF;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	background-color: #FFFFFF;
	width: 600px;
	margin-left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 211px;
}


.feature{
	float: left;
	font-size: 100%;
	vertical-align: middle;
	background-color: #FFFFFF;
	width: 590px;
	height: auto;
	border-top-color: #ea945b;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	left: 211px;
}

.content td{
	border-color: #ea945b;
	font-size: 60%;
	text-align: left;
	border-top-color: #ea945b;
	border-bottom-color: #ea945b;
	border-left-color: #ea945b;
	border-right-color: #ea945b;
	border-bottom-style: solid;
	border: solid #ea945b 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	}
	

.feature1{
	padding: 0px 0px 5px 0px;
	font-size: 80%;
	vertical-align: middle;
	background-color: #FFFFFF;
	width: 474px;
}

.feature1 h5{
	padding: 7px 0px 0px 0px;
	text-align: left;
	font-style: normal;
	color: #334d55;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.feature h1{
	text-align: center;
	color: #ea945b;
	font-size: 50%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.feature h2{
	text-align: center;
	padding-top: 5px;
	color: #334d55;
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.feature h3{
	text-align: center;
	color: #334d55;
	font-size: 155%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.feature h4{
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #334d55;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.feature h5{
	padding: 7px 0px 0px 0px;
	text-align: left;
	font-style: normal;
	color: #334d55;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.feature h6{
	padding: 7px 5px 0px 5px;
	text-align: left;
	color: #334d55;
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.feature img{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 1px;
	font-size: 80%;
	vertical-align: middle;
	width: 469px;
}

.story h4{
	padding: 7px 5px 0px 5px;
	text-align: center;
	color: #334d55;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.story h5{
	padding: 7px 0px 0px 2px;
	text-align: center;
	font-style: normal;
	color: #ea945b;
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.story p{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}



/*********** #navBar link styles ***********/

#navBar ul a:visited {
	display: block;
	font-size: x-small;
}

#navBar ul a:link {
	display: block;
	font-size: x-small;
}
#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;
	list-style-type: none;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

