* {		

	font-family: gill sans, century gothic, trebuchet ms, arial, sans-serif ! important;
	}

body {
	background-color: #E8E9CA;
	background-image: url(/images/layout/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#main-container {
	width: 900px;
	margin: auto;
	}
	
.clear {
	clear: both;
	}
	
a img {
	border-color: #666666;
	}
	
a:link {
	color: #8A1D04;
	text-decoration: none;
	}
	
a:visited {
	color: #8A1D04;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	}

	
	
/* These are styles for the header */

#logo img {
	float: left;
	margin: 10px;
	border: none;
	}
	
#slogan{float: left; width: 417px;}
.fb_edge_widget_with_comment{float: right; margin-top: 4px;}
#slogan h1 {
	float: left;
	color: #7D7D72;
	margin: 15px 15px 0px 100px;
	background-color: transparent;
	font-weight: normal;
	font-size: 18px;
	}
.dmg_layout_socialMedia{ float: right; clear: both; margin: 3px 27px;  border: 0px;}	
	
/* These are styles for the homefinder */

#homefinder {
	float: right;
	width: 300px;
	height: 150px;
	background-image: url(/images/layout/homefinder-bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
#homefinder-int { 
	width: 260px;
	margin: 10px 20px;
	text-align: left;
	}
	
#homefinder h1 {
	color: #8A1D04;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#homefinder p {
	color: #666666;
	font-size: 11px;
	margin: 5px 0px;
	padding: 0px;
	}
	
#homefinder table {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}
	
.hf-field {
	width: 90px;
	font-size: 11px;
	}
	
#homefinder table a:link {
	color: #8A1D04;
	font-weight: bold;
    text-decoration: underline;
	}
	
#homefinder table a:visited {
	color: #8A1D04;
	}
	
#homefinder table a:hover {
	color: #000000;
	}
	
/* These are styles for the navigation */
	
.suckertreemenu ul{
	margin: 0px;
	list-style-type: none;
	height: 40px;
	padding: 15px 0px 0px 0px;
	background-image: url(/images/layout/nav_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*Top level list items*/
.suckertreemenu ul li{

display: inline;
margin: 0px;
padding: 0px;
line-height:30px;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
color: #8e2205;
}

.suckertreemenu ul li a:link{
color: #8e2205;
}

.suckertreemenu ul li a:visited{
color: #8e2205;
}

.suckertreemenu ul li a:hover{
color: #8e2205;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
z-index: 10;
left: 0px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
margin-top: 0px;
padding: 0px;
background-image: none;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
background-color: #E8E9CA;
margin: 0px;
padding: 0px;
line-height:20px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
margin: 0px;
padding: 0px;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
text-decoration: none;
padding: 5px 5px;
border: 1px solid #7D7D72;
color: #7D7D72;
}

.suckertreemenu ul li ul li a:link{
color: #7D7D72;
background-color: #E8E9CA;
}

.suckertreemenu ul li ul li a:visited{
color: #7D7D72;
background-color: #E8E9CA;
}

.suckertreemenu ul li ul li a:hover{
color: #E8E9CA;
background-color: #7D7D72;
}



/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: url(/images/layout/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

		
.suckertreemenu a {
	padding: 10px 13px 10px 12px;
	margin: 0px;
	vertical-align: bottom;
	color: #E8E9CA;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	font-family: gill sans, century gothic, trebuchet ms, arial, sans-serif;
	}
	
#navspacer {
	color:#e8e9ca;
	font-size:12px;
	line-height:30px;
	}
			
a#home:link {
	width: 69px;
	height: 40px;
	}
	
a#home:visited {
	width: 69px;
	height: 40px;
	color: #8e2205;
	}

a#home:hover {
	width: 69px;
	height: 40px;
	background-image: url(/images/layout/home-bg.png);
	background-repeat: no-repeat;
	}
	
a#psearch:link {
	width: 152px;
	height: 40px;
	}
	
a#psearch:visited {
	width: 152px;
	height: 40px;
	color: #8e2205;
	}

a#psearch:hover {
	width: 152px;
	height: 40px;
	background-image: url(/images/layout/psearch-bg.png);
	background-repeat: no-repeat;
	}
	
a#community:link {
	width: 85px;
	height: 40px;
	}
	
