@charset "utf-8";
/* CSS Document */ 
body {
	background: url(images/h_bg3.jpg) repeat-x #6c6c6c;
	margin:0;
	font-family: Tahoma;
	font-size:11px;
	color: #113D66;
	line-height:18px;
}
.bgheader {
	background: url(images/h_header.jpg) top no-repeat; 
	width: 872px;
	height: 119px;
}
.bgwhite {
	background-color:#FFFFFF;
}
.leftlong {
	background:url(images/h_leftlong.jpg) repeat-y;
}
.rightlong {
	background: url(images/h_rightlong.jpg)  repeat-y;
}
.bgcontent1 {
	background: url(images/h_contentbg2.jpg) top repeat-x #FFFFFF;
	/*background: url(images/in_contentbg1.jpg) top repeat-x #FFFFFF;*/
	height: 393px;
}
.bgcontent2 {
	background: url(images/in_contentbg2.jpg) bottom left no-repeat;
}
.bgfooter {
	background-color: #CED4D9;
}
.bgpic {
	background: url(images/in_pic1.jpg);
	width:872px;
	height:202px;
}
/*positions*/
.postitle {
	margin: 92px 0 0 45px;
}
.poscastle {
	margin:9px 0 0 413px;
}
p {
	margin: 15px 0 15px 0;
}

a {
	color: #113D66;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

/*footer*/
.footertxt {
	color: #000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.footertxt a {
	color: #000000;
	text-decoration:none;
}
.footertxt a:hover {
	color: #113D66;
	text-decoration: underline;
}


.listProject {
	text-decoration: none;
	color: #113D66;
	padding: 15px;
}
.listProjectLink {
	text-decoration: none;
	color: #113D66;
	font-weight: bold;
}
.listProjectImage {
	border: 1px solid #FFFFFF;
}
.listTitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #030303;
}
.listText {
	color: #030303;
	text-decoration: none;
}
.listAgentBox {
	background-color: #CBDBE6;
	width: 175px;
	padding: 15px;
}
.listFormBox {
	background-color: #4F5B68;
	width: 175px;
	padding: 15px;
}
.listInput {
	border: 1px solid #7A8B74;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 150px;
	font-family: Tahoma, Arial;
	color: #000000;
}
.whiteTxt {
	color: #FFFFFF;
	text-decoration: none;
}
.agentBox {
	background-image: url(images/agentlist-bg.jpg);
	background-repeat: repeat-y;
	margin: 10px;
	padding: 10px;
}
.agengImage {
	border: 1px solid #FFFFFF;
	padding-right: 15px;
}
.agentProfileImg {
	border: 10px solid #D5DFE8;
	margin-right: 15px;
}
.agentProfileTxt {
	color: #47360B;
	text-decoration: none;
	line-height: 14px;
}
.bgOurTeam {
	width:872px;
	height:202px;
	background-attachment: scroll;
	background-image: url(images/bg-ourteam.jpg);
	background-repeat: no-repeat;
}
.bgOurProjects {
	width:872px;
	height:202px;
	background-attachment: scroll;
	background-image: url(images/bg-project.jpg);
	background-repeat: no-repeat;
}
.listTextbox {
	border: 1px solid #7A8B74;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 150px;
	font-family: Tahoma, Arial;
	color: #000000;
}
.bannerConcierge {
	background-image: url(images/banner-concierge.jpg);
}
.content-margin {
	padding-right: 60px;
	padding-left: 60px;
}
.sitemap a {
	color: #113D66;
	text-decoration: none;
}
.sitemap a:link {
	color: #113D66;
	text-decoration: none;
}

h2 { font-size:14px; margin:3px 0 5px 0; }