* {
	margin:0px;
	padding:0px;
	line-height:100%;
}
html {
	background:url(../images/background.jpg) top no-repeat #024d5e;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
body.home {
	background:url(../images/bg_home.jpg) top center no-repeat;
}

#container {
	width:950px;
	margin:0 auto;
}


/* Header */
#header {
	height:150px;
}
#header h1 {
	height:70px;
	padding-bottom:0px;
	text-align:center;
	font-size:30px;
	float: left;
	margin-top:50px;
	font-weight:bold;
}
#header h1 a {
	line-height:120px;
	text-decoration:none;
	color:#fff;
	font-weight: normal;
}
#header a#logo {
	float:left;
}
#header .number {
	float: right;
	font-weight:bold;
	font-size:16px;

	padding-top:55px;
	text-align:right;
}
#header ul#nav {
	padding-bottom:0px;
}
#header ul#nav li {
	list-style: none;
	display:inline-block;
	margin-left:0px;
}
#header ul#nav li {
	background:url(../images/div_nav.png) right no-repeat;
	display:inline-block;
	height:30px;
	text-align:center;
	float:left;
}
#header ul#nav li a {
	line-height:30px;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
/*	padding:0px 23px;*/
	display:inline-block;
	height:30px;
	width:189px;
}
#header ul#nav li a:hover, 
#header ul#nav li a.last:hover,
body.home #header ul#nav li a.home,
body.amenities #header ul#nav li a.amenities,
body.contact #header ul#nav li a.contact,
body.floor-plans #header ul#nav li a.floor-plans,
body.services #header ul#nav li a.services,
body.location #header ul#nav li a.location,
body.residences #header ul#nav li a.residences {
	background:url(../images/bg_on.png) center no-repeat;
}
#header ul#nav li.last,
body.home #header ul#nav li a.home:hover {
	background: none;
}


#show {

}
#condo-home {
	border-top:1px solid #262626;
	margin-top:50px;
	padding:50px 0px 15px 0;
}
#condo-home h3 {
	font-size:14px;
}
#condo-home td h2 {
	color:#fff;
	font-size:16px;
	text-transform:none;
}
.text {
/*	border-bottom:1px solid #262626;*/
	padding-bottom:25px;
	margin-bottom:25px;
	margin-top:35px;
}
.text p, .content p {
	text-align:justify;
}
body.sell .content,
body.contentpage .content {
	margin-top:25px;
}
body.sell .content .left {
	width:400px;
}
body.sell .content .right {
	width:400px;
}
.content {
	margin-bottom:15px;
	margin-left:50px;
	margin-right:50px;
}
.content2 {
	margin-bottom:15px;
	margin-left:147px;
	margin-right:147px;
}
#leftcol {
	width:685px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
#rightcol {
	float:right;
	width:250px;
	margin-bottom:15px;
}
#rightcol a {
	color:#fff;
	text-decoration:none;
}
h1#mid {
	background:url(../images/img_inside.jpg) no-repeat;
	width:950px;
	height:326px;
	padding-bottom:0px;
	margin-bottom:15px;
	text-indent:-999999px;
	display:block;
}
body.floor-plans .text {
	margin:35px 25px 0 25px;
}
/* Featured Properties */
.featured {
	width:180px;
	float:left;
	margin:0 5px 15px 5px;
	background: url(../images/blank_black.png);
	text-align:center;
}
.featured strong {
	font-size:13px;
}

