/* Reset
----------------------------------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,label,select,option,blockquote,fieldset,input { margin: 0; padding: 0; }

ul, ol {
	list-style:none;
}

img {
	border:none;
	behavior:url(images/iepngfix.htc);
}

:focus {
	outline: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}


.floatleft {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
}

.clear {
	clear:both;
}


.clearfix {
    content: ".";
    display: inline;
    height: 0;
    clear: both;
    visibility: hidden;
 }


.floatright {
	float:right;
	margin:0px;
	padding:0px 0px 0px 10px;

}

hr {
	display:block;
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #d5d5d5;
	padding:0px 0px 0px 0px;
	margin:4px 0px 14px 0px;
}



/* END Reset
----------------------------------------------------------------------------------------*/






/* START GLOBAL STYLES
----------------------------------------------------------------------------------------*/



body {
	background-color:#d5e6f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
}

#outer-wrapper {
	width:100%;
	background:url(../images/body_bg.jpg) repeat-x 0 0 #ffffff;
}

#bottom-wrapper {
	width:100%;
	background:url(../images/bottom_bg.gif) repeat-x 0 0;
	height:auto !important;
	min-height:87px;
}


#wrapper {
	width:982px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}


a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none; 
}





/* END GLOBAL STYLES
----------------------------------------------------------------------------------------*/







/* START HEADER STYLES
----------------------------------------------------------------------------------------*/



#header {
	width:982px;
	background:url(../images/header_bg.gif) no-repeat 0 0;
	height:116px;
	position:relative;
}

#logo {
	width:256px;
	height:95px;
	float:left;
	margin:9px 0px 0px 0px;
}

#logo a, #logo a em {
	position:absolute;
	width:256px;
	height:95px;
	overflow:hidden;
}

#logo a em {
	cursor:pointer;
	left:0;
	top:0;
}


#top-nav {
	float:right;
	position:absolute;
	right:71px;
	margin:7px 20px 0px 0px;
	top:9px;
	color:#3399cc;
}

#top-nav a {
	text-decoration:none;
	color:#3399cc;
}

#top-nav a:hover {
	text-decoration:underline;
}



#nav {
	float:right;
	display:inline;
	margin:0px 20px 0px 0px;
	padding:80px 0px 0px 0px;;
	width:588px;
	height:36px;
}


#nav ul {
	width:588px;
	margin:0px;
	padding:0px;
}

#nav ul li {
	float:left;
}



/*----------link-----------*/



#nav ul li#nav-home a {
	background:url(../images/nav.gif) no-repeat 0 0;
	width:71px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}


#nav ul li#nav-beaches a {
	background:url(../images/nav.gif) no-repeat -71px 0;
	width:83px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-venues a {
	background:url(../images/nav.gif) no-repeat -154px 0;
	width:75px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-services a {
	background:url(../images/nav.gif) no-repeat -229px 0;
	width:84px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}


#nav ul li#nav-shop a {
	background:url(../images/nav.gif) no-repeat -313px 0;
	width:66px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}


#nav ul li#nav-guide a {
	background:url(../images/nav.gif) no-repeat -379px 0;
	width:70px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}


#nav ul li#nav-forum a {
	background:url(../images/nav.gif) no-repeat -449px 0;
	width:70px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}

#nav ul li#nav-news a {
	background:url(../images/nav.gif) no-repeat -519px 0;
	width:69px;
	height:0px;
	padding-top:36px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}



/*----------hover-----------*/



#nav ul li#nav-home a:hover {
	background:url(../images/nav.gif) no-repeat 0 -36px;

}


#nav ul li#nav-beaches a:hover {
	background:url(../images/nav.gif) no-repeat -71px -36px;

}

#nav ul li#nav-venues a:hover {
	background:url(../images/nav.gif) no-repeat -154px -36px;

}

#nav ul li#nav-services a:hover {
	background:url(../images/nav.gif) no-repeat -229px -36px;

}


#nav ul li#nav-shop a:hover {
	background:url(../images/nav.gif) no-repeat -313px -36px;

}


