/* CSS Document */

#wrapper {
	width: 1000px;
	}
#navigation {
	border-bottom: 4px solid #11243a;
	width: 100%;
	height: 60px;
}
#navlayer {
	position:absolute; 
	z-index:20;

}#navigation a:link {
	color: #374136;
	font: 10pt/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#navigation a:visited {
	color: #374136;
	font: 10pt/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#navigation a:hover {
	color: red;
	font: 10pt/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#navigation a:active {
	color: red;
	font: 10pt/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#flag{
	height: 105px;

}

#flashlayer {
	position: absolute;

}
#stock {
	width: 178px;
	float: left;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	width: 333px;
	margin-left: 177px;
	font-size: 9pt;
	color: 0b233f;
	line-height: 11pt;
	text-align: left;
	letter-spacing: normal;
}

.copy2 {
	font-size: 10pt;
	color: 0b233f;
	line-height: 12pt;
	text-align: justify;
	padding-right: 10px;
	margin-right: 10px;
	letter-spacing: normal;
}

/* background for models page */

.subrep {
	background-image: url(../model_slice/floor_plans/sub_links/repeat_sub.jpg);
	background-repeat: repeat-x;
}

#copy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0b233f;
	line-height: 16pt;
}
#leftside {
	width: 515px;
	float: left;
}

#flash_movie {
	margin-left: 515px;
	width: 288px;
}
#lighthouse {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:11; 
	left: 450px; 
	top: 0px;
}
#homecopy {
	position:absolute; 
	width:350px; 
	height:115px; 
	left: 275px; 
	top: 100px; 
	z-index:10; 
	background-image: none;
}
#footer{
	position: relative;
	clear: both;
	color: #11243a;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	background-color: #ccd8e5;
	padding: 10px;
	border-top: 2px solid #11243a;
}