/* Footer */
#footer {
	padding:5px 0px;
	border-top:1px solid #4a8bc1;
	font-size:12px;
	margin-top:20px;
	color:#ebebeb;
}
#footer h1 {
	font-size:12px;
	display:inline;
	font-weight: normal;
}
#footer a {
	color:#ebebeb;
	text-decoration:none;
}
#footer .left {
	padding: 10px 0px 0 0;
}
.housing {
	float:left;
	height:40px;
}
.jump2top {
	float:left;
	margin-left:15px;
	height:40px;
}
.jump2top span {
	float:left;
	height:40px;
	line-height:40px;
}
.jump2top span a {
	line-height:40px;
}
/* Floor Plans */
body.floor-plans #top{
	font-size:13px;
	padding-top:50px;
	margin-bottom:20px;
}
/* Condos */
.search-bg {
	background:#00829a;
	padding:15px 15px 15px 15px;
	border:1px solid #333333;
	margin:0 auto 15px auto;
	width: 655px;
}
/* Contact */
body.contact .text div.left {
	width:450px;
}
body.contact .text div.right {
	width:450px;
	font-size:13px;
}
body.contact div.right p.left {
	width:220px;
}
body.contact div.right p.right {
	width:220px;
}
/* Default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
p, li {
	line-height:16px;
}
p.aligncenter {
	margin: 0 100px !important;
	display:block;
}
.clear {
	clear:both;
	height:0px !important;
}
ul li, ol li {
	margin-left:25px;
}
.left {
	float:left;
}
.right {
	float:right;
}
div.center {
	margin:0 auto !important;
	text-align:center;
}
img {
	border:none;
}
img.alignright {
	margin:0 0 15px 15px;
	float:right;
}
img.alignleft {
	margin:0 15px 15px 0;
	float:left;
}
a {
	outline:none;
	color:#ebebeb;
}
h1, h2, h3, h4, h6 {
	font-weight: normal;
}
/* Text */
h1 {
	font-size:22px;
	color:#fff;
}
h2 {
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
}
h3 {
	font-size:18px;
	color:#fff;
}
h3.title {
	font-size:24px;
	color:#fff;
}
h4 {
	font-size:16px;
	color:#fff;
}
h5 {
	font-size:15px;
	color:#fff;
}
h6 {
	font-size:14px;
	color:#fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
td ul li {
	list-style:none;
	margin-left:10px;
}
td ul li a {
	text-decoration:none;
}
td.tdlistings {
	border-bottom-width: 1px;
  	border-bottom-style: solid;
  	border-bottom-color: #333333;
	padding:3px;
}
p.center {
	text-align:center;
	margin:0 auto;
}
p, li {
	line-height:16px;
}
ul, p {
	display:block;
}
small {
	font-size:11px;
}
/* Forms */
input, textarea, select {
	border:1px solid #333333;
	padding:2px 5px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
input.submit {
	background:url(../images/button.png) no-repeat;
	width:82px;
	height:32px;
	text-align:center;
	color:#fff;
	line-height:28px;
	text-shadow:#555 2px 2px 2px;
	display:block;
	border:none;
	cursor:pointer;
}
a.details, a.citylist {
	background: url(../images/button_details.png) no-repeat;
	width:64px;
	height:25px;
	display:block;
	color:#fff;
	line-height:23px;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:#555 2px 2px 2px;
}
option {
	padding: 2px 5px;
}
input[type="submit"],
input#submit {
	background:url(../images/button_submit.png) no-repeat;
	width:126px;
	height:36px;
	display:block;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	border:none;
}
/* property detail */
.icon {
	float:left;
	width:30px;
	margin-bottom:5px;
	padding-left:10px;
}
#rightcol .text {
	float:right;
	margin-bottom:5px;
	border: none !important;
}
#rightcol .text a {
	color:#555;
	line-height:16px;
}
table h2 {
	color:#262626;
	font-size:16px;
	font-weight: bold;
	padding: 0px;
}
td h4, td h5 {
	padding: 0px;
	font-weight: bold;
}
td.line {
	border-bottom:1px solid #476ea0;
	padding-bottom:8px;
}
table.info {
	margin-bottom:15px;
}
#rightcol .content {
	background:#0091ac;
	padding:15px 10px;
	width:230px !important;
	border-bottom:3px #006476 solid;
	margin: 0px !important;
}
#rightcol .icon {
	float:left;
	width:30px;
	margin-bottom:5px;
}
#rightcol .text {
	float:right;
	width:130px;
	margin-bottom:5px;
}
#rightcol .text a {
	color:#fff;
	line-height:24px;
	text-decoration:none;
	border:none;
}
#propinfo {
	padding-top:10px;
}
a.request {
	background:url(../images/button_request.png) no-repeat;
	width:179px;
	height:32px;
	line-height:30px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	text-shadow:#555 2px 2px 2px;
	display:block;
	text-transform:uppercase;
	font-weight: bold;
	text-align:center;
	margin:10px 25px 0 25px;
}
.button {
	background:#00829a;
	font-size:12px;
	color:#fff;
	border: 1px solid #333333;
	border-bottom:none;
	font-size:11px;
	height:25px;
	line-height:25px;
	padding:0 10px !important;
}
.back, a.bluetxt {
	background:#00829a;
	font-size:12px;
	color:#fff;
	border: 1px solid #333333;
	font-size:11px;
	height:25px;
	line-height:25px;
	padding:0 5px;
	display:block;
	margin: 0 auto;
}
/* map */
.mapBorder {
	border: 1px solid #64b3a0;
	height: 500px;
	margin-bottom:15px;
}
.head {
	padding: 8px 13px;
	color: #fff;
	float:left;
	background:#262626;
	text-decoration:none;
	font-weight:bold;
	margin: 10px 0 0 5px;
}
.head:hover {
	background-color: #e9e9e9;
	color: #555;
}

