@charset "UTF-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color:#461d7c;
	
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

.headline {
	font-size:32px;
	color:#461d7c;
}

.subHead {
	font-size:18px;
	color:#461d7c;
}

.subHead1 {
	font-size:18px;
	color:#ffd800;
}

#fullWide {
	width:100%;
}

#topBannerHolder {
	width:100%;
	background-image:url(images/topbanner-repeat.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}

#topBanner {
	width:1000px;
}

#navHolder {
	width:100%;
	background-image:url(images/navbarbg.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}

#nav {
	width:1150px;
}

#nav2Holder {
	width:100%;
	background-repeat:repeat-x;
	float:left;
	display:inline;
}

#nav2 {
	width:1000px;
}

#middleContentHolder {
	width:100%;
	background-image:url(images/middlerepeat.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}

#middleContent {
	width:1050px;
}

#leftColumn {
	width:460px;
	float:left;
	display:inline;
}

#wideLeftColumn {
	width:575px;
	text-align:left;
	float:left;
	display:inline;
}

#rightColumn {
	width:390px;
	margin-top:20px;
	text-align:left;
	float:left;
	display:inline;
}

#leftPColumn {
	width:305px;
	margin-right: 45px;
	margin-top: 20px;
	float:left;
	display:inline;
}

#rightPColumn {
	width:260px;
	margin-top:40px;
	text-align:left;
	float:left;
	display:inline;
}

#rightPColumn2 {
	width:420px;
	margin-top:20px;
	float:right;
	display:inline;
}

#rightColumn2 {
	width:390px;
	text-align:left;
	float:left;
	display:inline;
}

#narrowRightColumn {
	width:247px;
	float:left;
	display:inline;
}

#narrowRightColumn1 {
	width:247px;
	float:center;
	display:inline;
}

#mmiddleContent {
	width:860px;
}

#lleftColumn {
	width:720px;
	float:left;
	display:inline;
}

#wwideLeftColumn {
	width:575px;
	text-align:left;
	float:left;
	display:inline;
}

#rrightColumn {
	width:390px;
	margin-top:20px;
	text-align:left;
	float:left;
	display:inline;
}

#nnarrowRightColumn {
	width:247px;
	float:left;
	display:inline;
}

#nnarrowRightColumn1 {
	width:247px;
	float:center;
	display:inline;
}
	
#footer {
	width:100%;
	float:left;
	display:inline;
}