/************************MAIN TEXT & LINK STYLES************************/
body {
            font-family: Century Gothic, Arial, Sans-Serif;
            color: #000000;
            font-size: 9pt;
            line-height: 12pt;
            background-color: #999966;
            margin-top: 0px;
            margin-left: 1px;
            margin-right: 1px;}
td {
            font-family: Century Gothic, Arial, Sans-Serif;
            color: #000000;
            font-size: 9pt;
            line-height: 12pt;}

a:link, a:visited, a:hover {
            text-decoration: none;
            color: #933366;
            text-decoration: underline;}

.small {
            font-size: 7pt;}
.i {
            font-style: italic;}
.b {
            font-weight: bold;}
.u {
            text-decoration: underline;}

/************************LAYOUT STYLES************************/
.pageborder {
            border-style: solid;
            border-color: #642243;
            border-width: 2px;
            padding: 0px;}


.border {
            border-style: solid;
            border-color: #993366;
            border-width: 1px;
            padding: 0px;}

.box {
            background-color: #A3A36F;
		border-style: solid;
            border-color: #993366;
            border-width: 1px;
            padding: 1px;}

.box2 {
            background-color: #A3A36F;
		border-style: solid;
            border-color: #993366;
            border-width: 3px;
            padding: 6px;}

/************************TEXT HEADING STYLES************************/
.title {
            font-weight: bold;
            font-size: 14pt;
            line-height: 18pt;}
.subtitle {
            color: #692448;
            font-style: italic;
            font-weight: bold;
            font-size: 10pt;
            line-height: 18pt;}
.column {
            font-weight: bold;
            font-size: 10pt;
            line-height: 18pt;
            text-decoration: underline;}


/************************NAV STYLES************************/
.navborder {
		border-style: solid;
		border-color: #999966;
		border-left-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-top-width: 0px;
		padding: 2px;}

.nav {
		background-color: #642243;}

.nav a:link, .nav a:visited {
		color: #999966;
            font-size: 18pt;
            font-weight: bold;
		text-decoration: none;}

.nav a:hover {
		font-size: 18pt;
		color: #D6D694;
		text-decoration: none;}

/************************FOOTER STYLES************************/

.footer, .footer a:link, .footer a:visited {
           color: #56424c;
           font-weight: bold;
           font-size: 8pt;
		text-decoration: none;}

.footer a:hover {
		font-size: 8pt;
		color: #D6D694;
		text-decoration: none;}

/************************NAVBAR LINK STYLES************************/
.home a#home {
		color: #D6D694;
            font-size: 20pt;
            font-weight: bold;
            text-decoration: none;}
.events a#events {	
		color: #D6D694;
            font-size: 20pt;
            font-weight: bold;
            text-decoration: none;}
.wine a#wine {
            color: #D6D694;
            font-size: 20pt;
            font-weight: bold;
            text-decoration: none;}
.about a#about {
            color: #D6D694;
            font-size: 20pt;
            font-weight: bold;
            text-decoration: none;}
.contact a#contact {
           	color: #D6D694;
            font-size: 20pt;
            font-weight: bold;
            text-decoration: none;}
