﻿body {
	text-align: left;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.footerHyperlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #008000;
}
.masterTable
{
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 920px;
	height: auto;
	background-repeat: repeat;
	background-color: #CCCCCC;
}
.masterLogoDiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #008000;
	position: static;
	clip: rect(auto, auto, auto, auto);
	left: 10px;
	text-align: left;
	height: 165px;
	width: 900px;
	z-index: 3;
}
.masterContentDiv
{
	z-index: 1;
	top: 10px;
	position: relative;
	right: 10px;
	left: 10px;
	text-align: center;
}
.masterline
{
	color: #008000;
}
.masterlineDiv
{
	position: static;
	right: 3px;
	left: 3px;
	width: 100%;
	height: 20px;
}
.aboutContent
{
	text-align: left;
	width: 900px;
	left: 10px;
	right: 10px;
	position: relative;
}
.contactRow1
{
	text-align: right;
}
.contactRow2
{
	width: 80%;
	text-align: left;
}
.masterPanel
{
	background-color: #CCCCCC;
	width: 925px;
	position: relative;
	text-align: center;
}
.dateDiv
{
	position: absolute;
	z-index: 1;
	width: 150px;
	top: 160px;
	right: 10px;
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
.phoneDiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #008000;
	right: 10px;
	position: absolute;
	z-index: 2;
	width: 500px;
	text-align: right;
	top: 10px;
}
.contentDiv
{
	text-align: left;
	width: 100%;
	position: relative;
	left: 20px;
	z-index: 2;
	top: 10px;
}
.contactSubmitted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.myspaceOuterPanel
{
	position: absolute;
	z-index: 1;
	width: 65px;
	height: 60px;
	top: -15px;
	right: 175px;
}
.SNetworkDiv
{
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	width: 65px;
	height: 60px;
	text-align: center;
	vertical-align: baseline;
}
.flickrOuterPanel
{
	position: absolute;
	z-index: 2;
	width: 65px;
	height: 60px;
	top: -15px;
	right: 245px;
}
.facebookOuterPanel
{
	position: absolute;
	z-index: 2;
	width: 60px;
	height: 65px;
	top: -15px;
	right: 320px;
}
.menuOuterDiv
{
	width: 900px;
	text-align: left;
}
.captcha
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
}
.logoPanel
{
	position: absolute;
	z-index: 1;
	top: 115px;
	right: 3px;
}
.loginStatusDiv
{
    position: absolute;
    top: 0px;
    right: 20px;
}
.beerofthemonthrows
{
	width: 50%;
	text-align: center;
}
.navTable
{
	margin: auto;
	padding: 0px;
	background-color: #C0C0C0;
	height: 48px;
}

