@charset "UTF-8";

html, body {
height:100%; /* gives layout 100% height */
overflow:inherit;
}

/* --- core elements --------------------------------------------------------------------------- */

img { border: 0 none; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
td { background: transparent; border: 0px; margin: 0px; padding: 0px; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
ul { list-style-type: square; /* naturally. */ margin: 1em 0 1em; padding: 0; padding-left: 2em; }
form { margin:0; padding: 0; }

.clearer { clear: both; line-height: 0; height: 0; }
.templateErrors { display: none; }
#bodyClearer { display: none; }

font

/* --- main template  --------------------------------------------------------------------------- */

.pageWrapper {
padding: 10px;
height:100%;
overflow:inherit;
text-align: center;
}

.contentWrapper {
width: 1085px;
margin-left: auto ;
margin-right: auto ;
overflow: hidden;
min-height:100%;
}

.leftPanel {
width: 760px;
float: left;
background-color: #14578D;
padding-bottom:30000px; margin-bottom:-30000px;
text-align: left;
}

.rightPanel {
width: 323px;
float: right;
background-color: #BFD9F4;
padding-bottom:1000000px; margin-bottom:-1000000px;
text-align: left;
}

.InteriorWrapper {
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
padding-bottom: 30px;
width: 700px;
}

.InteriorWrapperNoPhoto {
padding-left: 30px;
padding-right: 30px;
padding-top: 60px;
padding-bottom: 30px;
width: 700px;
}

.NavigationPanel {
}

.footerPanel{
	width: 1085px;
	margin-left: auto ;
	margin-right: auto ;
}

h1 {
	font-size: 22px;
	color:#FFFFFF;
	line-height:normal;
}

.homepagephotos {
float: left;
width: 700px;
height:164px;
margin:-164px auto 0; 
}


/* ---Head / Navigation  --------------------------------------------------------------------------- */


#logo {
	float: left;
	position:absolute;
	padding-left: 86px;
	padding-top: 18px;
	width: 193px;
	height: 132px;
	z-index: 1;
}
.topbar {
	color:#999;
	font-size:11px;
	height: 50px;
	text-align: right; 
	padding-top:30px;
	margin-bottom:-30px;
	font-family: "Helvetica Neue", Helvetica, Helvetica, sans-serif
}

.searchbutton {
	margin-top: -20px;
	vertical-align: -4px;
	z-index: 2;
	}
.searchtext {
	margin-left: -37px;
	z-index: 0;

}

 .topbar a:link {
  color: #999;
  text-decoration: none;
}
.topbar a:visited {
  color: #999;
  text-decoration: none;
}
.topbar a:hover {
  color: #999;
  text-decoration: underline;
}

.topbar a:active {
  color: #BDBDBD;
  text-decoration: underline;
}

.mainnavbuttons {
	border-left:2px solid white;
	border-right:none;
	}

.MainNavBar {
	height: 28px;
	border-bottom: 2px solid white;
	background-color: #4078A4;
	text-align:right;
}

.SubNavBar {
	min-height: 16px;
	border-bottom: 2px solid white;
	background-color: #14578D;
	padding-left: 285px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: right;
}

.SubNavBar2 {
	min-height: 16px;
	border-bottom: 2px solid white;
	background-color: #14578D;
	padding-left: 545px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: left;
}

.SubNavBarOLD {
	min-height: 16px;
	border-bottom: 2px solid white;
	background-color: #14578D;
	padding-left: 375px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.subnavigation {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size:13px;
}

.subnavigation a:link {
  color: #fff;
  text-decoration: none;
}
.subnavigation a:visited {
  color: #fff;
  text-decoration: none;
}
.subnavigation a:hover {
  color: #fff;
  text-decoration: underline;
}

.subnavigation a:active {
  color: #fff;
  text-decoration: underline;
}


.subdivider {
padding-left: 8px;
padding-right: 8px;
}

.SelectedLink{
	color: #FFCC66;
	text-decoration: none;
}


/* --- Online Concierge --------------------------------------------------------------------------- */


.OCWrapper {
padding: 15px;
width: 290px;
}

.OCtext {
 color: #000;
 font-size:11px;

}

.OCquestion {
  font-weight: bold;

}

.OCtext a:link {
  color: #000;
  text-decoration: none;
}
.OCtext a:visited {
  color: #000;
  text-decoration: none;
}
.OCtext a:hover {
  color: #14578d;
  text-decoration: underline;
}

.OCtext a:active {
  color: #14578d;
  text-decoration: underline;
}

.dreamFolder {
float:right;
width: 323px;
margin-bottom: 15px;
border-bottom:solid #FFFFFF 2px;
/*height:80px;
margin:-80px auto 0; */
background-color:#003366;
}

.dreamFolderHomepage {
float:right;
width: 323px;
border-top:solid #FFFFFF 2px;
/*height:80px;
margin:-80px auto 0; */
background-color:#003366;
}

.dreamfolderclear {
/*clear: both;
line-height: 0;
height: 0;
padding-bottom: 80px;*/
}

.thirdnavadjust {
margin-left: -4px;
padding-top: 15px

}

/* --- Interior template  --------------------------------------------------------------------------- */


.interiorphoto {
	border-bottom:2px solid white;
	border-top:none;
	border-left:none;
	border-right:none;
	}

.interiorcopy {
 color: #fff;
 font-size: 12px;
 line-height: 18px;
 text-align: left;
 }
 
 .interiorcopy a:link {
	color: #FFCC66;
	text-decoration: none;
}
.interiorcopy a:visited {
  color: #FFCC66;
  text-decoration: none;
}
.interiorcopy a:hover {
  color: #FFCC66;
  text-decoration: underline;
}

.interiorcopy a:active {
  color: #FFCC66;
  text-decoration: underline;
}

.contactdivider {
   margin-top: 5px;
   border-bottom: 1px solid #568fc3;
   margin-bottom: 5px;

}

/* --- Footer  --------------------------------------------------------------------------- */


.footer {
	font-size: 9px;
	margin-top: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#666666;
	line-height: 14px;
}

.footer a{
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color:#666666;
}

.footer a:visited{
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color:#666666;
}

.footer a:hover{
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color:#666666;
}

.footer a:active{
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color:#666666;
}


/* --- Footer EXTERNAL LINKS  --------------------------------------------------------------------------- */


.externalfooter {
	font-size: 11px;
	margin-top: 1px;
	padding-top: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#666666;
	line-height: 14px;
}

.externalfooter a{
	text-decoration: none;
		color:#666666;

}

.externalfooter a:visited{
	text-decoration: none;
		color:#666666;

}

.externalfooter a:hover{
	text-decoration: underline;
		color:#666666;

}
.externalfooter a:active{
	text-decoration: underline;
		color:#666666;

}


/* --- Details Page------------------------------------------------------------------------ */


.blacklink {
 color: #000000;
 }
 
.blacklink a:link {
  color: #000000;
  text-decoration: none;
}
.blacklink a:visited {
  color: #000000;
  text-decoration: none;
}
.blacklink a:hover {
  color: #000000;
  text-decoration: underline;
}

.blacklink a:active {
  color: #000000;
  text-decoration: underline;
}

.FPImg {
	border: 1px solid #00325b;
}

.FPHeader {
	display: block;
	padding: 0px 15px 15px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	border-bottom: 1px solid #00325b;
}


#PDFButton {
	display: block;
	width: 269px;
	height: 22px;
	padding: 0px 0px 0px 30px;
	background-color: #BFD9F4;
	border: 1px solid #00325b;
	font-size: 11px;
	color: #000;
	background-image: url('../images/PDFBG.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	line-height: 22px;
}

#VTButton {
	display: block;
	width: 269px;
	height: 22px;
	padding: 0px 0px 0px 30px;
	background-color: #BFD9F4;
	border: 1px solid #00325b;
	font-size: 11px;
	color: #000;
	margin-top: 2px;
	background-image: url('../images/VTBG.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	line-height: 22px;
}

#DFButton {
	background-image: url('../images/DFBG.gif');
	background-repeat: no-repeat;
	display: block;
	width: 269px;
	height: 22px;
	padding: 0px 0px 0px 30px;
	margin-top: 2px;
	background-color: #BFD9F4;
	border: 1px solid #00325b;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	text-align: left;
	line-height: 22px;
}

#STFButton {
	background-image: url('../images/STFBG.gif');
	background-repeat: no-repeat;
	display: block;
	width: 269px;
	height: 22px;
	padding: 0px 0px 0px 30px;
	margin-top: 2px;
	background-color: #BFD9F4;
	border: 1px solid #00325b;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	text-align: left;
	line-height: 22px;
}

