@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	src: url('avenir-book-webfont.eot');
	src: url('avenir-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-book-webfont.woff') format('woff'),
         url('avenir-book-webfont.ttf') format('truetype'),
         url('avenir-book-webfont.svg#avenir_45_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
html,body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #707271;
	font-weight: 200;
	letter-spacing: 1px;
}

a img{
	border:0;
}


a, a:visited{
	text-decoration: none;
	color: #d8ba42;
}

.highlight a{
	color:#D9E021;
	margin:0;
	padding:0;
}
h1 {
 color: #999999;
 font-size: 21px;
 font-weight: bold;
 }

/* INTRO --------------------------------------------------------- */

#introtext, #intrologo{
display:none;
letter-spacing:2px;
}

#intro{
	position: absolute;
	top: 50%;
	left: 60%;
	width: 450px;
	height: 500px;
	margin-top: -250px;
	margin-left: -245px;
	/*border:solid thin red;*/
	text-align: center;
	z-index: 1;
	color: #666;
	font-size: 4.5em;
}

#intro2{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 450px;
	height: 500px;
	margin-top: -250px;
	margin-left: -245px;
	/*border:solid thin red;*/
	text-align: center;
	z-index: 1;
	color: #666;
	font-size: 4.5em;
}

#intrologo{
	margin-top:30px;
}

#bldg{
	position:absolute;
	left:-680px;
	top:-100px;
	margin:0;
	padding:0;
	}	



/* NAVI --------------------------------------------------------- */

#wnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px solid #bbb;
	padding: 0px;
	margin: 0;
	position: absolute;
	font-size: 16px;
	left: 60px;
	top: 170px;
	width: 300px;
	height: 400px;
	z-index: 23;
	/*letter-spacing:.1em;*/
	}
	
#wnav ul {
list-style-type: none;
text-align:left;
margin-top:30px;
margin-right:20px;
}

#wnav li {
line-height:16px;

}

#wnav ul a {
	display: block;
	text-decoration: none;
	margin-top: 10px;
	color: #ffffff;
}


#nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0px solid #bbb;
	position: absolute;
	font-size: 16px;
	left: 40px;
	top: 0px;
	width: 250px;
	height: 100%;
	z-index: 23;
	background-color: #4a6db4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*letter-spacing:.1em;*/
	}
	
#nav ul {
list-style-type: none;
text-align:left;
margin-top:30px;
margin-right:20px;
}

#nav li {
	line-height: 16px;

}

#nav ul a {
	display: block;
	text-decoration: none;
	margin-top: 10px;
	color: #FFFFFF;
}

#rectangles {
	padding: 0px;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 200px;
	width: 30px;
	height: 400px;
	z-index: 30;
	}
	
#rectangles ul {
    list-style-type: none;
	text-align:left;
	margin-top:30px;
	margin-right:20px;
    }
	
#rectangles li {
	line-height:16px;
	margin-top:10px;
    }
	
	.table {
    display: table;  
	margin: 0 auto;
	}
	
#logo {
	border: 0px solid #bbb;
	padding: 0px;
	margin: 0;
	position: absolute;
	left: 100px;
	top: 20px;
	z-index: 24;
	}



#wrapper {
	width:100%;
	margin-left: auto ;
    margin-right: auto ;
	position:relative;	
	font-size:24px;
	}
	
.rectangle {
	width: 24px;
	height: 16px;
	background-color: #d8ba42;
	}


#rec1{
	margin-top: -555px;
}
#rec2 {
	margin-top: 55px;
}


#rec3{
	margin-top:82px;
}

#rec4{
	margin-top:110px;
}

#rec5{
	margin-top: 150px;
}

#rec6{
	margin-top:175px;
}

#rec7{
	margin-top:202px;
}
#rec8 {
	margin-top: 227px;
}

/******************************
HOME
*******************************/
#textcontainer-home{
	z-index: 2;
	position: absolute;
	right: 0;
	top: 50px;
	padding: 20px;
	background-image: url(../images/home-fadebg4.png);
	background-repeat: repeat-y;
	text-align: center;
	left: 290px;     /*border:solid thin red;*/
}
#textcontainer-home2 {
	z-index: 2;
	position: absolute;
	top: 350px;
	padding: 5px;
	text-align: center;     /*border:solid thin red;*/
	background-image: url(../images/home-fadebg2.png);
	background-repeat: repeat-y;
	vertical-align: middle;
	left: 450px;
}


.home {
	color:#000;
}
.home2 {
	text-align: center;
}


.home h1{
	font-size: 2.6em;
	color: #D02C1C;
	font-weight: 100;
	text-align: center;
	line-height: .5em;
}

.home .text{
	font-size:1.2em;
	letter-spacing:1px;
	text-align:center;
	line-height:1.2em;
}

.text h2{
	font-weight:bold;
	font-size:1em;
	display:inline;
	text-align:center;
}

.home .medtext{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
}

.red{
	color:#D02C1C;
}

.newblue {
	color: #4a6db4;
}
.navyellowactive {
	color: #dab741
}

