@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
p {margin:0; padding:0}
.main-bg{
	background: #232323 url(../images/main-bg.jpg) repeat-x;
}
.ftr-bg{
	background:url(../images/ftr-bg.jpg);
	height:81px;
}
.ftr-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#124349;
	line-height:80px;
}
.topnavTxt{
	font-family:"Lucida Sans", Tahoma, Arial;
	font-size:12px;
	color:#252525;
	text-align:center;
	line-height:45px;
	text-transform:uppercase;
	font-weight:bold;
}
.topnavTxt a{
	font-family:"Lucida Sans", Tahoma, Arial;
	font-size:12px;
	color:#252525;
	text-align:center;
	line-height:45px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.topnavTxt a:hover{
	font-family:"Lucida Sans", Tahoma, Arial;
	font-size:12px;
	color:#FFF;
	text-align:center;
	line-height:45px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}
.topnavSel{
	font-family:"Lucida Sans", Tahoma, Arial;
	font-size:12px;
	color:#FFF;
	text-align:center;
	line-height:45px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#4d4d4d;
	border-left:1px solid #3b3b3b;
	border-right:1px solid #3b3b3b;
}
.flower-bg{
	background:url(../images/flower-bg.jpg) repeat-x;
	background-position:bottom;
}
.body-bg-center{
	background:url(../images/body-bg-center.png);
}
.white-bg-center{
	background:url(../images/white-bg-center.jpg);
}
.blueHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#11708f;
	line-height:30px;
	text-transform:uppercase;
}
.regbluetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00a8dc;
	line-height:20px;
	
}
.bulletedTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#11708f;
	line-height:16px;
}
.blackregTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	line-height:16px;
}
.packagesboxescenter{
	background:url(../images/packages-pic-center.jpg);
	height:170px;
}
.pkgTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979;
	text-align:justify;
	line-height:15px;
}
.topCallUs{
	background:url(../images/top-trans-logo.jpg);
	width:188px;
	height:111px;
}
.topCallTxt{
	font-family:"Lucida Sans", Tahoma, Arial;
	font-size:18px;
	color:#00afc6;
}
