/* 
		AAAA1 Style Sheet
		
		Copyright 2005-2006 True Industry, Inc. All rights reserved.
		
*/
/* Template Specific */
body, th, td, h1, h2, h3, h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #352A0B;
	}
h2, h3, h1, h5 {
	padding-left:10px;
	color:#A83F20;
	border-bottom: double 3px #F2F0EB;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:10px;
	text-align:left;
	}
h3, h5 {
	border:none;
	font-size: 11px;
	}
h1 {
	font-size:12px;
	}
body {
	background: #F2F0EB;
	margin: 0;
	padding: 0;
	}
form {
	margin: 0px;
	padding: 0px;
	}
.align-justify {
	text-align: justify;
	}
form .formtext, textarea {
	background: #fff url(http://im.true-industry.com/def/FormText.gif) repeat-x 0 1px;
	border: 1px solid #EDD288;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 1px;
	margin: 0;
	color: #786311;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
form .formtext:focus, textarea:focus {
	border-color: #A83F20;
	background: #fff;
	}
a:link {
	color: #A83F20;
	text-decoration: none;
	}
a:visited {
	color: #786311;
	text-decoration: none;
	}
a:active {
	color: #A83F20;
	text-decoration: none;
	}
a:hover {
	color: #786311;
	text-decoration: none;
	}

/* Structure **********************************************************			*/
#PageSetup {
	width:800px;
	margin: 0 auto;
	background: #fff;
	position:relative;
	}
#Content {
	width: 575px;
	float:right;
	margin:0px;
	}

/* Main Content **********************************************************		*/
#MainContent {
	width:390px;
	float:left;
	}
#MainContentW {
	width:575px;
	}
#Title_Img, #Title_ImgW {
	width:390px;
	height:160px;
	position:relative;
	overflow:hidden;
	}
#Title_Img img, #Title_ImgW img {
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:auto;
	position:absolute;
	top:-25%;
	}
#Title_ImgW img {
	top:-70%;
	}
#Title_ImgW {
	width:575px;
	}

/* Secondary Content **********************************************************	*/
#SecondaryContent {
	width: 175px;
	float:right;
	}
#SecondaryContentW {
	display:none;
	}

#Quick_Cont {
	width:175px;
	height:auto;
	position:relative;
	background-color:#FAFAFA;
	}
#Quick_Cont p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 1px;
	clear:both;
	}
#Quick_Cont .flo {
	float:right;
	width: 115px;
	text-align: left;
	margin:0px;
	}
#Quick_Cont .flol {
	float:left;
	width: 35px;
	text-align: right;
	margin:0px;
	}
.Subut, .SubutL, .submit, #Submit {
	background: #CA4B27;
	border: solid 1px #352A0B;
	cursor:pointer;
	font-size: 11px;
	color: #fff;
	width: 60px;
	height: 21px;
	}
.SubutL {
	width: 100px;
	}
.submit, #Submit {
	float:right;
	margin:5px 8px;
	}
.SubutL:hover, .Subut:hover, .submit:hover, #Submit:hover {
	background: #fff;
	color:#CA4B27;
	border: solid 1px #CA4B27;
	}
br.sh {
	line-height: 5px;
	}
#Articles {
	width:175px;
	height: auto;
	position: relative;
	margin-top: 10px;
	border-bottom:solid 1px #F2F0EB;
	}
#Articles dl {
	margin: 2px 8px 2px 0px;
	padding: 0;
	}
#Articles dt {
	display:block;
	margin: 2px 0;
	font-weight:bold;
	}
#Articles dt a:visited {
	background:url(http://im.true-industry.com/def/checkmark.gif) top left no-repeat !important;
	padding-left:10px;
	}
#Articles dd {
	margin: 2px 0;
	padding-top: 1px;
	text-align:justify;
	}
.flft {
	float:right;
	display:block;
	border: solid 1px #F2F0EB;
	padding: 3px 6px 3px 8px;
	background-color:#fff;
	z-index:40;
	margin-top:1em;
	}	
.flft:hover {
	border: solid 1px #A83F20;
	background-color:#F2F0EB;
	}	
.divide {
	border-bottom: solid 1px #F2F0EB;
	padding-bottom:3px;
	margin-top:3px;
	}

/* Navigation **********************************************************		*/
#Navigation {
	width:215px;
	float:left;
	}

#Contact {
	width:190px;
	height: 46px;
	position:absolute;
	left:16px;
	top:168px;
	z-index:1;
	text-align:center;
	}
#Contact a {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
#Contact a:hover {
	color: #786311;
	}
#Contact a:visited {
	color: #FFF;
	text-decoration:none;
	background:none;
	}
