/* Global Stylesheet */
/* DuroMedia */
/* Developed By: Adam Duro */

/* --------------------------------------- */
/* --( Global Styles )-- */
/* --------------------------------------- */

body {
    font-family:"Times New Roman", Times, serif; /*62.5%/1.25 Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;*/
    font-size: 1em; /*.8125em*/
    background: #05414a url('../_img/page_bg.gif') repeat-x top center;
	color: #555;
}
a {
	color: #064751;
    text-decoration: none;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

.nodisp {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* --------------------------------------- */
/* --( Main Container )-- */
/* --------------------------------------- */

#main_container {
    width: 1040px;
    margin: 0 auto;
}

/* --------------------------------------- */
/* --( Header )-- */
/* --------------------------------------- */

#header {
    height: 115px;
	width: 1030px;
    background: url('../_img/header_light.jpg') no-repeat top left;
	padding-top: 0;
	margin-top: 0;
}
#header h1 {
    float: left;

}
#header h1 a {
    display: block;
    height: 88px;
    width: 201px;
    background: url('../_img/header_logo2.png') no-repeat;
    text-indent: -3000px;
	margin-top: 11px;
}
#header p {
	text-indent: -3000px;
	background: url('../_img/header_address.png') no-repeat bottom center;
	width: 490px;
	height: 50px;
	margin: 0 auto;
	padding-top: 57px;
	
}
#header_cta {
    width: 249px;
    float: right;
    background: #476d9a;
    margin-top: 19px;
}
#header_cta span {
    display: block;
}
#header_cta span.b1 {
    background: url('../_img/header_cta_arrow.gif') no-repeat left;
    padding-left: 14px;
}
#header_cta span.b2 {
    background: url('../_img/header_cta_top.gif') no-repeat top right;
}
#header_cta span.b3 {
    background: url('../_img/header_cta_bottom.gif') no-repeat bottom right;
}
#header_cta h3 {
    padding: 11px 0;
    color: #bee9ff;
    font-weight: normal;
    font-size: 1.4em;
    padding-left: 20px;
    display: block;
    height: 48px;
}
#header_cta h3 span {
    color: #fff;
}

/* --------------------------------------- */
/* --( Navigation )-- */
/* --------------------------------------- */
#MenuBar1{
	font-size: 10pt;
}
#MenuBar1 li a{
	padding-right: 6px;
}
#nav {
	float: none;
	margin: 0 6px 0 5px;
}
#nav ul.links {
	margin-left:-50px;
}
#nav ul.links li {
    display: inline;
}
#nav ul.links li.parent {
    position: relative;
    display: block;
    float: left;
}
#nav ul.links li a {
    display: block;
    font-size: 95%;
    height: 40px /*1.8461*/;
	width:183px;
	float: left;
    color: #c9c9c9;
	padding: 0 8px 0 9px;
	/* border-right: 1px solid #c9c9c9; */
}
#nav ul.links li a:hover {
    color: #fafafa;
}
#nav ul.links li ul.indent {
    visibility: hidden; /* Comment This Out to view what dropdown will look like */
    display: block;
    position: absolute;
    top: 42px;
    left:40px;
    width: 200px;
	border:1px solid white;
	background: #05414a url('../_img/50_trans_white.png');
}

#nav ul.links li ul.indent li a {
    float: none;
    background: #05414a url('../_img/50_trans_white.png');
    margin-bottom: 1px;
    padding-left: 15px;
    font-size: 16px;
	line-height: 36px;
}
#nav ul.links li ul.indent li a:hover {
	background-image: none;
}


/* regular navigation with dropdowns */
#nav ul li {
    display: inline;
}
#nav ul li.parent {
    position: relative;
    display: block;
    float: left;
}
#nav ul li a {
    display: block;
   font-size: 78%;
	font-weight:bold;
    line-height: 21px /*1.8461*/;
	float: left;
    color: #c9c9c9;
	padding: 0 8px 0 9px;
	/*border-right: 1px solid #c9c9c9;*/
}
#nav ul li a:hover {
    color: #fafafa;
}
#nav ul li ul {
    visibility: hidden; /* Comment This Out to view what dropdown will look like */
    display: block;
    position: absolute;
    top: 42px;
    left:40px;
    width: 200px;
	border:1px solid white;
	background: #05414a url('../_img/50_trans_white.png');
}

#nav ul li ul li a {
    float: none;
    background: #05414a url('../_img/50_trans_white.png');
    margin-bottom: 1px;
    padding-left: 15px;
    font-size: 16px;
	line-height: 36px;
}
#nav ul li ul li a:hover {
	background-image: none;
}
#nav ul .home a {
	padding-left: 0;
}
#nav ul .contact a {
	border-right: none;
	padding-right: 0;
}
#nav h4 {
	padding-left: 16px;
	font-weight: normal;
	line-height: .75;
	color: #999;	
}
#nav h4 a {
	display: block;
	text-indent: -3000px;
	background: url('../_img/logo_luxuryhomes.gif') no-repeat 0px 0px;
	width: 168px;
	height: 44px;
	margin: 1.8em 0 0;
}

