
/* =main
---------------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	}

hr {
	margin: 2px 0 0 0;
	height: 1px;	
	border: none;
	border-top: 1px solid #000;
	}
    
.clear {
	clear: both;
	}
    


img {
	margin: 0;
	padding: 0;	
	border: 0;
	}     



/* =layout
---------------------------------------------------------------------------------------------------- */

#frame {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 750px;
    height: 650px;	
	text-align: left;
    border-bottom: 8px solid #f0b310;       
	}
#header { 
	top: 0;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 75px;
    }
#flashhome {
	margin: 105px 0 0 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
    background: #00395a;	
	}

#image_h { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 327px;
}
#image_con_print { 
	top: 0;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_con { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_plan_print { 
	top: 0;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}

#image_planone { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_plantwo { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planthreee { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planfour { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planfive { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_plansix { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planseven { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planeight { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_plannine { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planten { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_planeleven { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}
#image_plantwelve { 
	top: 105px;
    left: 0;
	padding: 0;
	position: absolute;
	width: 750px;
    height: 545px;
}

#content {
	top: 432px;
    left: 0;
	padding: 0;
    position: absolute;
	width: 750px;
    height: 218px;	
	}
    
#content_vertical {
	top: 0;
    left: 0;
	padding: 0;
    position: absolute;
	width: 330px;
    height: 500px;	
	}
#title {
	top: 20px;
    left: 48px;
	padding: 0;
    position: relative;
	width: 255px;
    height: 30px;	
	}
#title_vertical {
	top: 30px;
    left: 48px;
	padding: 0;
    position: relative;
	width: 255px;
    height: 30px;	
	}

#copy_left {
	top: 60px;
    left: 50px;
	padding: 0;
    position: absolute;
	width: 300px;
	}
#copy_right {
	top: 60px;
    left: 400px;
	padding: 0;
    position: absolute;
	width: 300px;
	}
#copy_right_suites {
	top: 25px;
    left: 400px;
	padding: 0;
    position: absolute;
	width: 300px;
	}
#copy_vertical {
	top: 70px;
    left: 50px;
	padding: 0;
    position: absolute;
	width: 250px;
	}


.footer {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 750px;
    height: 50px;
	text-align: right;
    color: #999;
    font-size: 9px;
    font-family: verdana, arial, sans-serif;  
	} 
.footer a:link,
.footer a:active,
.footer a:visited {
	font-weight: bold;
    color: #999;
    font-family: verdana, arial, sans-serif;
   	text-decoration: none;
	}
.footer a:hover { 
	color: #999;
	text-decoration: underline;
}   
    
/* =Floorplan pages
---------------------------------------------------------------------------------------------------- */

/* =Typography
---------------------------------------------------------------------------------------------------- */
p.regular {
	margin: 0;
	padding: 4px 0 4px 0;
    text-align: left;
    font-size: 11px;
    color: #000;
    font-family: verdana, arial, sans-serif;
	line-height: 1.3em;
	}

a:link,
a:active,
a:visited {
	font-weight: bold;
    color:  #000;
    font-family: verdana, arial, sans-serif;
    text-decoration: underline;	
	}
a:hover { 
	color: #000;
	text-decoration: none;
}

.smallprint {
	font-size: 9px;
    padding: 0 0 0 2px;
    color:  #000; 
    font-family: verdana, arial, sans-serif;
}
.smallprint a:link,
.smallprint a:active,
.smallprint a:visited {
	font-weight: bold;
    color:  #000;
    font-family: verdana, arial, sans-serif;
   	text-decoration: none;
	}
.smallprint a:hover { 
	color:  #000;
	text-decoration: underline;
}

ul, ol {
	margin-bottom: 12px;
	margin-right: 12px;
	margin-top: 1px;
	}
	
li {
	margin: 0 0 0 -2px;
    font-size: 11px;
    color: #000;
    font-family: verdana, arial, sans-serif;
	line-height: 1.1em;
    list-style: disc;
	} 

ul.plans {
	margin-bottom: 12px;
	margin-right: 12px;
	margin-top: 1px;
	}
	
ul.plans li {
	margin: 0 0 0 -40px;
    font-size: 11px;
    color: #000;
    font-family: verdana, arial, sans-serif;
	line-height: 2.0em;
    list-style: none;
	} 

ul.plans a:link,
ul.plans a:active,
ul.plans a:visited {
	font-weight: bold;
    color: #000;
    font-family: verdana, arial, sans-serif;
    text-decoration: underline;	
	}
ul.plans a:hover { 
	color: #000;
	text-decoration: none;
}


 
        
/* =Navigation
---------------------------------------------------------------------------------------------------- */
div#navigation {
	position:absolute;
	left:0;
	top:75px;
	width:750px;
	height:30px;
}
div#nav_build {
	position:absolute;
	left:0px;
	top:0px;
	width:125px;
	height:30px;
    z-index: 3;
}
div#nav_build a {
	display: block;
	width:125px;
	height:30px;
}
div#nav_suites {
	position:absolute;
	left:125px;
	top:0px;
	width:125px;
	height:30px;
    z-index: 3;
}
div#nav_suites a {
	display: block;
	width:125px;
	height:30px;
}

div#nav_amen {
	position:absolute;
	left:250px;
	top:0px;
	width:125px;
	height:30px;
    z-index: 3;
}
div#nav_amen a {
	display: block;
	width:125px;
	height:30px;
}
div#nav_neigh {
	position:absolute;
	left:375px;
	top:0px;
	width:125px;
	height:30px;
    z-index: 3;
}
div#nav_neigh a {
	display: block;
	width:125px;
	height:30px;
}
div#nav_con {
	position:absolute;
	left:500px;
	top:0px;
	width:125px;
	height:30px;
    z-index: 3;
} 
div#nav_con a {
	display: block;
	width:125px;
	height:30px;
}
div#nav_avail {
	position:absolute;
	left:625px;
	top:0px;
	width:125px;
	height:30px;
    z-index: 3;
} 
div#nav_avail a {
	display: block;
	width:125px;
	height:30px;
}

div#nav_plans {
	position:absolute;
	left:125px;
	top:105px;
	width:123px;
	height:30px;
    z-index: 999;
}
div#nav_plans a {
	display: block;
	width:123px;
	height:30px;
}  


