html {
	background: #990000 url("../images/background2.gif") top center repeat-y;
	}
	
body {
	font-family: times, sans-serif;
	}
	
a {
	color: #f4f24f;
	}
	
em {
	font-weight: bold;
	}
	
h1 {
	color: #990000;
	font-size: 197%;
	text-align: center;
	}
	
h2 {
	font-size: 131%;
	font-weight: bold;
	}
	
#ft {
	color: #fff;
	font-size: 85%;
	text-align: center;
	}	
	
.yui-b {	
	padding: 0 5px;
	}
	
.yui-b img {
	/*border: 1px solid #000;*/
	}
	
#yui-main .yui-b {
	background: #f0f0f0;
	border: 0;
	padding: 10px 5px;
	}
	
#yui-main .yui-b p {
	font-size: 131%;
	margin: 20px 5px;
	}
	
#yui-main .yui-b a {
	color: #990000;
	}
	
ul#info	{
	color: #fff;
	font-size: 116%;
	font-weight: bold;	
	}
	
ul#info li.address {
	font-weight: normal;
	}
	
ul#menu {
	font-size: 108%;
	padding: 10px 5px;
	}
	
ul#menu li {
	padding: 5px 0;
	}
	
img.right {
	float: right;
	margin: 0 0 5px 10px;	
	}
	
img.left {
	float: left;
	margin: 0 10px 5px 0;
	}
	
img.marketing_right {
	float: right;
	margin: 10px 40px 0 0;
	}
	
table#broker {
	margin: 10px 0;
	}
	
table#broker td {
	font-size: 116%;
	padding: 2px;	
	}
	
td.photo {
	font-style: italic;
	vertical-align: top;
	width: 130px;
	}

td.photo h2 {
	font-size: 116%;
	font-style: normal;
	font-weight: bold;
	}
	
td.description {
	vertical-align: top;	
	}
	
td.info {
	color: #990000;
	width: 140px;
	padding-left: 5px;
	}
	
.email {
	font-weight: bold;
	}
	
.email a {
	color: #990000;
	}
	
ul#resources li {
	font-size: 116%;
	padding: 5px;
	}
	
ul#resources a {
	color: #990000;
	}
	
ul#marketing,
ul#services,
ul#utilities,
ul#forsale {
	font-size: 131%;
	margin-left: 30px;
	}
	
ul#marketing li,
ul#forsale li {
	list-style-type: disc;	
	}

ul#services li {
	padding: 10px 0;
	}
	
ul#level_2 {
	margin-left: 30px;
	}
	
ul#level_2 li {
	list-style-type: disc;
	padding: 0;
	}
	
table#forsale,
table#detail,
.prop_detail,
.room_detail,
.agent_detail,
.image_detail {
	border: 1px solid #000000;
	width: 100%;
	}

table#forsale td,
table#forsale th {
	border: 1px solid #000000;
	padding: 3px 5px;
	text-align: center;
	}
	
table#forsale th {
	background: #990000;
	color: #ffffff;
	font-size: 131%;
	font-weight: bold;
	}
	
table#forsale td.photo {
	width: 50%;
	}
	
table#detail td {
	padding: 3px 5px;
	}
	
.prop_detail th,
.prop_detail td, 
.agent_detail td,
.agent_detail th,
.room_detail td,
.room_detail th,
.image_detail td,
.image_detail th {
	border: 1px solid #000000;
	padding: 3px 5px;	
	}
	
.prop_detail th {
	text-align: right;
	}
	
.prop_detail th,
.agent_detail th,
.room_detail th,
.image_detail th {
	background: #990000;
	color: #ffffff;
	font-weight: bold;
	}
	
form#contact {
	margin: 0 auto;
	padding: 0;	
	}
	
form#contact table {
	padding-left: 20px;
	}

form#contact td {
	padding: 5px;
	}
	
a.yuimenubaritemlabel{
	color: #f4f24f;
	font-weight: bold;
	}


	
	