a#community:visited {
	width: 85px;
	height: 40px;
	color: #8e2205;
	}

a#community:hover {
	width: 85px;
	height: 40px;
	background-image: url(/images/layout/community-bg.png);
	background-repeat: no-repeat;
	}
	
a#buysell:link {
	width: 146px;
	height: 40px;
	}
	
a#buysell:visited {
	width: 146px;
	height: 40px;
	color: #8e2205;
	}

a#buysell:hover {
	width: 146px;
	height: 40px;
	background-image: url(/images/layout/buysell-bg.png);
	background-repeat: no-repeat;
	}
	
a#new:link {
	width: 115px;
	height: 40px;
	}
	
a#new:visited {
	width: 115px;
	height: 40px;
	color: #8e2205;
	}

a#new:hover {
	width: 115px;
	height: 40px;
	background-image: url(/images/layout/new-bg.png);
	background-repeat: no-repeat;
	}
	
a#company:link {
	width: 132px;
	height: 40px;
	}
	
a#company:visited {
	width: 132px;
	height: 40px;
	}

a#company:hover {
	width: 132px;
	height: 40px;
	background-image: url(/images/layout/company-bg.png);
	background-repeat: no-repeat;
	}
	
a#gallery:link {
	width: 69px;
	height: 40px;
	}
	
a#gallery:visited {
	width: 69px;
	height: 40px;
	color: #8e2205;
	}

a#gallery:hover {
	width: 69px;
	height: 40px;
	background-image: url(/images/layout/gallery-bg.png);
	background-repeat: no-repeat;
	}
	
a#contact:link {
	width: 80px;
	height: 40px;
	}
	
a#contact:visited {
	width: 80px;
	height: 40px;
	color: #8e2205;
	}

a#contact:hover {
	width: 80px;
	height: 40px;
	background-image: url(/images/layout/contact-bg.png);
	background-repeat: no-repeat;
	}
	
/*These are styles about the disclaimer */

#disclaimer {
	background-image: url(/images/layout/disclaimer-bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 20px;
	font-size: 11px;
	color: #666666;
	}
	
#disclaimer ul {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0px;
	}
	
#disclaimer li {
	display: inline;
	}
	
#disclaimer p {
	margin: 0px;
	padding: 0px;
	}
	
#disclaimer img {
	margin: 10px;
	}
	
#disclaimer a:link {
	color: #8A1D04;
	font-weight: bold;
	}
	
#disclaimer a:visited {
	color: #8A1D04;
	font-weight: bold;
	}
	
#disclaimer a:hover {
	color: #666666;
	font-weight: bold;
	}
	
/*These are styles for the home page */

#home-center {
	background-color: #E8E9CA;
	width: 900px;
	text-align: center;
	}
	
#home-center-int {
	width: 890px;
	margin: auto;
	}
		
#qsearch-atlas {
	float: right;
	background-image: url(/images/layout/changes11/QSbg.jpg);
	background-repeat: no-repeat;
	width: 296px;
	height: 354px;
	}
.dmg_layout_quickSearchTitle{margin-top: 15px;}	
#qsearch {
	text-align: left;
	color: #ffffff;
	margin: auto;
	width: 233px;
	padding-bottom: 0px;
	padding-top: 5px;
	}
	
#qsearch form {
	margin: 0px;
	padding: 0 0px;
	font-size: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	}
	
#qsearch label {
	float: left;
    margin-right: 4px;
    padding-top: 6px;
    width: 47px;
	}
	
#qsearch h1 {
	margin: 0px;
	padding: 0px 0 0 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	}
	
#qsearch-row1 {
	margin: 7px 0px 3px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
	}

#qsearch-row1 label {
	font-size: 10px;
    margin-bottom: 7px;
    margin-right: 10px;
    width: 100%;
	}
	
#qsearch-row1 input {
	width: 226px;
	font-size: 11px;
	margin-right:10px;
	margin-bottom: 7px;
	border-color: gray;
	background: #fff url("/images/layout/changes11/textBoxBg.gif") repeat-x;
	color:#666;
	padding-top: 2px;
	}
	
#qsearch ul {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	float: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin-right: 0px;
	}
	
#qsearch li {
	margin: 5px 0 0 0;
	padding: 0px;
	}
	
