/* ------ START: Global Reset ------ */
* {
	padding: 0;
	margin: 0;
}
a {
	outline: none;
}
fieldset {
	padding: .5em;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0;
}
img {
	border: 0;
}
li, dd, blockquote {
	margin-left: 5%;
}
p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin-bottom: 1em;
}
/* ------ END: Global Reset ------ */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FEFEFE;
	background-color: #0b1a28;
}
img {
	behavior: url("/ab/ssi/pngbehavior.htc");
}
/* links */
a {
	outline: none;
}
A:link {
	text-decoration:underline;
	color: #E5E5E5;
}
A:visited {
	text-decoration:underline;
	color: #E5E5E5;
}
A:active {
	text-decoration:underline;
	color: #E5E5E5;
}
A:hover {
	text-decoration:underline;
	color: #E5E5E5;
}
A:focus {
	text-decoration:underline;
	color: #E5E5E5;
}
/* links */

/* start div tag declarations */

/* start contact form */
.clear {
	clear: both;
}
#contact_form {
	width: 100%;
}
#contact_form .form_fields {
	clear: both;
}
#contact_form .form_fields label {
	display: inline-block;
	width: 30%;
	text-align: right;
	padding-right: 10px;
}
#contact_form .form_input {
	width: 67%;
	border: 1px solid #999999;
}
#contact_form .form_textarea {
	width: 67%;
	height: 10em;
	border: 1px solid #999999;
	vertical-align: top;
}
#contact_form .form_required {
	color: #CF0C19;
}
#contact_form .input_submit {
	text-align: center;
}
#contact_form p.input_submit input {
	width: auto;
	height: 40px;
	background-color: #E0DFE3;
	border: 1px solid #999999;
}
/* end contact form */


.checkbox {
	border: 0px;
}
.clear {
	clear: both;
}
#content {
	clear: both;
	text-align: justify;
	margin: 40px 0 20px 0;
}
#content p, #content ul, #content ol {
	line-height: 1.7em;
}
#content ul {
	margin-left: 30px;
}
.line, .dotted_line, hr {
	background-color: #7A7A7A;
	border: none;
	color: #7A7A7A;
	height: 1px;
}
#feature_box {
	margin-left: 20px;
	padding: 10px 0 20px 0;
	float: right;
	font-family: serif;
	font-size: 1.6em;
	width: 240px;
}
#feature_box h1 {
	border: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: none;
	font-size: 1.0em;
	margin-bottom: 0;
	text-align: center;
	background: #183E61;
	font-style: italic;
	letter-spacing: 0;
}
#feature_box a {
	display: block;
}
/*---- FORMS ----*/

.form_btns {
	text-align:right;
	width:525px;
}
.form_fields {
	margin:0 auto;
	position:relative;
	width: 600px;
}
.form_fields label {
	display: inline-block;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 240px;
}
.input_checkbox {
	margin: 0 auto;
	width: 80px;
}
/*---- END FORMS ----*/

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	border-bottom: 5px solid #05131f;
	padding-bottom: 3px;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #C7C7C7;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
#header {
	width: 960px;
	height: 164px;
	color: #5E8FA5;
	font-size: 0.85em;
	padding-top: 10px;
	position: relative;
}
#header a {
	color: #5E8FA5;
}
#headerleft {
	float: left;
}
/*#headerright {
	float: right;
	text-align: right;
		margin: 0 0 0 0;
	display: table-cell;
	vertical-align: middle;
}
*/
#headerright {
	float: right;
	margin: -45px 0 35px 0;
	*margin: -10px 0 0 0;
}
#headerright ul {margin: 0; padding: 0;}
#headerright ul li {margin: 0; padding: 0; list-style: none; display: inline; height: 31px; float: left; line-height: 31px;}

#headerright a {
	text-decoration: none;
}


