/* SCOTT'S HARBOR GRILL */
* {margin:0; padding:0;
}
body {
	background-color: #80DAE6;
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
#main_wrapper {
	width:840px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	background-color: #CCF0F5;
	}
#header {
	}
#header_inner {
	}
#header_inner img {
	}
#nav {
	width:200px;
	float:left;
	background-color: #CCF0F5;
	}
#nav_inner {
	margin-top: 20px;
}
#nav_inner img {
}
#content {
	width:380px;
	float:left;
	background-color: #CCF0F5;
	}
#content_inner {
	padding-top: 20px;
	margin-bottom: 20px;
	}
#content_inner p {
	padding-right: 35px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
#promo {
	width:260px;
	float:left;
	}
#promo img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#promo_inner {
	}
#footer {
	width:100%;
	clear:both;
	background-color: #00B5CC;
	height: 40px;
	}
#footer_inner {
}
#footer_inner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	margin-right: 26px;
	margin-left: 26px;
	padding-top: 12px;
	font-weight: bold;
}
#footer_inner {
	text-align:center;
	padding-bottom: 0.5px;
	}
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden;
	}
a:hover {
	color: #FBAF5F;
}
a:link {
	color: CCF0F5;
	text-decoration: none;
}
a:visited {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #000000;
	font-size: 1em;
	line-height: 10px;
	padding-left: 20px;
}
h2 {
	text-transform: uppercase;
	color: 00B5CC;
	font-size: 0.65em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: F39F4D;
	padding-left: 20px;
	text-transform: uppercase;
}
.specialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 18px;
}
#content_inner a {
	color: 00B5CC;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 14px;
	text-decoration: none;
}
#content_inner img {
	margin-left: 20px;
	margin-top: 15px;
}
#content_inner img {
	margin-bottom: 10px;
	margin-top: 0px;
}
