@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

#ListingsRepeatTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#DetailListingContain {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#DetailListingColumn2 {
	clear: none;
	float: left;
	margin-left: 3.4482%;
	width: 100%;
	display: block;
}

#DetailListingColumn1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#DetailListingClear {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.PageAnchor {
	position: absolute;
	top: -50px;
}


@media only screen and (max-width: 700px) {

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
}



a:link {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#HeaderContain {
    position: relative;
    width: 100%;
    height: 250px;
    z-index: 1;
    background-color: #600;
    -moz-box-shadow: 0px 0px 20px #000;
    -webkit-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    clear: both;
    background-image: -webkit-linear-gradient(270deg,rgba(102,0,0,1.00) 0%,rgba(38,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(102,0,0,1.00) 0%,rgba(38,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(102,0,0,1.00) 0%,rgba(38,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(102,0,0,1.00) 0%,rgba(38,0,0,1.00) 100%);
}
#HeaderContainContent {
	position: relative;
	width: 100%;
	z-index: 1;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#HeaderText {
	position: relative;
	width: 50%;
	z-index: 2;
	font-size: 12px;
	float: left;
}
#HeaderLogo {
	position: relative;
	width: 100%;
	z-index: 3;
	float: left;
}




#NavContain {
	width: 100%;
	z-index: 1000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	background-image: url(../Images/BKGDNav.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	visibility: visible;
	left: 0px;
	top: 1000%;
}
#NavButtons {
	position: relative;
	width: 100%;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: inline-block;
	text-align: center;
}
#NavContain img{
	max-height: 18px;
}
#NavB1 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB2 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB3 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB4 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB5 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB6 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB7 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavB8 {
	position: relative;
	z-index: 100;
	display: inline-block;
}
#NavD1 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD2 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD3 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD4 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD5 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD6 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD7 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD8 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
a.NavButton:link {
	color: #FFF;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
}
a.NavButton:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../Images/BKGDButton.png);
}
#NavButtonSN {
	height: 10px;
	margin-left: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 5px;
	display: inline-block;
}
a.NavButtonSN:link {
	color: #FFF;
	display: inline;
	padding-right: .2%;
	padding-left: 0.2%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
a.NavButtonSN:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../Images/BKGDButton.png);
}
a.NavButtonSN img {
	width: 10px;
	height: 10px;
}
#NavDropContain {
	position: relative;
	width: 98%;
	height: 1px;
	z-index: 1;
	clear: both;
	top: 0px;
}
#NavDText {
	position: relative;
	width: 90%;
	z-index: 1;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
}
#NavDropColumn3 {
	width: 33%;
	display: block;
	float: left;
	position: relative;
	z-index: 1000;
}
#NavDropColumn2 {
	width: 50%;
	display: block;
	float: left;
	position: relative;
}
#NavDropColumn4 {
	width: 25%;
	display: block;
	float: left;
	position: relative;
}
#NavDropColumnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-bottom: 3px;
	display: block;
	margin-right: 5px;
}
a.NavDropButton:link {
	color: #EFC589;
	display: block;
	float: none;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
a.NavDropButton:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #900;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.NavDropButton:visited {
	color: #EFC589;
}
#NavDropColumnClear {
	width: 100%;
	clear: both;
}



#BodyContain {
	position: relative;
	width: 90%;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #900;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	clear: both;
}
#BodyText {
	position: relative;
	width: 90%;
	z-index: 2;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}





#HeaderContact {
	position: relative;
	width: 99%;
	z-index: 2;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	display: block;
	float: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#HeaderContactTitle {
	position: relative;
	width: 90%;
	z-index: 2;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	text-align: center;
	float: none;
}



#FooterContain {
	position: relative;
	width: 100%;
	z-index: 1;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	background-color: #600;
	background-image: url(../Images/BKGDFooter.png);
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 9px;
	color: #FFF;
}
#FootColumnMain {
	position: relative;
	width: 90%;
	z-index: 2;
	float: left;
	margin-left: 2%;
	padding-left: 2%;
	margin-bottom: 5px;
}
#FootColumn {
	position: relative;
	width: 29%;
	z-index: 2;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	margin-left: 2%;
	padding-left: 2%;
	margin-bottom: 5px;
}
#FootClear {
	position: relative;
	width: 100%;
	z-index: 3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#FooterContain a:link {
	color: #EFC589;
	display: block;
	float: none;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