#nav ul li#nav-guide a:hover {
	background:url(../images/nav.gif) no-repeat -379px -36px;

}


#nav ul li#nav-forum a:hover {
	background:url(../images/nav.gif) no-repeat -449px -36px;

}

#nav ul li#nav-news a:hover {
	background:url(../images/nav.gif) no-repeat -519px -36px;

}


/*----------selected-----------*/



#nav ul li#nav-home a.selected {
	background:url(../images/nav.gif) no-repeat 0 -36px;

}


#nav ul li#nav-beaches a.selected {
	background:url(../images/nav.gif) no-repeat -71px -36px;

}

#nav ul li#nav-venues a.selected {
	background:url(../images/nav.gif) no-repeat -154px -36px;

}

#nav ul li#nav-services a.selected {
	background:url(../images/nav.gif) no-repeat -229px -36px;

}


#nav ul li#nav-shop a.selected {
	background:url(../images/nav.gif) no-repeat -313px -36px;

}


#nav ul li#nav-guide a.selected {
	background:url(../images/nav.gif) no-repeat -379px -36px;

}


#nav ul li#nav-forum a.selected {
	background:url(../images/nav.gif) no-repeat -449px -36px;

}

#nav ul li#nav-news a.selected {
	background:url(../images/nav.gif) no-repeat -519px -36px;

}





/* END HEADER STYLES
----------------------------------------------------------------------------------------*/







/* START MAINBODY STYLES
----------------------------------------------------------------------------------------*/


#mainbody {
	width:982px;
	background:url(../images/mainbody_topcurve_bg.gif) no-repeat 0 0 #ffffff;
	height:auto !important;
	min-height:700px;
	height:700px;
}


#home-banner {
	background:url(../images/banners/home_banner.png) no-repeat 0 0;
	behavior:url(images/iepngfix.htc);
	width:974px;
	height:239px;
	position:relative;
	margin:0px 4px 6px 4px;
	padding:35px 0px 0px 0px;
	top:-12px;
	overflow:hidden;

}



.banner-content {
	background:url(../images/main_banner_contentbg.png) no-repeat 0 0;
	behavior:url(images/iepngfix.htc);
	width:222px;
	margin:0px 94px 0px 0px;
	padding:16px 34px 0px 34px;
	display:inline;
	height:221px;
	float:right;
}

.banner-content h3 {
	background:url(../images/banner_content_title.png) no-repeat 0 0;
	behavior:url(images/iepngfix.htc);
	width:204px;
	height:0px;
	padding-top:50px;
	overflow:hidden;
	display:block;
	margin:0px 0px 0px 0px;
}

.banner-content ul {
	width:222px;
	margin:14px 0px 0px 0px;
}

.banner-content ul li {
	width:208px;
	background:url(../images/arrow.png) scroll no-repeat 0 4px;
	behavior:url(images/iepngfix.htc);
	padding:0px 0px 0px 14px;
	margin:0px 0px 10px 0px;
	font-size:12px;
	color:#0b4382;
	font-weight:bold;
	font-style:italic;

}


#main-content {
	width:963px;
	overflow:hidden;

	background-color:#ffffff;
	padding:0px 10px 60px 9px;
}


#double {
	padding-left:60px;
	padding-top:40px;
}
/*--------------- sidebar -------------------*/



#sidebar {
	width:305px;
	float:left;
}

#search {
	background:url(../images/search_bg.gif) no-repeat 0 0;
	width:263px;
	height:26px;
	display:block;
	margin:0px 0px 10px 7px;
	padding:0px 13px 0px 13px;
	overflow:hidden;
}

#search form input.search-box {
	width:245px;
	float:left;
	height:21px;
	padding:5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848484;
	font-style:italic;
	border:none;
	background:none;
}

#search form input.search-btn {
	background:url(../images/search_btn.gif) no-repeat 0 0;
	width:17px;
	height:12px;
	margin:7px 0px 0px 0px;
	display:block;
	font-size:0px;
	float:right;
	text-align:left;
	letter-spacing:19px;
	text-indent:-1000px;
	cursor:pointer;
	color:#ffffff;
	border:none;
}

