
body {
	background-color: #666;
	padding: 0;
	margin: 0;
}
body, td, p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #613517;
	line-height: 1.5em;
}
h1 {
	color: #E96B10;
	font-size: 18px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	padding-bottom: 0;
	margin-bottom: 0;
}
a {
	color: #613517;
}
a:hover {
	color: #E96B10;
}
#container {
	margin: 10px auto 0 auto;
	width: 800px;
	background-color: #613517;
}

#header {
	position: relative;
	width: 800px;
	height: 100px;
	background: url(../images/topbar_addy.gif) no-repeat;
	border-bottom: 3px solid #a5d9ee;
}

#topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 25px;
}

#topmenu li {
	float: left;
	padding: 0;
	margin: 0;
	padding-left: 30px;
}
#topmenu li a {
	display: block;
}
#topmenu #btn_story a {
	background: url(../images/btntop_story.gif) no-repeat;
}
#topmenu #btn_story a:hover {
	background: url(../images/btntop_story-on.gif) no-repeat;
}
#topmenu #btn_sip a {
	background: url(../images/btntop_sip.gif) no-repeat;
}
#topmenu #btn_sip a:hover {
	background: url(../images/btntop_sip-on.gif) no-repeat;
}
#topmenu #btn_ship a {
	background: url(../images/btntop_ship.gif) no-repeat;
}
#topmenu #btn_ship a:hover {
	background: url(../images/btntop_ship-on.gif) no-repeat;
}
#topmenu #btn_shop a {
	background: url(../images/btntop_shop.gif) no-repeat;
}
#topmenu #btn_shop a:hover {
	background: url(../images/btntop_shop-on.gif) no-repeat;
}
#topmenu #btn_gearonline a {
	background: url(../images/btntop_gearonline.gif) no-repeat;
	width: 128px;
	height: 22px;
}
#topmenu #btn_gearonline a:hover {
	background: url(../images/btntop_gearonline-on.gif) no-repeat;
}
#topmenu #btn_swing a {
	background: url(../images/btntop_swing.gif) no-repeat;
}
#topmenu #btn_swing a:hover {
	background: url(../images/btntop_swing-on.gif) no-repeat;
}
#topmenu #btn_scoop a {
	background: url(../images/btntop_scoop.gif) no-repeat;
}
#topmenu #btn_scoop a:hover {
	background: url(../images/btntop_scoop-on.gif) no-repeat;
}
#topmenu #btn_blog a {
	background: url(../images/btntop_blog.gif) no-repeat;
}
#topmenu #btn_blog a:hover {
	background: url(../images/btntop_blog-on.gif) no-repeat;
}
#bodycontainer {
	background: url(../images/bktile.gif);
	width: 800px;
}
#main {
	width: 800px;
	background: url(../images/bkgd_sun.gif) no-repeat top right;
	padding-bottom: 20px;
}
#tbl_content {
	margin: 0;
	background: url(../images/dottedtile.gif) repeat-x 0 3px;
}
#tbl_content td {
	vertical-align: top;
}
#tbl_content .col1 {
	width: 38px;
}
#tbl_content .col2 {
	width: 372px;
}
#tbl_content .col3 {
	width: 40px;
}
#tbl_content .col4 {
	width: 350px;
	padding-top: 50px;
}
#footer {
	background: url(../images/footer_grass.gif) repeat-x;
	width: 800px;
	height: 50px;
}

.new {
	font-weight: bold;
	color: #ED8940;
}

#addy {
	color: #FFF;
	font-size:10px;
}
#social-logo {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FFF;
}
#social-logo a img {
	border: 0;
}
.tbl_hours th {
	text-align: right;
	font-weight: normal;
	font-style: italic;
	padding-right:10px;
}