/*Apalachicola Bay (149)*/

/*preset all default styles*/

*{outline:none;}
body{color:#000;background:#fedcb7 ;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body{font:14px/1.5 "Lucida Grande", Verdana, Arial, sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


.clrfix{zoom:1;}
.clrfix:after{
	content:".";
	display:block;
	height:0;
	width:0;
	line-height:0;
	clear:both;
	visibility:hidden;
}
.clr{clear:both;}


html {
	height: 100%;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.5;
	margin: auto;
}


p {
	margin: .5em 0;
}
h2 {
	font-weight: bold;
	font-size: 1.5em;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
}

#topNavArea {
	background: url(images/top-nav-bck.png) repeat-x;
}
#topNavArea li.spacer {
	margin-left: 12em;
}

ul.topNav {
	width: 950px;
	margin: auto;
	font-size: 1.1em;
	padding-left: 1.5em;
	font-weight:bold;
}

ul.topNav li {
	float: left;
}

ul.topNav li a {
	display: block;
	padding: .5em 1.7em;
}


ul.topNav li a:link, ul.topNav li a:visited {
	color: #F9FAEF;
}

ul.topNav li.contact_us a {
	background: #FF9933;
	padding-bottom: .3em;
}

ul.topNav .current a:link, ul.topNav .current a:visited {
	background: #E4D2AE;
	padding: .35em 2em;
	border-top: 1px solid #427528;
	color: #427528;
}

/*mainNavStyles*/
#site-nav {
	width: 800px;
	margin: auto;
	margin-bottom: 30px;
}

#nav-menu-list {
}
#site-nav li a span {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

ul#nav-menu-list {
	margin-left: 50px;
}
	
#navContainer {
	background: url(images/topMenuBck.jpg) repeat-y;
	width: 823px;
	margin-left: 19px;
	height: 40px;
	line-height: normal;
}

li.main a:link, li.main a:visited {
	background: url(images/tab-main.jpg) no-repeat 0 0;
}
li.main a:hover, li.main a:active {
	background: url(images/tab-main.jpg) no-repeat -274px 0;
}
li.Things_To_Do a:link, li.Things_To_Do a:visited {
	background: url(images/tab-ttd.jpg) no-repeat 0 0;
}
li.Things_To_Do a:hover, li.Things_To_Do a:active {
	background: url(images/tab-ttd.jpg) no-repeat -137px 0;
}

li.Places_to_Stay a:link, li.Places_to_Stay a:visited {
	background: url(images/tab-pts.jpg) no-repeat 0 0;
}
li.Places_to_Stay a:hover, li.Places_to_Stay a:active {
	background: url(images/tab-pts.jpg) no-repeat -137px 0;
}
li.Dining-Seafood a:link, li.Dining-Seafood a:visited {
	background: url(images/tab-dining.jpg) no-repeat 0 0;
}
li.Dining-Seafood a:hover, li.Dining-Seafood a:active {
	background: url(images/tab-dining.jpg) no-repeat -137px 0;
}
li.Local_Business a:link, li.Local_Business a:visited {
	background: url(images/tab-business.jpg) no-repeat 0 0;
}
li.Local_Business a:hover, li.Local_Business a:active {
	background: url(images/tab-business.jpg) no-repeat -137px 0;
}



.nav{
	position:relative;
	z-index:5000;
}
.nav ul{
	position:absolute;
	z-index:5000;
	top:0;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	_display:inline-block;
	width: 137px;
	height:40px;
	*height:39px;
	
}
	
.nav li.nav-w .drop{
	position:absolute;
	width:263px;
	left:-9999em;
	z-index:5000;
}
.nav li .drop .hd{
	background:url(images/tabNav-top.png) no-repeat 0 0;
	_background:url(images/tabNav-top.gif) no-repeat 0 0;
	height:15px;
}
.nav li .drop .ft{
	background:url(images/tabNav-bottom.png) no-repeat 0 0;
	_background:url(images/tabNav-bottom.gif) no-repeat 0 0;
	height:47px;
}
.nav li .drop .bd{
	position: relative;
	background:url(images/tabNav-bck.png) repeat-y 0 10px;
	_background:url(images/tabNav-bck.gif) repeat-y 0 10px;
	_float:left;
}
	