#Logo {
	width:190px;
	height:150px;
	position:absolute;
	left:16px;
	top:15px;
	z-index:2;
	}
#Header {
	width:215px;
	height:215px;
	position:relative;
	z-index:1;
	background: url(http://im.true-industry.com/def1/UpperLeft.gif) no-repeat;
	}
#Menu {
	width:215px;
	height: auto;
	position:relative;
	margin-top:0px;
	}
#Menu ul {
	margin: 0px 0 0px 0px;
	padding: 0;
	list-style:none;
	list-style-image: none;
	}
#Menu a {
	display: block;
	padding: 2px 10px;
	background: #F2F0EB;
	border: solid 1px #fff;
	}
#Menu a:hover {
	display: block;
	background: #fff;
	border: solid 1px #F2F0EB;
	}
#MLS_Real_I {
	width:215px;
	height:47px;
	position:relative;
	background: url(http://im.true-industry.com/def1/MLS.gif) no-repeat;
	margin:15px 0;
	}
#MLS_Map {
	width:215px;
	height: auto;
	position:relative;
	margin-top:0px;
	}

/* Secondary Navigation **********************************************************		*/
#SecondaryNavigation {
	padding: 20px;
	background: url(http://im.true-industry.com/def1/NavSecBg.gif) repeat-x;
	}
#SecondaryNavigation a {
	padding: 0 7px;
	}
#SecondaryNavigation h2 {
	display:none
	}

/* Footer **********************************************************			*/
#Copyright {
	clear:both;
	position:relative;
	border-top:double 3px #F2F0EB;
	height:55px;
	}
#Copyright #CR1 {
	float:left;
	padding:5px 0 0 5px;
	}
#Copyright #CR2 {
	position:absolute;
	bottom:5px;
	left:5px;
	}
#Copyright #CR3 {
	position:absolute;
	bottom:20px;
	right:87px;
	}
#Copyright #CR4 {
	position:absolute;
	bottom:5px;
	right:5px;
	}
#Copyright #CR5 {
	position:absolute;
	bottom:20px;
	left:380px;
	}

/* Login */
#Login {
	width:220px;
	height:auto;
	position: relative;
	margin:30px;
	}
#Login p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 1px;
	clear:both;
	}
#Login .flo {
	float:right;
	width: 115px;
	text-align: left;
	margin:0px;
	}
#Login .flol {
	float:left;
	width: 80px;
	text-align: right;
	margin:0px;
	}

/* Map */
#map, #map2 {
	background-color: #EDD288;
	border: solid 1px #786311;
	-moz-border-radius: 10px;
	width: 210px;
	height: 500px;
	}	
#map2 {
	width: 600px;
	height: 600px;
	margin-top:8px;
	}

/* Unclass */
.text1 {
	color: #A83F20;
	font-weight: bold;
	}
.text2 {
	font-size: 10px;
	text-align: justify;
	}
.text3 {
	color: #786311;
	font-size: 10px;
	}
.text4 {
	color: #786311;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.text5 {
	color: #786311;
	font-size: 10px;
	border-bottom:dotted #999999 1px;
	}
.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A83F20;
	}
.style2 a {
	color: #A83F20;
	}
.style2 a:hover {
	}

/* Listings */
#Listing_Info, #Listings, #ListingsS, #ListLinks, #Details {
	margin-bottom:15px;
	}
#Listing_Info, #pageation, #ListLinks, #Details {
	background: #FAFAFA;
	border: 1px solid #EDD288;
	padding:8px;
	position:relative;
	line-height:1.4em;
	font-size:10px;
	}
#Listing_Photo {
	margin-right: 1em;
	float: left;
	padding:3px;
	border: 1px solid #EDD288;
	height:75px;
	width:75px;
	}
#Listing_Photo img {
	border:none;
	height:75px;
	width:75px;
	z-index:50;
	}
#AdFoto {
	float: left;
	padding:3px;
	border: 1px solid #EDD288;
	margin: 0 0.5em 0.5em 0;
	}
#AdFoto img {
	border:none;
	z-index:50;
	}
#AdFoto, #AdFoto img {
	height:75px;
	width:78px;
	}
#Details p {
	margin: 2px 10px;
	text-align:left;
	}
#Details h5 {
	text-align:left;
	padding:0;
	margin:0;
	}
#Listing_Photo a, #AdFoto a {
	text-decoration:none;
	}
#Virtual_Tour {
	}
#Listing_Data {
	width:275px;
	float:left;
	}
#LD1 {
	float:left;
	width: 100%;
	margin-top:10px;
	}
#LD2 {
	float:left;
	width: 100%;
	margin-top:10px;
	}
#Listing_Data_1 {
	float:left;
	width: 125px;
	text-align:left;
	}
