#container {width:100%; margin: 0px;}
#left {float:left; width:287px; margin: 0px;}
#main-content {padding:10px; margin-left:290px;}

#header {
	height: 111px;
	width: 100%;
	background: url('images/top_spacer.gif');
	clear: both;
}
	#nav {
		display: inline;
		height: 111px;
		float: right;
	}
	#topbanner {
		width: 600px;
		margin-top: 22pt;
		margin-right: 6pt;
		text-align: right;
		float: right;
	}
		#topbanner img {
			display: inline;
			margin-left: 8pt;
			float: right;
			height: 85px;
		}
		#topbanner div {
			font-size: 8pt;
			font-style: italic;
		}
		#topbanner div a {
			text-decoration: none;
			color: black;
			font-weight: bold;
		}
	#home {
		height: 111px;
		float: left;
	}
		

#footer {
	height: 89px;
	width: 100%;
	clear:both;			
	background: url('images/bottom_spacer.gif');
}
	#city {
		display: inline;
		height: 89px;
		float: right;
	}

	#advertise {
		display: inline;
		height: 89px;
		float: left;
	}

body {
	font-family: verdana, sans serif;
	font-size: 10pt; 
	background: #fff url('images/light-beige.gif') repeat-y;
}

img {
	border: none;
}

/* start crazy stuff */

.headline {
	border-bottom: 2px solid #F7F3E8;
	color: black;
	font-size: 100%;
	font-weight: bolder;	
	margin:0px;
}

/* search links */
#homelink {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}

.search {
	position: absolute;
	z-index: 2;
	font-size: 8pt;
	text-align: right;
	right: 10px;

}

	#address {
		top: 3px;
	}
	#address a {
		text-decoration: none;
		color: black;
	}
	#address a:hover {
		text-decoration: underline;
	}
	#address a:visited {
		color: grey;
	}

	#input {
		top: 30px;
	}
	#input input {
		border: 1px solid #666;
		background-color: #fff;
		vertical-align: middle;
		font-size: 7pt;
	}
	#input #textbox {
		height: 13px;
		width: 135px;
		padding-left:3px;
	}
	#input select {
		height: 17px;
		width: 140px;
		border: 1px solid #666;
		background-color: white;
		vertical-align: middle;
		font-size: 7pt;
	}
	#input #button {
		height: 17px;
		padding-bottom: 1px;
	}
/*

input { border: 1px solid #666; background-color: #fff; vertical-align: middle; }
#searchsubmit { height: 20px; padding-bottom: 1px; }
#s { width: 120px; height: 24px; }

*/

.hidden {
	display: none;
 	padding:3px 50px;
}
.show {
 	padding:3px 50px;
}

.footertext {
	height: 50px;
	font-size: 7pt;
	padding: 0px 10px;
	text-align: left;
}
	.footertext a {
		text-decoration: none;
		color: black;
	}
	.footertext a:hover {
		text-decoration: underline;
	}
	.footertext a:visited {
		color: grey;
	}
	#footeradinfo {
		display: inline;
		float: left;
		text-align: left;
		width: 287px;
	}
	#facebookspan {
		display: inline;
		float: left;
	}
	.fb_share_link {
		padding:2px 0 0 20px;
		background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left;
	}
	#links {
		float: right;
	}

.heading {
	margin:3px 50px;
}

	#title {
		background: #FFFF66;
		width: 80%;
		font-size: 9pt;
		padding: 2px;
		border: 1px solid #D8D81E;
		clear: both;
	}
	#title a {
		font-weight: bold;
		text-decoration: none;
		color: black;
	}
	#title a:hover {
		text-decoration: underline;
	}
	#title a:visited {
		color: grey;
	}
	#keywords {
		width:80%;
		font-size: 8pt;
		color: grey;
		margin-bottom: 10px;
	}


.hidemap {
		display: none;
}

#adcontainer {
	
}
#adinfo {
	width:100%;
	background: #DFE9F4;
	font-size: 9pt;
	padding: 2px;
	border: 1px solid #CDD6E0;
	clear: both;
	}
	#adinfo a {
		font-weight: bold;
		text-decoration: none;
		color: black;
	}
	#adinfo a:hover {
		text-decoration: underline;
	}
	#adinfo a:visited {
		color: #333333;
	}
	#adinfotext {
		font-size: 8pt;
		color: black;
	}
	#adinfotext img {
		border: 3px solid #DFE9F4;
		float: right;
	}

