/*
Design by Free CSS Templates

Released for free under a Creative Commons Attribution 2.5 License
*/


.bl {background: url(images/bl.gif) 0 100% no-repeat #e6dd9c; width: 460px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img1.gif) repeat-y center top;
	font-family: "Arial";	
	color: #382726;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h4 { padding-top: 20px; border-bottom: 1px dotted solid #333333}

img {
border: 0px;
}

.galleryitem {
  background: #EFEFEF;
	width: 200px;
  clear: both;
	color: #333;
	font: normal 14px "Lucida Sans Unicode",sans-serif;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #999999;
}

.galleryitem a{
	color: #333;
  text-decoration: none;
}

.galleryheader {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 17px;
	color: #444444;
	width: 460px;
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom: 1px dashed #666666;
}



#h2tue {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 310px;
	padding-left: 25px;
	padding-top: 17px;
	height: 90px;
  background-image:url(images/h2beer.jpg);
}

p.thumbs { 
	margin: 0;
	padding: 10px 0 0 0px; 	
}
.thumbs img { 
	position: relative;
	margin: 4px; padding: 5px;	
	background: #D6D8D8;
  border: 1px solid #C6C7C7;
}
.thumbs img:hover	{ border: 1px solid #453025; }
.thumbs a:hover { background-color: transparent; border: none }

#h2 {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 268px;
	padding-left: 25px;
	padding-top: 17px;
	height: 50px;
  background-image:url(images/h2.jpg);
}

#h2mon {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 305px;
	padding-left: 25px;
	padding-top: 17px;
	height: 90px;
  background-image:url(images/h2cards.jpg);
}

#h2tue {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 310px;
	padding-left: 25px;
	padding-top: 17px;
	height: 90px;
  background-image:url(images/h2beer.jpg);
}

#h2wed {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 303px;
	padding-left: 25px;
	padding-top: 17px;
	height: 70px;
  background-image:url(images/h2gay.jpg);
}

#h2thu {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 303px;
	padding-left: 25px;
	padding-top: 17px;
	height: 90px;
  background-image:url(images/h2beer.jpg);
}

#h2fri {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 305px;
	padding-left: 25px;
	padding-top: 17px;
	height: 80px;
  background-image:url(images/h2disco.jpg);
}

#h2sat {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 305px;
	padding-left: 25px;
	padding-top: 17px;
	height: 80px;
  background-image:url(images/h2disco.jpg);
}

#h2sun {
	font-family: tahoma, Arial;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;
	width: 305px;
	padding-left: 25px;
	padding-top: 17px;
	height: 80px;
  background-image:url(images/h2disco.jpg);
}


.frontpage{
	font-size: 18px;
	font-family: "Arial";
  line-height: 25px; 	
}

ul {
	list-style: square;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	background: #333333 url(images/header.jpg) no-repeat center top;
  width: 718px;
	height: 323px;
	margin: 0 auto;
border: 1px solid black;
}

#header * {	
  text-transform: lowercase;
	text-decoration: none;
	color: #B2D553;
	
}

#header h1 {
	float: left;
	padding: 20px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 38px 20px 0 0;
	font-size: 1.6em;
}

/* Menu */

#menu {
	width: 718px;
	height: 35px;
	margin: 0 auto;
	background: #000000 url(images/img2.gif) repeat-x;
	border: 1px solid black;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000000;
}

#menu li {
	display: inline;
	background: #000000;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 8px 15px 0  15px;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;	
}

#menu a:hover {
	background: #000000;
	border-bottom: 0px solid #000000;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 718px;
	margin: 0 auto;
	border:0px pink solid;
}

/* Column One */

#colOne {
	float: left;
	width: 470px;
	padding: 20px 0 0 20px;
	border: 0px solid blue;
}

#colOne h2 {
	margin-bottom: 0;
	font-size: 2em;
}

#colOne h3 {
	font-size: 1.6em;
}

#colOne .file {
	margin-top: 0;
}

#colOne .posted {
	height: 26px;
	margin: 0 0 20px 0;
	padding: 8px 0 0 10px;
	background: #EFCCB3 url(images/img4.gif) repeat-x;
}

#colOne .posted, #colOne .posted a {
	color: #CD6216;
}

#colOne a {
	color: #8CA640;
}

#colOne a:hover {
	text-decoration: none;
}

/* Column Two */

#colTwo {
	float: right;
	width: 205px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo form {
	padding: 20px 10px;
}

#colTwo h2 {
	height: 26px;
	margin: 1em 0 .5em 0;
	padding: 7px 0 0 10px;
	background: #CD6216 url(images/img3.gif) repeat-x;
	font-size: 1em;
	color: #FFFFFF;
}

#colTwo ul ul {
	padding: 10px;
	list-style: square inside;
	color: #CD6216;
}

#colTwo ul ul a {
	text-decoration: none;
	color: #CD6216;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 94%;
}

#submit1 {
	display: none;
}

/* Footer */


#footer {
	width: 718px;
	height: 80px;
	margin: 0 auto;
	background: #FFFFFF;
}

#footer * {
	color: #EFCCB3;
}

#sidebaradd1 {
height: 200px;
font-size: 20px;

background-image:  url(images/corkysadd1.jpg) no-repeat;
}


#sidebaradd2 {
height: 200px;
font-size: 20px;

background-image:  url(images/sambucadd1.jpg) norepeat;
}

#sidebaradd3 {
height: 200px;
font-size: 20px;

background-image:  url(images/djadd1.jpg) norepeat;
}