#Listing_Data_2 {
	float:left;
	width: 135px;
	margin:0 0 0 1em;
	text-align:left;
	}
#Listing_Data_3 {
	display:none;
	}
#Listing_Data_1 ul, 
#Listing_Data_2 ul, 
#LD1 ul, #LD2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#Listing_Data_1 li, 
#Listing_Data_2 li, 
#LD1 li, #LD2 li {
	margin: 0px;
	padding-top: 1px;
	text-align:left;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom:solid 1px #EDD288;
	}
#Listing_Data_1 li span, 
#Listing_Data_2 li span, 
#LD1 li span, #LD2 li span {
	display: block;
	float: right;
	padding: 0px 7px 0px 0px;
	margin:0px;
	text-transform: capitalize;
	text-align:left;
	}
#ListLinks {
	text-align:center;
	}
#ListLinks a {
	margin:0 7px 0 7px;
	}

/* Universal */
#DeepContent,
#instructionsL, 
#instructionsC, 
#instructionsR, 
.instructions, 
#ListingsS, 
#Listings {
	background: #FAFAFA;
	border: 1px solid #EDD288;
	line-height: 1.5em;
	padding: 10px;
	}
#DeepContent,
#instructionsL,
.instructions {
	text-align:left;
	}
#instructionsR {
	text-align:right;
	}
#instructionsC,
#Listings {
	text-align:center;
	}
#DeepContent {
	margin-bottom:10px;
	}
#error,
.err {
	background: #ffe0d9;
	border: 1px dotted #f30;
	color: #7b1900;
	padding: 10px;
	}
#error ul {
	margin: 5px 0 5px 16px;
	padding: 0;
	list-style-image: url(http://im.true-industry.com/cle/ArrowUnlit.gif)	}
#error li {
	margin: 5px 0;
	}
#valid, .val {
	background: #b9ffb9;
	border: 1px dotted #060;
	color: #060;
	padding: 10px;
	}
.cf:after {
	content: "_";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
.cf {
	display: inline-block;
	}
* html .cf {
	height: 1%;
	}
.cf {
	display: block;
	}
.skipLinks {
	display: none;
	}

/* Cals */
.calc_button {
	background-color:#BEC1EE;
	font: 83% arial, verdana, helvetica, lucida, sans-serif;
	color: #352A0B;
	}
#tiplayer {
	font-family: arial, verdana, helvetica, lucida, sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #F2F0EB;
	border: 1px solid #352A0B;
	z-index: 10;
	visibility: hidden;
	}
.fill01 {
	background-color: #FFF}
.fill02 {
	background-color: #F2F0EB}
#CalFo {
	margin: 0 -1px 30px;
	padding: 0;
	position: relative;
	width: 100%;
	background: url(http://im.true-industry.com/def/frm_tr.gif) no-repeat 100% 0;
	}
#CalFi {
	border: 1px solid #EDD288;
	padding: 30px;
	border: 0 solid;
	background: url(http://im.true-industry.com/def/frm_tl.gif) no-repeat 0 0;
	}
#CalLS span, #CalRS span {
	float:left;
	}
#CalLS {
	float:left;
	text-align:right;
	}
#CalRS {
	float:right;
	text-align:right;
	}
#jsDownPayment, #jsYears {
	margin: 0 11px 0 3px;
	}
#button1 {
	border:solid 1px;
	}
#jsResult, #jsResultI {
	border:none;
	background-color:#FAFAFA;
	text-align:right;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

/* MLS */
#MLS_Listing_Detail {
	float:left;
	width:400px;
	text-align:center;
	}
#MLS_Listing_Detail p {
	text-align:left;
	}
#MlsNav {
	background: #FAFAFA;
	border: 1px solid #EDD288;
	line-height: 1.5em;
	width:165px;
	text-align:center;
	position:absolute;
	top:250px;
	right:0px;
	}
#MlsNav ul, 
#MLS_Listing_Detail ul {
	list-style:none;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
a:link.MLSLink, a:visited.MLSLink {
	width:155px;
	display: block;
	font-weight: bold;
	padding: 3px;
	color: #A83F20;
	background: url(http://im.true-industry.com/def1/NavMainBg.gif) no-repeat left top;
	border: 1px solid #A83F20;
	}
a:hover.MLSLink {
	background-color: #A83F20;
	border: 1px solid #FFF;
	text-decoration: none;
	color:#FFF;
	background-position: -220px 0;
	}
#MlsNav h5 {
	font-size:12px;
	margin:0;
	padding-top:10px;
	}
#MlsNav p {
	margin:0;
	padding:0;
	}
#MLSPropertyList {
	border-collapse:collapse;
	width:150px;
	border: 1px solid #666;
	}
#Listing_Info p {
	display:block;
	float:left;
	margin-left:50px;
	width:90%;
	}
