body {
	margin: 0px;
	padding: 10px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC6600;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;}
.body a { color: #003366; text-decoration: underline; }
.body a:hover { color: #003366; text-decoration: underline;}

.body h1 {
	font-size: 14px; 
	font-weight: bold;
	color: #003366;}
	
.NoLinkWhite {
	color: #FFFFFF;
	background-color:#FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
	text-transform: uppercase;
}
.footer a { color: #CCCCCC; text-decoration: underline; }
.footer a:hover { color: #CCCCCC; text-decoration: underline;}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
	text-transform: lowercase;
}
.header a { color: #CCCCCC; text-decoration: underline; }
.header a:hover { color: #CCCCCC; text-decoration: underline;}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305A56;
	line-height: 19px;}
.nav a { color: #305A56; text-decoration: none; }
.nav a:hover { color: #92334C; text-decoration: underline;}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305A56;
	line-height: 17px;
	margin-left: 14px;
	width: 110px;}
.subnav a { color: #305A56; text-decoration: none; }
.subnav a:hover { color: #92334C; text-decoration: underline;}



.bodyspacehome {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}


.greyleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.greyleftright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.homebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
.homebody a { color: #003366; text-decoration: underline; }
.homebody a:hover { color: #003366; text-decoration: underline;}

.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
.subtitles a { color: #660033; text-decoration: none; }
.subtitles a:hover { color: #660000; text-decoration: underline;}

.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.sublinks a { color: #000000; text-decoration: underline; }
.sublinks a:hover { color: #660000; text-decoration: underline;}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.smalltext a { color: #000000; text-decoration: underline; }
.smalltext a:hover { color: #660000; text-decoration: underline;}



.dotsleft {
	background-attachment: fixed;
	background-image: url(stock/residences-dots.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.residencestitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	
}
.residencestitles a { color: #993300; text-decoration: none; padding-left: 20px;}
.residencestitles a:hover {
	color: #660000;
	text-decoration: underline;
	background-attachment: fixed;
	background-image: url(stock/residences-circle.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	
}
.residencesselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(stock/residences-circle.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.residencesselected a { color: #993300; text-decoration: none; }
.residencesselected a:hover {
	color: #660000;
	text-decoration: underline;
}
.residencesdots-horizontal {
	background-attachment: fixed;
	background-image: url(stock/residences-dots-horiz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dotsright {
	background-attachment: fixed;
	background-image: url(stock/residences-dots-vert-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
.unittitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
}
.unittitle a { color: #660033; text-decoration: none; }
.unittitle a:hover { color: #660000; text-decoration: underline;}

