a {
	text-decoration: none;
}
h2 span {
	font-size: 14px;
}
#main-links {
	padding: 11px 0;
}
#center {
	float: left;
	width: 634px;
}
#center h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: black;
	background-repeat: no-repeat;
	padding: 0;
}
#center h3 a {
	display: block;
	float: left;
	width: 271px;
	height: 257px;
	text-decoration: none;
	padding: 0 0 0 14px;
}
#center h3 a:hover {
	text-decoration: underline;
}
#center h3 span {
	font-weight: bold;
}
#center h3#deluxe a {
	background-image: url(images/deluxe_apartments.jpg);
	margin-left: 10px;
}
#center h3#econom a {
	background-image: url(images/econom_apartments.jpg);
	margin-left: 45px;
}

#contentwrap #right-side {
	float: right;
	width: 211px;
	padding-top: 17px;
}
#right-side .block {
	width: 211px;
	background: url(images/bg_block.png) repeat-y center;
	margin: 0 0 20px 0;
}
#right-side .block h4 {
	height: 34px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: white;
	background: url(images/bg_block_title.png) no-repeat bottom;
	padding: 9px 0 0 0;
}
#right-side .block h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 1.3;
	color: black;
	padding: 0 16px 0 16px;
}
#right-side .block h5 a {
	color: black;
	text-decoration: none;
}
#right-side .block h5 a:hover,
#right-side h4.link a:hover {
	color: #ca2411;
	text-decoration: underline;
}
#right-side .block h5 img {
	border: none;
	margin: 0;
}
#right-side .block img {
	border: solid 1px #742f27;
	margin: 5px 0;
}
#right-side .block p {
	font-size: 11px;
	text-align: left;
	color: #652018;
	padding: 3px 16px 0 16px;
	line-height: 150%;
}
#right-side .block .bottom {
	height: 18px;
	background: url(images/bg_block_bottom.jpg) no-repeat bottom;
}
#right-side .block img {
	border: none;
}

a#videolink  {
	display: block;
	width: 524px;
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	background: url(images/bg_videolink.png) no-repeat top;
	padding: 23px 0 0 110px;
	margin: 0 auto;
}
a#videolink:hover {
	color: #e0bcb8;
}
.link {
	font-size: 11px;
	color: #dcb2ae;
	padding: 11px 0 7px 0;
}