@charset "utf-8";

body{
	margin:0px;
	padding:0px;
	background-color:#666633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	padding-bottom: 10px;
	text-decoration: none;
}

p{
	margin:0px;
	padding:0px;
	text-decoration: none;
}

.left{
	float:left;
}

.clear{
	clear:left;
}

hr{
	color:#c2c3a3;
	height:3px;
}


#shadow{
	margin:0px auto;
	width:1000px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
}

#contentWrapper{
	width:1000px;
	background-image:url(images/bkgd_main.jpg);
	background-repeat:no-repeat;
}

#content{
	position:relative;
	width:826px;
	left:86px;
	background-color: #94944f;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#flash_banner{
	clear:left;
	margin-left:5px;
	padding-top:11px;
	padding-bottom: 1px;
}

#subheader{
	clear:left;
	margin-left:5px;
	padding-top:9px;
	width: 215px;
}

#quickLinksBox{
	margin-top:10px;
	margin-left:5px;
	width:214px;
	float:left;
}

#quickLinksContent{
	background-image:url(images/bkgd_contentBox.jpg);
	background-repeat:repeat-y;
	height:100%;
}

#quickLinksContent img{
	margin-top:10px;
	margin-left:10px;
}



.line{
	margin-left:-3px;
}

.nav{
	color:#ffffff;
	margin-left:17px;
	margin-top:7px;
}

.nav a{
	color:#ffffff;
	text-decoration:none;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#ffffff;
}

#textArea{
	float:left;
	width:366px;
	margin-left:10px;
	margin-right:10px;
}

#SubtextArea{
	float:none;
	width:590px;
	margin-left:230px;
	margin-right:5px;
	padding-top: 0px;
	position: absolute;
	left: 2px;
	top: 116px;
	height: auto;
}


.contentImg{
	margin:5px;
	border:1px solid #000000;
	float:left;
}

.contentText{
	margin-top:3px;
}

.contentText a{
	color:#600000;
	text-decoration:none;
}

.contentLine{
	margin-bottom:10px;
	margin-top:10px;
}

#newsBox{
	margin-top:10px;
	width:214px;
	float:left;
	font-size: 11px;
}

#newsContent{
	background-image:url(images/bkgd_contentBox.jpg);
	background-repeat:repeat-y;
	height:100%;
	padding-bottom:10px;
}

#newsContent img{
	margin-top:10px;
	margin-left:10px;
}

.news{
	color:red;
	margin-left:8px;
	margin-top:7px;
	width:195px;
}


a.newsLink {
	color:#e3e479;
	text-decoration:none;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:9pt;
}


a:hover.newsLink{
	color:#000000;
}

.copyright{
	color:#ffffff;
	font-size:7pt;
	text-align:center;
	margin-bottom:20px;
}
.subNav {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;

}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