#FooterContain a:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #900;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#FooterContain a:visited {
	color: #EFC589;
}




#HeaderFeature {
	position: relative;
	width: 45%;
	z-index: 3;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	clear: none;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#HeaderFeature a:link{
	color: #F00;
	text-decoration: none;
}
#HeaderFeature a:hover{
	color: #FFF;
	text-decoration: none;
}
#HeaderFeature a:visited{
	color: #F00;
	text-decoration: none;
}
#HeaderFeatureImage {
	position: relative;
	z-index: 3;
	background-color: #333;
	border: 1px solid #000;
	overflow: hidden;
	width: 90%;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#HeaderFeatureImage img{
	width: 100%;
	
}
#HeaderFeatureInfo {
	pposition: absolute;
	width: 90%;
	z-index: 3;
	background-color: #333;
	border: 1px solid #000;
	z-index: 4;
	position: relative;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#HeaderFeatureInfoTitle {
	position: relative;
	width: 90%;
	z-index: 3;
	font-size: 15px;
	color: #F00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-bottom: 3px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#HeaderFeatureInfoTitleSM  {
	position: relative;
	font-size: 10px;
	color: #FFF;
	display: block;
	clear: both;
}
#HeaderFeatureInfoText {
	position: relative;
	width: 90%;
	z-index: 4;
	color: #CCC;
	overflow: hidden;
	clear: both;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-size: 10px;
	visibility: hidden;
	height: 1px;
}
#HeaderFeatureInfoButton {
	position: relative;
	width: 80%;
	z-index: 5;
	border: 1px solid #F00;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#HeaderFeatureInfoArrow {
	position: absolute;
	left: 176px;
	top: 90px;
	width: 22px;
	height: 24px;
	z-index: 6;
}
#ListingContain {
	position: relative;
	width: 50%;
	z-index: 3;
	float: left;
}
#ListingBox {
	position: relative;
	width: 95%;
	height: 300px;
	z-index: 3;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#ListingBox a:link {
	color: #900;
	text-decoration: none;
}
#ListingBox a:visited {
	color: #900;
	text-decoration: none;
}
#ListingBox a:hover {
	color: #000;
	text-decoration: none;
}
#ListingImage {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #900;
	text-align: center;
}
#ListingTitle {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 16px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#ListingPrice {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 16px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#ListingText {
	position: relative;
	width: 92%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #666;
	font-size: 10px;
	overflow: auto;
	height: 100px;
}
.ListingTextDetail {
	color: #000;
}
#ListingClear {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ListingsRepeatTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#DetailListingContain {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#DetailListingColumn2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#DetailListingColumn1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#DetailListingClear {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#HeaderLogo img {
    width: 100%;
    max-width: 20px;
}





}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 701px) {
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

#ListingsRepeatTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#DetailListingContain {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#DetailListingColumn2 {
	clear: none;
	float: left;
	margin-left: 3.4482%;
	width: 100%;
	display: block;
}

#DetailListingColumn1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#DetailListingClear {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.PageAnchor {
	position: absolute;
	top: -50px;
}





h1 {
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
}



