* {
	padding: 0;
	margin: 0;
}

body {
	background-image: url(../images/grad.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #95E0E5;
}

p {
	font-size: 0.8em;
	color: #555555;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
ul {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
li {
	display: inline;
	font-size:1em;
	font-family:helvetica, arial, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	line-height: 80%;
	margin-top: 75px;
	margin-left: 8px;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica 45 Light, MS Sans Serif;
	font-size: 0.7em;
	width: 247px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #DDDDDD;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
}

h3{
	color: #555555;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.5em;
}

h4{
	color: #555555;
	padding-bottom: 5px;
	border-bottom: 1px solid #AAA;
	margin: 8px 5px 2px;
}

h5{
	color: #555555;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

#main {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-top: 7px;
}
#header {
	padding: 0px;
	width: 946px;
	background-image: url(../images/concrete.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	border: none;
}
#nav {
	padding: 0px;
	margin-top: 125px;
	width: 680px;
	float: right;
	margin-right: 7px;
	display: inline;
}


#links #lside{height: 545px;}

#lside {
	height: 445px;
	width: 258px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	display: inline;
}

#lside p {
	text-align: center;
	padding:0 9px;
	margin-top: 20px;
	font-size: .75em;
	line-height: 1.4em;
}
#open {
	padding: 0px;
	margin-top: 5px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	height: 44px;
}
#open p {
	font-family: Trebuchet MS, Arial, "Helvetica 45 Light", "Sans Serif";
	font-size: 0.7em;
	font-style: normal;
	color: #666666;
	line-height: 1.3em;
	padding-top: 7px;
	margin-top: 0px;
}
#open p a {
	color: #990000;
	text-decoration: underline;
	font-style: normal;
}

#open p a:hover {
	color: #0099FF;
}



#picslide {
	float: left;
	height: 442px;
	width: 682px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#lspacer {
	height: 11px;
	width: 258px;
	clear: both;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#rspacer {
	height: 10px;
	width: 686px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#foot {
	width: 945px;
	margin-left: 7px;
	clear: both;
	height: 35px;
}
#foot p {
	font-size: 0.65em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #555555;
	font-family:Lucida Grande, Helvetica, Arial, sans-serif;
}

#foot  a {
	color:#990000;
}

#foot  a:hover {
	color:#0990FF;
}

.br {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}


.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.spacer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.un_p {
	margin: 0px;
	padding: 0 5px;
	width: 300px;
	display: inline;
	float: left;
}
.un_p img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	display: inline;
}
.un_t {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 0 5px 0 0;
	display: inline;
}
.un_t p {
	font-size: .75em;
}

.tex{
width: 95%;
}
.disc {
	font-size: 70%!important;
	font-style: italic;
	color: #888;
}


#lside_map {
	height: 445px;
	width: 108px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	display: inline;
}
#lspacer_map {
	height: 11px;
	width: 108px;
	clear: both;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#rspacer_map {

	height: 10px;
	width: 836px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#map {

	float: left;
	height: 442px;
	width: 832px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#unitcont {
	width: 945px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	display: inline;
}
.unitinner {
	margin-left: 258px;
	margin-top: -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	background-color: #FFFFFF;
	padding: 0 0 0 2px;
	display: block;
}
#unitmenu {
	width: 258px;
	float: left;
	display: inline;
}
#unitmenu ul {
	text-align: center;
	margin: 4px auto;
	width: 180px;
}
#unitmenu ul li {
	font-family: Trebuchet MS, Arial, Helvetica 45 Light, MS Sans Serif;
	font-size: 0.7em;
	margin: 0 1px;
}


#unitmenu ul li a{
	color: #990000;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2.25em;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#unitmenu ul li a:hover{
	color: #0990FF;
	border: 1px solid #AAAAAA;
}

#unitmenu ul li.sold {
	color: #999999;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2.25em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#umain {
	padding: 15px 0 0 0;
	height: 2200px;
}

#umain h3 {
	text-align: center;
	border: 1px solid #CCC;
	padding: 0;
	width: 600px;
	margin: 0 0 30px 40px;
}

.plan{
	margin: 0 0 30px 110px;
}

#u202{
height: 2480px;
}

#u203{
	height: 1180px;
}

#u205{
	height: 950px;
}

#u208, #u304, #u305{
	height: 930px;
}

#u204, #u209, #u301, #u302, #u307, #u310, #u312{
	height: 980px;
}

#u211{
height: 860px;
}

#u306{
	height: 975px;
}

#floor{
height: 585px;
padding: 15px 0 0 0;
}

#floor h3 {
	text-align: center;
	border: 1px solid #CCC;
	padding: 0;
	width: 600px;
	margin: 0 0 10px 40px;
}

#floor h4{
	color: #777;
	padding: 2px 7px;
	border: 1px solid #CCC;
	margin: 0 0 30px 130px;
	font-family: Trebuchet MS, Arial, Helvetica 45 Light, MS Sans Serif;
	font-size: 0.7em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	width: 400px;
}

#floor h4 a{
	color: #990000;
}

#floor h4 a:hover{
	color: #0990FF;
}

.dld{
	color: #990000;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2.25em;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-transform: uppercase;
	font-size: .9em;
	font-family: Trebuchet MS, Arial, Helvetica 45 Light, MS Sans Serif;
}

a.dld:hover{
	color: #0990FF;
	border: 1px solid #AAAAAA;
}

.ug{
	color:green;
	border:1px solid #ccc;
	padding:2px;
	line-height:200%;
}

#building {
	float: left;
	width: 668px;
	background-color: #FFFFFF;
	margin: -1px 0 0;
	padding: 10px 5px 10px 10px;
	border-left: 1px solid #AAAAAA;
}
	
#lside_build {

	width: 942px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	display: inline;
}

#lside_col{
float: left;
width:258px;
}

#lside_col img{
padding: 4px;
margin: 20px 0 0 28px;
border: 1px solid #CCC;
}

.colim {
padding: 4px;
margin: 20px 0 20px 13px;
border: 1px solid #CCC;
}

#linksmain{
	float: left;
	height: 442px;
	width: 682px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#linksmain h3 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: .7em;
	padding: 20px 3px 3px;
	border-bottom: 1px solid #CCC;
}

#linksmain a{
	color: #990000;
}
#linksmain  a:hover{
	color: #0990FF;
}

#process {
	float: left;
	height: 1200px;
	width: 832px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 0 0 0 4px;
	margin-right: 0px;
	margin-left: 0px;
}

#lside_process {
	height: 1203px;
	width: 108px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	display: inline;
}

#process img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
}

#process  a:hover img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #0990FF;
}

#photos {
	float: left;
	height: 442px;
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#lside_photos{
	height: 1220px;
	width: 220px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	clear: both;
	display: inline;
}

#photos img{
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 15px;
	border: 1px solid #DDD;
}

#lspacer_ph {
	height: 11px;
	width: 220px;
	clear: both;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#rspacer_ph {

	height: 10px;
	width: 726px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	display: inline;
}