.nav li .drop .content{
	margin-left: 5px;
	width: 210px;
}
.nav .drop li{
	background:none;
	height:auto;
	border:0;
	float:none;
	
}
.nav .drop li a{
	display:inline;
	height:auto;
	background:none;
}
.nav .drop li a:hover{
	background:none;
	height:auto;
}

.nav li.nav-w:hover .drop, .nav li.nav-w.sfHover .drop {
	left:auto;
	top:38px;
}
.nav .content ul{
	right:0;
	top:0;
	position:relative;
	float:left;
	width:210px;
	padding:5px 0 5px 14px;
	margin:0;
}

.nav .content ul li{
	font-size: 1.1em;
	line-height:1.5em;
	padding:2px 0 2px 10px;
}

.nav content ul li li {
	font-size: inherit;
}
.nav .content li a:link{
	color: #000;
	text-decoration:none;
	padding:0;
}
.nav .content li a:hover{
	color:#002A66;
	text-decoration:underline;
}
.nav .content li a:visited{
	color: #7BA1B5;
	text-decoration:none;
	padding:0;
}

/*end mainNav Style*/


#pageBackground {
	background: #fedcb7 url(images/map-bck.jpg) center -40px no-repeat;
	margin: auto;
	position: relative;
	top: 0;
	border: 1px solid transparent;
}
#pageWrapperOutside {
	margin: auto;
	position: relative;
	top: 0;
	background: url(images/page-header_main.jpg) center -40px no-repeat;
	width: 952px;
	min-height: 850px;
	border: 1px solid transparent;
}
#pageWrapperOutside .siteLogo {
	float: left;
	margin-top: 55px;
	margin-left: 95px;
	background: url(images/logo.jpg) no-repeat;
}
#pageWrapperOutside .siteSearch {
	float: right;
	margin-right: 95px;
	margin-top: 75px;
}
#pageWrapperOutside .siteSearch label {
	display: block;
}

#pageWrapperInside {
	width: 873px;
	margin: auto;
	position: relative;
	left: 10px;
	margin-top: 145px;
	background: url(images/page-bck.png) repeat-y;
	_background: url(images/page-bck.gif) repeat-y;
	min-height: 600px;
	padding-bottom: 1.5em;
}
	

#contentWrapperOutside{
	background: url(images/pageTopFrame.jpg) no-repeat;
	position: relative;
	left: -5px;
	padding-top: 25px;
	width: 824px;
	margin: auto;
}

#contentWrapperInside {
	width: 720px;
	margin: auto;
}

#contentWrapperInside img {
	padding: .5em;
}

#contentWrapperInside li {
	list-style:disc;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: .5em;
}

#slideshowWrapper {
	width: 772px;
	height: 429px;
	background: url(images/slideShow_bck.jpg);
	margin: auto;
	position: relative;
	top: -25px;
	left: -26px;
	
}

#slideshowWrapper .jSlideShow {
	position: relative;
	top: 10px;
	left: 10px;
}

#slideshowWrapper img {
	margin: 0;
	padding: 0;
}

#onsiteWebWrapper {
	background-color:#fff;
	padding:5px;
	}

#postcardWrapper a {color:#fff;}

#pageWide{
	background-color:#fff;
}

.greeting {
	background: #fedcb7 url(images/map-bck.jpg) top center no-repeat;
	padding: .5em;
	margin:auto;
	color:#000;
}

.greeting a:link, .greeting a:visited, .greeting a:hover {
	color:#427528;
}


#abccHead {
	border-left:2px solid #7e9727;
	border-right:2px solid #7e9727;
	}
	
#abccBanner {
	
	}

.abccTopMenu {

	position:relative;
	background: url(image/navbkgd.png) repeat-x;
	color:#fff;
	font-weight:bold;
	width:992px;
	margin-top:-33px;
	padding:2px;
	height:1.2em;
	}

.abccTopMenu a:link, .abccTopMenu a:visited {
	text-decoration:none;
	color:#fff;
	}
	
