@charset "UTF-8";
/* CSS Document */

* {
	font-family: arial, helvetica, sans-serif;
	
	}
	
ul {
	padding: 0px;
	margin: 0px;

	}
	
li {
	padding: 0px;
	margin: 0px;

	}
	
h1 {
	padding: 0px;
	margin: 0px;
	}
	
h2 {
	padding: 0px;
	margin: 0px;
	}
	
p {
	padding: 0px;
	margin: 0px;
	}
	
form {
	padding: 0px;
	margin: 0px;
	}

body {
	text-align: center;
	background-image: url(/images/layout4/background.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	}
	
.clear {
	clear: both;
	}
	
#container {
	width: 908px;
	margin: 10px auto;

	}
	
#main-content {
	background-color: #1D415B;
	border-style: solid;
	border-color: #02023A;
	border-width: 1px;
	width: 900px;
	}
	
#main-content-int {
	color: #ffffff;
	background-color: #000000;
	margin: 7px auto;
	width: 884px;
	}
	
#header{
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	}
	
#banner {
	background-image: url(/images/layout4/banner.gif);
	text-align: left;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 114px;
	}
	
#banner img {
	border: none;
	margin: 12px 0px 0px 10px;
	float: left;
	}
	
#officenum {
	float: right;
	margin: 10px;
	text-align: right;
	}
	
#office-name {
	color: #1D415B;
	font-weight: bold;
	font-size: 21px;
	margin-top: 19px;
	}
	
#office-name h1 {
    color: #1D415B;
    font-weight: bold;
    font-size: 21px;
    }

#office-address {
	color: #1D415B;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	}
	
#number {
	color: #AF030D;
	font-family: times, georgia, serif;
	font-style: italic;
	font-size: 30px;
	}

/* These styles are for the navigation area */

#navigation {
	background-image: url(/images/layout4/nav-bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-color: #336699;
	}
	
#navigation ul {
	list-style-type: none;
	padding-top: 10px;
	}
	
#navigation li {
	display: inline;
	margin: 0px 7px;
	}
	
#navigation a {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 12px;
	}
	
#navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 12px;
	}

	
/* these styles are for the home page content */

#page-content-home {
	background-color: #1D415B;
	border-color: #1D415B;
	border-style: solid;
	border-width: 0px 1px;
	}
	
#photo-nav {
	background-image: url(/images/layout4/side-link-bg.gif);
	background-repeat: no-repeat;
	background-color: #1D415B;
	height: 388px;
	}
	
#photo-nav ul {
	list-style-type: none;
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-top: 11px;
	}
	
#photo-nav img {
	border: none;
	}
	
#photo-nav li {
	margin: 0px 0px 11px 0px;
	}
	
#photo-nav a {
	list-style-type: none;
	font-family: georgia, times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
#photo-nav a:hover {
	color: #AA0000;
	}
	
#photo {
	float: right;
	width: 708px;
	}
		
#home-bottom {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	background-image: url(/images/layout4/home-bottom-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #1D415B;
	}
	
#featured {
	float: left;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	margin-top: 10px;
	margin-bottom: 15px;
	width: 218px;
	}
	
#featured h2 {
	color: #ffffff;
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	padding-left: 15px;
	padding-bottom: 5px;
	}
	
#featured ul {
	list-style-type: none;
	margin-left: 15px;
	}
	
#featured img {
	width: 151px;
	height: 100px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	
	margin-bottom: 5px;
	margin-left: 15px;
	}
	
#featured a {
	color: #97A6B8;
	}
	
#featured li {
	margin-bottom: 3px;
	}
	
#homefinder {
	float: right;
	text-align: left;
	padding: 10px;
	width: 190px;
	height: 196px;
	background-image: url(/images/layout4/homefinder-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #B4030E;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	}
	
#homefinder li  a {
	color: #CC9999;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	}
	
#homefinder h2 {
	color: #ffffff;
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	}
	
#homefinder p {
	color: #ffffff;
	font-size: 12px;
	margin: 5px 0px;
	}
	
	
#homefinder-titles {
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	}
	
#homefinder ul {
	list-style-type: none;
	}
	
.homefinder-field {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 115px;
	height: 20px;
	}
	
#homefinder-titles li {
	padding: 5px 5px 5px 0px;
	}
	
.homefinder-login {
	padding-top: 10px;
	}
	
#qsearch {
	float: left;
	padding: 10px;
	text-align: left;
	width: 410px;
	background-image: url(/images/layout4/quick-search-bg.gif);
	background-repeat: no-repeat;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	}
	
#int-qsearch ul {
	float: left;
	}
	
#int-qsearch input {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 120px;
	height: 19px;
	}
	
#int-qsearch select {
	width: 120px;
	height: 19px;
	}
	
.beds {
	width: 60px;
	}
	
#qsearch h2 {
	color: #ffffff;
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	}
	
#qsearch form {
	margin: 0px;
	padding: 0px;
	}
	
#int-qsearch ul {
	list-style-type: none;
	}
	
	
.int-qsearch-fields li {
	margin: 5px 0px;
	}
	
.int-qsearch-titles {
	margin-top: 10px;
	}

.int-qsearch-titles li {
	margin: 0px 5px 5px 0px;
	height: 19px;
	display: block;
	}
	
#int-qsearch-titles2 li {
	margin: 0px 5px 5px 30px;
	height: 19px;
	display: block;
	}
	
.beds select {
	width: 70px ! important;
	}
	
.qsearch-input {
	width: 119px ! important;
	height: 26px ! important;
	margin-left: 0px;
	}
	
#atlas-link {
	border-style: solid;
	border-color: #1D415B;
	border-width: 1px 0px 0px 0px;
	margin-top: 10px;
	padding-top: 9px;
	}
	
