body {
	color: #000;
	font-size:.9em;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF url(/graphics/bkgds/swoosh.jpg) no-repeat 0px 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
  color: #000;
}
a:active {
	color: #660033;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
h4 {
	font-style: italic;
}
img {
	border: 0px;
}
table, td, th, tbody {
    padding:0;
	margin:0;
}
#header {
	width: 100%;
	padding: 10px 10px 0px 10px;
}
#header .logo {
	float: left;
}
#lft {
	vertical-align: top;
	padding: 0;
	margin:0;
}
#menu {
	padding-left: 12px;
}
#nav {
	font-size: 1.2em;
	font-weight: bold;
	width: auto;
	padding: 14px;
	margin:0;
}
#nav li {
	list-style-type: none;
	padding-bottom: 8px;
}
#nav li a:link {
    color:#fff;
}
#nav li a:hover {
}
#nav li a:visited {
    color:#99CCFF;
}
#menu img {
	padding: 30px 0 0 4px;
}
#menu .cc {
	padding-left: 12px;
}

#cntr {
	padding:8px;
	vertical-align: top;
	width: 100%;
}
#rght {
	text-align:left;
	vertical-align: top;
	padding: 0;
	margin:0;
	float:right;
}

.container {
	width: 100%;
}
.content_box {
	width: auto;
	margin-left:20px;
	float: left;
}
#store {
	margin:8px;
}
#store img {
	margin-left: 14px;
	margin-right: 4px;
	border: 2px solid #000;
	float:right;
}
img.store {
    border:#000 2px solid;
}
.home {
	text-align: justify;
	width: 100%;
	float:left;
}
.home p img {
	float: right;
	margin: 0 0 0 8px;
	border: black solid 2px;
}
#footer {
	color: #02365a;
	font-size: .8em;
	text-align: center;
	width:100%;
}
#footer div {
    padding:4px;
}
.button  hr {
	width:36px;
	margin-left:0;
}
.address {
	font-size: 11px;
}
.cntr {
	text-align: center;
}
.back {
	color: #0066FF;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
}
.back a:link {
	color: #0066FF;
}
.copyright {
    font-size:.8em;
}
.abm {
    font-size:.8em;
}
#news {
	text-align: justify;
}
#news h4 {
	text-align: center;
}
#news .pub_date {
	float:right;
	font-size: .8em;
	font-family: cursive;
	text-align:bottom;
}
#flyer {
	font-size: .7em;
	margin: 30px 10px 0 0;
}
.flyer_box {
	width: 156px;
	margin: 2px 2px 10px 6px;
}
.flyer_text {
	padding:8px;
}
#flyer h4 {
	text-align: center;
	color: #FFF;
	padding:8px;
	margin:0;
}
.bannerbox {
	width: auto;
	height: auto;
}	
.link_table {
	margin: 20px 0px 8px 10px;
	text-align: left;
}
.link_table th {
	background-color: #87B9DC;
}
.link_table td {
	padding: 4px 12px 12px 4px;
	border-bottom: thin solid #B3E7FF;
}
.odd {
	background-color:#DDECF3;
}
.even {
	background-color:#F3F6F8;
}
.site_name {
	vertical-align: top;
	font-weight: bold;
	width: 160px;
	background-color: #FFFBDE;
}
.site_link {
	vertical-align: top;
}
.site_desc {
	vertical-align: top;
	background-color: #E2E2E2;
}
.site_admin {
	vertical-align: top;
	background-color: #CED8E2;
}
#coupons {
	width: 800px;
}
.coupon {
	color: #FFFFFF;
	height: 120px;
	width: 260px;
	background-color: #026dba;
	border: 2px dotted #000;
	background-image: url(/coupons/v_logo.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding: 6px 10px 14px 80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 20px 10px;
	float: left;
}
.amt {
	font-size: 30px;
	font-weight: bold;
	position: relative;
	top: 0px;
}
.purchase {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: -12px;
}
.method {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 0px;
	text-transform: uppercase;
}
.exp {
	font-size: 10px;
	position: relative;
	top: 4px;
}
.staff {
	background-color: #F3F6F8;
	margin-bottom: 10px;
	border: 1px solid #938D70;
}
#owners {
	width: 508px;
	float: none;
}
.owners {
	width: 230px;
	padding: 12px 10px 0px 10px;
	float: left;
}
.owners img {
	width: 200px;
	border: 10px solid #026dba;
	padding: 0px;
}
.gallery_table {
	width: 600px;
}
.gallery {
	width: 140px;
	padding: 10px 4px 0px 4px;
	display: block;
	margin-bottom: 0px;
}
.gallery img {
	width: 120px;
	float: none;
	border: 6px solid #026dba;
	padding: 0px;
}
.flt_lft {
	float: left;
}
.flt_rght {
	float: right;
}
.print {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.just {
	text-align: justify;
}
.foodmenunav {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: url(/graphics/bkgds/menu_bkgd.png);
	padding: 6px 20px 6px 20px;
}
.foodmenunav a {
	text-decoration:underline;
}
.foodmenu {
	background: url(/graphics/bkgds/menu_bkgd.png);
	border: 1px solid #DDECF3;
	width: 500px;
	padding: 10px;
	display: block;
}
.foodmenulinks {
	background-color: #ffcc66;
	border: 1px solid #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 480px;
	padding: 6px 0px 6px 0px;
	clear: both;
}
.fm_heading {
	color: #bb0211;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}
.subheader {
	font-style: italic;
	font-weight: bold;
}
.fmenubox {
	width: auto;
	text-align:left;
	/*float: left;*/
}
.foodmenu  h3 {
	color: #bb0211;
	font-size: 1.1em;
	font-style: italic;
	margin:4px 0 0 0;
	position:relative;
	left:-6px;
}
.foodmenu  h4 {
	font-style: italic;
	margin:2px 0;
}
.fmenu_bkgd {
	padding: 4px;
	margin: 2px;
}
.best {
	background: url(/scotty_b/foodmenu/scottys_best.gif) 440px 40px no-repeat;
	padding: 4px;
	margin: 2px;
	padding-right:54px;
}
.best h4, .best h3 {
}
.foodimgs {
	margin: 16px 0px 16px 0px;
}
.foodblock {
	padding-top: 66px;
}

.subtitle {
    font-size:.9em;
    font-style:oblique;
    padding-left:6px;
    display:block;
}

.itemdesc {
    font-size:.9em;
    padding-left:10px;
    display:block;
}

#direct {
	margin: 0px 10px 0px 10px;
}
#direct p {
	text-align: justify;
}
#direct .mapimg {
	border: 6px solid #026dba;
	margin: 0px 0px 10px 0px;
}
#direct .storeimg {
	float: right;
}
.break {
	width: 100%;
	clear: both;
	text-align: center;
}
/*** IE6 Fix ***//* RC width */
/** html #menu {
	padding-left: 4px;           
	margin-top: 0px;
}*/
