@charset "UTF-8";
/* CSS Document */

/*start of all docs---------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
body {
 	background-image: url(images/stripes.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
	float:left;
	}
p, br {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:4px;
	padding: 0;
	text-align: left; 

	}
tr,li {
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper {
	width:1020px;
	margin-top:40px;
	padding:0px;
	}

/* Hack for IE */
* html #Content {
    height: 100%;
}
/* End IE Hack */
.img2 {
	margin-top:20px;
	margin-left:-30px;
	}
#sidewords {
	float:right;
	margin-right:50px;
	margin-top:275px;
	display:inline;
	}
#content {
	width:900px;
	background:#fbc332;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-style:solid;
	border-width: 2px;
	border-color:#000000;
	}
#group {height:auto;
}
/*This is for the header showing use of image for it without repeating*/	
#header { 
	height:100px;
	padding: 0px 0px 0px 0px;
	width:900px;
}
#branding {
	position:absolute;
	width:125px;
	height:130px;
	top:20px;
	left:20px;
	width: 88px;
	height: 95px;
	z-index:99;
	}
#main1 {
	width: 710px;
	background: #000000;
	color:#ffffff;
	margin-left:85px;
	padding:10px;
	}
#main {
	width: 710px;
	background: #fbc332;
	color:#000000;
	margin-left:85px;
	padding:10px;
	}
.leftbox {
	width:380px;
	float:left;
	/*margin-top:-80px;*/
	margin-bottom:5px;
	}
.rightbox {
	width:310px;
	float:left;
	margin-left:15px;
	/*margin-top:-80px;*/
	margin-bottom:5px;
	}
.hed {
	font-size:12pt;
	}
	
	
/*end of start of all docs------------------------------------------------*/

/*This is for photo captions*/
#nav {
	margin-top:-45px;
	margin-left:100px;
	}
.caption {
text-align: center;
/*set width below to match the photo width*/
width:125px;
font-family: arial, helvetica, sans serif;
font-style:italic;
font-size:9pt;
padding:1px;
height:125px;
}
/*This is for lists*/
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	}
/*This is for reverses*/	
.rev {
	background:#000000;
	width:250px;/*This sets width; leave out for 100%*/
	color:#ffffff;
	font-size:14pt;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	}
/*This shows credits for pages - can be in table if on single line*/

.address {
	width:365px;
	text-align:center;
	margin-top:200px;
	}
#footer {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:5px;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
.maptext {
	width:458px;
	margin-left:125px;
	}
.credit {
	font-family:arial, helvetica, sans serif;
	font-size:8pt;
	font-weight:bold;
	}
	.credit2 {
	font-family:arial, helvetica, sans serif;
	font-size:9pt;
	font-weight:bold;
	}
.props {
	width:710px;
	background: #ffffff;
	color:#000000;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	padding:2px;
	float:left;
	margin-top:1px;
	margin-bottom: 1px;
	font-size:9pt;
	}
.tr5 {
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	font-size:9pt;
	padding:2px;
}
.td2 {
	background: #fbc332;
	color: #000000;
	padding:2px;
	}
.tab2 {
	padding:2px;
	}
