@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 870px;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat;
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif;
	font-size: small;
	color: #330000;
}

#wrapper {
	text-align: left;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-color.gif);
	background-repeat: repeat;
}

#welcome {
	background-image: url(images/index-bg3.jpg);
	background-repeat: no-repeat;
	height: 190px;
}

.topadd {
	width: 860px;
	text-align: right;
	padding: 5px;
	font-size: 125%;
	color: #FFFFFF;
	font-weight: bold;
}

.topnav {
	float: right;
	width: 860px;
	height: 25px;
	padding-top: 55px;
	padding-right: 10px;
}

.topphrase {
	float: left;
	width: 845px;
	text-align: right;
	font-size: 165%;
	color: #5f8a9d;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 25px;
}

#addy {
	font-size: 125%;
	color: #5f8a9d;
	font-weight: bold;
	line-height: 2em;
}

#nav {
	height: 30px;
	margin-right: 10px;
}

#content {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#prophead {
	margin-top: 5px;
	width: 540px;
}

#propheadhr {
	font-size: 180%;
	color: #5f8a9d;
	font-weight: bolder;
}

#propheadad {
	float: left;
	font-size: 115%;
	width: 350px;
}

#propheadapply {
	font-size: 110%;
	font-weight: bold;
	float: right;
	width: 190px;
	color: #330000;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 2px;
	line-height: 20px;
}

#propheadapply a:link, #propheadapply a:visited {
	color: #333366;
	text-decoration: underline;
}

#propheadapply a:hover {
	color: #330000;
	text-decoration: underline;
}

#propextras {
	width: 100%;
}

.clearone {
	clear: both;
	height: 1px;
}

.propheadph {
	font-size: 100%;
	font-weight: bold;
	color: #5f8a9d;
}

#propheadnu {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 50%;
}

#propheaddr {
	font-size: 115%;
	font-weight: bold;
	float: left;
	width: 50%;
	color: #330000;
	text-align: right;
	vertical-align: middle;
	line-height: 25px;
}
	

#propheaddr a:link, #propheaddr a:visited {
	color: #330000;
	text-decoration: underline;
}

#propheaddr a:hover {
	color: #5f8a9d;
	text-decoration: underline;
}


#overview {
	width: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}

#fparea {
	clear: both;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#overview a:link, #propheaddr a:visited {
	color: #330000;
	text-decoration: underline;
}

#overview a:hover {
	color: #5f8a9d;
	text-decoration: underline;
}





#amentop {
	background-image: url(images/amen-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 850px;
}

#amenmid {
	background-image: url(images/amen-mid.gif);
	background-repeat: repeat;
	width: 850px;
}

.amenheader {
	font-size: 115%;
	font-weight: bolder;
	color: #5f8a9d;
}

.amensubheader {
	font-size: 115%;
	font-weight: bolder;
	color: #660000;
}

.amentext {
	font-size: 105%;
}

#amenbot {
	background-image: url(images/amen-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 850px;
}



#links {
	margin-top: 10px;
	margin-bottom: 10px;
}

#links a:link, #links a:visited {
	color: #006699;
	text-decoration: underline;
}

#links a:hover {
	color: #330000;
	text-decoration: underline;
}






#breaker {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#availhead {
	font-size: 13pt;
	font-weight: bold;
	color: #660000;
	text-align: center;
	letter-spacing: 2pt;
}

#room {
	font-size: 13pt;
	font-weight: bold;
	color: #330000;
	float: left;
	width: 425px;
}

#aptprice {
	font-size: 13pt;
	font-weight: bold;
	color: #330000;
	float: right;
	width: 425px;
	text-align: right;
}

#feature {
	font-size: 110%;
	line-height: 2em;
	color: #000000;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#testimonial {
	width: 700px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333300;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: #663333;
}

.testimonial {
	width: 700px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333300;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: #663333;
}









#property {
	margin-top: 60px;
}

#roundbot {
	background-image: url(images/bottomrounded.jpg);
	background-repeat: no-repeat;
	height: 15px;
}

#footer {
	font-size: 110%;
	color: #fdfddf;
}

#footer ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

#footer li {
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #fdfddf;
	text-decoration: none;
}

#footer a:hover {
	color: #fdfddf;
	text-decoration: underline;
}

#footer-market {
	font-size: 90%;
}



.textheader {
	font-size: 115%;
	font-weight: bold;
}

.textsubheader {
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}

.bold {
	font-weight: bold;
}