#atlas-link a {
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
	}
	
#atlas-link a:hover {
	color: #C0000B;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
	}
	
/* Footer info */

#footer {
	padding-top: 20px;
	background-repeat: no-repeat;
	}
	
#para-sign {
	color: #333333;
	font-size: 12px;
	text-align: left;
	}
	
#para-sign h2 {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	font-size: 18px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #003366;
	}
	
#para-sign img {
	float: left;
	border: none;
	vertical-align: baseline;
	}
	
#new_listings {
	border-style: double;
	border-color: #1D415B;
	margin-bottom: 20px;
	border-width: 0px 0px 3px 0px;
	}
	
#new_listings a {
	color: #D22B31;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	vertical-align: baseline;
	}
	
#para-sign p {
	margin-bottom: 10px;
	line-height: 18px;
	
	}
	
#logos {
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 25px;
	}
	
#logos ul {
	list-style: none;
	float: left;
	}
	
#logos li {
	margin: 15px 0px;
	}
	
#logos hr {
	color: #003366;
	background-color: #003366;
	height: 1px;
	border: 0px;
	}
	
#disclaimer {
	width: 895px;
	margin: auto;
	color: #333333;
	font-size: 10px;
	border-width: 3px 0px 0px 0px;
	border-color: #1D415B;
	border-style: solid;
	padding: 20px 0px 0px 0px;
	}
	
#disclaimer a {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	}
	
#disclaimer a:hover {
	color: #710809;
	}
	
#disclaimer ul {
	list-style: none;
	}
	
#disclaimer li {
	display: inline;
	}	
	
/* these styles are for the interior page content */

#page-content {
	background-color: #ffffff;
	padding: 20px;
	text-align: left;
	min-height: 430px;
	color: #333333 ! important;
	
	}
	
* html #page-content {
    height: 430px;
}

#page-content p {
	color: #333333 ! important;
	font-size: 12px;
	margin-bottom: 15px;
	}
	
.btext {
	color: #333333 ! important;
	font-size: 12px;
	margin-bottom: 15px;
	}
	
td {
	}
	
#page-content img {
	}

#page-content h1 {
	color: #003366;
	font-family: georgia, times, serif;
	font-size: 24px;
	margin-bottom: 20px;
	}
	
#page-content h2 {
	color: #AF030D;
	font-size: 18px;
	margin: 10px 0px;
	}
	
#page-content h3 {
	color: #003366;
	font-size: 16px;
	margin: 10px 0px;
	}
	
#page-content h4 {
	color: #003366;
	font-size: 14px;
	margin: 10px 0px;
	}
	
.head {
	color: #003366;
	font-family: georgia, times, serif;
	font-size: 24px;
	margin-bottom: 20px;
	}
	
#page-content h3 {
	color: #003366;
	font-family: georgia, times, serif;
	font-size: 14px;
	}
	
#page-content a {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	
#page-content a:hover {
	color: #AC0000;
	}
	
	
#page-content ul {
	list-style-type: disc;
	color: #333333;
	font-size: 12px;
	margin-left: 40px;
	line-height: 18px;
	}
	
#homefinder2 {
	text-align: left;
	margin-top: 20px;
	font-size: 12px;
	}
	
#homefinder2 h2 {
	color: #003366;
	font-family: georgia, times, serif;
	margin: 0px ! important;
	padding: 0px ! important;
	}
	
#finder-p {
	float: left;
	width: 260px;
	}
	
#homefinder-titles2 {
	color: #000000;
	float: left;
	}
	
#homefinder-titles2 li {
	margin: 8px 10px 8px 0px;
	text-align: right;
	}
	
#homefinder2 ul {
	list-style-type: none;
	float: left;
	margin-left: 20px;
	}
	
#homefinder2 .homefinder-field {
	margin: 3px 0px;
	}
	
#homefinder2 form {
	padding-top: 25px;
	}
	
#int-submit {
	margin-left: 20px;
	margin-top: 25px;
	}
	
#homefinder2 a {
	color: #003366;
	font-family: georgia, times, serif;
	}
.text, .ListingInfo {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}

.dotline {border-style: dotted; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-color: 666666;}

.dotline2 {border-style: dotted; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-bottom-width: 0; border-color: 666666;}

.dotline3 {border-style: dotted; border-top-width: 0; border-left-width: 1px; border-right-width: 0; border-bottom-width: 0; border-color: 666666;}

/* == Contact ==================== */
#page-content .dmg_contact_item {width: 100%; float: left; clear: left;}
#page-content #dmg_contact_left {float: right;}
#page-content #dmg_contact_left ul {list-style: none;}
#page-content #dmg_contact_right legend {display: none;}
#page-content #dmg_contact_right {width: 350px; float: left; background-color: #F2F2F2; background-image: none;
border: 1px solid #9FAF9F;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 2px 2px 3px;
-moz-box-shadow: #666 2px 2px 3px;
box-shadow: #666 2px 2px 3px;
background: #F6F7F6;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F6F7F6), to(#3c4b5a));
background: -webkit-linear-gradient(#F6F7F6, #3c4b5a);
background: -moz-linear-gradient(#F6F7F6, #3c4b5a);
background: -ms-linear-gradient(#F6F7F6, #3c4b5a);
background: -o-linear-gradient(#F6F7F6, #3c4b5a);
background: linear-gradient(#F6F7F6, #3c4b5a);
-pie-background: linear-gradient(#F6F7F6, #3c4b5a);
behavior: url(/shared/htc/PIE.php);
}

#page-content #dmg_contact_form .dmg_contact_recaptcha {margin-left: 0;}

#dmg_contact_right #dmg_contact_form {
border: 1px solid #3c4b5a;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
behavior: url(/shared/htc/PIE.php);	
}
