#listingWrapper {float:right; width:645px; padding-left:4px;}
#descriptionWrapper {float:left; width:300px;}

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#736257;
	height:100.1%;
	font:12px tahoma, arial, san-serif;

}

 /*removes dots from around links in FF*/
a {
  outline: none;
}

#header_container {
	text-align:center;
	background:url("/img/bg-header.gif") top left repeat-x;
	border:0px solid blue;
	min-width:970px;
 	/*overflow:hidden;used for the javascript resize based on screen width*/
	/*width:100%;used for the javascript resize based on screen width*/
}

.error {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
}

.menu {
	font-size:14px;
}

#header {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width:960px;
	height:80px;
	border:0px solid green;
}

#logo {
	position:absolute;
	top:26px;
	left:7px;
}

#breadcrumb {
	margin:2px 4px 0px 0px;
	float:right;
	color:#fff;
	font:11px tahoma, arial, san-serif;
}

#breadcrumb a{
	text-decoration:underline;
	color:#fff;
	font:11px tahoma, arial, san-serif;
}

#breadcrumb a:visited{
	color:#fff;
	text-decoration:underline;
}

#breadcrumb a:hover{
	background:transparent;
	color:#fff;
	text-decoration:none;
}

#content_container {
	text-align:center;
	background:#fff;
	min-width:970px;
 	/*overflow:hidden;used for the javascript resize based on screen width*/
	/*width:100%;used for the javascript resize based on screen width*/
	border-bottom:1px solid #fff;

}

#content_bg {
	background:url("/img/gradient-body.gif") top left repeat-x;
}

#content{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width:960px;
	border:0px solid #000;
}

#nav {
	position:relative;
	top:-5px;
	left:0px;
	height:45px;
	width:960px;
	text-align:right;
	background:url("/img/bg-nav.gif") bottom left repeat-x;
	border:0px solid green;	
}

#btn_1 {
	position:absolute;top:5px;left:321px;
}

#btn_2 {
	position:absolute;top:5px;left:425px;
}

#btn_3 {
	position:absolute;top:5px;left:521px;
}

#btn_7 {
	position:absolute;top:5px;left:622px;
}

#btn_4 {
	position:absolute;top:5px;left:706px;
}

#btn_5 {
	position:absolute;top:5px;left:790px;
}

#btn_6 {
	position:absolute;top:5px;left:873px;
}

#content_left{
	float:left;
	/*width:331px;*/
	width:249px;
	border:0px solid blue;
}

#content_left_admin{
	float:left;
	width:240px;
	border:0px solid blue;
}



#content_left_inner {
	margin:10px 0 0 0px;
	padding:0px 3 0 10px;
	background:url("/img/rule-gray.gif") top right repeat-y;
	border:0px solid blue;

}

#mls_search {
	/*width:318px;*/
	width:236px;
	background:#fff3e0;
	margin:0px 0 0 0px;
	padding:0 0 10 0px;
	border-top:1px solid #fff;
}

#mls_left {
	float:left;
	width:204px;
	background:url("/img/rule-dash-vert.gif") top right repeat-y;
	border:0px solid green;
}

#mls_left_inner {
	padding:6 12 10 12px;
}

#mls_right {
	float:right;
	width:111px;
	background:url("/img/gradient-mls.gif") top left repeat-y;
	border:0px solid blue;
}

#mls_right_inner {
	font:11px tahoma, arial, san-serif;
	padding:6 4 6 4px;
}

#mls_right_inner p {
	font:11px tahoma, arial, san-serif;
	margin:0px 0px 8px 0px;
}

ul#mls_options {
	font:11px tahoma, arial, san-serif;
	color:#000;
	line-height:13px;
	margin:0 0 0 10px;
	padding:0 0 0 0px;
	text-indent:-5px;
	list-style:url("/img/icon-arrow-blue.gif") outside;
}

#mls_options li{
	margin:0 0 6 0px;
}

#ad {
	margin: 0 0 2px 0px;
	padding: 0 0 3px 0px;
	background:url("/img/rule-gray.gif") bottom left repeat-x;
	
	border:0px solid black;
}

#leftnav {
	border:0px solid green;	
	background:#e2ecee;
}

#leftnav div.title{
	background:url("/img/site-administration.gif") top left no-repeat;
	height:26px;
	width:227px;
}

#leftnav .title h2{
	color:#fff;
}

#leftnav ul {
	list-style: none;
	margin:0 0px 0 0px;
	padding:0 0px 20 0px;
}

#leftnav .submenu img {
	vertical-align:middle;
	margin:0 0 2 0px;
} 

#leftnav li {
	font:bold 12px arial, san-serif;
	list-style: none;
	margin:0px 0px 0px 0px;
	line-height:14px;
	border:0px solid blue;
}

