.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;
}
.featured-property-list .prop {
	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;
}
#upsell { 
float:left;
color:#000;
font-size:11px;
padding:7px 0 0 10px;
}
#upsell img{
float:left;
margin: 0px 10px 0px 10px;
}
#upsell form{
float:left;
padding:0px;
margin:4px 0px 0px 0px;
}
#upsell form input, #upsell form select{
font-size:10px
}
#upsell_form1 select{
width:240px;
}
#upsell_form3 select{
width:90px
}
#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;
}