#qsearch ul input {
	margin: 0px 2px 0px -3px;
	padding: 0px;
	}
	
#qsearch-row2 {
	margin: 0 0px 3px 0px;
	clear: both;
	}
	
#qsearch-row3 {
	margin: 10px 0px 3px 0px;
	}
	
#qsearch-row4 {
	vertical-align:top;
	}
	
#qsearch-row4  input {
	margin: 0px 0 0 0;
	padding: 0px;
	}
#qsearch-row4A {
	float:left;
	width:131px;
	margin-top:9px;
	}
#qsearch-row4B {
	float:right;
	margin-top:5px;
	width:130px;
	font-size:9px;
	padding-top:2px;
	}
	
#qsearch-row4 p {
	margin-top: 0px;
	}
	
#qsearch-row4 a {
	color: #E8E9CA;
	font-weight: bold;
	padding-bottom: 0px;
	clear: both;
	}
#qsearch-row4A a:hover{ color: black; }

#atlas{clear: both;}	
#atlas img { border: none;  margin-top: 17px; }
#atlas p{ color: #ffffff; font-size: 11px; text-align: left; width: 231px; margin: 0 auto; align: top;} 	
#atlas a{color: #8f8a73; font-weight: bold; text-decoration: underline;}
#atlas a:hover{color: black;}

#left-col {
	float: left;
	text-align: center;
	width: 591px;
	}
	
#right-col {
	float: right;
	background-image: url(/images/layout/featured-bg.gif);
	background-repeat: no-repeat;
	width: 300px;
	}
	
/* These styles are for the featured home */
	
#featured {
	width: 240px;
	margin: 20px auto;
	padding: 0px;
	text-align: left;
	}
	
.home img {
	width: 198px;
	height: 138px;
	padding: 6px 13px 13px 6px;
	background-image: url(/images/layout/featured-photo-bg.gif);
	background-repeat: no-repeat;
	border: none;
	}
	
#featured h1 {
	color: #8A1D04;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#featured h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 5px 0px;
	padding: 0px;
	}
	
#featured h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 2px 0px;
	padding: 0px;
	}
	
#featured p {
	margin: 3px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	}
	
#featured a:link {
	font-weight: bold;
	color: #8A1D04;
	font-size: 12px;
	}
	
#featured a:visited {
	font-weight: bold;
	color: #8A1D04;
	font-size: 12px;
	}
	
#featured a:hover {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	}
	
/* these are styles for the home page paragraph */

#left-col-int {
	width: 550px;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	}
	
#home-para {
	float: left;
	width: 280px;
	margin-right: 20px;
	}
	
#center-nav { 
	float: right;
	width: 237px;
	}
	
#home-para h1 {
	color: #8A1D04;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#home-para h2 {
	color: #8A1D04;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#home-para p {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #333333;
	line-height: 18px;
	}

#center-nav h2{ color: #652F1A; font-size: 18px;  margin: 0 0 3px;}	
#center-nav ul {
	list-style-image: url(/images/layout/arrow.gif);
	list-style-position: inside;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#center-nav li {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	}
	
#center-nav a {
	color: #8A1D04;
	text-decoration: underline;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 0px;
	}
	
#center-nav a:hover {
	color: #666;
	}
	
/* high standard magazine styles */

#high-standard {
	}

#high-standard h1 {
	text-transform: lowercase;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	}
	
#high-standard h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	}
	
#high-standard h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #7D1B04;
	}
	
#high-standard h4 {
	text-transform: lowercase;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	}
	
#high-standard h5 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #000000;
	}
	
#high-standard img {
	margin: 0px;
	padding: 0 3px 17px 6px;
	float: right;
	}
	
/* these styles are for the interior pages */

#content-border {
	background-color: #E8E9CA;
	width: 900px;
	}
	
#content-shadow {
	background-color: #ffffff;
	background-image: url(/images/layout/int-shadow.jpg);
	background-repeat: repeat-x;
	width: 890px;
	margin: auto;
	}
	
#content {
	width: 850px;
	margin: auto;
	padding: 20px 0px;
	text-align: left;
	}
	
#content h1 {
	text-transform: uppercase;
	font-weight: normal;
	border-style: solid;
	border-color: #7D7D72;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #7D7D72;
	font-size: 24px;
	}
	
#content p {
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
#content h2 {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	}
	
