html, body {
	color: #004a69;
	font: 12px  arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #80A1B6;
	line-height: 1.8;
}

body {
	background: #ffffff;
}

img{
	border:0;
}

a {
	color: #004a69;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.link {
	color: #587184;
	text-decoration: none;
}

a.link:hover {
	color: #8c9daa;
	text-decoration: underline;
}

.bold{
	font-weight:bold;
}

p{
	padding: 10px 0;
	margin: 0 auto;	
}

h1{
	padding: 20px 0 10px;
	margin: 0;

	

}

h1.sIFR-replaced  {

z-index:0 !important;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {

	font-size: 39px;
	z-index:-1;


}

h2 {
font-size:27px;
z-index:0;

}





#header{
	height: 104px;
	width: 760px; 
	background: #ab9d8d url(images/coast-apartments-header.gif) no-repeat top center;
	margin: 0 auto;
}


#slogan {
float:right;
font-size:25px;
margin-top:30px;
margin-left:15px;
}

#subhead{
	height: 325px;
	margin-bottom:-70px;
	background: #ffffff url(images/subheadbg.gif) repeat-x top left;
}

#headwrap{
	background: #ab9d8d url(images/headbg.gif) repeat-x top left;
	z-index:1;
	position:relative;
}

#wrapper {
	margin: 0; 
	padding: 0;
	z-index:2;
	position:relative;
}

#content {
	width: 760px; 
	padding: 0;
	margin: 0 auto;
}

#contentbg{
	width: 760px;
	margin: 0 auto;
}


#footwrap {
	margin: 0; 
	padding:0;
	background: #80A1B6;
}


#footer {
	padding: 8px 0;
	margin: 0 auto;
	width: 760px; 
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.7;
}

#footer a {
	color: #ffffff;
}


#left {
	width:360px;
}

.clear{
	clear:left;
}

.player{
	padding:20px;
	background: #000000;
}

#flashcontent {
	width: 760px;
	height: 325px;
	margin: 0 auto;
	color: #ffffff;
	clear:both;
}

.right{
	width: 190px;
	float:left;
	padding: 80px 0 10px 30px;
}

.left{
	width: 150px;
	float:left;
	padding: 10px 0 10px 0;
}

.textarea {
	float:left;
	padding-bottom:20px;
	width:390px;
	color: #847462;
}

.gallery {
	float:left;
	padding-bottom:20px;
	width:580px;
}

.gallery img {
	margin:0 40px 20px 0;
}

ul{
	margin:10px 0;
	padding-left:25px;
}

#nav{
	width: 150px;
}

#nav span{
	display:none;
}

#nav ul{
	padding: 0; 
	margin: 20px 0 10px;
	float:left;
}
#nav li{
	padding: 0;
	display:inline;
	float:left;
	background-repeat:no-repeat;
}
#nav li a{
	background-repeat:no-repeat;
	height: 26px;
	display:block;
	width: 150px;
}

#nav li a:hover {background:none;}
#nav li.active a {background:none;}

	#home {background: url(images/nav/home-on.gif);}
	#luxury-apartments {background: url(images/nav/luxury-apartments-on.gif);}
	#location {background: url(images/nav/location-on.gif);}
	#lifestyle {background: url(images/nav/lifestyle-on.gif);}
	#the-team {background: url(images/nav/the-team-on.gif);}
	#gallery {background: url(images/nav/gallery-on.gif);}
	#contact {background: url(images/nav/contact-on.gif);}
	#floor-plans {background: url(images/nav/floor-plans-on.gif);}
	#price-list {background: url(images/nav/price-list-on.gif);}
	#finishes {background: url(images/nav/finishes-on.gif);}
	#interiors {background: url(images/nav/interiors-on.gif);}

	#home a {background: url(images/nav/home.gif);}
	#luxury-apartments a {background: url(images/nav/luxury-apartments.gif);}
	#location a {background: url(images/nav/location.gif);}
	#lifestyle a {background: url(images/nav/lifestyle.gif);}
	#the-team a {background: url(images/nav/the-team.gif);}
	#gallery a {background: url(images/nav/gallery.gif);}
	#contact a {background: url(images/nav/contact.gif);}
	#floor-plans a {background: url(images/nav/floor-plans.gif);}
	#price-list a {background: url(images/nav/price-list.gif);}
	#finishes a {background: url(images/nav/finishes.gif);}
	#interiors a {background: url(images/nav/interiors.gif);}
	
	#home.active {background: url(images/nav/home-active.gif);}
	#luxury-apartments.active {background: url(images/nav/luxury-apartments-active.gif);}
	#location.active {background: url(images/nav/location-active.gif);}
	#lifestyle.active {background: url(images/nav/lifestyle-active.gif);}
	#the-team.active {background: url(images/nav/the-team-active.gif);}
	#gallery.active {background: url(images/nav/gallery-active.gif);}
	#contact.active {background: url(images/nav/contact-active.gif);}
	#floor-plans.active {background: url(images/nav/floor-plans-active.gif);}
	#price-list.active {background: url(images/nav/price-list-active.gif);}
	#finishes.active {background: url(images/nav/finishes-active.gif);}
	#interiors.active {background: url(images/nav/interiors-active.gif);}


form {
  margin: 0;
  padding:0pt 5px 0pt 5px;
}

legend {
	font-weight:bold;
	font-size:1.2em;
}

label { 
	display: block;
	float: left; 
	width: 70px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: left; 
}

input{
	width:auto;
	margin:7px 0 0 10px;
}

textarea {
	width:auto;
	margin:7px 0 0 10px;
	overflow: auto; 
	width:290px;
}

form br {
	clear:left;
}

.clientform label { 
	width: 150px; 
}

.clientform input{
	width: 250px; 
}

.clientform input#submit{
	width: auto; 
}

#now-complete {
float:right;
margin-top:10px;

}
