﻿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 {
	width:256px;
	background-image:url('http://www.keywestchamber.com/images/mn_default.jpg');
	vertical-align:top;
}
.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 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#ContentBody ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#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 {
	vertical-align:middle;
	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 {
	background-image:url('http://www.keywestchamber.com/images/bck_header.jpg');
	background-repeat:no-repeat;
	padding-left:15px;
	height: 42px;
}
.Titles p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration:underline;
	margin:0px;
	text-align:left;
}

.SubTitles {
	background-color:#8ac348;
	height: 0px;
	
}
.SubTitles p{
	background-color:#8ac348;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	margin: 5px;
	
}
.SubTitles a{
	background-color:#8ac348;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#214773;
	font-weight:bold;
	text-align:left;
	margin: 5px;
	
}


.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 ul { all lists 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5;
}*/


/*#nav {  all lists 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5;
}*/

/*#nav a {
	text-align:left;
	padding-left:35px;
	color:#FFFFFF;
	font-size:x-small;
	font-weight:bold;
	text-decoration: none;
}

.nav a {
	color: white;
}*/

/*#nav li {  all list items 
	float: left;
	 /* width needed or else Opera goes nuts 
}*/

/*#nav li ul {  second-level lists 
	font-family: verdana;
	font-size: 12px;
	position: absolute;
	background: #7cb243;
	width: 310px;
	padding: 10px;
	margin-left: 80px;
	*margin-left: -50px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers
}

#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;
	
}*/








