/* Global Styles */

html, body, p, h1, h2, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


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


body {
	font-family: Arial,sans-serif;
	color: #FFFFFF;	
	background-color: #663300;
	}
	
a {
	color: #FAFAFA;	
	}
	
a:hover {
	color: #BBBBBB;
	}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #003300;
 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: 0px;
 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/header3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
	background-color: #B89150;
}

#navigation {
	background-color: #663300;
	padding: 0px;
	width: 20%;
	float: left;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	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;}

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 75%;
	background-color: #C46918;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#rightside{
  float:right;
	width: 5%;
}
#wrapper {
	background-color: #000000;
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
	
/*********** #navBar link styles ***********/

#navigation ul a:link a:visited {display: block;}
#navigation ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation 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;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

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

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	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:#FFFFFF;
	line-height:1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 20px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:0.21em;
	font-variant: small-caps;
	font-weight: bold;
	margin: 10px;
	}
	
.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: #FFFFFF;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	margin-right: 20px;
	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: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #990000;
}
.style2 {	color: #550000;
	font-weight: normal;
}

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

#siteInfo{
	clear: both;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003300;
	padding: 10px;
	background-color: #C46918;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
