body {
	background: #FAF8C5 url(../img/bgpage.jpg) repeat-y center top;
}
body, p, form, h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header {
	width: 950px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/headerbg.png) repeat-x;
}
#header #building {
	background: url(../img/building.png) no-repeat left -50px;
	float: left;
	width: 213px;
	height: 150px;
	margin: 0px;
}

#content {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 200px;
	font-size: 0.9em;
	overflow: visible;
	background: url(../img/building.png) no-repeat left -200px;
}
#main {
	width: 720px;
	overflow: visible;
	float: right;
	padding-left: 10px;
	margin-right: 10px;
}

#footer {
	width: 930px;
	font-size: 0.7em;
	clear: both;
	background: url(none) no-repeat center bottom;
	height: 70px;
	text-align: right;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header div {
	float: right;
	width: 80px;
	font-size: 10px;
	margin-top: -100px;
}

#nav   {
	float: left;
	min-height: 200px;
	width: 200px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 70px;
}
#header h1 {
	margin-left: 220px;
	font-size: 36px;
}
#header h2 {
	margin-left: 221px;
}

#header p {
	margin-left: 217px;
}

#nav  a:link, #nav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #ABA334;
	text-decoration: none;
}



#nav  .address {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #817A27;
}
.title {
	font-weight: bold;
	color: #867E28;
	font-size: 1.2em;
	margin-bottom: 3px;
}
#clear {
	clear: both;
}
.prices {
	font-size: 110%;
	font-weight: bold;
	color: #6A4F20;
	text-decoration: none;
	margin-bottom: 3px;
	line-height: 21px;
}
.pwidth       {
	width: 470px;

}

.news {
	color: #CC0000;
}
.newstitle {
	font-size: 110%;
}
#apartmentsiframe {
	height: 181px;
	width: 710px;
}

.iframebg {
	background: #fdfcec;
}
#iknow {
	font-size: 10px !important;
	color: #817A27 !important;
	line-height: normal;
}
