@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

Body.NormalBG {
	background:url(images/body_bg.jpg);
	background-repeat: repeat-x;
}

Body.MLS {
	background:url(images/mls-background.jpg);
	background-repeat: repeat-x;
}

td.TopOutsideBG {
	background-image:url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

td.BottomOutsideBG {
	background-image:url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
}

td.MiddleOutsideBG {
	background-image:url(images/outside_middle.jpg);
	background-repeat: repeat-x;
}

td.TopInsideBG {
	background-image:url(images/inside_top_bg.jpg);
	background-repeat: no-repeat;
	width: 954px;
	padding: 92px;
}

td.MiddleInsideBG {
	background-image:url(images/inside_middle_bg.jpg);
	background-repeat: repeat;
	width: 954px;
}

td.BottomInsideBG {
	background-image:url(images/inside_bottom_bg.jpg);
	background-repeat: no-repeat;
	width: 954px;
}

td.MainNavCell {
	padding: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: top;
}

a.MainNav:link, a.MainNav:active, a.MainNav:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.MainNav:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a.MainNavTop:link, a.MainNavTop:active, a.MainNavTop:visited {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.MainNavTop:hover {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.PageTitle {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.PageText {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.PageSubTitle {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.GenericLink:link, a.GenericLink:active, a.GenericLink:visited {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

a.GenericLink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

td.FloorPlans {
	padding: 0px 30px 20px 30px;
	text-align: left;
	vertical-align: top;
}

td.FloorPlansFirstColumn {
	padding: 0px 30px 20px 0px;
	text-align: left;
	vertical-align: top;
}

a.GenericLinkLarge:link, a.GenericLinkLarge:active, a.GenericLinkLarge:visited {
	font-family: verdana;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

a.GenericLinkLarge:hover {
	font-family: verdana;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

.CityTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.CityInfo {
	padding: 7px 30px 7px 0px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

a.CityHyperlink:active, a.CityHyperlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.CityHyperlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.CityHyperlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #88000A;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
