/* CSS Document For Tommyknocker Tavern */

* {
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6,p,blockquote,form,lable,ul,ol,dl,fieldset,address {margin: 0.5em 0;}
li,dd {margin-left:1em;}
fieldset {padding: .5em;}

body {
	text-align: center;
	background-image: url(graphics/brick2.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	}

#wrapper {
	width:860px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -5;
	margin-left: auto;
	background-image: url(graphics/header.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#wrapper2 {
	width:860px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -5;
	margin-left: auto;
	padding-top: 0px;
	}
#wrapper2 a:link, #wrapper2 a:visited {
	color: #FFFFCC;
	text-decoration: underline;
	font-size: .7em;
	}
#wrapper a:hover { color: #333333;}

#header {
	padding-top: 0px;
	margin-top: 0px;
	background-position: center top;
	height: 307px;
	margin-bottom: 0px;
	}

	
#sidebar {
	margin-right: 542px;
	margin-top: -9px;
	margin-left: 23px;
	background-image: url(graphics/tin.png);
	background-repeat: repeat-y;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 23px;
	padding-left: 14px;
	text-align: left;
	}

#sidebar h1 {
	font-size: 1.1em;
	line-height: normal;
	font-style: oblique;
	}
#sidebar p {
	font-size: 1em;
	text-indent: 9px;
	line-height: 1.4em;
	background-color: #003333;
	}	
#sidebar a:link, #sidebar a:visited {
	color: #663300;
	text-decoration: underline;
	}
#sidebar a:hover { color: #333333;}

#content {
	float: right;
	width: 468px;
	padding-top: 15px;
	padding-right: 55px;
	background-image: url(graphics/paper.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 12px;
	}
#content h1 {
	font-size: 1.2em;
	line-height: normal;
	font-style: oblique;
	}
#content p {
	font-size: 1em;
	text-indent: 9px;
	line-height: 1.2em;
	}	
#content a:link, #content a:visited {
	color: #663300;
	text-decoration: underline;
	}
#content a:hover { color: #333333;}
	 
#footer {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(graphics/headerbg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 830px;
	line-height: 2.5em;
	}
	 
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFCC99;
	font-size: 0.7em;
	letter-spacing: .1em;
	}
.fltrt {
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

[if IE 5]>
<style type="text/css"> 
#sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
#sidebar1 { padding-top: 30px; }
#content { zoom: 1; }
</style>
<![endif]