#content h3 {
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}
	
#content h4 {
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}
	
#content ul {
	font-size: 12px;
	color: #333333;
	}
	
#content li {
	margin-bottom: 10px;
	}
	
#content font b {
	font-weight: normal;
	font-family: gill sans, century gothic, trebuchet ms, arial, sans-serif ! important;
	}
	
.right-side-interior ul {
	list-style-type: square;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	}
	
.right-side-interior li {
	margin-left: 5px;
	}
	
#content a {
	font-size: 12px;
	}
	
.right-side-interior {
	align: center;
	border-style: solid; 
	border-color: #7d7d72; 
	border-width: 0px 0px 0px 1px; 
	margin: 0px 10px 0px 10px; 
	padding: 0px 0px 0px 20px; 
	float: right; 
	width: 200px;
	}
	

.right-side-interior img {
	background-color: #E8E9CA;
	padding: 5px;
	border-style: solid;
	border-color: #7D7D72;
	border-width: 1px;
	margin-bottom: 10px;
	}
	
.right-side-interior a {
	font-size: 14px;
	text-decoration: none;
	}
	
#anchor-list ul {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
#anchor-list li {
	display: inline;
	margin-right: 5px;
	}
	
.right-side-interior blockquote {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}
	
.quoted {
	font-weight: bold;
	float: right;
	font-size: 11px;
	}
	
.right-side-interior-gallery {
	align: center;
	border-style: solid; 
	border-color: #7d7d72; 
	border-width: 0px 0px 0px 1px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 10px; 
	float: right; 
	width: 400px;
	
	}
	
#preview {
	background-image: url(/images/gallery/68767.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	}

	
#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#gallery li {
	float: left;
	margin: 0px 5px 5px 0px;
	width: 85px;
	padding: 5px;
	background-color: #cccccc;
	border-style: solid; 
	border-color: #7d7d72; 
	border-width: 1px;
	}
	
#gallery li img {
	vertical-align: text-top;
	width: 85px;
	height: 65px;
	border: none;
	}
	
#contactform fieldset {
	float: left;
	clear: left;
	width: 750px ! important;
	margin: 0 0 1.5em 0;
	border: 1px solid #aaaaaa;
	background-color: #E8E9CA;
}
#contactform label.required_field, #showingform label.required_field {
	color: blue;
}
#contactform legend {
	margin-left: 2em;
	font-size:16px;
	color:#7D7D72;
	font-weight:bold;
}
#contactform fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}
#contactform fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 12px;
}
#contactform label {
	float:left;
	width:130px;
	margin-right:10px;
	text-align:left;
}
#contactform label.required {
	color:red;
}
#contactform label#listing {
	float:none;
	display:block;
	margin-bottom:5px;
}
#contactform input#zipcode {
	width:60px;
}
#contactform input#state {
	width:40px;
}
#contactform label#customer_copy {
	width:150px;
}
#contactform fieldset#submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}
/* IE HACK for CONTACTFORM
--------------------------------------------*/
#contactform fieldset {
	position: relative;
}
#contactform legend {
	position: relative;
	left: -7px;
	top: -0.75em;
}
#contactform fieldset fieldset legend {
	top: 0;
}
#contactform fieldset ol {
	padding-top: 0.25em;
}

#sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sitemap ul li ul{
	list-style-type: circle;
	margin: 10px 30px;
	padding: 0px;
	}
	
#sitemap ul li ul li ul {
	list-style-type: square;
	margin: 10px 30px;
	padding: 0px;
	}
	
#sitemap ul li ul li {
	margin: 5px 0px;
	padding: 0px;
	}

#sitemap ul li ul li ul li {
	margin: 5px 0px;
	padding: 0px;
	}

.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;}

/* Optimize Formating 
****************************************************************/

/* Browse Markets Formating */
#dmg_optimize_markets {width: 240px; float: left; }
#dmg_optimize_markets h2 {font-size: 1em; margin-top: 0; margin-bottom: 5px; color: #652F1A;}
#dmg_optimize_markets ul {list-style: none; margin: 0 0 20px 0;  padding: 0;}
#dmg_optimize_markets li {font-size: 1em; margin-bottom: 4px; text-align: left;}
#dmg_optimize_markets li a {font-size: .825em;}

