/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166em;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #D6CD75;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 100%;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 100%;
	color: #050505;
}

h4{
 font-size: 100%;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	background-color: #050505;
	text-align: right;
}

#navBar{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 208px;
	background-repeat: repeat-y;
	background-image: url(images/nav_bckd.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#content{
	width: 482px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 75%;
	color: #918E77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#content_alt{
	width: 482px;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 75%;
	color: #918E77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* 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: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	text-align: center;
}
#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 0px 0px;
	padding: 0px;
	font-size: 70%;
	font-family: Copperplate;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	font-weight: normal;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5DB65;
}

#sectionLinks h3{
	background-color: #D6CD75;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5DB65;
	color: #393435;
	font-weight: normal;
}

#sectionLinks a:visited{
	border-top: 1px solid #F5DB65;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#sectionLinks a:hover{
	border-top: 1px solid #F5DB65;
	background-color: #D6CD75;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #393435;
	text-decoration: none;
}
table {
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 60%;
	color: #B7A153;
	margin-right: 100px;
	margin-left: 100px;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 15px;
	line-height: 1.4;
}
#content h1 {
	font-family: Copperplate, sans-serif, serif;
	color: #AC9329;
	font-size: 150%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px;
}
.kicker {
	font-family: Copperplate, sans-serif, serif;
	font-size: 120%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #050505;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: blink;
}
#sectionLinks h1 {
	background-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #330000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5DB65;
}
#sectionLinks h4 {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	color: #666600;
	border-top-color: #F5DB65;
	border-right-color: #F5DB65;
	border-bottom-color: #F5DB65;
	border-left-color: #F5DB65;
	font-weight: normal;
}
.jj {
	background-color: #EBE280;
}
#footer a {
	color: #996615;
	text-decoration: underline;
}
#sectionLinks a {
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6CD75;
	color: #333333;
}
.kicker a {
	color: #D6CD75;
}
