.title {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #000;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom:20px;
	color: #000;
}
p a:link { 
	color : #000;
	font-weight: normal; 
	text-decoration : underline;
}
p a:visited { 
	color : #000;
	font-weight: normal; 
	text-decoration : underline;
}
p a:hover { 
	color : #dece9c;
	font-weight: normal; 
	text-decoration : underline;
}
.contact {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}
.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}
img.image {
	border: 1px solid #000;
}
.page_number {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #fff;
}

#nav {
	width: 90px;
	height: 230px;
	margin: 0 auto;
}
#nav ol {
	margin : 0px;
	padding-left: 0px;
	list-style-type: none;
}
#nav li {
	display: block;
}
#nav a{
	margin:0px;
	padding:0px;
	display: block;
}
#nav #portfolio { 
	background: url(../images/portfolio.jpg) no-repeat;
	padding: 0px; 
	width: 90px;
	height: 45px;
	text-indent : -9999px;
}
#nav #residences a{ 
	background: url(../images/residences.jpg) no-repeat;
	padding: 0px; 
	width: 90px;
	height: 27px;
	overflow:hidden;
	text-indent : -9999px;
}
#nav #residences a:hover {
	background-position: 0% -27px;
}
#nav #renovations { 
	background: url(../images/renovations.jpg) no-repeat;
	padding: 0px; 
	width: 90px;
	height: 29px;
	overflow:hidden;
	background-position: 0% -29px;
	text-indent : -9999px;
}
#nav #commercial a{ 
	background: url(../images/commercial.jpg) no-repeat;
	padding: 0px; 
	width: 90px;
	height: 27px;
	overflow:hidden;
	text-indent : -9999px;
}
#nav #commercial a:hover {
	background-position: 0% -27px;
}
#nav #services a{ 
	background: url(../images/services.jpg) no-repeat;
	padding: 0px; 
	width: 90px;
	height: 30px;
	overflow:hidden;
	text-indent : -9999px;
}
#nav #services a:hover {
	background-position: 0% -30px;
}
#nav #contact a{ 
	background: url(../images/contact.jpg) no-repeat;
	padding: 0px; 
	width: 90px;
	height: 28px;
	overflow:hidden;
	text-indent : -9999px;
}
#nav #contact a:hover {
	background-position: 0% -28px;
}
#nav #spacer { 
	background: url(../images/spacer.jpg) no-repeat;
	width: 90px;
	height: 5px;
}
#nav #spacer2 { 
	background: url(../images/spacer2.jpg) no-repeat;
	width: 90px;
	height: 22px;
}
#nav #spacer3 { 
	background: url(../images/spacer3.jpg) no-repeat;
	width: 90px;
	height: 12px;
}