input.text-box {
	width:153px;
	height:18px;
	border:1px solid #babcc0;
	background-color:#fff;
	float:left;
	color:#000;
	padding:2px 2px 0px 2px;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

input.phone-box {
	width:28px;
	height:17px;
	border:1px solid #babcc0;
	background-color:#fff;
	float:left;
	color:#000;
	padding:1px 2px 0px 2px;
	margin:0px 4px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

input.phone-box1 {
	width:57px;
	height:17px;
	border:1px solid #babcc0;
	background-color:#fff;
	float:left;
	color:#000;
	padding:1px 2px 0px 2px;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

form textarea {
	border:1px solid #babcc0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form select {
	border:1px solid #babcc0;
	margin-bottom:4px;
}

#sidebar-content a:hover {
	color:#666;
}

#sidebar-content {
	background:url(../images/sidebar_content_bg.gif) repeat-y 0 0;
	width:305px;

}


#sidebar-content .content {
	background:url(../images/sidebar_topcurve_bg.gif) no-repeat 0 0;
	width:289px;
	padding:13px 8px 20px 8px;
}

h2.beach-wed   {
	background:url(../images/wedding_shop.gif) no-repeat 0 0;
	height:30px;
	padding:0px 0px 0px 40px;
	font-size:20px;
	color:#239ad6;
}

h2.guide   {
	background:url(../images/wedding_guide.gif) no-repeat 0 0;
	height:30px;
	padding:0px 0px 0px 40px;
	font-size:20px;
	color:#239ad6;
}

h2.wed-services   {
	background:url(../images/wedding_services.gif) no-repeat 0 0;
	height:28px;
	padding:0px 0px 0px 35px;
	font-size:20px;
	color:#239ad6;
}

h2.news-post  {
	background:url(../images/news_post.gif) no-repeat 0 0;
	height:28px;
	padding:0px 0px 0px 35px;
	font-size:20px;
	color:#239ad6;
}


h2,h1 {
	font-size:20px;
	color:#239ad6;
}

.content ul {
	width:243px;
	padding:0px 10px 0px 36px;
	margin:10px 0px 0px 0px;
}

.content ul li {
	background:url(../images/arrow.png) scroll no-repeat 0 5px;
	behavior:url(images/iepngfix.htc);
	padding:0px 0px 0px 10px;
	width:233px;
	margin:0px 0px 8px 0px;
}

.content ul li a {
	font-size:12px;
}

.content ul li span.date {
	color:#787b7c;
	font-size:10px;
	font-style:italic;
	margin:0px 0px 5px 0px;
	padding:2px 0px 0px 0px;
	display:block;
}

.content ul li p {
	font-weight:bold;
	line-height:18px;
	padding:0px 0px 5px 0px;
}

.content ul li p a {
		font-weight:bold;
			font-size:11px;
	line-height:18px;
	text-decoration:none;
}

.content ul li p a:hover {
	text-decoration:underline;

}

.content .more {
	display:block;
	margin:0px 20px 20px 0px;
	text-align:right;
}

.content .more a {
	font-size:12px;
}



/*--------------- right-content -------------------*/



#right-content {
	width:650px;
	float:right;
}

#right-content ul,#double ul {
	list-style-type:disc;
	margin-left:20px;
}

#right-content ul li, #double ul li {
	margin-bottom:4px;
}

#right-content h2, #right-content h1 {
	margin:0px 0px 10px 0px;
}

.sub-content p {
	line-height:18px;
	padding:0px 0px 15px 0px;
}

.sub-content {
	width:630px;
	padding:0px 10px 0px 10px;
}



/*--------------- content box -------------------*/


#box-container {
	width:650px;
	background:url(../images/box_content_bg.gif) repeat-y 0 0;
	margin:0px 0px 30px 0px;
}

.box-content {
	width:610px;
	background:url(../images/box_topcurve_bg.gif) no-repeat 0 0;
	padding:15px 20px 0px 20px;
}


