html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------general------------------*/

/*
body {
background: #6a1a23 url(gfx/background2.png) repeat-y center;
font-family: verdana, "trebuchet MS", Arial, Helvetica, sans-serif;	
text-align: center;
*/
body {
background: #dc131e;
font-family: verdana, "trebuchet MS", Arial, Helvetica, sans-serif;	
text-align: center;
}

#container-wrapper {
background: #6a1a23 url(gfx/background3.png) repeat-y center;
width: 980px;
margin: auto;
text-align: left;	

}

#container {
width: 980px;
margin: auto;
text-align: left;	
}

p  {
line-height: 1.2;
text-align: justify;
}
a {	
font-weight: bold;		
}
	

a:link, a:visited {
color: #6a1a23;	
}

a:hover, a:focus, a:active {
color: #dbb100;	
}

p, li {
line-height: 1.5;
text-align: justify;
}

.special {
clear: both;	
padding: 5px 20px;	
margin: 10px 23px 10px 25px;
background-color: #d6a65c;
border-radius: 5px;
font-size: 1.01em;
font-weight: bold;
color: #521900;
}


/*--------------------branding------------------*/

#branding {
position: relative;	
height: 190px;
width: 980px;
background-image: url(gfx/header2.jpg);
font-weight: bold;
font-size: 19px;
color: #ffffcc;
}

#branding h1 {
position: absolute;
top: 35px;
left: 20px;
text-indent: -9999px;
background: url(gfx/case-brewer-3.png) no-repeat;
width: 680px;
height: 95px;	
}
#branding h3 {
position: absolute;
top: 115px;
left: 20px;	
text-indent: -9999px;
background: url(gfx/tag-line3.png) no-repeat;
width: 680px;
height: 90px;
}

#branding h6 {
position: absolute;
top: 40px;
left: 770px;
text-indent: -9999px;
background: url(gfx/logo.png) no-repeat;
width: 141px;
height: 72px;	
}

#branding h2 {
position: absolute;
top: 35px;
left: 570px;
text-indent: -9999px;
background: url(gfx/fishspecials.png) no-repeat;
width: 248px;
height: 137px;	
}

#branding h5 {
position: absolute;
top: 140px;
left: 735px;
text-indent: -9999px;
background: url(gfx/phone.png) no-repeat;
width: 31px;
height: 21px;	
}

#branding h4 {
position: absolute;
top: 142px;
left: 770px;
font-style: oblique;
}


/*--------------------nav------------------*/

#nav {
width: 980px;
height: 50px;
background:url(gfx/nav3.jpg) no-repeat;
}

#nav li {
float: left;
height: 50px;	
background: url(gfx/seperator.png) no-repeat;
padding: 5px 25px 5px 25px;
}

#nav li.first {
background: none;
}

#nav a {
text-decoration: none;
font-weight: bold;
font-size: 1.5em;
color: #ffffcc;
}

#nav a:hover, a:focus, a:active {
color: #dbb100;
}




/*--------------------footer------------------*/
#footer h3 {
text-align: center;	
}
#footer {
position: relative;
clear: both;
width: 980px;
height: 70px;	
background: url(gfx/footer2-bg.png) no-repeat;	
text-align: center;	
font-weight: bold;
font-size: 17px;
color: #ffffcc;
}
#footer h3{
position: absolute;
bottom: 37px;
left: 100px;
}

#footer h5 {
position: absolute;
bottom: 26px;
left: 20px;
text-indent: -9999px;
background: url(gfx/logo-left.png) no-repeat;
width: 71px;
height: 36px;	
}
#footer h6 {
position: absolute;
bottom: 26px;
left: 884px;
text-indent: -9999px;
background: url(gfx/logo-right.png) no-repeat;
width: 71px;
height: 36px;	
}

#footer h4 {
text-align: center;
padding-top: 38px;
font-size: 0.5em;	
}

#footer a {
color: #d6a65c;	
}

#footer p {
margin: 2px 0px 0px 0px;	
padding: 8px 10px 0px 10px;
text-align: center;
line-height: 1;
font-size: 8px;	
color: #d6a65c;
	
}


/*--------------------content------------------*/
#content {
float: left;
margin: 0px 25px;
width: 628px;
color: #521900;
}

#content h2 {
font-weight: bold;
padding: 10px 0px;
font-size: 1.6em;
color: #521900;	
text-decoration: underline;

}

#content h3 {
font-weight: bold;
padding: 5px 0px;
font-size: 1.2em;
color: #521900;	
}

#thirdcontent img {
float: right;
margin: 10px 23px 20px 5px;	
border: 1px solid #6a1a23;
padding: 3px;
background-color: #d6a65c;
}

#thirdcontent p {
margin: 15px 23px 15px 684px;
font-style: italic;
font-weight: bold;
color:	#6a1a23;
}


/*--------------------special extras------------------*/

#picturewords li {
float: right;
width: 265px;	
margin: 14px 23px 20px 5px;
border: 1px solid #d6a65c;
padding: 3px 3px 6px 3px;
background-color: #6a1a23;
color: #ffffcc;
}



#content img {
float: left;
margin: 5px 12px 5px 0;
border: 1px solid #990000;	
padding: 3px;
background-color: #d6a65c;	
}
/*--------------------contact------------------*/

#map {
float: left;
margin: 5px 5px 5px 1px;
border: 1px solid #d6a65c;	
padding: 3px 3px 8px 3px;
background-color: #6a1a23;	
}

#opentimes li {
float: right;
width: 265px;	
margin: 10px 23px 23px 5px;
border: 2px solid #6a1a23;
padding: 1px 1px 6px 1px;
background-color: #ffffcc;
border-radius: 5px;
color: #6a1a23;
}
.oly {
margin: 13px 23px 15px 684px;
font-style: italic;
font-weight: bold;
color:	#6a1a23;
}
