/* CSS Document */

* {zoom: 1.0;}

#flash {
width: 285px;
height: 447px;
}

body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hiddenPic {display:none;}

.background {
	background-image:url(images/Content_Area.jpg);
}
.backgroundLeft {
	background-image:url(images/Content_Area_left.jpg);
}

.contentarea p {
	font-size:13px;
	margin-bottom:5px;
	margin-top:5px;
	line-height: 140%;
	padding-bottom:12px;
}

.contentarea h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	line-height: 14px;
}

.contentarea h2 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
}

.contentarea h3 {
	font-size:12px;
	font-weight:normal;
	padding:0px;
}
.contentarea h5 {
	font-size:10px;
	font-weight:normal;
	padding:0px;
	color: #CCCCCC;
	font-weight:normal;
	font-style: normal;
	margin-bottom:0px;
	margin-top:0px;
}

.contentarea a {
	font-size:12px;
	font-weight: bold;
	padding:0px;
	font-style: normal;
	text-decoration: none;
	color:#597242;
	margin-bottom:0px;
	margin-top:0px;
}

.contentarea a:hover{
	font-size:12px;
	font-weight: bold;
	padding:0px;
	font-style: normal;
	text-decoration: underline;
	color:#597242;
}

#contentblurb a {
	font-size:12px;
	font-weight: bold;
	padding:0px;
	font-style: normal;
	text-decoration: none;
	color:#597242;
	margin-bottom:0px;
	margin-top:0px;
}

#contentblurb a:hover{
	font-size:12px;
	font-weight: bold;
	padding:0px;
	font-style: normal;
	text-decoration: underline;
	color:#597242;
}


#mycustomscroll {
	width: 415px;
	height: 270px;
	overflow-x: hidden;
	overflow-y: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0px auto;
	margin-left: 70px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#bottommenu {
	background-color: #8AA671;
	width: 881px;
	height: 27px;
	display: block;
	float: left;
}

#copyright {
	width: 881px;
	height: 20px;
	margin-top: 10px;
	display: block;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

#graphicmenubottom {
	height: 155px;
	width: 596px;
	display: block;
	background-color: #fff;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#blurbwrapper {
	background-image: url(images/Content_Area_index.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 596px;
	display: block;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	float:left;
}

#contentblurb {
	width: 400px;
	height: 170px;
	overflow-x: hidden;
	overflow-y: auto;
	display:block;
	font-size:12px;
	margin-left:45px;
	margin-top:70px;
	padding-right: 10px;
	line-height: 140%;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#sitewrapper {
	border: 1px solid #999;
	width: 881px;
	height: 583px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	display: block;
}


#masthead {
	width: 881px;
	height: 110px;
	display: block;
}


#topmenu {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 596px;
	height: 39px;
}

#maincontent {
	width: 881px;
	height: 447px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#maincontentleft {
	background-image: url(images/Flash_background.jpg);
	float: left;
	width: 285px;
	height: 447px;
	margin: 0px;
	padding:0px;
}


#maincontentright {
	display: block;
	float: left;
	height: 447px;
	width: 596px;
	margin:0px;
	padding:0px;
}

.bottomleft {
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	float:left;
	font-size:13px;
}

.bottomright {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 420px;
	float: right;
	font-size:13px;
	text-align:right;
}	

.bottomleft p {
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.bottomleft a {
	font-size:12px;
	font-weight:normal;
	padding:0px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}
.bottomleft a:hover {
	font-size:12px;
	font-weight:normal;
	padding:0px;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}



.bottomright p {
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.bottomright a {
	font-size:12px;
	font-weight:normal;
	padding:0px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}
.bottomright a:hover {
	font-size:12px;
	font-weight:normal;
	padding:0px;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}



.address p {
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.address a {
	font-size:10px;
	padding:0px;
	font-weight:normal;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}
.address a:hover {
	font-size:10px;
	padding:0px;
	font-weight:normal;
	font-style: normal;
	text-decoration: underline;
	color:#597242;
}