.picturebox {
margin: 0px 0px 15px 0px;
width:500px;
border:1px solid #d9d9d9;
padding:10px;
vertical-align:top;
background:#fff;
}
.page_bar, .sort {
	font-size:11px;
	color:#fff;
}
.page_bar a, .sort a {
	color:#fff;
}
.page_bar .right {
	text-align:right;
}
.error {
	color:#eee;
}
.bg001 {
	background-color:#262626;
	font-weight:bold;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.bg001r {
	background-color:#9f9f9f;
	font-weight:bold;
}
#gmap-frame {
	height:500px;
	border:1px solid #d9d9d9;
	margin-bottom:10px;
}
.gray {
	color: #ebebeb;
}
.gray a {
	color: #ebebeb;
}
td {
	padding: 2px;
	font-size:12px;
}
/**************************************************************************************/
#tabs {
	display: block;
	float: left;
	width: 685px;
}
.panel {
	width: 685px;
	overflow: auto;
	clear: left;
}
.tab_bdr {
	padding: 0px;
	width: 685px;
	border: 0px;
	height: 4px;
	margin:0px;
	background: #262626;
	clear: left;
	font-size: 0px;
}
.tab {
	FONT-SIZE: 12px;
	font-weight: bold;
	background:#333333;
	color:#FFFFFF;
	cursor:pointer;
	border:none;
	border-bottom: 1px solid #0088a2;
	border-right: 1px solid #0088a2;
	height:19px;
	padding-top:5px;
	margin:0px !important;
	width:100px;
	float:left;
	text-decoration:none;
}
.tab:hover {
	background:#262626;
	border-bottom:none;
}
.tab_sel {
	FONT-SIZE: 12px;
	font-weight: bold;
	background:#262626;
	color:#FFFFFF;
	cursor:pointer;
	border:none;
	border-bottom:1px solid #262626;
	border-right: 1px solid #0088a2;
	height:19px;
	padding-top:5px;
	margin:0px;
	width:100px;
	float:left;
	text-decoration:none;
}
a.name {
	font-size: 15px;
	color: #013564;
	font-weight:bold;
}
a.name:link {
	text-decoration: none;
}
a.name:visited {
	text-decoration: none;
	color: #013564;
}
a.name:hover {
	text-decoration: none;
	color: #CC0000;
}
a.name:active {
	text-decoration: none;
	color: #013564;
}
.t_bg {
	height:20px;
	background-color : #262626;
	color: #FFFFFF;
	font-size:12px;
	padding: 5px 10px;
	text-align: left;
}
.h_title {
	background-color : #262626;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top: 2px;
	margin-bottom:4px;
	text-align: center;
	margin-top:0px;
}
.h_red {
	height:14px;
	background-color : #990000;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top: 2px;
	margin-bottom:4px;
	text-align: center;
}
.boxthumb {
	border:1px solid #E2E2E2;
	text-align:center;
}
#pjump {
	z-index: 100;
	height:275px;
	width:450px;
	line-height: 25px;
	padding: 3px;
	background: #FFFFFF;
	border: 2px solid #2987BF;
}