
.normal-height{
	min-height: 828px;
}

.top {
	height: 23px;
	background: url( ../images/tail-top.jpg ) top repeat-x #f8ecdd;
}

.header {
	height: 93px;
	margin-bottom: 7px;
	position: relative;
	background: url( ../images/tail-top.jpg ) bottom repeat-x #f8ecdd;
}

.header .sitename{
	top: -1px;
	z-index: 1;
	right: 13px;
	width: 404px;
	height: 29px;
	color: #e75a29;
	display: block;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
}

.header .phonenumber{
	top: 62px;
	z-index: 1;
	right: -2px;
	width: 244px;
	height: 23px;
	position: absolute;
	color: #e75a29;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;			
	/*background: url('../images/phone.png') no-repeat left top;*/
}

.header .logo{
	top: 23px;
	z-index: 1;
	left: 33px;
	width: 166px;
	height: 54px;
	position: absolute;
	/*background: url( '../images/priority-properties.png' ) no-repeat left top;*/
}

.header img{
	height: 93px;
	width: 100%;
}

/* footer */
.footer {
	clear: both;
	height: 65px;
	margin: 0;
	padding: 10px 20px 0 20px;
	background: url( ../images/tail-bottom.gif ) bottom repeat-x;
}

.footer .nav {
	left: 50%;
	width: 327px;
	position: absolute;
	text-align: center;
	margin: 7px 0 0 -118px;
}

.footer {
	line-height: 1.636em;
}

.footer a {
	color: #fd7100;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .menu li {
	display: inline;
	background: url( ../images/footer-menu-devider.gif ) top left no-repeat;
	padding: 0 7px 0 10px;
}

.footer .menu li a {
	color: #504033;
}

.footer .menu .first {
	background: none;
	padding-left: 0;
}

.footer .phone {
	font-size: 1.182em;
}

/* main layout */
.left-column {
	float: left;
	width: 228px;
	padding-left: 8px;
}

.center-column {
	overflow: hidden;
	padding: 0 5px 0 5px;
}

.right-column {
	width: 160px;
	float: right;
	padding-right: 8px;
}

/* Center sublayout */
.center-column-text-box {
	float: left;
	/*width: 280px;	 */
	/*text-align: justify; */
	font-size: 14px;
	padding: 0;
}