#leftnav li a {
	color:#000;
	padding:5px 10px 5px 30px;
	display:block;
	text-decoration:none;
}

#leftnav ul.level2 {
	padding:0 0px 0 0px;
	margin:0 0px 0 0px;
	border:0px solid blue;
	display:none;
}

#leftnav .level2 li a {
	color:#000;
	padding:5px 10px 5px 60px;
	display:block;
	text-decoration:none;
}

#leftnav ul.level3 {
	padding:0 0px 0 0px;
	margin:0 0px 0 0px;
	border:0px solid blue;
	display:none;
}

#leftnav .level3 li a {
	color:#000;
	padding:5px 10px 5px 90px;
	display:block;
	text-decoration:none;
}

#leftnav li a:visited {

}

#leftnav li a:hover {
	color:#000;
	background:#aac8cc;
}

#content_middle{
	float:left;
	/*width:400px;*/
	width:482px;
	border:0px solid blue;
}

#content_middle_admin{
	float:left;
	width:710px;
	border:0px solid blue;
}

#content_middle_inner {
	padding:25 0px 0 15px;
	border:0px solid blue;
}

#content_middle_inner_admin {
	padding:25 0px 0 25px;
	border:0px solid blue;
}


#content_right{
	float:right;
	width:213px;
	background:transparent;
	border:0px solid blue;
}

#content_right_inner {
	margin:10px 0 0 0px;
	padding:0px 10px 0 3px;
	background:url("/img/rule-gray.gif") top left repeat-y;
	border:0px solid blue;
}

#news {
	width:200px;
	background:#f5f9e9;
	margin:0px 0 0 0px;
	padding:0 0 12 0px;
	border-top:1px solid #fff;
}

.news_item {

}

.news_item_inner {
	margin:0 11 0 11px;
	padding:15 0 18 0px;
	background:url("/img/rule-dash-hor.gif") bottom left repeat-x;
}

.news_item_inner p {
	margin:0 3 0 3px;
}

.news_item_inner img {
	float:right;
}

#clear {
	clear:both;
	height:25px;
	border:0px solid #000;
}

#footer_container {
	min-width:970px;
	/*overflow:hidden;used for the javascript resize based on screen width*/
	/*width:100%;used for the javascript resize based on screen width*/
	text-align:center;
	background:url("/img/gradient-footer.gif") top left repeat-x;
	border:0px solid black;
}

#footer {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-bottom:80px;
	width:960px;
	border:0px solid green;
}

#footer p {
	font:11px tahoma, arial, san-serif;
	color:#b9b1ab;
	padding:12px 16px 0px 16px;
	border:0px solid #000;
}

#footer a {
	color:#e5e1df;
	text-decoration:none;
}

#footer a:visited {
	color:#e5e1df;
	text-decoration:none;
}

#footer a:hover {
	background:transparent;
	color:#fff;
	text-decoration:underline;
}

/* Begin Text Selectors */

h1{
	font:20px tahoma, arial, san-serif;
	color:#000;
	margin:0px 0px 6px 0px;
} 

h2 {
	font:16px tahoma, arial, san-serif;
	color:#000000;
	margin:0px 0px 6px 0px;
	font-weight:bold
}

h3 {
	font:14px tahoma, arial, san-serif;
	color:#000000;
	margin:0px 0px 6px 0px;
	font-weight:bold
}

p {
	font:12px tahoma, arial, san-serif;
	color:#000;
	margin:0px 0px 6px 0px;
}

td{
	font:12px tahoma, arial, san-serif;
	color:#000;
}


a {
	color:#025c97;
	text-decoration:underline;
}

a:visited {
	color:#025c97;
}

a:hover {
	background:#025c97;
	color:#fff;
	text-decoration:none;
}

ul {
	font:12px tahoma, arial, san-serif;
	color:#000;
	line-height:16px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
}

img {
	border:0;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.red {
	color:#FF0000;
}

.clear {
	clear:both;
	height:1px;
	border:0px solid #FFF;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}

.bluelink1 {
	color: #025c97;
	font-weight: bold;
	font-size:12px;
}

.style2 {
	color: #000000;
	font-weight: bold;
	font-size:12px;
}
.TableLight {
	background-color:#eeeeee;
}

.TableDark {
	background-color:#dadada;
}

.TableLinks {
	background-color:#363636;
}

.TableLinks td{
	padding:4 6 6 6px;
}

.subtitle {

	font:12px tahoma, arial, san-serif;
	font-weight:bold;
}

.white {
	color:#FFFFFF;
}

.submit {
	background:#90b908;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-top : 0px;
	margin:0 0 0 0px;
}

.nomargin {
	margin:0px 0px 0px 0px;
}