#quicklinks {
	width:300px;
	display:inline;
	float: right;
	background: #FFFFFF;
	border-left: 1px solid #DFE9F4;
	border-top: 1px solid #DFE9F4;
	font-size: 8pt;
	margin-left: 10px;
	padding: 10px;
}
	#quicklinks p {
		margin-bottom: 5px;
		margin-top: 5px;
	}
#rootquicklinks {
	width:226px;
	display:inline;
	float: right;
	background: #FFFFFF;
	border-left: 1px solid #DFE9F4;
	border-top: 1px solid #DFE9F4;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;

}

#leftbox {
	margin: 10px;
}

#leftnews {
	font-size: 10px;
	padding-left: 3px;
}
	#leftnews a {
		text-decoration: none;
		color: black;
	}
	#leftnews a:hover {
		text-decoration: underline;
	}
	#leftnews a:visited {
		color: darkblue;
	}

#leftlinks {
	font-size: 9px;
	text-align: center;
}
	#leftlinks a {
		text-decoration: none;
		color: black;
		font-weight: bold;
	}
	#leftlinks a:hover {
		text-decoration: underline;
	}
	#leftlinks a:visited {
		color: darkblue;
	}

.item {
	width:95%;
	font-size: 9pt;
	}
	.item div {
		padding: 2px;
	}
	.item a {
		font-weight: bold;
		text-decoration: none;
		color: black;
	}
	.item a:hover {
		text-decoration: underline;
	}
	.item a:visited {
		color: #333333;
	}
	.item #text {
		font-size: 8pt;
		color: black;
		padding-bottom: 8pt;
	}
	.item #text img {
		float: right;
	}
	.item #text h3 {
		margin-bottom: 2px;
	}

#citytitle {
	background: #B2C8E8;
	border: 1px solid #006699;
	padding-left: 3px;
	font-size: 10pt;
	margin-bottom: 0px;
	clear: right;
}
#sportstitle {
	background: #FF9999;
	border: 1px solid #993333;
	font-size: 10pt;
	padding-left: 3px;
	clear: right;
	margin-bottom: 0px;
}
#restauranttitle {
	background: #FFCC66;
	border: 1px solid #CC9900;
	font-size: 10pt;
	padding-left: 3px;
	clear: right;
	margin-bottom: 0px;
}
#headingtitle {
	background: #FFFF66;
	font-size: 10pt;
	padding-left: 3px;
	border: 1px solid #D8D81E;
	margin-bottom: 0px;
}
#newstitle {
	 
	background:#FFCC66;
	font-size: 10pt;
	border: 1px solid #FF9900;
	padding-left: 3px;
	margin-bottom: 0px;
}
#description {
	margin-bottom:10px;
}



#weathertitle {
	border: 1px solid #99CCFF;
	background: #C6E3FF;
	font-size: 10pt;
	padding-left: 3px;
	margin-bottom: 0px;
}
#coupontitle {
	border: 1px solid #339933;
	background: #A6ED8D;
	font-size: 10pt;
	padding-left: 3px;
	margin-bottom: 0px;
}
#shoppingtitle {
	border: 1px solid #33CCCC;
	background: #99CCCC;
	font-size: 10pt;
	padding-left: 3px;
	clear: right;
	margin-bottom: 0px;
}

.letter {
	font-size: 12pt;
}
.companyname {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.listing {
	font-size:100%;
	font-weight: normal;
	margin-top: 3px;
}
.cityinfo {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
.restaurantlisting {
	font-size:120%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

.sponsors {}
	.sponsors dt {
		font-weight: bold;
		clear: left;
	}
	.sponsors dd {
		clear: left;
		margin-bottom: 10px;
	}
	.sponsors li {
		margin-bottom: 10px;
	}
	
img.logo {
	display: block;
	margin: 5px;
}

#indexsearch {
	border: 1px solid #99CCFF;
	background: #DFE9F4;
	padding: 10px;
	width: 450px;
	margin-top: 10px;
}
#gmotdcontainer {
}