h2.destination {
	background:url(../images/wedding_destination.gif) no-repeat 0 0;
	height:28px;
	padding:0px 0px 0px 35px;
	font-size:20px;
	color:#239ad6;
}


.destination-content {
		width:575px;
		overflow:hidden;
		padding:0px 0px 0px 35px;
}

.destination-col {
	width:240px;
	float:left;
	margin:0px 20px 0px 0px;
}

h4 {
	font-size:14px;
	color:#239ad6;
}


.destination-col ul {
	margin:10px 0px 15px 0px;
	padding:0px;
}

.destination-col ul li {
	margin:0px 0px 3px 0px;
	padding:0px;

}

.destination-col ul li span {
	margin:0px;
	padding:0px;
	color:#949494;
	font-size:10px;
}

.destination-col ul li a {
	text-decoration:none;
	font-size:12px;
}

.destination-col ul li a:hover {
	text-decoration:underline;
}



.image-map {
	background:url(../images/map.gif) no-repeat 0 0;
	width:650px;
	height:326px;
	position:relative;
}
.hawaii {
	position:absolute;
	width:75px;
	top:110px;
	left:22px;
}


.hawaii1 {
	background:url(../images/map_btn.png) no-repeat 100% 0;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:right;
	height:29px;
	display:block;
	cursor:pointer;
}
.hawaii2 {


   background:url(../images/hawaii_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:75px;
	height:29px;
	cursor:pointer;
}




.california {
	position:absolute;
	width:82px;
	top:84px;
	left:35px;
}


.california1 {
	background:url(../images/map_btn.png) no-repeat 100% 0;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:right;
	height:18px;
	display:block;
	cursor:pointer;
}
.california2 {


   background:url(../images/california_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:82px;
	height:18px;
	cursor:pointer;
}


.texas {
	position:absolute;
	width:46px;
	top:86px;
	left:125px;
}


.texas1 {
	background:url(../images/map_btn.png) no-repeat 0 100%;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:left;
	height:32px;
	display:block;
	cursor:pointer;
}
.texas2 {


   background:url(../images/texas_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:46px;
	height:32px;
	cursor:pointer;
}


.mexico {
	position:absolute;
	width:58px;
	top:117px;
	left:75px;
}


.mexico1 {
	background:url(../images/map_btn.png) no-repeat 100% 0;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:right;
	height:34px;
	display:block;
	cursor:pointer;
}
.mexico2 {


   background:url(../images/mexico_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:58px;
	height:34px;
	cursor:pointer;
}

.florida {
	position:absolute;
	width:72px;
	top:102px;
	left:160px;
}


.florida1 {
	background:url(../images/map_btn.png) no-repeat 0 100%;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:left;
	height:22px;
	display:block;
	cursor:pointer;
}
.florida2 {


   background:url(../images/florida_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:72px;
	height:22px;
	cursor:pointer;
}


.caribbean {
	position:absolute;
	width:96px;
	top:122px;
	left:154px;
}


.caribbean1 {
	background:url(../images/map_btn.png) no-repeat 0 100%;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:left;
	height:18px;
	display:block;
	cursor:pointer;
}
.caribbean2 {


   background:url(../images/caribbean_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:96px;
	height:18px;
	cursor:pointer;
}


.europe {
	position:absolute;
	width:59px;
	top:67px;
	left:254px;
}


.europe1 {
	background:url(../images/map_btn.png) no-repeat 100% 0;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:right;
	height:18px;
	display:block;
	cursor:pointer;
}
.europe2 {


   background:url(../images/europe_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:59px;
	height:18px;
	cursor:pointer;
}



.australia {
	position:absolute;
	width:75px;
	top:210px;
	left:510px;
}


.australia1 {
	background:url(../images/map_btn.png) no-repeat 0 100%;
   	behavior:url(images/iepngfix.htc);
	width:12px;
	float:left;
	height:20px;
	display:block;
	cursor:pointer;
}
.australia2 {


   background:url(../images/australia_rollover.png) no-repeat 0 0;
   behavior:url(images/iepngfix.htc);
   	display:block;
	width:75px;
	height:20px;
	cursor:pointer;
}




/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/






/* START LANDING STYLES - Pages
----------------------------------------------------------------------------------------*/


#inner-banner {
	width:974px;
	height:253px;
	margin:0px 4px 18px 4px;
	padding:9px 0px 0px 0px;

}





/* End LANDING STYLES - Beaches
----------------------------------------------------------------------------------------*/




/* START LANDING STYLES - Pages Content
----------------------------------------------------------------------------------------*/


#pages-content {
	width:932px;
	padding:25px 25px 30px 25px;

}




/*-------------------news-content----------------------*/



#news-content {
	width:638px;
	overflow:hidden;

}

.news-box {
	width:612px;
	border:1px solid #eeeeee;
	padding:9px 7px 9px 7px;
	margin:0px 0px 9px 5px;
	background-color:#f7fdfe;
	overflow:hidden;
}


#news-content p {
	font-size:12px;
	line-height:18px;
	padding:0px 0px 15px 0px;
}

.news-title {
	font-size:14px;
	font-weight:bold;
}


.news-date {
	display:block;
	float:left;
	color:#656666;
	font-style:italic;
}

.news-more {
	display:block;
	float:right;
	color:#656666;
	font-style:italic;
}

.news-more a {
		color:#656666;
	text-decoration:none;
}

.news-more a:hover {
	text-decoration:underline;
}



.pagination {
	width:638px;
	margin:20px 0px 0px 0px;
	text-align:center;
}


.pagination a {
	color:#008ff4;
	font-size:12px;
	text-decoration:none;
}

.pagination a:hover {
	text-decoration:none;
	color:#000000;
}

.pagination a.selected {
	text-decoration:none;
	color:#000000;
}


/* End LANDING STYLES - Pages Content
----------------------------------------------------------------------------------------*/






/* START FOOTER STYLES
----------------------------------------------------------------------------------------*/



#link-container {
	width:972px;
	margin:0px auto;
	padding:50px 0px 0px 10px;
	text-align:left;
	overflow:hidden;
}


.footer-link {
	width:180px;
	float:left;
	margin:0px 20px 0px 0px;
}


.footer-link-last {
	width:160px;
	float:left;
	margin:0px 0px 0px 0px;
}


h6 {
	font-size:10px;
	font-weight:bold;
	color:#565656;
	margin:0px 0px 3px 0px;
}

#link-container ul {
	
}

#link-container ul li {
	margin:0px 0px 3px 0px;
}

