/*      COLORS
C39D9D
8F4847
690B09
460706
230403
*/



body {
	background-color: #000;
}

h1 {
	margin-top: 15px;
	margin-bottom: 25px;
}
h2 {
	margin-top: 25px;
	margin-bottom: 25px;
}
ol {
	text-align: left;
}
#container {
	background: url('../images/background.gif') repeat-x #000;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
}
#iphonecallout {
	position: absolute;
	left: 0px;
	top: 0px;
}
.iphonebox {

	display:block; 
	text-align:center; 
	color: #FFF; 
	font-family:Arial; 
	font-size:14px; 
	font-weight: bold; 
	border:0px; 
	background-image:url('http://www.idxco.com/images/layout/badges/iphone/myAgent_vert_red.png'); 
	width: 195px; 
	height: 55px; 
	padding:145px 5px 0px 0px;

}
.menu {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;

}
.menutl {
	background: url(../images/blacktl.gif) 0 0 no-repeat;
}
.menutr {
	background: url(../images/blacktr.gif) 100% 0 no-repeat;
}
.menuc {
	background-color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

.fullpage {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFF;
}
.vertmenu {
	width: 200px;
	float: left;
}
.mainpage {
	width: 600px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 40px;

}
.contentm {
	width: 560px;
	padding: 20px;
	overflow: hidden;
	min-height: 530px;
}
.contentm p {
	margin-top: 10px;
	margin-bottom: 12px;
}
.content {
	width: 560px;
	padding: 20px;
	overflow: hidden;
	min-height: 830px;
}
.content p {
	margin-top: 10px;
	margin-bottom: 10px;
}


.articlep {
	margin-top: 8px;
	margin-bottom: 8px;
}
.intro {
	width: 200px;
	height: 300px;
	background: url(../images/introbg.jpg) 0 0 no-repeat;
	font-family:Arial,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#rotator {
	width: 100%;
}

.intro2 {
	width: 200px;
	text-align: center;
}
.intro2 p {
	margin-top: 5px;
	margin-bottom: 5px;
}


.lcontent {
	width: 260px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: left;

}
.rcontent {
	width: 260px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	float: right;
}
.fbookframe {
	border:none; 
	overflow:hidden; 
	width:260px; 
	height:500px;
}



#subfooter {
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #690B09;
	text-align: center;
}
#subfooter table {
	width: 100%;
	margin-top: 20px;
}
#subfooter td {
	margin-left: 20px;
	margin-right: 20px;
}
#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
.footbox {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.footbl {
	background: url(../images/footerbl.gif) 0 100% no-repeat;
}
.footbr {
	background: url(../images/footerbr.gif) 100% 100% no-repeat;
}
.footc {
	background-color: #460706;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footstyle {
	color: #fff;
	font-size: 0.8em;
}
.footstyle a:link {
	color: #fff;
}.footstyle a:visited {
	color: #C39D9D;
}.footstyle a:active {
	color: #C39D9D;
}.footstyle a:hover {
	color: #C39D9D;
}







.qsentry {
	margin-top: 5px;
}
.qsentry table {
	margin: auto;
}
.qsentry td {
	padding-left: 5px;
	padding-right: 5px;
}
.qstop {
	margin-top: 50px;
	margin-bottom: 10px;
}
.qsbottom {
	margin-top: 10px;
}
.qsdivide {
	height: 2px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}






.rotate {
	display: none;
}





#IDX-addressFieldText {
	width: 100px;
}
#IDX-QSlistingIDsearchText {
	width: 100px;
}
#QS-minPriceField {
	width: 50px;
}
#QS-maxPriceField {
	width: 50px;
}





.regionpage p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.0em;
}
.regionpage li {
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
}



.label {
	padding-top: 5px;
	padding-bottom: 5px;
}
.generalarticle {
	text-align: left;
}

.i1 {
	margin-left: 20px;
}
.i2 {
	margin-left: 60px;
}
.i3 {
	margin-left: 100px;
}
.vl {
	color: #blue;
	text-decoration: underline;
}
.hl {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}