/* Featured Home Formating */
#dmg_optimize_featured {width: 630px; padding-left: 20px; float: right;}
#dmg_optimize_featured h1 {font-size: 1.25em; color: #652F1A; text-align: center; margin-top: 0; margin-bottom: 25px;}
#dmg_optimize_featured .home {float: left; color: #333; width: 160px; height: 205px; margin: 0 20px; font-size: .75em;}
#dmg_optimize_featured .home img {background: #FFF; width: 150px; height: 88px; padding:5px; border: 1px solid #999966;}
#dmg_optimize_featured .home ul {margin: 3px; padding: 0;}
#dmg_optimize_featured .home li {list-style-type: none;}

/* Calendar Formating */
.newListingsCalendar {background: #B3B5A0; width: 180px; font-family: sans-serif; font-size: .75em; border: 1px solid #e5e5e5; text-align: center; color: #FFF; margin: 0 auto 25px auto;}
.newListingsCalendar thead td {font-weight: bold;} /* Calendar Title (Month Year) */
.newListingsCalendar thead th {font-size: 8pt; color: #FFF;} /* Day Headers */
.newListingsCalendar tbody td {background: #FFF; color: #000;} /* Calendar Day Cells */
.newListingsCalendar tbody a {font-size: .875em; text-decoration: none;} /* Linked Days */
.newListingsCalendar caption {font-size: 1.25em; font-weight: bold; color: #652F1A; padding-bottom: 5px; margin-top: 15px;} /* Caption */

#listingsResults {color: #333; font-size: .75em}

/*=== slide show====*/

#dmg_layout_slideshow {width: 592px; height: 343px; float: left; border: 1px solid #8A1D04;}
#dmg_layout_slideshow_images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:592px;
    height:343px;
    overflow:hidden;
}

#dmg_layout_slideshow_images li{
	left: 0;
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
    z-index: 2;
}

#dmg_layout_slideshow_images li img{
    display:block;
    background-color:#FFFFFF;
    clear: both;
}

/* ====css dropdowns ====*/
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border-bottom-width: 0;
font: gill sans,century gothic,trebuchet ms,arial,sans-serif !important;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:#E8E9CA;
width: 172px; /* default width for menu */
font-weight:normal;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
	border: 1px solid #7D7D72;
    color: #7D7D72;
    display: block;
    padding: 5px;
    text-decoration: none;
    width: 160px;
    font-size: 14px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #7D7D72;
color: #E8E9CA;
}

/* ######### Alternate multi-column class for drop down menus ######### */

.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #ffffff;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{   background-color: #E8E9CA;
    display: list-item;
    float: none;
    line-height: 20px;
    margin: 0;
    padding: 0; }

/* ######### class for shadow DIV ######### */
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/*============== Search Listing pages =============*/
#listings-wrap .listing-details li strong {color:#9A2A08;}
#listings-wrap .listing-container img {
    background-color: #FFFFFF;
    border: 2px solid #9A2A08;
    float: left;
    margin: 0 10px 0 0;
    padding: 3px;
}
#listings-wrap .listing-description {
    float: left;
    font-size: 12px;
    text-align: left !important;
    width: 608px;
    margin-top: 6px;
}

#listings-wrap .listing-links{margin: 0; width: 608px;}
#listings-wrap .listing-links p{width: auto; float: left;}
#listings-wrap .listing-links img  {border: none; margin: -5px 0 0 5px;}

#listings-wrap .listing-links ul {float: right; list-style: none outside none;}

#listings-wrap .listing-links ul li { display: inline;}

#listings-wrap .listing-links ul li a {
    background-color: #9A2A08;
    border: 1px solid #6E1A00;
    color: #FEFBCE !important;
    display: inline-block;
    padding: 3px 26px;
    text-align: center;
    text-decoration: none;
}

#listings-wrap .listing-links ul li a:hover {
    background-color: #CBC327;
    border: 1px solid #6E1A00;
    color: #9A2A08 !important;
}

#listings-wrap .listing-links ul { width: auto; margin: 0; }

#listings-wrap .listing-container { background-color: #C5C7AF; border: 2px solid #9A2A08;}

#listings-wrap .listing-description h1 {
    color: black !important;
    font-size: 1.25em !important;
    margin-bottom: 5px !important;
    text-transform: none !important;
}