#link-container ul li a {
	font-size:10px;
	color:#565656;
	text-decoration:none;
}

#link-container ul li a:hover {	
	text-decoration:underline;
}



#footer {
	width:972px;
	margin:0px auto;
	padding:20px 0px 0px 10px;
	text-align:left;
	overflow:hidden;
}

#footer p.footer-content {
	display:block;
	text-align:center;
	color:#246e93;
}

#footer p.footer-content span.footer-nav {
	margin:0px 20px 0px 0px;

}


#footer p.footer-content  a {
	color:#246e93;
	font-size:11px;
	text-decoration:none;

}

#admin_panel {
	padding:2px;
}

#footer p.footer-content a:hover {
	text-decoration:underline;
}

#admin_panel, #admin_panel a {
	font-weight:bold;
}

.question {
	color:#239ad6;
}

#main-content p {
	clear:both;
	margin-bottom:5px;
}

#contact {
	width:300px;
}

.submit-btn {
	float:right;
}

#login {
	width:160px;
	margin-left:40px;
	margin-top:20px;
}
/* END FOOTER STYLES
----------------------------------------------------------------------------------------*/

.news_article {
background-color:#EBEBEB;
float:left;
width:290px;
height:135px;
margin:3px;
cursor:pointer;
}

.double_news_article {
width:610px;
background:url(../images/news_box_top.jpg) top left no-repeat;
padding-top:10px;
}

#articles a.title {
color:#333333;
font-size:13px;
font-weight:bold;
}

#articles a.title:hover {
color:#666666;
}

