/* CSS Document */

body {	
	background: #DCD6C8 url(images/backgroundrepeat.jpg) repeat-y center;
	margin-top:0;
	margin-bottom:0;
	margin-left:-1px;
	* margin-left:0;
	margin-right:0;
	padding:0;
	font-family:Trebuchet MS, Tahoma;
	font-size:13px;
	color:#545742;
	}
	
#container {
	width:920px;
	}
	
#yellownav {
	background:url(images/yellownav.jpg) no-repeat center;
	width:916px;
	height:31px;
	font-size:12px;
	}
	
#address {
	height:12px;
	width:916px;
	background:#ECE9E1;
	}
	
#banner {
	background:url(images/banner.jpg) no-repeat center;
	height:165px;
	width:916px;
	margin-top:5px;
	}
	
#container2 {
	width:916px;
	background:#ECE9E1;
	*margin-top:0px;
	}
	
#topc {
	width:916px;
	height:20px;
	background:url(images/toprepeat.jpg) center no-repeat;
	}
	
#repeatc {
	width:916px;
	background:url(images/repeat.jpg) repeat-y center;
	min-height:500px;
	height: auto !important;
	height: 500px;
	overflow:auto;
	* overflow:inherit;
	}
	
#bottomc {
	width:916px;
	height:20px;
	background:url(images/bottom.jpg) center no-repeat;
	}
	
#sidecontent {
	width: 186px;
	*width: 196px;
	padding:0 10px 0 0;
	*padding:0 0 0 0;
	float:left;
	margin-left:8px;
	*margin-left:4px;
	}
	
#content {
	width: 654px;
	padding-left:20px;
	padding-right:20px;
	float:right;
	margin-right:18px;
	*margin-right:9px;
	}

ul#top {
	margin:0; 
	padding-top:8px;
	padding-left:18px;
	margin-right:0em;
	}
	
li.top {
	list-style-type:none;
	display:inline;
	* margin-right:23px;
	margin-right:28px;
	}
	
a.mls:link, a.mls:active, a.mls:visited {
	width: 190px ; 
	height: 67px ; 
	display: block; 
	overflow:hidden;
	background: url(images/MLSlistinglackawanna.jpg) 0px 0px no-repeat;
	}
	
a.mls:hover {
	background-position: -190px 0px;
	}
	
a.mls2:link, a.mls2:active, a.mls2:visited {
	width: 190px ; 
	height: 67px ; 
	display: block; 
	overflow:hidden;
	background: url(images/MLSlistingluzerne.jpg) 0px 0px no-repeat;
	}
	
a.mls2:hover {
	background-position: -190px 0px;
	}
	
a.corporate:link, a.corporate:active, a.corporate:visited {
	width: 190px ; 
	height: 67px ; 
	display: block; 
	overflow:hidden;
	background: url(images/corporaterelocation.jpg) 0px 0px no-repeat;
	}
	
a.corporate:hover {
	background-position: -190px 0px;
	}	
	
a.featuredlistings:link, a.featuredlistings:active, a.featuredlistings:visited {
	width: 190px ; 
	height: 67px ; 
	display: block; 
	overflow:hidden;
	background: url(images/featuredlistings.jpg) 0px 0px no-repeat;
	}
	
a.featuredlistings:hover {
	background-position: -190px 0px;
	}	
	
a.searchourschools:link, a.searchourschools:active, a.searchourschools:visited {
	width: 190px ; 
	height: 67px ; 
	display: block; 
	overflow:hidden;
	background: url(images/searchourschools.jpg) 0px 0px no-repeat;
	}
	
a.searchourschools:hover {
	background-position: -190px 0px;
	}
	
a.top:link, a.top:active, a.top:visited {
	color:#545742;
	text-decoration:none;
	}
	
a.top:hover {
	color:#73775E;
	text-decoration:none;
	}
	
a:link, a:active, a:visited {
	color:#2D2E23;
	}
	
a:hover {
	color:#73775E;
	}
	
h1 {font-size:14px;}


h2 {font-size:14px;}

p {text-align:justify;}

.1 {text-align:center;}

hr {color:#FFFF00;}