a:link {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#HeaderContain {
	position: relative;
	width: 100%;
	z-index: 1;
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	clear: both;
	min-width: 1024px;
	margin-top: 30px;
	background-image: -webkit-linear-gradient(270deg,rgba(194,194,194,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(194,194,194,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(194,194,194,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(194,194,194,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
#HeaderContainContent {
	position: relative;
	width: 1000px;
	z-index: 1;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HeaderText {
	position: relative;
	width: 1000px;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HeaderLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	z-index: 2;
}




#NavContain {
	width: 100%;
	height: 50px;
	z-index: 1000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	background-image: url(../Images/BKGDNav.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	visibility: visible;
	left: 0px;
	top: 0px;
	min-width: 1024px;
	position: fixed;
}
#NavButtons {
	position: relative;
	width: 1000px;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#NavContain img{
	max-height: 30px;
}
#NavB1 {
	position: relative;
	z-index: 100;
}
#NavB2 {
	position: relative;
	z-index: 100;
}
#NavB3 {
	position: relative;
	z-index: 100;
}
#NavB4 {
	position: relative;
	z-index: 100;
}
#NavB5 {
	position: relative;
	z-index: 100;
}
#NavB6 {
	position: relative;
	z-index: 100;
}
#NavB7 {
	position: relative;
	z-index: 100;
}
#NavB8 {
	position: relative;
	z-index: 100;
}
#NavD1 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD2 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD3 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD4 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD5 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD6 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD7 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
#NavD8 {
	position: absolute;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	z-index: 1;
	color: #FFF;
	background-image: url(../Images/BKGDDark.png);
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	visibility: hidden;
}
a.NavButton:link {
	color: #FFF;
	display: block;
	float: left;
	padding-right: 1.25%;
	padding-left: 1.25%;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
a.NavButton:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: url(../Images/BKGDButton.png);
}
#NavButtonSN {
	height: 30px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	float: left;
	margin-top: 10px;
}
a.NavButtonSN:link {
	color: #FFF;
	display: block;
	float: left;
	padding-right: .25%;
	padding-left: .25%;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
a.NavButtonSN:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: url(../Images/BKGDButton.png);
}
a.NavButtonSN img {
	width: 20px;
	height: 20px;
}
#NavDropContain {
	position: relative;
	width: 98%;
	height: 1px;
	z-index: 1;
	clear: both;
	top: -8px;
}
#NavDText {
	position: relative;
	width: 90%;
	z-index: 1;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#NavDropColumn3 {
	width: 33%;
	display: block;
	float: left;
	position: relative;
	z-index: 1000;
}
#NavDropColumn2 {
	width: 50%;
	display: block;
	float: left;
	position: relative;
}
#NavDropColumn4 {
	width: 25%;
	display: block;
	float: left;
	position: relative;
}
#NavDropColumnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 1px solid #A2A2A2;
	padding-bottom: 3px;
	display: block;
	margin-right: 5px;
}
a.NavDropButton:link {
	color: #D4D4D4;
	display: block;
	float: none;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
a.NavDropButton:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #900;
	box-shadow: 0px 0px 20px #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.NavDropButton:visited {
	color: #D4D4D4;
}
#NavDropColumnClear {
	width: 100%;
	clear: both;
}



#BodyContain {
	position: relative;
	width: 90%;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	clear: both;
	min-width: 1024px;
}
#BodyText {
	position: relative;
	width: 90%;
	z-index: 2;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}





#HeaderContact {
	position: absolute;
	left: 0px;
	top: 156px;
	width: 350px;
	z-index: 2;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
}
#HeaderContactTitle {
	position: relative;
	width: 90%;
	z-index: 2;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	text-align: center;
}



#FooterContain {
	position: relative;
	width: 100%;
	z-index: 1;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 10px;
	color: #6B5556;
	min-width: 1024px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(201,201,201,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(201,201,201,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(201,201,201,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(201,201,201,1.00) 100%);
}
#FootColumnMain {
	position: relative;
	width: 20%;
	z-index: 2;
	float: left;
	margin-left: 2%;
	padding-left: 2%;
	margin-bottom: 5px;
}
#FootColumn {
	position: relative;
	width: 20%;
	z-index: 2;
	float: left;
	border-left: 1px solid #8E8E8E;
	margin-left: 2%;
	padding-left: 2%;
	margin-bottom: 5px;
}
#FootClear {
	position: relative;
	width: 100%;
	z-index: 3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#FooterContain a:link {
	color: #7B0000;
	display: block;
	float: none;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
#FooterContain a:hover {
	color: #000000;
	outline: none; /* hide dotted outline in Firefox */
	background-color: #C4C4C4;
	box-shadow: 0px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px;
}
#FooterContain a:visited {
	color: #7B0000;
}