.abccTopMenu2 {
	background-color:#93b7db;
	}
	
	
.oneThird {
	float: left;
	width: 22%;
}

.twoThird {
	float: left;
	width: 75%;
}	
	
/*
.abccTopMenu span {
	float:left;
	width:25%;
	text-align:center;
	}
*/
/*.abccBanner {
	margin-top:-1.5em;
	*margin-top:-1.60em;/* /*IE6 and 7 */
	/*_margin-top:-1.75em;*/ /*IE6 only */
	/*} 

*/

.abccTag {
	font-weight:bold;
	font-size:12px;
	color:#25408D;
	padding:15px 5px 0 5px ;
	border-left:2px solid #7e9727;
	border-right:2px solid #7e9727;
	}

#navContentWrapper, #wideContentWrapperInside {
	border-top:none;
	border-left:2px solid #7e9727;
	border-right:2px solid #7e9727;
	border-bottom:1px solid #7e9727;
	padding:2px;
	width:992px;
	
	}

#wideContentWrapperInside {
	width:986px;
	}



#plainContentWrapper {
/*border:1px solid red;*/
background-color:#fff;
height:100%;
padding:5px;
width:1000px;
margin:auto;
}

#wideContentWrapperOutside{
	/*border:1px solid yellow;*/
	width:100%;
	height:100%;
}

#wideContentWrapperInside {
/*border:1px solid red;*/
background-color:#fff;
height:100%;
padding:5px;
}



#sidebarRight .sideBarList li {
	list-style:disc;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: .5em;
}


#sidebarRight li.sidebar {
	margin: 0;
	padding: 0;
	border-bottom:3px dotted #7e9727;
	list-style-type: none;
}

#sidebarRight li.sidebar a {
	text-decoration:none;
	}
	
#sidebarRight li.sidebar a:hover {
	background-color: #7e9727;
	color:#fff;
	}



#user #login {
	padding: 1em;
	border: 1px solid #1F5B00;
	width: 90%;
	margin: auto;
	
}

#user #login .sendPassword {
	font-weight: bold;
}
#user{
	color:#000;
	margin-top:20px;
	}

#user a:link {
	color:blue;}

a:link, a:visited {text-decoration:none;color:#25408D;}

a:hover {text-decoration:underline;color:#7e9727}

.grpHeadline {
	margin-left:40px;
	border:1px solid #7e9727;
	background-color:#25408d;
	color:#fff;
	padding-left:5px;
	font-size:1.2em;
	text-align:center;}


/*Calendar*/
.eventTitle, .eventTitleLink {
	font-weight:bold;
}

.calendarNoEvents {
	display:none;
}


/*previous*/

#pageWrapper {
	width:818px;
/*	border:2px outset #ccc;*/
	margin:auto;
	background-color:#25408d;
	z-index:10;
	}

#bannerWrapper {
	}


	
#leftLinks {
	float:left;
	width:50%;
	}

#rightLinks {
	float:right;
	width:45%;
	text-align:right;
	}	

/*.abccTag_old {
	float:right;
	width:65%;
	text-align:right;
	font-weight:bold;
	color:#25408d;
	padding:3px;
	
	}
*/



#contentWrapper {
	width:720px;
	margin-left:50px;
	margin-top:20px;
	border-right:5px #333 outset;
	
	}
	
#contentWrapperInside_old {
	margin-top:10px;

}

#content {
	width: 70%;
	margin-left:30%;
	/*border:1px solid blue;*/
}

#oneColumnSidebar #eventList {
	margin-top: 400px;
}
#sidebarRight {
	background: url(images/sidebarSep.gif) repeat-y;
	padding-left: .75em;
}

#sidebarRight h2 {
	font-size: 1.1em;
	text-align: center;
}

.contentIntro {
	margin-bottom:1em;
	}

.contentBody {
	margin-left:5px;
	margin-right:10px;
	text-align: justify;
	}

.page256 td.sb1csbcol1 .contentBody {
	text-align: left;
	}


#breadcrumbGoogle {
	display:none;
	}

h1,h2,h3,h4{
	margin-top:.5em;
	margin-bottom:0;
	color:#25408D;
	}

