@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'FrutigerLTStd47LightCnRegular';
    src: url('../fonts/frutigerltstd-lightcn-webfont.eot');
    src: url('../fonts/frutigerltstd-lightcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutigerltstd-lightcn-webfont.woff') format('woff'),
         url('../fonts/frutigerltstd-lightcn-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'EurostileRegular';
    src: url('../fonts/eurosti-webfont.eot');
    src: url('../fonts/eurosti-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eurosti-webfont.woff') format('woff'),
         url('../fonts/eurosti-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'FrutigerLTStd47LightCnBold';
    src: url('../fonts/frutigerltstd-boldcn-webfont.eot');
    src: url('../fonts/frutigerltstd-boldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutigerltstd-boldcn-webfont.woff') format('woff'),
         url('../fonts/frutigerltstd-boldcn-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	font-family:'FrutigerLTStd47LightCnRegular', 'Arial';
	
}
#topOrangeBar {
	background-color: #fa964c;
	height: 7px;
	width: 100%;
}
#topBg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 600px;
	width: 100%;
	background-color: #DCDCDC;
}
#topContainer {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top:-6px;
}
#bannerFooterBlur {
	background-image: url(../images/banner-bottomblur.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 1000px;
}


#topNav {
	height: 86px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#logo-bg {
	background-image: url('../images/logo-bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 148px;
	text-align: center;
}
#contentContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url('../images/content-bodybg.jpg');
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	height: 35px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
.footerBreakline {
	background-image: url(../images/footer-breakline.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyright {
	float: right;
	width: 300px;
	clear: both;
	text-align: right;
}


#orangeBoxesIndex {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
#profileBox {
	height: 174px;
	width: 267px;
	margin-right: 22px;
	float:left;
	background-image: url('../images/orangebox-bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
}

#galleryBox {
	height: 174px;
	width: 267px;
	margin-right: 22px;
	float:left;
	background-image: url('../images/orangebox-bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
}

#comingSoonBox {
	height: 174px;
	width: 267px;
	float:right;
	background-image: url('../images/orangebox-bg.jpg');
	background-repeat: repeat-x;
	position:relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}



#bannerImages {
	height: 346px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-image:url('../images/banner-bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	
}

.graphic { position:absolute; left:0; top:0; }

/*Content CSS*/

.title-OrangeBox24pt {
	font-family:'EurostileRegular', 'Arial';
	font-size: 18px;
	color: #FFF;
}
.content-OrangeBox12pt {
	font-family:'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	hyphens:none;
}
.break-barOrangeBoxPadding {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
}
.orangeBox-btnText {
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	line-height: 45px;
}
#orangeBoxShadow {
	background-image: url('../images/orangebox-shadow.png');
	background-repeat: no-repeat;
	height: 41px;
	clear: both;
}
#bodyContent {
	/*width: 580px;
	padding-right: 30px;  */
	width: 600px;
	padding:0;
	float:left;
	clear: both;
}