#HeaderFeature {
	position: relative;
	width: 542px;
	height: 227px;
	z-index: 3;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#HeaderFeature a:link{
	color: #F00;
	text-decoration: none;
}
#HeaderFeature a:hover{
	color: #FFF;
	text-decoration: none;
}
#HeaderFeature a:visited{
	color: #F00;
	text-decoration: none;
}
#HeaderFeatureImage {
	position: absolute;
	left: 6px;
	top: 4px;
	width: 330px;
	height: 215px;
	z-index: 3;
	background-color: #333;
	border: 1px solid #000;
	overflow: hidden;
}
#HeaderFeatureImage img{
	width: 350px;
	height: 225px;
	
}
#HeaderFeatureInfo {
	pposition: absolute;
	left: 335px;
	top: 5px;
	width: 200px;
	height: 215px;
	z-index: 3;
	background-color: #333;
	border: 1px solid #000;
	z-index: 4;
	position: absolute;
}
#HeaderFeatureInfoTitle {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 185px;
	height: 35px;
	z-index: 3;
	font-size: 18px;
	color: #F00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-bottom: 3px;
}
#HeaderFeatureInfoTitleSM  {
	position: relative;
	font-size: 12px;
	color: #FFF;
	display: block;
	clear: both;	
}
#HeaderFeatureInfoText {
	position: absolute;
	left: 11px;
	top: 51px;
	width: 175px;
	height: 125px;
	z-index: 4;
	color: #CCC;
	overflow: auto;
}
#HeaderFeatureInfoButton {
	position: absolute;
	left: 12px;
	top: 182px;
	width: 175px;
	z-index: 5;
	border: 1px solid #F00;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#HeaderFeatureInfoArrow {
	position: absolute;
	left: 176px;
	top: 90px;
	width: 22px;
	height: 24px;
	z-index: 6;
}
#ListingContain {
	position: relative;
	width: 25%;
	z-index: 3;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ListingBox {
	position: relative;
	width: 95%;
	height: 370px;
	z-index: 3;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#ListingContain :hover{
	background-color: #E1E4E4;
}
#ListingBox a:link {
	color: #900;
	text-decoration: none;
}
#ListingBox a:visited {
	color: #900;
	text-decoration: none;
}
#ListingBox a:hover {
	color: #000;
	text-decoration: none;
}
#ListingImage {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #900;
	text-align: center;
}
#ListingTitle {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 16px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#ListingPrice {
	position: relative;
	position: absolute;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 16px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	bottom: 0px;
	left: 5px;
}
#ListingText {
	position: relative;
	width: 92%;
	z-index: 4;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #666;
	font-size: 12px;
	height: 120px;
}
.ListingTextDetail {
	color: #000;
}
#ListingClear {
	position: relative;
	width: 95%;
	z-index: 4;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#HomeColumn4 {
	position: relative;
	width: 25%;
	z-index: 3;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#HomeColumn3 {
	position: relative;
	width: 25%;
	z-index: 3;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#HomeColumn3Main {
	position: relative;
	width: 48%;
	z-index: 3;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
}






/*Detail Listing*/
#HomeColumn4 {
	position: relative;
	width: 25%;
	z-index: 3;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#DetailListCol2 {
	position: relative;
	width: 50%;
	z-index: 3;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#DetailListCol1 {
	position: relative;
	width: 100%;
	z-index: 3;
	clear: both;
}
#DetailListClear {
	position: relative;
	width: 100%;
	z-index: 3;
	clear: both;
	height: 3px;
}
#DetailListContain {
	position: relative;
	width: 90%;
	z-index: 3;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #CCC;
	display: block;
}
#DetailListContain2 {
	position: relative;
	width: 95%;
	z-index: 3;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: .25%;
	padding-bottom: 10px;
	padding-left: .25%;
	border: 1px solid #CCC;
	display: block;
}
#DetailListTitle {
	width: 100%;
	z-index: 3;
	font-size: 16px;
	text-indent: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#ListDetailItem {
	position: relative;
	width: 25%;
	z-index: 1;
	float: left;
	margin-left: 1%;
	color: #999;
	overflow: hidden;
}
#ListDetailItemO {
	position: relative;
	width: 68%;
	z-index: 4;
	float: right;
	margin-left: 1%;
	clear: none;
}
#ListDetailItem1 {
	position: relative;
	width: 95%;
	z-index: 4;
	margin-left: 1%;
}
#DetailListCol3 {
	position: relative;
	width: 45%;
	z-index: 3;
	float: left;
	margin-top: 5px;
	margin-right: .5%;
	margin-bottom: 5px;
	margin-left: .5%;
	padding-top: 5px;
	padding-right: .5%;
	padding-bottom: 5px;
	padding-left: .5%;
}
#DetailListItemGroup {
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#DetailListItemGroupClear {
	clear: both;
}
#DetailListContact {
	position: relative;
	width: 49%;
	z-index: 3;
	float: left;
}


