.align-right {
	text-align: right;
}

#footer .right-ad {
	padding-bottom: 2em;
	text-align: right;
}

h1#h2,
h2.h1,
#featured h2,
#hp-featured h2.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #005c9e;
	margin: 0;
	padding: 0;
}

h1#h2 {
	margin: 0 !important;
	padding: 0 !important;
}

#hp-featured {
	background: url("/assets/shared/fdo_featured2.jpg") no-repeat;
	float: left;
	height: 493px;
	margin-top: 1px;
	width: 265px;
}
#hp-featured-inner {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#hp-featured form {
	margin: 0;
	padding: 0;
}
#hp-featured h2 {
	font-size: 14px;
	font-weight: bold;
	color: #022f92;
	margin: 0;
	padding: 0;
}
#hp-featured-left .prop {
	float: left !important;
	margin-right: 15px;
	width: 225px !important;
}
#hp-featured-left .prop:last-child {
	margin-right: 0px;
}
.featured-property-list .prop {
	/* disabled as part of the "specials being cut in half of line
	   fix for carlos height: 66px; */
	margin-top: 15px;
	overflow: hidden;
	width: 250px;
}
.featured-property-list .prop h3 {
	font-size: 10px;
	font-weight: bold;
	color: #be2100;
	margin: 0;
	padding: 0;
	width: 180px;
}
.featured-property-list .prop h3 a {
	color: #be2100;
	font-size: inherit;
	text-decoration: none;
}
.featured-property-list .prop img {
	border: 0;
}
.featured-property-list .prop img.pri {
	float: left;
	margin-right: 5px;
}
.featured-property-list .prop p {
	color: #000000;
	float: left;
	margin: 0;
	padding: 0;
	width: 180px;
}
#hp-featured select {
	width: 235px;
}

#featured h2 {
	margin-top: 1.5em;
}

#hp-featured h2 {
	margin-top: 1.5em;
}

#imageContainer img {
	width: 728px;
}

#menu-box{ 
background:white url('/assets/shared/bg-menu.gif') repeat-x;
float:left;
margin-bottom:6px;
}
#menu-box div.border-l{
float:left;
width:3px;
height:62px;
background:white url('/assets/shared/bg-menu-l.gif') repeat-x;
}
#menu-box div.border-r{
float:right;
width:3px;
height:62px;
background:white url('/assets/shared/bg-menu-r.gif') repeat-x;
}
#menu2{
padding-left:10px;
float:left;
width:700px;
height:22px;
}
#menu2 a {
background:#b31e00 url('/assets/shared/bg-menu-bot-r.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:bold 11px arial, sans-serif;
height:22px;
margin-right:10px;
padding-right:7px; 
text-transform:uppercase;	
}
#menu2 a:hover {
text-decoration:none;
}
#menu2 a span {
background: #b31e00 url('/assets/shared/bg-menu-bot-l.gif') no-repeat;
display:block;
line-height:12px;
padding:5px 5px 5px 13px;
}
#menu2 a:hover {
background-position:100% -22px;
}
#menu2 a:hover span {
background-position:0% -22px;
padding:6px 5px 4px 13px;
}
#menu2 a.cur, #menu2 a:hover.cur { /* cur selected menu item */
background-color:#d9dcdf;
background-position:100% -44px;
color:#000;
}
#menu2 a.cur span, #menu2 a:hover.cur span {
background-color:#d9dcdf;
background-position:0% -44px;
padding:5px 5px 5px 13px;
}

.stdtab thead th {
	border-bottom: 1px solid #eee;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}

.stdtab tbody :first-child td {
	border-top: 1px solid #eee;
}

.stdtab tbody td {
	border-bottom: 1px solid #eee;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.stdtab tbody td.hl {
	background: #C00;
	color: #EEE;
	padding: 5px;
	text-decoration: none;
}

.stdtab tbody td.hl a {
	color: #EEE;
	text-decoration: none !important;
}

.stdtab tbody td.hl b {
	color: #FFF;
}

.lvl1,
.lvl1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lvl1 {
	display: inline;
	float: left;
	margin: 4px 0 0 0;
	width: 90px;
}

/* all links: */
.lvl2 a:visited,
.lvl2 a:hover, 
.lvl2 a {
	color: #a00 !important;
}

.lvl1>li {
	/* background: url("/assets/shared/simple-arrow-down6.gif") no-repeat 3px right; */
	/*background-attachment: fixed;*/
	background-image: url("/assets/shared/simple-arrow-down6.gif");
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 5px;
}

.lvl1 li:hover .lvl2 {
	background: white;
	border: 1px solid #999;
	display: block;
	line-height: 2em;
	position: absolute;
	width: 110px;
	z-index: 150;
}

.lvl2 {
	display: none;
}

.lvl2>li {
	background: url("/assets/shared/simple-arrow-right.gif") no-repeat;
	background-position: 97px 13px;
}

.lvl2>li a {
	display: block;
	padding: 5px 10px;
	width: 110px;
}

.lvl2>li:hover {
	background-color: #a00;
}

.lvl2>li:hover a {
	color: white !important;
	text-decoration: none;
}


.lvl1 .lvl2 li:hover .lvl3 {
	background: #eee;
	border: 1px solid #999;
	display: block;
	line-height: 1.2em;
	margin: -3em 0 0 90px;
	position: absolute;
	width: 220px;
	z-index: 150;
}

.lvl1 .lvl2 li:hover .lvl3 li a {
	color: #a00 !important;
	text-decoration: none;
}

.lvl1 .lvl2 li:hover .lvl3>li:hover a {
	color: white !important;
	text-decoration: none;
}

.lvl3 {
	display: none;
}

.lvl3>li {
}

.lvl3>li:hover {
	background-color: #a00;
}

.lvl3>li a {
	display: block;
	padding: 5px;
	width: 220px;
}

#upsell { position: relative; }
#upsell img { display: none; }
#upsell #upsell_form1 { 
	float: none;
	position: absolute;
	left: 15px;
	top: 32px;
}
#upsell #upsell_form2 {
	float: none;
	position: absolute;
	left: 160px;
	top: 32px;
}
#upsell #upsell_form2_term {
	width: 300px;
}
#upsell #upsell_form2_submit {
	margin-top: -2px;
}
#upsell #upsell_form3 {
	float: none;
	position: absolute;
	left: 595px;
	top: 32px;
}