#header h1 {
	display: block;
	width: 960px;
	height: 134px;
	text-indent: -99999px;
	margin: -15px auto 15px auto;
	background: url(../images/logo_paulette.gif) no-repeat center;
	border: none;
	float: left;
}
#footer {
	width: 960px;
	clear: both;
	font-size: 0.85em;
	color: #5E8FA5;
	background: #041622 url(../images/footer_top.gif) no-repeat center top;
	padding: 10px 0;
}
#footer p {
	padding: .5em 1em .5em 1em;
}
#footer a, #footer a:hover {
	color: #5E8FA5;
	text-decoration: none;
}
#footer img {
	float: right;
	padding: 10px 10px 0 0;
}
/* ------ START: Listing Details ------ */
#listing {
	position: relative;
}
.listing_contact {
}
.listings_infocol {
	float: left;
	width: 590px;
}
.listings_infocol hr {
	clear: both;
	background-color: #173C5E;
	border: none;
	color: #173C5E;
	height: 1px;
}
.listings_infocol p {
}
.listings_infocol h1 {
	margin-bottom: 0;
	margin-top: 2em;
	font-size: 1.2em;
	font-weight: normal;
}
.listings_infocol h4 {
	margin-bottom: 0;
	font-size: 1.0em;
	font-style: italic;
}
.listings_infobox {
	padding: 10px;
	background-color: #173C5E;
	width: 570px;
}
.listings_infobox_left {
	float: left;
	padding-right: 20px;
	width: 280px;
}
.listings_infobox_right {
	float: right;
	text-align: right;
	width: 200px;
}
.listings_left {
	float: left;
	padding: 20px 50px 20px 0;
}
.listings_right {
	float: left;
	padding: 20px 0;
}
#listing #extra_icons ul {
	list-style: none;
	margin: 0 0 1em 0;
	height: 30px;
}
#listing #extra_icons ul li {
	list-style: none;
	margin: 0;
	width: 114px;
	float: left;
}
#listing #extra_icons ul a {
	display: block;
	width: 92px;
	height: 30px;
	margin-right: 2px;
	line-height: 30px;
	background: url("../images/btn_bg.gif") no-repeat;
	padding: 0px 10px;
	color: #3F5565;
	text-decoration: none;
	font-size: 0.9em;
}
#listing #extra_icons ul a:hover {
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}
.listing_description {
	position: relative;
	clear: both;
}
.listing_summary {
	position: relative;
	padding: 15px;
	min-height: 265px;
	margin-bottom: 1em;
	width: 100%;
}
* * body .listing_summary {
	height: 265px;
}
.listing_summary ul {
	display: block;
	list-style: none;
}
.listing_summary ul li {
	margin-bottom: 0.5em;
	font-weight: 500;
}
.listing_photo {
	position: relative;
	float: left;
	width: 350px;
	z-index: 10;
}
.listing_photo img {
	/* display: block; */
	width: 100px; /* Set just the width of the photo with no height and it will scale automatically with the correct height */
	border: 1px solid #173C5E;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.listing_photo img.summary_sold {
	width: 94px;
	border: 0;
}
a#listing_tour {
	display: block;
	float: left;
	width: 175px;
	height: 44px;
	background: url("../images/tour_home.gif") no-repeat;
	text-indent: -3000px;
}
a#listing_tour:hover {
	background-position: 0px -44px;
}
#listing_tour_list {
	float: left;
}
* * body #listing_tour_list {
	margin-top: -30px;
}
#listing_tour_list ul li {
	margin: 0;
	padding: 0;
}
#listing_tour_list ul li a {
	display: block;
	width: 163px;
	padding: 2px 5px;
	text-decoration: none;
	color: #FFFFFF;
	background: #173C5E;
	border: 1px solid #173C5E;
	border-top: none;
}
#listing_tour_list ul li a:hover {
	background: #14374D;
}
.pointer {
	cursor: pointer;
}
/* ------ END: Listing Details ------ */


#mainphoto {
	clear: both;
	width: 960px;
	height: 200px;
	margin-top: 40px;
}

.map {background: #fff;
border: 7px solid #05131F;}
/* MENU STARTS */

#menu {
	position: relative;
	width: 100%;
	height: 60px;
	z-index: 1000;
	margin:0 0 13px;
}
#menu ul {
	display: block;
	list-style-type:none;
}
#menu ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#menu a {
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px;
	background: url("../images/menu.gif") no-repeat;
	height: 61px;
}
#menu li.menu_1 a {
	background-position: 0px 0px;
	width: 85px;
}
#menu li.menu_1 a:hover, #menu li.menu_1 a.menu_current {
	background-position: 0px -61px;
}
#menu li.menu_2 a {
	background-position: -85px 0px;
	width: 123px;
}
#menu li.menu_2 a:hover, #menu li.menu_2 a.menu_current {
	background-position: -85px -61px;
}
#menu li.menu_3 a {
	background-position: -208px 0px;
	width: 195px;
}
#menu li.menu_3 a:hover, #menu li.menu_3 a.menu_current {
	background-position: -208px -61px;
}
#menu li.menu_4 a {
	background-position: -403px 0px;
	width: 165px;
}
#menu li.menu_4 a:hover, #menu li.menu_4 a.menu_current {
	background-position: -403px -61px;
}
#menu li.menu_5 a {
	background-position: -568px 0px;
	width: 145px;
}
#menu li.menu_5 a:hover, #menu li.menu_5 a.menu_current {
	background-position: -568px -61px;
/*	width: 153px;*/
}
#menu li.menu_6 a {
	background-position: -713px 0px;
	width: 134px;
}
#menu li.menu_6 a:hover, #menu li.menu_6 a.menu_current {
	background-position: -713px -61px;
}
#menu li.menu_7 a {
	background-position: -847px 0px;
	width: 113px;
}
#menu li.menu_7 a:hover, #menu li.menu_7 a.menu_current {
	background-position: -847px -61px;
}
* * body #menu li.menu_7 a {
	margin-right: -3px;
}
/* ------ START: Menu Flyout ------ */

