@charset "UTF-8";
/* CSS Document */

/* ---------  MAIN PAGES ----------- */


body {
	background-color: #717174;
	background-image: url(../img/backgray.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.maintable {
	background-color: #FFFFFF;
	background-image: url(../img/backwhite3.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#flashcontent {
		border: 0px;
		width: 280;
		height: 475;
		float: center;
		}
		
#flashcontentmenu {
		border: 0px;
		width: 500;
		height: 30;
		float: center;
		}
		
#flashcontentaboutslide {
		border: 0px;
		width: 215;
		height: 410;
		}

#flashcontentsubavail {
		border: 0px;
		width: 115;
		height: 450;
		}

#flashcontentnymap {
		border: 0px;
		width: 435;
		height: 220;
		}
		
#flashcontentsubmenu {
		border: 0px;
		width: 370;
		height: 25;
		}
		
#flashcontentcontact {
		border: 0px;
		width: 650;
		height: 450;
		}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}

.textavail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: left;
}


.availblue {
	color: #00539B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00539B;
	line-height: 20px;
	font-weight: bold;
}

a:hover {
	color: #A19589;
	text-decoration: none;
}

a:active {
	color: #A19589;
	text-decoration: none;
}

.property {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00539B;
	
}


.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 10px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71635B;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
}
.textcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71635B;
	line-height: 20px;
}



/* ---------  CITIES / PROPERTIES ----------- */

.txtavail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #655652;
}
.txtavail a {
	color: #655652;
	text-decoration: none;
}

.txtavail active {
	color: #655652;
	text-decoration: none;
}

.txtavail visited {
	color: #655652;
	text-decoration: none;
}

.txtavail hover {
	color: #3E3730;
	text-decoration: underline;
}


#flashcontent {
	border: 0px;
	float: center;
}
.propertygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #717074;
}
a:link {
}
a:visited {
}

.sidebg {
	background-image: url(../img/bgside.gif);
	background-repeat: no-repeat;
}
