/* general page styles*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
	background-color:#9d302f;
	text-align:center;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

p {
	color:black;
	text-align:justify;
}

a {
	color:#9d302f;
}

ul {
	margin:0;
	list-style:none;
}

li {
	margin:0;
}

table, tr, td {
	margin:0;
	padding:0;
	border:none;
}

label, form span {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}

.bold {
	font-weight:bold;
}


/* column/division/layout styles*/

#wrapper {
	margin:0 auto;
	text-align:left;
	position:relative;
	width:954px;
	padding-left:25px;
	background-image: url(images/shadow.jpg);
	background-position:5px;
	background-repeat:repeat-y;
}

#headerContainer {
	width:100%;
	padding-top:10px;
	padding-left:25px;
	margin-left:-25px;
	background:url(images/shadow_top.jpg) 5px top no-repeat;
}

#pageHeader {
	margin:0;
	padding:0;
	width:904px;
	background:#9d302f;
}

#logoCell {
}

#pageHeader a {
	display:block;
}

#pageHeader img {
	margin:0;
	vertical-align:bottom;
}

#middleHeader {
	padding:0;
}

#rightHeader {
	vertical-align:top;
	padding-top:5px;
	padding-left:15px;
	background:url(images/banner_right.gif) left top repeat-x;
	width:260px;
}

#rightHeader h1 {
	margin:0 0 5px 15px;
	color:#ffffff;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#rightHeader ul {margin:0; padding:0;}
#rightHeader li {
	list-style:disc;
	margin:0 0 0 25px;
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#rightHeader a {
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

#leftColumnCell {
	width:250px;
	vertical-align:top;
	background:#fff;
}

#rightColumnCell {
	width:250px;
	vertical-align:top;
	background:#fff;
}

#middleColumnCell {
	vertical-align:top;
	width:644px;
	background-color:#fbfbfb;
	
}

#truwestInfo p {
	margin:0 0 10px 0;
	height:70px;
	padding:10px 15px 10px 15px;
	background:#f2f0f0 url(images/upper_shadow.jpg) top left repeat-y;
}

#links {
	float:left;
	padding:10px 0 0 0;
	margin-left:15px;
	height:75px;
	width:345px;
	background:url(images/home_img.jpg) top left no-repeat;	
}

#links li {
	margin:0 0 0 125px; 
	padding:0;}

#links a, #links a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#5f5239;
	font-size:14px;
	line-height:25px;
}
#links a:hover {color:#8f8571;}

#truwestInfo img {border:none;}


#truwestInfo {
	height:190px;
	background:url(images/lower_shadow.jpg) top left repeat-y;
}

.slogan {width:250px; height:60px; text-align:center; float:right; margin-right:15px; background: url(images/truwest-logo2.gif) left top no-repeat;}

/*
.slogan h3 {font-family:"Times New Roman", Times, serif; font-size:42px; font-weight:normal; margin:0; padding:0;}
.slogan em {font-style:normal; font-size:45px;}
.slogan span.slogan_red {color:#9d302f;}
.slogan span#slogan_text {display:block; margin:0; padding:0; font-family:Geneva, Arial, Helvetica, sans-serif; 
						  font-weight:bold; font-size:10px; background:none;}
*/

div#footerText {
	background:#FFFFFF url(images/lower_shadow.jpg) 260px top repeat-y;
	width:604px; 
	margin:0; 
	padding:5px 15px 10px 285px;
}

#footerText p{
	color:#999999;
}

#footer {
	clear:both;
	background-color:transparent;
	border-top:1px solid #CCCCCC;
}

#footerContainer {
	width:100%;
	padding-bottom:10px;
	padding-left:25px;
	margin-left:-25px;
	background:url(images/shadow_bottom.jpg) 5px bottom no-repeat;
}

#footer_left {
	background:url(images/bottom_banner_middle_02.jpg);
	width:645px;
	height:99px;
}

#footer_right {
	vertical-align:top;
	padding-top:5px;
	background:url(images/logo3.gif) left top repeat-x;
	width:260px;
}

/* style definitions for featured listings */

ul.featuredListings {
	width:260px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	border-top:none;
	background-color:#FFFFFF;
}

ul.featuredListings li {
	width: 100%;
	margin:0;
	list-style-type:none;
}

.listing div {
	width:100%;
	height:100px;
	border-top:1px solid #CCCCCC;
	vertical-align:bottom;
}

ul.featuredListings li img {
	float:left;
	margin:10px 0 0 10px;
	width:100px;
	border:1px solid #9d302f;
	vertical-align:middle;
}

.listing div ul {
	float:right;
	margin:10px 0 0 0;
	padding:0;
	width:135px;
	vertical-align:middle;
}

.listing div ul li {
	width:100%;
	margin:0;
}

#truwestListings {
	background:#9d302f url(images/heading_gradient.jpg) left top repeat-x;
	color:#FFFFFF;
	text-align:center;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin:0;
	width:240px;
	height:70px;
	padding:20px 10px 0 10px;
}

#truwestListings img {margin-left:5px; margin-right:5px;}

#truwestListings a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:14px;
}

/* MLS Search forms*/

#searchResultsHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	margin:0 0 5px 0; 
	height:30px;
	padding:0 0 0 10px; 
	border:1px solid #CCCCCC;
	background:#666666;
}
	#searchResultsHeading a, #searchResultsHeading a:visited {
		color: #fff;
		text-decoration: none;
	}
	#searchResultsHeading a:hover {
		text-decoration: underline;
	}


.formHeading {
	margin:0 0 5px 0; 
	height:20px;
	padding:0 0 0 5px; 
	color:#4f4e4f;
	background:#d7d7d7;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
}

#mlsSearch {
	margin:0;
	padding-bottom:20px;
	background:#f4f4f4;
	overflow:auto;
	/* Min-height hack for IE6 */
	/*height:auto !important; 
	height:580px; 
	/* End hack*/
	/*min-height:580px;*/
}


div#location {
	text-align:center;
	margin-left:5px;
	margin-right:8px;
	margin-bottom:20px;
	border-bottom:1px groove #999999;
	padding-bottom:15px;
	padding-top:20px;
	background:url(images/step1.gif) 20px 5px no-repeat;
}

#location select, #location span {margin-right:10px;}

#quickSearch {
	background:transparent;
	width:100px;
	height:35px;
	margin-left:5px;
	vertical-align:middle;
}

input#detailSearch {
	display:inline;
	float:right;
	vertical-align:top;
	margin:15px 30px 0 15px;
	background:transparent;
	width:100px;
	height:35px;
	border:none;
}

input.searchButton {
	display:block;
	background:transparent;
	color:#fff;
	border:1px solid #fff;
}

#top-image img {
	width: 122px;
	height: 98px;
	-ms-interpolation-mode: bicubic;
}

	#bottom-images {
		padding-left: 0;
		padding-top: 0;
	}
		#bottom-images img {
			width: 129px;
			height: 99px;
			-ms-interpolation-mode: bicubic;
		}

a.virtual-tour-link, a.virtual-tour-link:visited {
	background: url('images/virtual-tour-btn.gif') left top no-repeat;
	height:49px;
	width:166px;
	display: block;
	margin-left: 10px;
	margin-top: 0;
}
	a.virtual-tour-link span {
		visibility: hidden;
	}
	a.virtual-tour-link:hover {
		background: url('images/virtual-tour-btn-rollover.gif') left top no-repeat;
	}
#mainDetails {
	margin-top: 0;
}


#prev-next-links {
	float:right;
	width:140px;
	text-align:right;
}
	#prev-next-links li {
		display:inline;
	}
	#prev-next-links li a {
		color:black;
	}