@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Colaborate-ThinRegular;
}

a {
	color: #303027;
	font-family: Colaborate-ThinRegular;
}

#wrap {
	font-family: Colaborate-ThinRegular;
	
}


#intro {
	position:absolute;
	width:430px;
	height:330px;
	z-index:5;
	visibility: visible;
	background-image: url(images/intro-bg.png);
	background-repeat:no-repeat;
	margin-top: 24px;
	margin-left: 650px;
	font-size: 24px;
	font-family: Colaborate-ThinRegular;
}


#intro-new {
	position:absolute;
	width:100%;
	height:330px;
	z-index:5;
	visibility: visible;
	font-size: 24px;
	font-family: Colaborate-ThinRegular;
}

#alert {
	background-image: url(images/intro-bg-new.png);
	background-repeat: repeat;
	font-size: 22px;
	width:430px;
	font-family: Colaborate-ThinRegular;
}

#document-body {
	width: 100%;
	font-family: Colaborate-ThinRegular;
}
#intro-body {
	width: 1100px;
	font-family: Colaborate-ThinRegular;
}


#mainslider {
	height: 200px;
}

#main-image {
	background-image: url(images/image-1.jpg);
	background-repeat: no-repeat;
	min-height: 447px;
	background-position: center top;
	border-bottom: solid 10px #000;
}
#header-wrap {
	border-bottom: solid 3px #f9f9f9;
	background-image: url(images/bg-banner-2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #451821;
}
#header {
	height: 147px;
	width: 1100px;
}
#menublocks {
	width: 1100px;
	font-size: 26px;
	color: #fff;
}
#menublocks a {
	font-size: 26px;
	color: #fff;
	text-decoration: none;
}
#mainevent {
	width: 1000px;
	font-family: Colaborate-ThinRegular;
	font-size: 16px;
}
#footer {
	width: 1100px;
	font-size: 18px;
	color: #451820;
}
#pagebreak {
	height: 150px;
	background-color: #efefef;
}
#pagelogo {
	width: 1100px;
}
#page1 {
	width: 1000px;
	font-family: Colaborate-ThinRegular;
}
#menu {
	position:absolute;
	width:770px;
	height: 35px;
	z-index:1;
	margin-left: 310px;
	margin-top: 70px;
}

#menu ul {
	list-style-type: none;
	height: 35px;
	margin: 0;
	padding: 0;
	margin: auto;
	background-repeat: repeat-x;
}
#menu li {
	float: left;
	margin-left: 8px;
}
#menu ul a {
	padding-right: 14px;
	padding-left: 14px;
	display: block;
	line-height: 35px;
	text-decoration: none;
	font-family: Colaborate-ThinRegular;
	font-size: 26px;
	color: #fff;
}
#menu ul a:hover {
color: #A08C90;
}
.featured-image {
	border: solid 10px #efefef;
	margin: 20px;
	margin-top: 0px;
}
.gallery-image {
	border: solid 10px #efefef;
}
.estate-logo {
	border: solid 10px #efefef;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	color: #303027;
}
h3 {
	color: #313128;
}
.top-to-bottom{background-image:url('/images/top.png');}
.bottom-to-top{background-image:url('/images/top.png')}

p {
	font-family: Colaborate-ThinRegular;
	color: #000;
}
#page-half-left {
	width: 600px;
	font-family: Colaborate-ThinRegular;
	float: left;
}
#page-half-right {
	width: 300px;
	font-family: Colaborate-ThinRegular;
	float: right;
}