#menu .menu_level_0 li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#menu .menu_level_1 li {
	padding: 0;
}
#menu .menu_level_0 {
	/* 'Level 0' is the main menu that is always visible */

	display: block;
}
#menu .menu_level_0 li:hover .menu_level_1 {
	/* Show 'Level 1' menu when an <li> nested in 'Level 0' is hovered over */

	display: block;
}
#menu .menu_level_1 {
	/* 'Level 1' is nested in 'Level 0' and is the first set of drop down or fly out menus. Should not be visible by default */

	display: none;
	position: absolute;
	top: 61px;
	left: 0;
	/*width: 240px;*/

	z-index: 0;
	/*border: 1px solid #000;*/

	border-top: none;
}
#menu .menu_level_0 .menu_level_1 a {

	/* These will globally style all <a> tags nested under 'Level 1' including any subsequent levels */

	display: block;

	/*width: 200px;*/

	padding: 5px 10px;

	/* Unset global menu styles */

	text-indent: 0px;

	float: none;

	border:1px solid #234C72;

	background-image: none;

	height: auto;

	/* Customize Appearance */

	background: #173D60;

	text-decoration: none;

	color: #fff;

	font-size: 0.85em;

}
*html #menu .menu_level_0 .menu_level_1 a {height: 20px;}


#menu .menu_level_1 a:hover {

	background: #0A253C;

	text-decoration: none;

}

#menu .menu_level_1 a:visited, #menu .menu_level_1 a:visited {
	text-decoration: none;
}
/* ------ END: Menu Flyout ------ */




/* ------ END: Menu ------ */



/* start newsletter form */

#newsletter_form {
	width: 100%;
}
#newsletter_form .form_fields {
	clear: both;
}
#newsletter_form .form_fields label {
	display: inline-block;
	width: 20%;
	text-align: right;
	padding-right: 10px;
}
#newsletter_form .form_input {
	width: 32%;
	border: 1px solid #999999;
}
#newsletter_form .form_required {
	color: #CF0C19;
}
#newsletter_form .input_submit {
	text-align: center;
}
#newsletter_form p.input_submit input {
	width: auto;
	height: 40px;
	background-color: #E0DFE3;
	border: 1px solid #999999;
}
/* end newsletter form */


.photo {
	float: right;
	margin: 10px 0 10px 20px;
	border: 1px solid #C7C7C7;
}
.photo-noborder {
	float: right;
	margin: 10px 0 10px 20px;
}
#slideshow {
	width: 960px;
	height: 385px;
	background: url(../images/slideshow_right.gif) no-repeat right top;
	margin-top: 40px;
}
#slide-images {
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:860px;
	height:385px;
	overflow:hidden;
}
#slide-images li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#1A1A1A;
}
#slide-images li img {
	display:block;
	background-color:#1A1A1A;
}
#social {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 43px;
	background: url(../images/social.jpg) no-repeat;
	margin: 5px 0 -25px 0;
	padding: 0;
	position: relative;
}
#social li {
	list-style: none;
	margin: 0;
	display: inline;
}
#social a {
	display: block;
	text-indent: -99999px;
	float: left;
	height: 43px;
	width: 39px;
}
.splash_title {
	display: block;
	margin: 2px auto;
}
/* ------ START: Listings Summary ------ */
#summary { /* Container DIV for the listing summary*/
	position: relative;
	width: 100%;
}
.summary { /* Container for each individual listing */
	position: relative;
	clear: both;
	float: left; /* Floating this div so that clears aren't needed inside every .summary DIV */
	width: 960px;
	margin: 1em auto;
	padding: 0 20px;
}
td.area_listings div.summary {
	width: auto;
}
.summary li { /* Remove bullets and space around list items */
	margin-bottom: 0.5em;
}
.summary_details {
	position: relative;
	display: block;
	float: left;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0px 15px;
}
.summary_details h3 a {
	color: #EF1D1D;
	text-decoration: none;
}
.summary_details h3 a:hover {
	text-decoration: underline;
}
.summary_links {
	position: relative;
	display: block;
	float: left;
	width: 200px; /* Width for the column with the listing's links*/
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
}
.summary_photo {
	position: relative;
	float: left;
	width: 150px;
	border: 1px solid #173C5E;
	padding: 3px;
	z-index: 10;
}
.summary_thumb {
	display: block;
	width: 150px; /* Set just the width of the photo with no height and it will scale automatically with the correct height */
	border: 1px solid #173C5E;
}
.summary_price {
	position: relative;
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 1.2em;
}
.summary_sold {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
/* ------ END: Listings Summary ------ */


/* ------ START: Details Table ------ */

.bcvrebsingletable {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}
.bcvrebsingletable tr td {
	padding: 3px;
}
.bcvrebsingletable tr.bcvreb_altrow td {
	background: #173C5E;
}
.bcvrebanchormenu {
	background: #173C5E;
	text-align: center;
	font-size: 0.9em;
	padding: 5px;
	margin: 20px 0px;
}
.bcvrebanchormenu a {
}
.clear {
	clear: both;
}
/* ------ END: Details Table ------ */
#wrapper {
	width: 960px;
	margin: 0px auto;
	background: url(../images/swirl.gif) no-repeat right top;
}

