.background {
	background-color: #000000;
	background-image: url(../city_assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagebg {
	background-image: url(../assets/main_page_bg.jpg);
	background-repeat: repeat-y;
}
.contentbgstretch {
	background-image: url(../assets/content_area_stretch_bg.jpg);
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(../city_assets/content_area_bg.jpg);
	background-repeat: no-repeat;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #290C2B;
}
.pagetextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #290C2B;
}
.subpagetextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #290C2B;
	font-variant: normal;
}
.midnavbg {
	background-image:url(../assets/mid_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 795px;
}
.pagetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A291C;
}
.bottomcontentbg {
	background-image: url(../assets/index_btm_content_bg.jpg);
	background-repeat: no-repeat;
}
.indexlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2F2D20;
}
.pagetextsmallbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A291C;
}
.pagetextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E0DECE;
}
table.headlinks
{
color:#316194;
}
table.headlinks a
{
color:#000000; font-weight:normal; padding: 0px 2px 0px 2px; 
}

table.headlinks a:hover
{
color:#D61010;
text-decoration:underline;
font-weight:normal; 
}
table.headlinks a.active
{
color:#D61010;
text-decoration:underline;
font-weight:bold; 
}

table.fillcontents
{ background-color:#cccccc;}

table.fillcontents th
{ background-color:#999999; font-weight:bold; }
table.fillcontents td
{ background-color:#ffffff; font-weight:normal; }

.indexlinkslight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3E3D5;
}
.midnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.visitlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D4D2C2;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
