img {
	border: none;
}

img#frame {
	border: 1px solid #4a4a4a;
	padding: 3px;
	background: #FFFFFF;
}

a {
	text-decoration: none;
}

h1 {
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	color: #4a4a4a;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 36px;
	line-height: 20px;
	letter-spacing: -2px;

}

h2 {
	font-family: Gill Sans, Verdana;
	color: #38731F;
	font-size: 14pt;
	font-style: bold;
}

h3 {
	font-family: Gill Sans, Verdana;
	color: #4A4A4A;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

h3 span {
	color:#38731F;
}

hr {
	width: 60%;
	color: #4a4a4a;
}

input#text {
	width: 220px;
}

div.thumbnail{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 440px;
	text-align: center;
	}	

div.thumbnail img{
	margin: 5px;
	width: 120px;
	background: #FAFAFA;
  border: 1px solid #DCDCDC;
	padding: 5px;
}

div.thumbnail img:hover{
	background: #FAFBBA;
}

body {
    background: #f8ecc9;
	background-image: url('images/back-top.jpg');
    background-repeat: repeat-x;
	text-align: center;
    padding: 0px;
    margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.wrapper {
	width: 1024px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

div.header {
		height: 343px;
    width: 1024px;
    position:relative;
		margin:0 auto;
		text-align:left;

		background-image: url("images/header_01.jpg");
    
    color: #FFFFFF;
    
		border: 0px solid red;
}

div.header a {
    color: #FFFFFF;
}

div.headerLinksLeft {
    width: 400px; 
    float: left;
    margin-top: 260px;
    text-align: center;
    border: 0px solid yellow;
    z-index: 1;
}

div.headerLinksRight {
    width: 400px;
    float: right;
    margin-top: 260px;
    text-align: center;
    border: 0px solid red;
}

div.logoGreenman {
		position:absolute;
		top:145px;
		left: 390px;
		width: 250px;
		height: 264px;
}

div.logoBestBitter {
		position:absolute;
		top:148px;
		left: 390px;
		width: 250px;
		height: 264px;
}

div.logoKeefes {
		position:absolute;
		top:153px;
		left: 389px;
		width: 250px;
		height: 264px;
		text-align: center;
}

div.content {
    font-size: 9pt;
}

.spacer {
	width: 100%;
	clear: both;
}

div.twoColumn {
		margin-top: 40px;
    text-align: left;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    .height: 200px;
    }
    
div#columnLeft {
    float: left;
    width: 45%;
    border: 0px solid red;
}

div#columnRight {
    float: right;
    width: 48%;
    border: 0px solid blue;
}

div#twoThirdColumnLeft {
	float: left;
	width: 65%;
}

div#oneThirdColumnRight {
	float: right;
	width: 32%;
}

table {
	font-size: 9pt;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: none;
	}
	
table img {
	display: block;
}

table#visible {
	border-collapse: collapse;
	text-align: center;
	padding: 4px;
	font-size: 9pt;
}

table#visible td{
	border-collapse: collapse;
	border: 1px solid #4a4a4a;
	padding: 4px;
}

table#visible tr#even {
	background: #e4d3a0;
}

table#visible tr#even:hover {
	background: #f0d278;
}

table#visible tr:hover {
	background: #f0d278;
}

table#visible th#topLeft {
	background: none; 
	border-top: none; 
	border-left: none;
}

table#visible tr#noHover:hover {
	background: #f8ecc9;
}

th {
	border: 1px solid #4a4a4a;
	background: #d7a700;
	background-image: url('images/th-back.jpg');
	padding: 4px;
}


div#menu {
	float: left;
	background-image: url('images/yellowback.gif');
	width: 602px;
	.width: 610px;
	height: 19px;
	.height: 21px;
	text-align: left;
	padding-left: 8px;
	font-size: 10pt;
	padding-top: 2px;
}

div#menu a {
	color: #000000;
}

div#menu a:hover {
	color: #045eb0;
}

div#menu2 {
	float: left;
}

div#content {
	background-image: url('images/back2.gif');
	width: 720px;
	height: 300px;
	text-align: left;
}

div#fullContent {
	width: 720px;
	height: 300px;
	background: #FFFFFF;
	margin-right: 0px;
	font-size: 8pt;
	text-align: left;
	padding: 8px;
}

div#rightContent {
	float: right;
	width: 220px;
	height: 200px;
	background: green;
	margin-right: 0px;
}

div#leftContent {
	
	height: 300px;
	width: 480px;
	.width: 499px;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	font-size: 8pt;
	text-align: left;
	padding: 8px;
}

div#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
  margin-bottom: 20px;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}

div#footer a{
	color: #000000;
}

div#footer a:hover{
	color: #000000;
}