#DetailListContact form {
	position: relative;
	width: 90%;
	z-index: 3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-left: 4%;
	padding-left: 5%;
	padding-bottom: 10px;
}

#DetailListContact label{
	position: relative;
	width: 90%;
	z-index: 3;
	padding-left: 5%;
	font-size: 12px;
	font-style: italic;
	clear: both;
}

#DetailListContact input{
	position: relative;
	width: 94%;
	z-index: 3;
	clear: both;
	margin-bottom: 10px;
}
#DetailListContact textarea{
	position: relative;
	width: 94%;
	z-index: 3;
	clear: both;
	margin-bottom: 10px;
}


a.DetailListButton:link {
	color: #FFFFFF;
	display: block;
	float: none;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: center;
	background-image: url(../Images/BKGDNav.png);
	box-shadow: 3px 3px 8px #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.DetailListButton:hover {
	color: #FFF;
	outline: none;
	background-image: url(../Images/BKGDButton.png);	
}
a.DetailListButton:visited {
	color: #FFFFFF;
}

#DetailCalc {
	position: fixed;
	border: 1px solid #000000;
	border-radius: 5px;
	background-image: url(../Images/BKGDLight.png);
	-webkit-box-shadow: 0px 0px 10px 5px #000000;
	box-shadow: 0px 0px 10px 5px #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 100px;
	right: 0px;
	width: 350px;
	z-index: 1000;
	visibility: hidden;
}

/*Google Maps Search*/
html, body, .dmxGoogleMaps {
	height: 100%;
    margin: 0px;
    padding: 0px;
	width: 100%;
}
#MLSContain {
	position: relative;
	width: 125px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#MLSImage {
	position: relative;
	width: 125px;
	z-index: 2;
}
#MLSNum {
	position: relative;
	width: 125px;
	z-index: 2;
}
#MLSPrice {
	position: relative;
	width: 125px;
	z-index: 2;
	font-size: 12pt;
	font-style: italic;
}
#MLSDetails {
	position: relative;
	width: 125px;
	z-index: 2;
	color: #666;
}
#MLSAct {
	position: relative;
	width: 125px;
	z-index: 2;
	font-size: 10px;
	color: #999;
}
#MapOptContain {
	position: absolute;
	top: 50px;
	width: 250px;
	z-index: 200;
	background-image: url(../GeoCode/ImagesMap/BKGDOpt.png);
	right: 20px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#FormSelect {
	position: relative;
	width: 90%;
	z-index: 201;
	clear: both;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#FormSelect label{
	position: relative;
	width: 100%;
	z-index: 201;
	clear: both;
	font-size: 12px;
	color: #999;
	text-indent: 15px;
	font-style: italic;
	display: block;
}
#MapOptTitle {
	position: relative;
	z-index: 201;
	clear: both;
	font-style: italic;
	display: block;
	font-size: 16pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	margin-bottom: 10px;
}
.MapTextGrey {
	color: #666;
}


/*Contact Form*/
#ContactFormContain {
	position: relative;
	width: 40%;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #AFAFAF;
}
#ContactForm form {
	position: relative;
	width: 90%;
	z-index: 3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-left: 4%;
	padding-left: 5%;
	padding-bottom: 10px;
}

#ContactForm label{
	position: relative;
	width: 90%;
	z-index: 3;
	padding-left: 5%;
	font-size: 12px;
	font-style: italic;
	clear: both;
}

#ContactForm input{
	position: relative;
	width: 94%;
	z-index: 3;
	clear: both;
	margin-bottom: 10px;
}
#ContactForm textarea{
	position: relative;
	width: 94%;
	z-index: 3;
	clear: both;
	margin-bottom: 10px;
}
#ContactForm select{
	position: relative;
	width: 94%;
	z-index: 3;
	clear: both;
	margin-bottom: 10px;
}
}