#articles .image {
float:left;
width:50px;
height:50px;
margin-right:10px;
margin:5px;
margin-left:10px;
}

#articles .text {
float:right;
width:525px;
margin-right:5px;
margin-top:5px;
margin-bottom:10px;
letter-spacing:1px;
padding-right:5px;
}

#articles .footer {
clear:both;
background-color:#999999;
background:url(../images/news_box_bottom.jpg) bottom left no-repeat;
width:590px;
height:23px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
font-size:12px;
font-style:italic;
color:#999;
margin-top:10px;
clear:both;
}

#articles .footer .left {
float:left;
width:140px;
}

#articles .footer .right {
float:right;
width:140px;
text-align:right;
}

#articles .footer a {
font-size:12px;
font-style:italic;
color:#999;
}

#page_results {
text-align:center;
margin-top:5px;
}

#top_beach_wedding_destinations {
	width:640px;
	background:url(../images/top-beach-destinations-bg.jpg) no-repeat;
	padding-top:10px;
	padding-left:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#393939;
	min-height:861px;
}

#top_beach_wedding_destinations td {
	vertical-align:top;
}

#top_beach_wedding_destinations table td table td {
	padding-bottom:4px;
}

#top_beach_wedding_destinations h1 {
	font-style:normal;
}

#top_beach_wedding_destinations a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#393939;
	font-style:normal;
}

#share div {
	width:240px;
	margin:0 auto;
}

#share h4 {
		height:30px;
	padding:0px 0px 0px 40px;
	font-size:20px;
	color:#239ad6;
}

#beaches_list {
	font-size:10px;
}

#beaches_list h4 {
	margin-top:8px;
}

#beaches_list h4 a {
	margin-top:8px;
	color:#239AD6;
	font-size:14px;
}

#beaches_list h4 a:hover {
	text-decoration:none;
}

#beaches_list strong,#beaches_list strong a {
	color:#666;
	font-size:12px;
}

#beaches_list table {
	margin-top:10px;
}

#beaches_list td {
	padding-right:15px;
}

#beaches_list ul {
	margin-bottom:4px;
}

#beaches_list li a {
	color:#00C;
	text-decoration:none;
}

#beaches_list li a:hover {
	color:#06C;
}

#beaches_list li {
	font-weight:bold;
	margin-left:4px;
	list-style-type:none;
}

#beaches_list li ul li {
	margin-left:8px;
	font-weight:normal;
	list-style-type:none;
}

h4.share {
	line-height:22px;
	margin:0px 0px 12px 0px;
	background:url(../images/share_icon.gif) no-repeat 0 0;
}

h4.beaches {
	height:30px;
	padding:0px 0px 0px 40px;
	font-size:20px;
	color:#239ad6;
	line-height:22px;
	margin:0px 0px 12px 0px;
	background:url(../images/search-icon.gif) no-repeat 0 0;
}

.red {
	color:#F00;
}

ul.show {
	list-style-type:disc;
}

ul.show li {
	margin-left:16px;
	margin-top:2px;
}

.black_large {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#search-container {
	background:url(../images/search_bg2.gif) no-repeat 0 0;
	width:251px;
	overflow:hidden;
	height:23px;
}

#search-container form input.search-box2 {
	width:173px;
	height:18px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:none;
	color:#6c6c6c;
	border:none;
	padding:5px 10px 0px 15px;
	font-style:italic;
}


#search-container form input.search-btn2 {
	width:53px;
	height:23px;
	background:url(../images/search_btn2.gif) no-repeat 0 0;
	font-size:0px;
	border:none;
	float:right;
	text-align:left;
	letter-spacing:19px;
	text-indent:-1000px;
	color:#ffffff;
	cursor:pointer;
	display:block;
}

#qa {
	width:855px;
}

#qa a {
	color:#06C;
	text-decoration:none;
}

#qa a:hover {
	color:#00C;	
}

#qa h3 {
	color:#000;
	background-color:#BAD4F5;
	padding:10px 14px 10px 14px;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	width:840px;
}

