/* Global Styles */

html, body, p, h1, h2, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
#navigation img {
	margin-left: 20px;
	margin-bottom: 5px;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
#wrapper {
	background-color: #999;
	text-align: left;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium none #000;
	background-image: url(images/bluetile2.gif);
	background-repeat: repeat-x;
}
	

body {
	text-align:center;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #999;
	background-image: url(images/bluetile3.gif);
	background-repeat: repeat;
}
	
a {
	color: #900;
	}
	
a:hover {
	color: #00C;
	}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #5C1316;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 10px;
	padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

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

#masthead {
	background-image: url(images/Ellworth_KD_1000.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	background-color: #466895;
	border: thin none #000;
}

#navigation {
	background-color: #999;
	padding: 0px;
	width: 20%;
	float: left;
	margin-top: 0px;
	text-align: left;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#FFFF33;
	background-color: #AA0000;}
	
#navigation form {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 5px;
	font-size: small;
	border: thin none #333;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	width: 75%;
	background-color: #CCC;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: circle;
}

#content h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

#rightside{
  float:right;
	width: 5%;
}

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

#navigation ul a:link a:visited {display: block;}
#navigation ul {
	list-style: none;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	border-top-color: #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** #sectionLinks styles ***********/
#navigation #sectionLinks p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	margin-left: 10px;
	color: #039;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	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;
}

#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	letter-spacing:0.4em;
	line-height:18px;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000;
	line-height:1.25em;
	font-size: 1em;
	margin: 20px;
	list-style-position: inside;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #006;
	line-height:26px;
	letter-spacing:0.21em;
	font-variant: small-caps;
	font-weight: bold;
	margin: 20px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #000;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 20px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.style1 {
	color: #AA0000;
	font-weight: bolder;
	font-size: 1.5em;
	margin-left: 20px;
	margin-top: 20px;
}

.style2 {
	color: #C00;
	font-weight: normal;
}

.photocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #039;
	text-align: center;
	margin-left: 20px;
	font-weight: bolder;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #000;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
#content ul li .bodyText {
	margin-right: 20px;
}
#wrapper #content ul li .bodyText {
	text-align: left;
	list-style-type: disc;
	text-indent: 20px;
}
#content form {
	margin-left: 20px;
}

