/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #336600;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 90%;
 color: #FFFFFF;
 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: #FFFFFF;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	color: #FFFFFF;
	font-size: 80%;
	padding: 2px 2px 2px 5px;
}

#breadCrumb a:link{
	color: #CCCC99;
	padding: 2px 2px 2px 5px;
}

#breadCrumb a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/************* #wyksiteInfo styles ***************/

#wyksiteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 5px 5px 5px;
}

#wyksiteInfo a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#wyksiteInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/* footer styles */

#footer {
	font-size: 80%;
	color: #FFFFFF;
	font-family: "Arial", "Sans-Serif" ;
}

#footer a{
	font-size: 80%;
	color: #FFFFFF;
	font-family: "Arial", "Sans-Serif" ;
}

#footer a:link{
	font-size: 80%;
	color: #FFFFFF;
	font-family: "Arial", "Sans-Serif" ;
}

#footer a:visited{
	font-size: 80%;
	color: #FFFFFF;
	font-family: "Arial", "Sans-Serif" ;
}

#footer a:hover{
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Arial", "Sans-Serif" ;
}

/* navigation styles */

#navcontainer {
	width: 120px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Arial", "Sans-Serif" ;
	font-size: 80%;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 120px;
	background-color: #999999;
	border-bottom: 1px solid #777777;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #777777;
}

#navcontainer a:link, a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #777777;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999999;
}

#navcontainer2 {
	width: 120px;
}

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Arial", "Sans-Serif" ;
	font-size: 80%;
}

#navcontainer2 a
{
	display: block;
	padding: 3px;
	width: 120px;
	background-color: #330099;
	border-bottom: 1px solid #777777;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #777777;
}

#navcontainer2 a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer2 a:hover
{
	background-color: #777777;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #330099;
}

#navcontainer3 {
	width: 120px;
}

#navcontainer3 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Arial", "Sans-Serif" ;
	font-size: 80%;
}

#navcontainer3 a
{
	display: block;
	padding: 3px;
	width: 120px;
	background-color: #336633;
	border-bottom: 1px solid #777777;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #777777;
}

#navcontainer3 a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer3 a:hover
{
	background-color: #777777;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #336633;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px;
	color: #000000;	
	font-size: 80%;
	font-weight: normal;

}

.story p{
	padding: 0px 0px 10px 0px;
}
.story{
	padding: 0px 0px 10px 0px;
}

.story a:link, .story a:visited, .story a:active {
	font-family: Arial, sans-serif;
	color: #CCCC33;
	text-decoration: none;
}
.story a:hover {
	font-family: Arial, sans-serif;
	color: #CCCC33;
	text-decoration: underline;
}




.wykeshead{
	padding: 0px;
	font-size: 120%;
	color: #330099;
	font-weight: bold;
}

.wykessubhead{
	padding: 0px;
	font-size: 100%;
	color: #330099;
	font-weight: bold;
}

.aclhead{
	padding: 0px;
	font-size: 120%;
	color: #336633;
	font-weight: bold;
}

.aclsubhead{
	padding: 0px;
	font-size: 100%;
	color: #336633;
	font-weight: bold;
}