.liveEditHeadline {
	color:#25408D;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:.9em;
	font-weight:bold;
}


/*Chamber*/

.chamberCategoryList ul {
	margin-left: 3em;
	margin-bottom: 1em;
}
.chamberCategoryList ul li {
	margin-bottom: 1em;
}
img.chamberCategoryDisplayImage {
	border: 1px solid #1F5B00;
	margin: 1em;
	padding: 0;
}

.chamberBusinessName a:link, .chamberBusinessName a:visited {
	color: #1F5B00;
	text-decoration:underline;
}

#chamberCategoryDisplay {
	
}

#chamberCategoryDisplay .row1 h3
,#chamberCategoryDisplay .row1 a:link {
	color:#1F5B00;
}	

#chamberCategoryDisplay .row0 h3
,#chamberCategoryDisplay .row0 a:link {
	color:#1F5B00;
}	

.row1{
	border: none;
	border-bottom: 1px solid #1F5B00;
	background: none;
	}
	
.row0{
	border: none;
	border-bottom: 1px solid #1F5B00;
	background: none;
}

#chamberCategory {
	padding:5px;
	}
	
#chamberCategory h2 {
	margin:0;
	}

h4.chamberBusinessName {
	font-size: 1.1em;
	font-weight: bold;
	color: #1F5B00;
	}

#chamberCategory {
	border:1px solid #999;
	}
	
#chamberCategory ul li {
	list-style: none;
	margin-left:10px;
	}

.chamberBanner {
	text-align:center;
	margin-bottom:8px;
	}

.paThumbnail {
	margin-left:45px;

}

#chamber #infoRequest {
	padding: .5em;
	border: 2px solid #1F5B00;
}


	
.breezia{
	color:#fff;
	text-decoration:none;
	}
	

a .readMore, .commentLink  {color:#666;font-size:.85em;}


/*blog*/
#blog table {
	border-color:#7e9727;
	border-bottom:none;
	background: none;
}


.petFriendly {
}

ul#petFriendlyList {
	margin-left: 1em;
	font-weight: bold;
	font-size: 1.1em;
}
ul#petFriendlyList li {
	margin-bottom: 1.5em;
}

ul#petFriendlyList ul li {
	list-style-image: url(image/paw.gif);
	margin-left: 2.5em;
	margin-bottom: .5em;
}

/*footer*/

#footer {
	background: url(images/page-footer.png) no-repeat;
	_background: url(images/page-footer.gif) no-repeat;
	min-height: 221px;
	width: 873px;
	margin: auto;
	position: relative;
	left: 11px;
	padding-top: 35px;
}

#footer .socialNetworking {
	position: relative;
	top: -20px;
	margin: 0 40px 20px 0;
	display: block;
	text-align: right;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#000;
	}
#footer a:hover, #footer a:active{
	text-decoration:underline;
	}

#footer .contactLink a:link, #footer .contactLink a:visited {
	color: #fff;
	font-size: 1.1em;
}


.footerLeft {
	float:left;
	width:60%;
	text-align:left;
	margin-left: 35px;
	position: relative;
	top: -20px;
	}
.footerLeft .floatLeft a {
	padding-right: 1em;
	font-weight: bold;
}
	
ul.footerLinks li {
	font-size: .85em;
	float: left;
	border-left: 1px solid #000;
}
ul.footerLinks li.first {
	border: none;
	padding-left: 0;
}

ul.footerLinks li a {
	display: block;
	padding: .5em;
}
	
.footerRight {
	float:right;
	width:25%;
	text-align:right;
	margin-right: 40px;
	position: relative;
	top: -20px;
}

	
.footerRight h3 {
	font-size: 100%;
}
	


/*onsite Webs*/

/*Rivercrest Lodge*/
.onsiteWeb213 {
	background-color:#fff;
	padding: 10px;
}

table.memberFees td {
	padding: .5em;
}

.layPostCard, .layPostCard a {text-align:center;color:black;}
.layPostCard {color:green;}

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 120px;
    right: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	text-align: center;
	background: #fff;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 3px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

.addthis_button_google_plusone {
}

