﻿body {
	background-image: url('../images/bck_body.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	font-family: Verdana;
	font-size: 12pt;
	padding: 0px;
}
/*Body Structure */
.header {
	float: left;
}
.sitebody {
	width: 925px;
}
.bodymain {
	width: 899px;
}
.sidebody_left {
	width: 15px;
	background-image: url('http://www.keywestchamber.com/images/bck_left.jpg');
	background-repeat: no-repeat;
}
.sidebody_right {
	width: 12px;
	background-image: url('http://www.keywestchamber.com/images/bck_right.jpg');
	background-repeat: no-repeat;
}
.bodyMenu {
	background-image: url('http://www.keywestchamber.com/images/mn_default.jpg');
	background-repeat: repeat-y; /*vertical-align: top;*/;
	text-align: left;
}
.Menu {
	text-align: left;
	padding-left: 35px;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.weather {
	color: #666666;
}
.lower_banner {
	width: 643px;
	height: 47px;
	background-image: url('http://www.keywestchamber.com/images/bn_lower.jpg');
	padding: 5px 5px 0px 0px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	font-size: x-small;
}
.bodyContent {
	width: 643px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#ContentBody {
	vertical-align: top;
	text-align: left;
}
#ContentBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ContentBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
#ContentBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#ContentBody img {
	margin: 5px;
	padding: 5px;
	border: 0;
}
#ContentBody a {
	color: #178BB5;
	text-decoration: none;
}
#ContentBody a:hover {
	text-decoration: underline;
}
.bodySide {
	width: 257px;
	background-image: url('http://www.keywestchamber.com/images/bck_sidebar.jpg');
	vertical-align: top;
}
.bodySideContent {
	width: 100px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
}
.SideContent {
	width: 160px;
	vertical-align: top;
	color: #E7E769;
	font-size: x-small;
	text-align: left;
}
.bodySpacers {
	width: 35px;
}
.bannerAds {
	width: 155px;
	vertical-align: top;
}
#Footer {
	background-image: url('http://www.keywestchamber.com/images/ft_default.jpg');
	width: 899px;
	height: 79px;
	color: #FFFFFF;
	margin: 15px 0px 10px 0px;
	vertical-align: middle;
}
.Footer {
	font-size: x-small;
}
.quicklinks a {
	margin: 10px;
}
/*Content Tags */
.weblink {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
.Welcome {
	font-size: x-large;
	color: #598e1e;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.Titles {
	height: 45px;
	background-image: url('http://www.keywestchamber.com/images/bck_header.jpg');
	padding-left: 15px;
	font-size: x-large;
	text-decoration: underline;
	font-weight: bold;
}
.SubTitles {
	background-color: #8ac348;
	padding: 5px 5px 5px 15px;
	color: #000000;
	font-weight: bold;
}
.content {
	font-size: medium;
}
/*Images */
.img {
	border: 0px;
	margin: 0 px;
}
.lnkImg {
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	float: inherit;
}
.Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SideContent a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.SideContent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SideContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideContent a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #1bb1e7;
	text-decoration: none;
}
a:visited {
	color: #1bb1e7;
	text-decoration: none;
}
a:hover {
	color: #178bb5;
	text-decoration: underline;
}
a:active {
	color: #1bb1e7;
	text-decoration: none;
}
/* Drop Down */
#nav {
	list-style: none;
	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff; /*font-weight:bold;*/;
	padding: 0px;
}
#nav li {
	padding: 0 0 0 30px;
	margin: 0;
	list-style: none;
	line-height: 2.1;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#nav li a {
	color: #ffffff;
}
#nav li a:hover {
	color: #D4F804;
}
#nav li a:visited {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #ffffff;
}
#nav ul {
	padding: 0;
	margin: 0;
}
/*#nav li ul {
	margin: 0;
	list-style: none;
	line-height: 1.5;
}*/
/*#nav {
	/* all list items */
float: left;
	 /* width needed or else Opera goes nuts 
}*/
#nav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}
#nav a:hover {
	color: #D4F804;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}
#nav a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}
#nav li ul {
	/* second-level lists */
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	position: absolute;
	background: #7cb243;
	width: 291px;
	padding: 0;
	margin: 0 0 0 0px;
*	margin-left: 0px;
	border-bottom: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	border-bottom:  none;
}
#nav li ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	border-bottom:  none;
}

#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	color: black;
}
#nav li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
	color: black;
}
