.logo {
	font-family: "Arial Black", Arial;
	font-size: 30px;
	color: #000000;
	padding: 15px;
	line-height: 30px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	background-color: #FFFFFF;
}
.aboutbg {
	background-image: url(graphics/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
}
.lightgraybg {
	background-color: #F0F0F0;
}
.redBg {
	background-color: #990000;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.featuredHomeBold {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	white-space: nowrap;
}
.featuredHome {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
}
.featuredHomeDesc {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.sidebar {
	background-image: url(graphics/bg_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	vertical-align: top;
}
.middleBar {
	background-image: url(graphics/bg_midde_bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.states {
	font-weight: bold;
	text-indent:5px;
}body {
	background-color: #FFFFFF;
	background-image: url(graphics/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	background-color: #FFFFFF;
	padding: 10px;
}
.topMenuBullet {
	text-align: center;
	vertical-align: middle;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
.topMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration:none;
}
.topMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration:none;
}
.topMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration:underline
}
.newsbg {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px;
}
.darkgraybg {
	background-color: #DEDBDA;
}
.content {
	padding: 10px;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight:bold;
}
