/* CSS Document */

body{
	padding:0px;
	margin:0px;
	}
p, div, ul, span, form{
	padding:0px;
	margin:0px;
	width: 98%;
	float: none;
	clear: left;
}
/*--------------------------------top-----------------------------*/
.top_tbl{
	background-image:url(../images/south-beach-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;}
.nav{
	border-bottom:1px #135CAD dashed;
	border-top:1px #135CAD dashed;
	}
.nav ul{
	list-style-type:none;

}
.nav ul li{
	font:bold 11px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#CD2D06;
	background-color:inherit;
	float:left;
	padding:0 19px;
}
.nav ul li a{
	font:bold 11px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	background-color:inherit;
}
.nav ul li a:hover{
	color:#CD2D06;
	background-color:inherit;
}

/*----------------------------------left_body----------------------------------*/
.body{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#000000;
	background-color:inherit;
	padding-top:24px;
	padding-bottom:25px;} 
.body p{
	margin-top:16px;
	background-color:inherit;
	color:#084B96;}
.body span{
	font-weight:bold;
	background-color:inherit;
	color:#CD2D06;}
.service{
	border-top:#000000 1px dashed;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	background-color:inherit;
	color:#000000;}
.service p{
	margin-top:22px;}
.service_tbl{
	margin-top:14px;
	margin-bottom:14px;}
ul.serv{
	list-style:none;}
ul.serv li{
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:inherit;
	font-weight:bold;
	line-height:13px;
	color:#000000;}
ul.serv li a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	margin-left:8px;}
ul.serv li a:hover{
	background-color:inherit;
	color: #990000;}
.service_bot{
	border-bottom:1px #51719C solid;}
.contact{
	border-bottom:1px #FFFFFF dashed;
	border-top:1px #FFFFFF dashed;}
.contact_p1{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	background-color:inherit;
	margin-left:6px;
	margin-top:14px;}
.contact_p1 a{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
.contact_p1 a:hover{
	text-decoration:underline;
}
	
/*---------------------------------------right_body----------------------------*/
.tour_body{
	border-left:#51719C 1px solid;
	border-right:#51719C 1px solid;
	padding-left:11px;
	padding-right:8px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	background-color:inherit;
	color:#000000;}
.tour_body p.hd{
	margin-bottom:14px;
	background-color:inherit;
	color:#135CAD;}
.tour_body p.hd1{
	margin-bottom:14px;
	color:#CD2D06;background-color:inherit;}
	
.detail{
	padding-top:6px;
	}
.detail a{
	color:#000000;
	text-decoration:none;
	background-color:inherit;
	}
.detail a:hover{
	color: #990000;
	text-decoration:none;
	background-color:inherit;
	}
/*--------------------------FOOTER-------------------------*/
.footer{
	color:#053366;
	background-color:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;}
.footer a{
	color:#053366;
	background-color:inherit;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;}
.footer a:hover{
	color: #0000CC;
	background-color:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;}
.footer p{
	color:#000;
	background-color:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;}

/*--extra-----------------------------*/

/* common tags for rounded corners that can be used for many panels */
b.Rnd1{margin: 0 5px;}
b.Rnd2{margin: 0 3px;}
b.Rnd3{margin: 0 2px;}

/* container one */
div.ContainerOne {position:float; width:240px; height:200px; border:5px; border-color:#666666; background: #DFDFDF;} /* adjust the position, size and colour of the panel here */
div[class="ContainerOne"] {height:auto; min-height:200px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b, b.RndBottomOne b{display:block;height: 1px; overflow: hidden; background: #DFDFDF} /* adjust the colour of the panel top and bottom here */
b.RndTopOne, b.RndBottomOne{display:block;background: #FFFFFF;} /* adjust the background colour here */
div.RPanelContentOne {position:relative; top:0px; left:0px; display:block; margin: 0 auto; margin-top:10px; margin-bottom:10px; width:200px; height:200px; text-align:left; color:#333333;} /* adjust the content width (to be slightly less than the panel width to get a margin), height and text alignment of the content here */
div[class="RPanelContentOne"] {height:auto; min-height:200px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b.Rnd4, b.RndBottomOne b.Rnd4{margin: 0 1px; height:2px;} 

/* container two */
div.ContainerTwo {position:float; width:770px; height:200px; border:5px; border-color:#666666; background: #DFDFDF;} /* adjust the position, size and colour of the panel here */
div[class="ContainerTwo"] {height:auto; min-height:200px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopTwo b, b.RndBottomTwo b{display:block;height: 1px; overflow: hidden; background: #DFDFDF} /* adjust the colour of the panel top and bottom here */
b.RndTopTwo, b.RndBottomTwo{display:block;background: #FFFFFF;} /* adjust the background colour here */
div.RPanelContentTwo {position:relative; top:0px; left:0px; display:block; margin: 0 auto; margin-top:10px; margin-bottom:10px; width:750px; height:200px; text-align:left; color:#333333;} /* adjust the content width (to be slightly less than the panel width to get a margin), height and text alignment of the content here */
div[class="RPanelContentTwo"] {height:auto; min-height:200px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopTwo b.Rnd4, b.RndBottomTwo b.Rnd4{margin: 0 1px; height:2px;} 

/*-----------------------------*/
/* rounded boxes with shadows */

		div.box_one_third {
			background: url(../images/Lower_box.png) no-repeat left bottom;
			width: 200px;
			padding: 0 17px 18px 12px;
			margin: 10px 0;
			}
		div.box_one_third h2 {
				background: url(../images/Upper_box.png) no-repeat left top;
				margin: 0 -17px 15px -12px;
				padding: 15px 40px 0px 55px;
				height: 27px;

				font: bold 16px/1.2 Arial;
				color: #fff;
			}


		div.box_full {
			background: url(../images/Lower_box_full.png) no-repeat left bottom;
			width: 780px;
			padding: 0 17px 18px 12px;
			margin: 10px 0;
		}

			div.box_full h2 {
				background: url(../images/Upper_box_full.png) no-repeat left top;
				margin: 0 -17px 15px -12px;
				padding: 15px 40px 0 55px;
				height: 27px;

				font: bold 16px/1.2 Arial;
				color: #fff;
			}


		div.box_two_thirds {
			background: url(../images/Lower_box_two_thirds.png) no-repeat left bottom;
			width: 528px;
			padding: 0 17px 18px 12px;
			margin: 10px 0;
			}
		div.box_two_thirds h2 {
				background: url(../images/Upper_box_two_thirds.png) no-repeat left top;
				margin: 0 -17px 15px -12px;
				padding: 15px 40px 0 55px;
				height: 27px;

				font: bold 16px/1.2 Arial;
				color: #fff;
			}


/* end rounded boxes with shadows */