#Listing_Info p span {
	position:absolute;
	right:50px;
	top:10px;
	}
#Listing_Info p span a,
#Listing_Info p span a:hover {
	background: #CA4B27;
	border: solid 1px #fff;
	font-size: 11px;
	color: #fff;
	width: 90px;
	height: 21px;
	padding:3px 8px;
	}
#Listing_Info p span a:hover {
	background: #fff;
	color:#CA4B27;
	border: solid 1px #CA4B27;
	}
#PhotoWindow {
	background: #FAFAFA;
	border: 1px solid #EDD288;
	line-height: 1.5em;
	margin-bottom:15px;
	padding: 5px;
	}
#PhotoWindow img {
	width:380px;
	height:100%;
	}
#PhotoWindow object {
	width:380px;
	height:304px;
	}
#PW, #PhotoWindow object embed {
	width:380px;
	height:304px;
}
#CurrentPhoto {
text-align:center;
	padding:3px;
	border: 1px solid #EDD288;
	width:650px;
	margin:0 auto;
	}
#CurrentPhoto img {
	width:100%;
	}
#CurrentPhoto p {
	}
#MLS_Search {
	width:165px;
	height: auto;
	}
#MLS_Search p {
	text-align:left;
	padding:0 0 0 8px;
	display:block;
	position:relative;
	clear:both;
	}
#MLS_Search span {
	position:absolute;
	right:8px;top:-7px;
	clear:both;
	margin:0px 0;
	}

.select1{width:68px;}
.select2{width:80px;}
.select3{width:120px;}
.select1, .select2, .select3{
	font-size:10px;
	margin-top:5px;
	}
.impress {
	color: #990000;
	font-weight: bold;
}
a.FirstTime {
	width:130px;
	height:60px;
	float:left;
	margin:10px;
	display: block;
	text-indent:-1234em;
	border:none;
	background: url(http://im.true-industry.com/def1/MLSButtons.gif) no-repeat left top;
	}
a:hover.FirstTime {
	border:none;
	text-indent:-1234em;
	background-position: right top;
	}
a.Returning {
	border:none;
	width:130px;
	height:60px;
	float:right;
	margin:10px;
	display: block;
	text-indent:-1234em;
	background: url(http://im.true-industry.com/def1/MLSButtons.gif) no-repeat left bottom;
	}
a:hover.Returning {
	border:none;
	text-indent:-1234em;
	background-position: right bottom;
	}
.formleft {
	float:left;
	width: 105px;
	text-align: right;
	margin:0px;
	}
.formright {
	float:right;
	width: 235px;
	text-align: left;
	margin:0px;
	}
#MLSReg p {
	display:block;
	clear:both;
	margin:0 0 3px 0;
	}
#Menu li.Current a:visited, #Menu li.Current a:active, #Menu li.Current a:hover {
	border-color: #A83F20;
	}
#Articles dt.ThisArt a:visited, #Articles dt.ThisArt a:active, #Articles dt.ThisArt a:hover {
	font-variant:small-caps;
	color:#A83F20;
	}
.minibio {
	position:relative;
	margin:0 0 5px 0;
	padding:10px;
	display:block;
	}
.minibio .phone {
	float:left;
	padding-left:1em;
	margin-left:1em;
	border-left:solid 1px #A83F20;
	}
.right {
	float:right;
	}
.minibio img {
	float:left;
	border:solid 1px #A83F20;
	margin-right:1em;
	padding:0;
	}
hr{
	border:none;
	border-bottom:1px solid #A83F20;
	}

.Comments {
	background: #FAFAFA;
	border:solid 1px #EDD288;
	margin:10px 0;
	padding:0 30px 10px 30px;
}

.Comments legend {
  padding: 2px 4px;
  font-weight: bold;
  background: #FFF;
  border: 1px solid #EDD288;
}
.Comments label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
}
.Comments ol {
  margin: 0;
  padding: 0;
}
.Comments li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.Comments em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  padding: 0 0 0 4px;
}
.Comments label {
  width: 120px; /* Width of labels */
}
.Comments input, 
.Comments textarea {
  width: 305px;
}
.Comments textarea {
  height: 120px;
}
.Comments h4 {
font-size:13px;
padding:0 0 0 10px;
}
.Comments #Comments {
margin: 0 0 10px 0;
}
.Comments #Comments ol {
margin:0 10px;
padding:0 10px;
}
.Comments #Comments h6 {
font-size:12px;
margin:5px 0;
}
.Comments #Comments li p {
margin: 5px 8px;
line-height:1.4em;
}
.Comments #Comments li, .Comments h4 {
border-bottom: 1px solid #EDD288;
list-style-type:none;
}