.ImgNumLinkA {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #4078a4;
	border-bottom: 1px solid #00325b;
	border-left: 1px solid #00325b;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

.ImgNumLinkASelected {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #14578d;
	border-bottom: 1px solid #00325b;
	border-left: 1px solid #00325b;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

.ImgNumLinkB {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #4078a4;
	border-right: 1px solid #00325b;
	border-bottom: 1px solid #00325b;
	border-left: 1px solid #00325b;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

.ImgNumLinkBSelected {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #14578d;
	border-right: 1px solid #00325b;
	border-bottom: 1px solid #00325b;
	border-left: 1px solid #00325b;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

/* --- Search Results Page----------------------------------------------------------------- */

.ResultRowA {
	background-color: #4078a4;
	border-bottom: 1px solid #00325b;
	padding: 3px;
}
.ResultRowAT {
	background-color: #4078a4;
	border-bottom: 1px solid #00325b;
	border-right: 1px solid #00325b;
	padding: 3px;
}

.ResultRowB {
	background-color: #4078a4;
	padding: 3px;
}
.ResultRowBT {
	background-color: #4078a4;
	border-right: 1px solid #00325b;
	padding: 3px;
}

.addtodreamfoldericon {
	position:absolute;
	padding-top: 1px;
}

.addtodreamfoldertext {
	padding-left: 20px;
}

/* --- Text Sizer ------------------------------------------------------------------------- */

#ContentWrapper {
	display: inline-block;
	vertical-align: middle;
	line-height: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 10px;
}

.SizerBtn {
	display: inline-block;
	width: 11px;
	height: 11px;
	border: 1px solid #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.SizerBtn a{
	display: inline-block;
	text-decoration: none;
	background-color: #4078a4;
}

.SizerBtn a:visited{
	display: inline-block;
	text-decoration: none;
	background-color: #4078a4;
}

.SizerBtn a:hover{
	display: inline-block;
	text-decoration: none;
	background-color: #14578d;
}