/* --------------------------------------- */
/* --( Leaderboard )-- */
/* --------------------------------------- */

#leaderboard {
    height: 282px;
    /*background: url('../_img/leaderboard_map.jpg') no-repeat 60px 18px;*/
    line-height: 1.9em;
	/*margin-bottom: 19px;*/
}
#leaderboard h3 {
    color: #1e3c6f;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.5em;
}
#leaderboard p {
    color: #fff;
    font-size: 1.4em;
}
#leaderboard p span {
    background: #6ea5c7;
    padding: 4px 2px 3px;
}
#rotator {
	margin: 14px auto 0;
	width: 770px;
}

/* --------------------------------------- */
/* --( Content )-- */
/* --------------------------------------- */

#content_container {
    background: url('../_img/content_bg1.gif') repeat-y;
}
#content_container span {
    display: block;
}
#content_container span.b1 {
    background: url('../_img/content_head1.gif') no-repeat top;
}
#content_container span.b2 {
    background: url('../_img/content_foot1.gif') no-repeat bottom;
    padding: 24px 26px;
}
#content {
/*    width: 692px;
    float: left;*/
}
#content h2 {
    font-size: 1.3846em;
	line-height: 1;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #064751;
}
#content h3 {
	color: #064751;
	font-size: 1.2307em;
	font-weight: normal;
	border-bottom: 1px dotted #d3d3d3;
	line-height: 1.125;
}
#content p {
    margin: 15px 0;
    line-height: 1.8em;
    text-align: justify;
}
#content p.contact {
	font-size: 1.1538em;
	line-height: 1.2;
}
#content li {
	margin-bottom: 15px;
}
#content dt {
	color: #064751;
	font-size: 1.2307em;
	font-weight: normal;
	border-bottom: 1px dotted #d3d3d3;
	line-height: 1.125;
	margin-bottom: 13px;
	width: 320px;
}
#content dd {
	padding-left: 20px;
}
#content dd a:hover {
	text-decoration: underline;
}
#content span.sep {
    display: block;
    height: 28px;
    margin: 15px 0;
    background: url('../_img/paragraph_seperator.gif') no-repeat center;
}
#sidebar {
    width: 246px;
    background: url('../_img/news_bg.gif') no-repeat top;
    padding: 13px 12px;
    float: right;
}
#sidebar h3 {
    width: 245px;
    height: 18px;
    color: #fff;
    font-weight: normal;
    font-size: 1.3em;
    background: url('../_img/news_head_bg.jpg') no-repeat;
    text-align: center;
    padding: 11px 0;
    margin: 0 0 12px 0;
}
#sidebar dl dt,
#sidebar dl dd {
    margin: 12px 0;
}
#sidebar dl dd p {
    margin: 10px 0;
}
h2 + .feature {
	margin-left: 130px;
}
.feature {
	width: 320px;
	float: left;
	margin-right: 20px;
}
#content .feature .listingimage {
	height: 240px;
}
#content .feature p.price {
	margin: 0;
	text-align: right;
}
.feature p {
	font-size: .846em;
}

/* The Dream Team & Communities */
#content .navigation {
	width: 160px;
	float: left;
	list-style: none;
	border-left: 1px dotted #ccc;
	padding-left: 13px;
	margin-top: 36px;
}
#content ul.navigation li {
	list-style: none;
}
#content ul.navigation li:last-child {
	margin-bottom: 0;
}
.copy {
	padding-left: 180px;
}
#gk, #gb, #md, #mdp, #cf, #ck, #jp, #eg, #jamestown, #newport {
	margin-bottom: 3em;
	padding-top: 2em;
}
.copy img {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

/* Listings */
#content table td {
	vertical-align: top;
	padding: .5em;
}


/* --------------------------------------- */
/* --( Footer )-- */
/* --------------------------------------- */

#footer {
    padding: 0 18px;
    color: #c9c9c9;
	font-size: 10pt; /*.8461em*/
}
#footer p {
    margin: 18px 0;
}
#footer h4 {
	font-weight: normal;
}
#footer p a {
    color: #c9c9c9;
}
#footer p a:hover {
    text-decoration: underline;
}
#footer div.col1 {
    width: 540px;
    float: left;
}
	#footer div.col1 p {
		font-size:10pt;
		font-family:"Times New Roman", Times, serif;
	}

#footer div.col2 {
    width: 350px;
    float: right;
    text-align: right;
}
	#footer div.col2 p {
		font-size:10pt;
		font-family:"Times New Roman", Times, serif;
	}
	
#footer h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}


