/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.125;
	margin: 0px 0px;
	padding: 0px;
	background-color: #e8e7c0;
	text-align:center;

}

a:link {
	color: #494182;
	
}
a:visited {
	color: #494182;
	
}
a:hover {
	text-decoration: none;
	color:808040;

}
a:active {
	color: #494182;
	}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{

 font-size: 20pt;
color:#494182;

}

h2{
 font-size: 16pt;
color:#494182;
padding-top:8px;

}

h3{
	font-size: 120%;

}

h4{
 font-size: 10pt;
color:#494182;
font-weight:bold;
}

h5{
 font-size: 10pt;
color:#494182;
font-weight:600;

margin-left: -11px;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;

}
h6{
	 font-size: 10pt;
color:#82804d;
font-weight:600;
border-top: 1px solid #808040;
margin-left: -11px;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;

	}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
	display: block;}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	position:relative;
	width: 800px;
	background-image:	
	overflow:visible;
	background-image: url(images/contBG.jpg);

	}
#masthead {
	height: 102px;
	width: 800px;
	background-image: url(images/Masthead.jpg);	
} 
#topContact {
	

}
#topContact a {

}
.siteName {


}

.siteName img {
}
	
#globalNav {
	width: 800px;
	height: 24px;
	text-align: center;
	padding: 0px 10px 0px 90px;
	background-image: url(images/globalNav.jpg);
	background-repeat: no-repeat;
	margin-top: -1px;
}

#globalNav a {
	color:#82804D;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}



#globalNav a:hover {
	color: #494182;
}

#globalNav img {
}
	
#breadcrumbs {
	font-size: 10px;
	padding: 5px 10px 5px 10px;

	width: 100px;
text-align: right;
display:block;
	}
#breadcrumbs a{
	display:block;	
background-color:#B4B180;
	border: 1px solid #808040;
}
#separator {
	height:124px;
	width: 800px;
	}
#content {
	position:relative;
   float: right;
	width: 433px;
	margin: -25px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:visible;
	clear:both;

}

#navBar{
	position: relative;
	display:block;	
	width: 236px;
	margin-left:30px;
	margin-top: inherit;
	vertical-align:top;
	background-image: url(images/specialBG.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #808040;
	clear:inherit;
		overflow:visible;
}
#content2 {
	width: 700px;
	margin: -20px 10px 0px 45px;
	padding: 0px 0px 0px 0px;
	overflow:visible;


}
#content3 {
	position:relative;
   float: right;
	width: 433px;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:visible;
	background:inherit;
	clear:inherit;


}
#pageName {
	position: relative;
	top: -70px;
	right: 25px;
	font-size: 200%;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 3px 10px;
	color: #e8e7c0;
	margin-right: 5px;




}
.feature{
	text-align:left;
	margin-top: inherit;
	padding: 0px 30px 10px 0px;
	font-size: 10pt;

}


	
	
.feature img{

	margin: 5px 5px 5px 5px;
}




.story{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

	
.story img{
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}


.navHead {
	width: 236px;
	height:51px;
	background-image:url(images/specialTop.jpg);
	text-align:center;
	font-size:20px;
	color:#FFFFCC;
	font-family: "Monotype Corsiva", "MS Serif", "Times New Roman";
	background-repeat: no-repeat;
	font-weight: bold;
	}
#sectionLinks{

	width: 100%;
	display: block;
	font-size: 10pt;

}

#sectionLinks h3{
	padding: 0px 0px 2px 0px;
}

#sectionLinks a {
	color: #e8e7C0;
	display: block;
	height: 20px;
	vertical-align: middle;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	background-color: #B4B180;
	border-right: 1px solid #808040;
	border-left: 1px solid #808040;
}


#sectionLinks a:hover{
	color: #82804D;
		border-bottom: 1px solid #BE9E7E;
	background-color: #e8e7c0;

}
.headlines {
	padding-top: 5px;
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	color:#82804D;
}

#siteInfo{
	width: 800px;
	clear: both;
	font-size: 70%;
	color: #333333;
	padding: 1px 10px 1px 10px;
	margin-top:-1px;
	margin-bottom: 0px;
	height: 50px;
	text-align: center;
	bottom: auto;
	background-image: url(images/siteInfo.jpg);
	line-height: 1.5;
	background-repeat: no-repeat;
}