#orangeBox-btn {
	position:absolute;
	bottom:0px;
	left:152px;
	height: 45px;
	width: 102px;
	margin-right: auto;
	margin-left: -51px;
	margin-top: 11px;
	background-image: url('../images/box-btns.jpg');
	background-repeat: no-repeat;
	
}
#orangeBox-btn A {
	text-decoration:none;
}
.content-OrangeBox12pt-Bold {
	font-family:'FrutigerLTStd47LightCnBold', 'Arial';
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	hyphens:none;
}
.title-Grey24pt {
	font-family:'EurostileRegular', 'Arial';
	font-size: 24px;
	color: #383636;
}
.contentGrey16pt {
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 16px;
	color: #383636;
	line-height: 30px;
	text-align: justify;
}
#recentlySold {
	position: relative;
	float:right;
	width: 287px;
}
.contentGrey14pt-Centered {
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	line-height: 30px;
	text-align: center;
}
.phoneIcon {
	height: 32px;
	float: left;
	width: 251px;
	line-height: 32px;
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	background-image: url(../images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
}
.facebookIcon {
	height: 32px;
	float: left;
	width: 221px;
	line-height: 32px;
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	background-image: url(../images/facebook-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	margin-left: 30px;
	margin-top: 15px;
}

.connect-Text {
	line-height: 32px;
	

}
.emailIcon {
	height: 32px;
	float: left;
	width: 251px;
	line-height: 32px;
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.faxIcon {
	height: 32px;
	float: left;
	width: 221px;
	line-height: 32px;
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	background-image: url(../images/fax-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	margin-left: 30px;
	margin-bottom: 15px;
}
.footerGrey14pt {
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 14px;
	color: #383636;
	line-height: 30px;
	position:relative;
}
.footerGrey14pt A {
	color:#383636;
	text-decoration:none;
}

.footerGrey14pt A:hover {
	color:#383636;
	text-decoration:underline;
}

#comingsoon-Right {
	float:right;
	width: 267px;
	height: 175px;
	margin-bottom: 25px;
	background-image: url('../images/orangebox-bg.jpg');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#comingSoonBox-RIGHT {
	height: 174px;
	width: 267px;
	float:right;
	background-image: url('../images/orangebox-bg.jpg');
	background-repeat: repeat-x;
	position:relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 25px;
}
#galleryBox-RIGHT {
	height: 174px;
	width: 267px;
	float:right;
	background-image: url('../images/orangebox-bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
}
#galleryImages {
	height: 680px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-image:url('../images/gallery-imgbg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
.contentGrey13pt {
	font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
	font-size: 13px;
	color: #383636;
	line-height: 30px;
	text-align: justify;
}
/* FORM */
FORM {
margin: 0px;
padding: 0px;
}

CHECKBOX.smalltxt, SELECT.smalltxt, TEXTAREA.smalltxt, INPUT.smalltxt, INPUT.largetxt  {
font-family: Arial;
font-size: 11px;
color: #1e0043;
border: 1px solid #999;
margin-top: 1px;
margin-bottom: 1px;
background-color: #FFF;
background-image: url('../images/form-fieldbg.jpg');
background-repeat: repeat-x;
}

INPUT.smalltxt {
	width:180px;
	height:18px;	
}
TEXTAREA.smalltxt {
	width:200px;
}


INPUT.largetxt {
	width:500px;
	height:18px;	
}
TEXTAREA.largetxt {
	width:550px;
}

INPUT.cmd {
font-family: 'FrutigerLTStd47LightCnRegular', 'Arial';
text-align: center;
vertical-align: middle;
font-size: 14px;
color: #FFF;
height: 38px;
width: 114px;
margin-top: 1px;
margin-bottom: 1px;
background-image: url('../images/btn-bg.png');
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-weight: bold;
}

.commentbox {
font-family: Arial;
font-size: 11px;
color: #1e0043;
border: 1px solid #999;
margin-top: 1px;
margin-bottom: 1px;
background-color: #FFF;
background-image: url('../images/comment-box-bg.jpg');
background-repeat: repeat-x;
background-position:bottom;
}
#letsconnect-RIGHT {
	height: 184px;
	width: 287px;
	float:right;
	position:relative;
	text-align: left;
	margin-bottom: 25px;
}
#topContainer-GALLERY {
	height: 940px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top:-6px;
}
#topBg-GALLERY {
	background-image: url(../images/top-bg-GALLERY.jpg);
	background-repeat: repeat-x;
	height: 940px;
	width: 100%;
	background-color: #DCDCDC;
}
#galleryImages {
	height: 640px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-image:url(../images/gallery-imgbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#contentContainer-GALLERY {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/content-bodybg-GALLERY.jpg);
	background-repeat: repeat-x;
	height: auto;
}
.map-bg {
	background-image: url(../images/map-bg.jpg);
	background-repeat: no-repeat;
}
.title-Grey28 {
	font-family:'EurostileRegular', 'Arial';
	font-size: 17px;
	color: #383636;
}
#olseif a { text-decoration: none;
	 color:#383636;}