/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	width: 960px;
	background-repeat: repeat-x;
	background-image: url(../graphics/bg_gradient.jpg);
	background-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	color: #001100;
	text-decoration: none;
}

a:link{
	color: #FFFFCC;
	text-decoration: underline;
}

a:visited{
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #333344;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #333344;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	float: none;
}

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: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
	list-style-position: inside;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 750px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	background-image: url(../graphics/masthead.jpg);
	background-position: center center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 0px;
}

#navBar{
	float: left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 125px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: center;
}

#Featured{
	float:right;
	height: 350px;
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #FFFFFF;
	background-image: url(../graphics/nav_bg.jpg);
	padding: 0px 10px;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}

#Featured a:link, #Featured a:visited{
	color:#FFFFFF;
	text-decoration: underline
}

#Featured a:hover{
	color:#003300;
	background-color:#FFFFFF;
	display: inline;
}

#content{
	float: right;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	color: #FFFFCC;
	width: 750px;
	background-image: url(../graphics/con_bg.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #504031;
}

#content a:hover{
	background-color: #FFFFCC;
	color: #111115;
	margin: 0px;
	padding: 0px;
}

/************* #globalNav styles **************/

#globalNav{
	color: #8888AA;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../graphics/navlink_bg.jpg);
}

#globalNav img{
	display: block;
}

#globalNav a{
	font-size: 100%;
	color: #333344;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	vertical-align: middle;
}

#globalNav a:hover {
	color: #000000;
	display: inline;
	text-decoration: none;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	color: #FFFFCC;
}

.story h1{
	color: #FFFFCC;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	font-style: italic;
}

.story h2{
	color: #FFFFCC;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
}

.story h3{
	color: #FFFFCC;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	font-style: normal;
	text-align: left;
}

.story p{
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

.story img{
	padding-right: 5px;
	padding-left: 5px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFCC;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
}

#siteInfo a:link, #siteInfo a:visited{
	color: #FFFFCC;
}

#siteInfo a:hover{
	color: #000000;
	background-color: #FFFFCC;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFCC;
	padding: 2px;
	background-color: #222226;
	border: 1px solid #FFFFCC;
}

#navBar ul a:hover{
	display: block;
	color: #333344;
	padding: 2px;
	background-color: #FFFFCC;
	border: 1px solid #FFFFCC;
}

#navBar ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	text-align: left;
	text-indent: 20px;
	font-size: 90%;
	border: 1px none #FFFFCC;
	margin: 10px;
	display: block;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
#wrapper {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #222226;
}

#footer {
	width: 960px;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	font-size: 75%;
	margin: 15px 5px 5px;
}
#footer a{
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	color:#DDDDFF;
	text-decoration: underline;
}
