body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDB464;
}

.home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-color: #DDB464;
}

.subpage {
	background-image: url(../images/bg_subpage.jpg);
	background-repeat: repeat-y;
	background-color: #DDB464;
}

.topnav {
	background-image: url(../images/spacer_dkwine.gif);
	background-repeat: horizontal;
	background-color: #5E2828;
	height: 29px;
}

.topsubnav {
	background-image: url(../images/spacer_ltwine.gif);
	background-repeat: horizontal;
	background-color: #7C4646;
	height: 20px;
}

.leftcol {
	background-color: transparent;
	width: 750px;
}

.bodycol {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68552F;
	width: 750px;
	text-align: left;
}

h1, .bodycol h1, {
	font-size: 16px;
	color: #89571B;
}

h2, .bodycol h2 {
	font-size: 14px;
	color: #89571B;
}

h3, .bodycol h3 {
	font-size: 11px;
	color: #89571B;
}

.bodycol p {
	padding: 0px 50px 0px 0px;
}

.bodycol a {
	color: #832D1A;
}

.bodycol a:hover {
	text-decoration: none;
}

.bodycoltext {
	padding-top: 15px;
	width: 458px;
}

.bodycoltext .etchinglabeltext {
	color: #68552F;
	font-size: 11px;
	text-align: center;
}

.bodycoltext .etchinglabel img {
	cursor: pointer;
}

.bodycolsubtable {
	background-color: transparent;
	color: #68552F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodycol .featuredevents {
	background-color: transparent;
	color: #68552F;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*-----------------------------------*/
/* CONTACT FORM STYLES*/
/*-----------------------------------*/
table.contactform {
	font-size: 11px;
	color: #68552F;
}

.contactformlabel {
	text-align: left;
}

/*-----------------------------------*/
/* HOME INTRO STYLES*/
/*-----------------------------------*/
#homeintro p {
	font-size: 11px;
	color: #534425;
	padding: 7px 0 25px 0;
	width: 420px;
}

/*-----------------------------------*/
/* FOOTER STYLES*/
/*-----------------------------------*/
table.footertable {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #CEA45C;
	width: 100%;
}
.footer {
	background-color: transparent;
	color: #594737;
	width: 760px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 185%;
	padding-top: 20px;
}
.footer td {
	vertical-align: top;
}
.footer .nav {
	margin-left: 0px;
	padding-left: 20px;
}
.footer .nav a {
	background-color: transparent;
	color: #6F3E24;
	padding-left: 15px;
}
.footer .nav a:hover {
	text-decoration: none;
}
.footer .copyright {
	padding-right: 0px;
	text-align: right;
}

/*-----------------------------------*/
/* LINK STYLES*/
/*-----------------------------------*/
a {
	background-color: transparent;
	color: #832D1A;
}
a:hover {
	text-decoration: none;
}

/*-----------------------------------*/
/* HR STYLES*/
/*-----------------------------------*/
div.hr {
	background-image: url(../images/img_hr.gif);
	background-repeat: no-repeat;
	background-color: #D09E60;
	height: 1px;
}
div.hr hr {
	display: none;
}

/*-----------------------------------*/
/* UL / LI STYLES*/
/*-----------------------------------*/
li {
	list-style-image: url(../images/img_bullet.gif);
	padding-right: 75px;
	line-height: 16px;
}

.subbullet li {
	list-style-image: url(../images/img_bullet2.gif);
	line-height: 16px;
}



/*-----------------------------------
/* Zoki
/*-----------------------------------*/

div.vs_featured h4 {
	font-size: 8pt;
}
div.vs_featured {
	font-size: 7pt;
	margin: 10px 0;
	padding: 10px;
}
div.vs_featured_more {
	font-style: italic;
}
img.fleft {
	float: left;
	margin: 0 5px 5px 0;
}
img.fright {
	float: right;
	margin: 0 0 5px 5px;
}
ul.resources {
	list-style-image: url(../images/url_external.gif);
	margin: 5px 0;
	padding: 0 0 0 20px;
}
ul.resources li {
	padding: 0;
	margin: 8px 0;
}
#home_blurbs td {
	vertical-align: top;
	color: #534425;
	padding: 0 5px 20px 5px;
}
#home_blurbs h3 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}
#home_blurbs p {
	font-size: 8pt;
	margin: 0;
	padding: 0 0 5px 0;
}
#home_blurbs img {
	border: 0;
}
#home_blurbs .home_title_sub {
	font-size: 9pt;
	margin: 0;
	padding: 0 0 5px 0;
}
.clear {
	clear: both;
}
.visit_facebook a {
	text-decoration: none;
	color: #542;
}
.visit_facebook img {
	float: left;
	padding: 0 10px 0 0;
	border: 0;
}
.visit_facebook span {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px 0 0 0;
}
.fb {
	width: 60px;
	text-align: right;
}
