body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#576162;
	background-image: url(image/bodybackground.jpg);
	background-repeat:repeat-x;
	}

#pageWrapper {
	width:1000px;
	margin:auto;
	background-color:#fff;
	}

#weatherBanner {
	position:relative;
	top:20px;
	margin-bottom:-33px;
	left:730px;
	width: 100px;
}


#content{
	width:730px;
	}

#breadcrumb {display:none;}

#google {display:none;}

#rrc-banner {
	background-color:#fff;
	}
	
#rrc-banner img {
	}
	

/*


*html #bannerWrapper {
	margin-bottom: -5px;
	}

>html #bannerWrapper {
	margin-bottom: 0px;
	}


*/


h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	color:#586161;
}

li.logOut, li.logIn {display:none;}


#nav {
	background-image: URL(image/navbackground.jpg);
	background-repeat:no-repeat;
	height: 600px;
	margin-left:-960px;
	z-index:-1;
	}



*html #nav {
	display:inline;
	}

#nav ul  { 
	list-style: none;
	margin-left:-15px;

}

#nav ul li {
		/*background-color:#586161;*/
		margin-top:5px;
		width: 180px;
}

#nav ul li a {
	border:1px solid #000;
	background-image:url(image/navaBackground.png);
		padding-left:5px;
	}

#nav a:link, #nav a:visited  {
	display: block;
	width: 100%;
	color: #eee;
	margin:10px;
	text-decoration: none;
}


#nav a:hover {
	text-decoration:underline;
	color:#fff;
}


#nav ul li.m1 {
	width:170px;
}


#nav ul li.m2 {
	width:145px;
	}

#nav ul li.m3 {
	width:120px;
	}


ul .level2 li.m2 {
}

/*
#nav a.current  {
	font-weight: bold;
}
#nav li ul li {
	margin: 0;
	padding: 0;
}
#nav li ul {	
	margin-bottom: .5em;
}
#nav li ul a   {  
	text-decoration: none; 
	border: none;
}

#nav li ul a:hover {

}
*/


#contentWrapper {
	width:930px;
}

#contentWrapperInside {
	padding:5px;
	}

a {
	color:#333;
}

.listingGalleryMain {
	width:500px;
}


#footer {
	color:#666;
	border-top:1px solid #666;
	text-align:center;
	font-size:.85em;
			}

.currentTop {
	}

.current span {}



