@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #333399;
}
#BodyContent {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-color:#FFFFFF;
	padding-top: 10px;
	background-image: url(images/TopRoundedCorners.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagecontent {
	width: 540px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	padding: 10px;
}
#sidebar {
	width: 230px;
	float: right;
	background-color: #FEDC8C;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C05138;
	position: relative;
	color: #655089;
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #C05138;
	border-right-color: #C05138;
	border-bottom-color: #C05138;
}
.smokefree {
	color: #FDB710;
}

#sidebar a{
	color: #C05138;
	text-decoration: none;
}
#sidebar a:hover{
	color: #C05138;
	background-color: #FFFFFF;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
}
.Flourish {
	color: #655089;
}

.sponsorlist {
	list-style-type: none;
	padding: 1px;
}
.sponsorlist li{
	padding-top: 6px;
}
#footer {
	position: relative;
	width: 800px;
	clear: both;
	font-size: .7em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C05138;
	border-right-color: #C05138;
	border-bottom-color: #C05138;
	border-left-color: #C05138;
	background-image: url(images/BottomRoundedCorners.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#footer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#footer ul li { display: inline; }
#footer ul li a
{
	text-decoration: none;
	padding: .2em .2em;
	color: #C05138;
}
#footer ul li a:hover
{
	color: #C05138;
	background-color: #FEDC8C;
}
.logonav a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.logonav a:hover {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FDB710;
	border-right-color: #FDB710;
	border-bottom-color: #FDB710;
	border-left-color: #FDB710;
}

h2 {
	color: #655089;
	font-size: 1.4em;
	text-align: center;
}
.rightimage {
	float: right;
	margin: 6px;
}
.leftimage {
	float: left;
	margin: 6px;
}
div.leftcaption {
	float: left;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
div.leftcaption p {
	text-align:center;
	font-size:smaller;
	color: #C05138;
}
div.rightcaption {
	float: right;
	width: 312px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
div.rightcaption p {
	text-align:center;
	font-size:smaller;
	color: #C05138;
}
h1 {
	font-size: 1.6em;
	text-align: center;
}
h5 {
	font-size: .8em;
	text-align: center;
	font-weight: normal;
	line-height: .1em;
	color: #655089;
}

.alcohol {
	color: #C05138;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em .2em;
	color: #FFFFFF;
}
#navcontainer ul li a:hover
{
	color: #FDB710;
}
.subnav {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C05138;
	border-bottom-color: #C05138;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #655089;
}
h3 {
	text-align: center;
}
h4 {
	text-align: left;
}
#pagecontent a:link {
	color: #655089;
	text-decoration: none;
}
#pagecontent a:visited {
	color: #655089;
	text-decoration: none;
}
#pagecontent a:hover {
	color: #C05138;
	background-color: #FEDC8C;
}
.GoodFair {
	color: #7AAB44;
}
#BodyContent #pagecontent td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #7AAB44;
}

/* ie hacks */
*+html img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
* html img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

