.topnavtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	padding: 5px;

}
.topnavtext a:link {
    font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}
.topnavtext a:visited {
    font-weight: bold; 
	text-decoration: none; 
	color: #000000;
} 
.topnavtext a:active {
    font-weight: bold; 
	text-decoration: underline; 
	color: #CC0000;
} 
.topnavtext a:hover {
    font-weight: bold; 
	text-decoration: underline; 
	color: #660000;
}
.topbanner {
	background-attachment: fixed;
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
}
.topbanner {
	background-attachment: fixed;
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
.topnavshadow {
	background-attachment: fixed;
	background-image: url(images/top-nav-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
.bottom {
	background-attachment: fixed;
	background-image: url(images/bottom-curve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	padding: 0px;

}
.goldgradate {
	background-attachment: fixed;
	background-image: url(images/l-bar-gold-grad.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 184px;
}
.communitytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.communitytext a:link {
    font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
}
.communitytext a:visited {
    font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
} 
.communitytext a:active {
    font-weight: bold; 
	text-decoration: underline; 
	color: #FFFF99;
} 
.communitytext a:hover {
    font-weight: bold; 
	text-decoration: underline; 
	color: #FFCC00;
}
.bodytext-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	padding: 4px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 4px;
}
.bodytext a:link {
    font-weight: normal; 
	text-decoration: underline; 
	color: #660000;
}
.bodytext a:visited {
    font-weight: normal; 
	text-decoration: none; 
	color: #000000;
} 
.bodytext a:active {
    font-weight: normal; 
	text-decoration: underline; 
	color: #CC0000;
} 
.bodytext a:hover {
    font-weight: normal; 
	text-decoration: underline; 
	color: #FFCC00;
}