#home-contacts{
	 z-index: 2;
     position: absolute;
     width: 90%;
	 right:0;
	 bottom:20px;
     padding: 20px; 
	 text-align:center;
	color:#000;
	font-size:.9em;
}

/******************************
RENOVATION
*******************************/
#renovation{
	z-index: 2;
	position: absolute;
	left: 28%;
	margin: auto;
	top: -35px;
	padding: 20px;
	margin-top: 4%;
	 /*border:solid thin red;*/
}

.renovation-image {
	padding-bottom:10px;
	padding-right:10px;
	width:250px;
}



/******************************
PLANS
*******************************/

#stack-container {
	width: 450px;
	left: 1000px;
	text-align: left;
	position: relative;
	z-index: 10;
	margin-top: 20px;
}

.stack-plan {
	height: 900px;
	}

#plan-container {
	position: absolute;
	width: 600px;
	left: 347px;
	text-align: center;
	top: 50px;
	z-index: 11;
	/*border:solid thin red;*/
}

.white-line {
	color:#FFFFFF;
	width:500px;
	}

#avail-pdf a{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

#avail-plan img{
	height: 600px;
}


.availabilities {
	font-size: 12px;
	/*height:400px;*/
	width: 250px;
	left: 40px;
	text-align: left;
	position: absolute;
	top: 460px;
	z-index: 99;
	line-height: 12px;	/*border:solid thin red;*/
	background-color: #4A6DB4;	
}

#avail-text, #avail-testfit{
	font-size:1.2em;
}

.availabilities a{
	text-decoration: none;
	color: #ffffff;
	}

.availabilities ul{
	list-style: none;
	color: #ffffff;
	padding-bottom: 6px;
	}

.availabilities li{
	padding-bottom:6px;
	}

.current {
    background: #D02C1C;
	}
	
#avail-list .map-current {
    color: #dab741;
	}
	
#avail-list a:hover {
	color: #dab741;
	}

.instruct{
	font-size:.8em;
}

.tfit{
	display:inline;
	font-size:.8em;
}
.mright{
	margin-right:10px;
}
.mb10{
	margin-top:5px;
}

#avail-testfit{
	display:inline;
}
#avail-text {
	display:inline;
}

/******************************
FEATURES
*******************************/


#textcontainer-features{
	z-index: 2;
	position: absolute;
	right: 0;
	top: 30px;
	padding: 20px;
	background-image: url(../images/home-fadebg4.png);
	background-repeat: repeat-y;
	text-align: left;
	left: 320px;
     /*border:solid thin red;*/
}

.features{
	color: #707271;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.8em;
	background-image: url(../images/home-fadebg2.png);
}


.features .col1{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	width: 500px;
	font-size: 1.1em;
	/*border:solid thin red;*/
}

.features .col2{
	margin-top: 20px;
	position: absolute;
	top: 78px;
	left: 600px;
	width: 400px;
	font-size: 1.1em;
	/*border:solid thin red;*/
}

.col1 .red{
	font-weight:bold;
}

.wired span{
	vertical-align:50%; line-height:26px;
}

/******************************
Gallery
*******************************/

#thumb {
	top: 120px;
	width: 300px;
	left: 360px;
	text-align: left;
	position: absolute;
	z-index: 11;
	/*border:solid thin red;*/
}

#gallery-description {
	width: 1000px;
	left: 360px;
	top: 50px;
	text-align: center;
	position: absolute;
	z-index: 10;
	/*border:solid thin red;*/
}
#gallery {
	width: 1000px;
	left: 610px;
	top: 120px;
	text-align: left;
	position: absolute;
	z-index: 10;
	/*border:solid thin red;*/
}

#gallery-label{
	margin-top:5px;	
	text-align:left;
	width:900px;
}

/******************************
NEIGHBORHOOD
*******************************/

.map-container{
	position: absolute;
	top: 30px;
	left: 450px;
}

.map-key{
	position:fixed;
	bottom:50px;
	left:100px;
	line-height:1.5em;
	font-size:.9em;
}
.green-c{
	color:#CDDC29;
}

.orange-c{
	color:#FBAB18;
}

.blue-c{
	color:#81D4F7;
}

.pink-c{
	color:#DFC8E1;
}


/******************************
CONTACT
*******************************/

.contact-container {
	height: 500px;
	width: 600px;
	left: 400px;
	top: 60px;
	text-align: left;
	position: relative;
	z-index: 10;
	background-color: #FFFFFF;
	padding: 20px;
	
}

.contact-container p{
	font-size:1em;
	font-weight:100;
	letter-spacing:1px;
	line-height:1.2em;
	
}

.contact-container a{
    text-decoration:none;
	color:#00AEEF;
	}
.gallerynew {
}
table.gallerynew {
	padding-left: 325px;
}
.home-text {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	color: #555;
	padding: 25px;
}
.home-textbox {
	background-color: rgba(255, 255, 255, 0.8);
	margin-left: 325px;
	margin-right: 25px;
	margin-top: 5%;
}
.features-text {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	color: #555;
	padding: 25px;
}
