html,body {
	height: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	color: #000;
	font-family: tahoma;
}

body{
	background: #fff94c;
	font-size: 11px;	
}

.wrapper{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.content{
	background: #fff;
	float: left;
	width: 860px;
	padding: 10px;
	margin: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	.banner{
		float: left;
		width:860px;
		height: 78px;
		}
		.toplogo{
			float: left;
			width:288px;
			height: 78px;
			padding: 0 0 0 295px;
		}
		.locationchange{
			display: inline;
			float: right;
			width: 200px;
			height: 66px;
			text-align: right;
			}
			
			#loco{
				display: inline;
				float: left;
				width: auto;
				height: 16px;
				text-align: left;
				margin: 0 0 0 55px;
			}

h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0 0 15px 0;
}

form{
	width: 100%;
	height: 200px;
	text-align: center;
}

form.pagenav{
	width: 100%;
	margin: 10px 0 0 0;
	height: 25px;
	text-align: center;	
}

dl.results{
	width: 550px;
	background: #ffffff;
	margin: 0;
	padding: 0 0 10px 0;
}

dl.resultsodd{
	width: 550px;
	background: #ebebeb;
	margin: 0;
	padding: 0 0 10px 0;
}

.adsectionhome{
	width: 860px;	
	height: 90px;
	margin: 0 0 25px 0;
	text-align: center;
	
}

.adsectionlatest{
	float: right;
	width: 300px;	
	height: 900px;
	margin: 0 0 0 5px;
}

.adsectionsearch{
	float: right;
	width: 300px;	
	height: 900px;
	margin: 0 0 0 5px;
}

td{
	text-align: left;	
}

p.navi{
	text-align: center; 
	width: 860px;
	padding: 10px 0 10px 0;
}

p.error{
	text-align: center; 
	width: 860px;
	padding: 10px 0 10px 0;
	color: red;
	font-weight: bold;
}
p.locationheader{
	text-align: center;
	width: 860px;
	color: #8fcc06;
	font-size: 16px;
	font-style: italic;
}

form.sort{
	text-align: right;
	width: 860px;
	height: 25px;
	padding: 0 10px 0 0;	
}

.footer{
	float: left;
	width: 880px;
	height: 150px;
	margin: 10px 0 0 0;
}

p.copy{
	float: left; 
	text-align: left;
	width: 200px;
}

p.facebook{
	float: right;
	text-align: right;
	width: 200px;
}

a{
	text-decoration: none;
}

a:link, a:visited {
	color: #0012ff;
}

a:hover, a:active {
	color: #4350ff;
}

.copy a:link, .copy a:visited {
	color: #0012ff;
}

.copy a:hover, .copy a:active {
	color: #0012ff;
	text-decoration: underline;
}

html .fb_share_button { 
	display:inline-block; 
	padding:1px 20px 0 5px; 
	height:15px; 
	border:1px solid #d8dfea;
	background: #fff url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 
}

html .fb_share_button:hover { 
	color:#fff; 
	border-color:#295582; 
	background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 
	text-decoration:none; 
}

select.sortddl{
	width: 150px;
}

p.motto{
	text-align: center;
	
}

h1{
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
