/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: AOB1C5;
}

a:link, a:visited, a:hover {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: lighter;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 180%;
	color: #003399;
	line-height: 1;
}

h2{
 font-size: 114%;
 color: #006699;
 line-height: 1;
}

h3{
 font-size: 150%;
 color: #003399;
 line-height: 1;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 line-height: 1;
}

h5{
 font-size: 100%;
 color: #334d55;
 line-height: 1;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	border-bottom: 1px #cccccc;
	width: 752px;
	position: absolute;
	height: 112px;
	left: 0px;
	top: 0px;
	background-color: #EFDEEB;
}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 112px;
	width: 122px;
	height: 483px;
	background-color: #EFDEEB;
}

#content{
	float:none;
	width: 628px;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 123px;
	top: 112px;
	height: auto;
	visibility: visible;
	background-color: #FFFFFF;
	overflow: visible;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	color: #003366;
	text-align: justify;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}
/* 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: 90%;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
}

.story p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	white-space: normal;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
	text-align: left;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #000099;
}
#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;
	border-top: 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:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}
.story h1 {
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-variant: normal;
}
.story h2 {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-variant: normal;
}
.story h3 {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-variant: normal;
}
.story li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	white-space: normal;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
	text-align: left;
}
.story h4 {


	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-variant: normal;
}
#boy {
	position: absolute;
	left: 628px;
	width: 123px;
	height: 111px;
	top: 0px;
}
homelayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
