body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #294074;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
} 
.twoColFixLtHdr  #maincontent_editable   {
	background-color: #FFFFFF;
	background-image: url(images/navbg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
.twoColFixLtHdr #header {
	background-image: url(images/mcmillan-real-estate.jpg);
	height: 122px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 900px;
	background-position: center top;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #banner {
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.twoColFixLtHdr #sidebar1 {
	width: 185px;
	background-image: url(images/dots.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #2A4B75;
	float: left;
}
.twoColFixLtHdr #address {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 30px;
	line-height: 19px;
	margin: 100px 0px 0px;
	background-color: #273661;
	float: left;
}
.twoColFixLtHdr #container #address a:link {
	background-color: #273661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #container #address a:visited {
	background-color: #273661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #container #address a:hover {
	background-color: #273661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62ADDF;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #container #address a:active {
	background-color: #273661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68BCF6;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #footer {
	background-color: #273661;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #container #sitedesign {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9BBBE9;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	background-color: #294074;
}
.twoColFixLtHdr #container #header .banner {
	width: 500px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 72px;
	padding-right: 0px;
	margin: 0px;
}
.twoColFixLtHdr #container #header .banner h1 {
  font-size: 24pt;
  color: white;
  font-style: italic;
}
.twoColFixLtHdr #mainContentContainer {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	margin-top: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
} 
.twoColFixLtHdr #mainContent {
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0;
	margin-top: 0px;
} 
.twoColFixLtHdr #info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-top: 60px;
	visibility: visible;
	text-align: left;
}
.twoColFixLtHdr #photos_right {
	float: right;
	width: 180px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #contact_right {
	float: right;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #grey {
	background-color: #e5dfdf;
	padding: 10px 10px 10px 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 13px;
}
.twoColFixLtHdr #listing {
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/listingbg.jpg);
	background-repeat: repeat-x;
	height: 93px;
	padding: 0;
}
.twoColFixLtHdr #spacer {
	height: 26px;
}
.twoColFixLtHdr    #property-thumb      {
	float: left;
	width: 140px;
	background-color: #CCCCCC;
	height: 93px;
}
.twoColFixLtHdr  #listing-text     {
	margin-left: 153px;
	margin-right: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 12px;
	color: #000000;
}
.twoColFixLtHdr #listing-text p.head {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.twoColFixLtHdr #listing-text p.msg, p.msg {
  margin: 0;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #bc4232;
	font-weight: bold;
	font-size: 12px;
}
.twoColFixLtHdr #listing-text span.msg, span.msg {
	color: #bc4232;
	font-weight: bold;
	font-size: 12px;
}
.twoColFixLtHdr #listing-text p.desc {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr   #details      {
	float: right;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 83px;
	margin: 5px;
	padding: 5px;
	line-height: 11px;
	color: #000000;
}
.twoColFixLtHdr #about {
	width: 199px;
	background-color: #e5dfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 13px;
	float: left;
	height: 246px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-top: 0px;
} 
.twoColFixLtHdr #container #feature {
	padding: 0px;
	height: 272px;
	width: 446px;
	background-color: #E5DFDF;
	margin: 0px 0px 13px;
	float: right;
	background-image: url(images/feature-property.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.twoColFixLtHdr #feature-property {
	float: left;
	width: 265px;
	height: 176px;
}
.twoColFixLtHdr #feature_text {
	float: right;
	height: 175px;
	width: 160px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
}
.twoColFixLtHdr #search {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 20px;
	float: right;
	width: 700px;
}
.twoColFixLtHdr #search_field {
	background-color: #E5DFDF;
	padding: 20px;
	height: 300px;
}
.twoColFixLtHdr #property {
	width: 100%;
	background-image: url(images/propertybg.jpg);
	float: left;
}
.twoColFixLtHdr #property_info {
	background-color: #FFFFFF;
	float: right;
	width: 336px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}	
.twoColFixLtHdr #detail_links {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
#detail_links a img {
  border: none;
}
.twoColFixLtHdr #addressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
	clear: left;
	width: 450px;
}
.twoColFixLtHdr #addressbar a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #addressbar a:visited {
	color: #FFFFFF;
}
.twoColFixLtHdr #addressbar a:hover {
	color: #62ADDF;
}
.twoColFixLtHdr #addressbar a:active {
	color: #68BCF6;
}
	.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #bc4232;

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3F7998;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #bc4232;
	line-height: 18px;
	margin-bottom: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B4D4F3;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4D4F3;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4D4F3;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #bc4232;
}
a:visited {
	color: #bc4232;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 185px;
	float: left;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */
	width: 185px; /* IE whitespace bug */
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a {
	display: block;  /* to increase clickable area as a's 
      default to inline */
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
#nav #nav_con a {
	border: none;
}
#nav a:hover {
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
#body_hom #nav_hom a,
    #body_ssa #nav_ssa a,#body_sre #nav_sre a,
    #body_buy #nav_buy a,#body_sel #nav_sel a,
	#body_ren #nav_ren a,#body_abo #nav_abo a,
    #body_loc #nav_loc a,#body_con #nav_con a {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/nav3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sub_navigation2 ul {
	margin: 0;
	font-familyl: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	list-style-type: none;
}
#sub_navigation2 li {
	text-align: left;
	margin: 0;
	padding: 0px;
}
#sub_navigation2 a {
	text-decoration: none;
	display: block;
	color: #333333;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-image: url(images/sub_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub_navigation2 a:hover {
	color: #333333;
	background-image: url(images/sub_nav2.jpg);
	background-position: 0px 0px;
	font-weight: bold;
}
#sub_navigation2 a:active {
	color: #000000;
	background-image: url(images/sub_nav2.jpg);
	background-position: 0px 0px;
	font-weight: bold;
}
#sub_navigation3 ul {
	margin: 0;
	font-familyl: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	list-style-type: none;
}
#sub_navigation3 li {
	text-align: left;
	margin: 0;
	padding: 0px;
}
#sub_navigation3 a {
	text-decoration: none;
	display: block;
	color: #333333;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/sub_nav3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub_navigation3 a:hover {
	color: #333333;
	background-image: url(images/sub_nav4.jpg);
	background-position: 0px 0px;
	font-weight: bold;
}
#sub_navigation3 a:active {
	color: #000000;
	background-image: url(images/sub_nav4.jpg);
	background-position: 0px 0px;
	font-weight: bold;
}
#errors {
  margin: 1em;
  padding: 1em;
  color: red;
  font-weight: bold;
  font-size: 16pt;
  font-style: italic;
}
pre.debug {
  display: none;
  text-align: left;
  background-color: #fff;
}
div.maybesold {
  position:relative;
  left: 0;
}
div.bigsold {
  width: 510px;
  position:absolute;
  top: 34px;
  font-size: 150px;
  font-weight: bold;
  color: #ff4232;
  text-align: center;
}
div.smallsold {
  width: 104px;
  position:absolute;
  top: 10px;
  left: 18px;
  font-size: 50px;
  font-weight: bold;
  color: #ff4232;
  text-align: center;
}
div.smallsold img {
  border: none;
}
