/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
s
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/******************
Overall Site Styles
******************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0c498a;
}
.tophome {
	height: 39px;
	float: right;
	width: 300px;
}

.tophome img{
	float: right;
}
.input{
	height:28px;
	width:160px;
	border:none;
	padding-left:4px;
	line-height: 28px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputemail{
	height:28px;
	width:150px;
	border:none;
	background-color:#efefef;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.button-des {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
}
#contentwrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.submitbot {
	float: right;
	width: 87px;
	padding-top: 44px;
	padding-right: 11px;
}
.email {
	height: 29px;
	margin-top: 44px;
	margin-left: 11px;
}
.destinations {
	clear: both;
}
.destinations h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFCC66;
	padding:5px 0px 0px 11px;
	margin:0px 0px 11px 0px;
}
 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFCC66;
	margin-bottom: 11px;
	padding-left: 11px;
}
 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 11px;
	padding-left: 11px;
}
.destinationleft {
	float: left;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b6d5f8;
	text-transform: capitalize;
	font-weight: bold;
}
.destinationleft img {
	border: 1px solid #749fd3;
	padding: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
.destinationleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bbef5;
	margin-right: 11px;
	line-height: 16px;
	font-weight: normal;
}
.row {
	float: left;
	width: 640px;
}
.clr {
	clear: both;
	height: 18px;
}
.destinationright {
	float: right;
	width: 154px;
	margin-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b6d5f8;
	text-transform: capitalize;
	font-weight: bold;
}
.destinationright img {
	border: 1px solid #749fd3;
	padding: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
.destinationright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bbef5;
	margin-right: 11px;
	line-height: 16px;
	font-weight: normal;
}
.header {
	height: 317px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	background-image: url(../images/maintop_01.jpg);
	float: left;
	height: 317px;
	width: 460px;
	background-repeat: no-repeat;
	background-position: left top;
}
.logo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #507198;
	padding-left: 176px;
	margin-top: 160px;
}
.photo {
	height: 229px;
	width: 429px;
	float: left;
	overflow: hidden;
	border: 1px solid #f4f4f4;
	margin-top: 11px;
	margin-left: 40px;
}
.menu {
	height: 80px;
}


#Navbar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 81px;
	position: absolute;
	width: 740px;
}

#Navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Navbar ul li {
	display: inline;
}

#Navbar ul li a {
	background-color: transparent;
	float: left;
	width: 127px;
	text-decoration: none;
	height: 36px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: -9999px;
	display: block;
}

#Navbar ul li#aboutus a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 104px;
	position: absolute;
	left: 0px;
}

#Navbar ul li#aboutus a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Navbar ul li#findtrip a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -104px top;
	height: 80px;
	width: 90px;
	position: absolute;
	left: 104px;
}

#Navbar ul li#findtrip a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -104px bottom;
}

#Navbar ul li#destination a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -194px top;
	height: 80px;
	width: 113px;
	position: absolute;
	left: 194px;
}

#Navbar ul li#destination a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -194px bottom;
}

#Navbar ul li#testinomonials a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -307px top;
	height: 80px;
	width: 110px;
	position: absolute;
	left: 307px;
}

#Navbar ul li#testinomonials a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -307px bottom;
}

#Navbar ul li#inquiry a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -417px top;
	height: 80px;
	width: 71px;
	position: absolute;
	left: 417px;
}

#Navbar ul li#inquiry a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -417px bottom;
}

#Navbar ul li#newsnevents a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -487px top;
	height: 80px;
	width: 124px;
	position: absolute;
	left: 487px;
}

#Navbar ul li#newsnevents a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -487px bottom;
}

#Navbar ul li#contact a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -612px top;
	height: 80px;
	width: 131px;
	position: absolute;
	left: 610px;
}

#Navbar ul li#contact a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -612px bottom;
}

#Navbar ul li#search a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -741px top;
	height: 80px;
	width: 273px;
	position: absolute;
	left: 741px;
}
.search1 {
	float: right;
	height: 78px;
	width: 245px;
	background-image: url(../images/menu_bg_search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sea {
	padding-top: 16px;
	padding-left: 33px;
}
.ss {
	width: 148px;
	float: left;
	height: 28px;
	background-color: #FFFFFF;
	color: #999999;
}

.leftcolumn {
	float: left;
	width: 640px;
}
.welcome {
	background-color: #275f9a;
	border: 1px solid #2b68ac;
	width: 660px;
	margin-left: 8px;
}

.welcome dl
{
margin:0px auto;
padding:0px;
width:600px;
clear:both;
}

.welcome dl dt
{
margin:0px;
padding:0px;
width:120px;
}

.welcome dl dd
{
margin:0px;
padding:0px;
float:left;
width:480px;
}



.welcome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFCC66;
	padding-top: 11px;
	padding-left: 8px;
}

.welcome h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #d1e3f7;
	padding-top: 11px;
	padding-left: 8px;
}


.welcome img {
	float: left;
	padding-left: 11px;
	padding-top: 12px;
	padding-right:20px;
}
.welcome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFCC66;
	padding-top: 11px;
	padding-left: 8px;
}
.welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bbef5;
	line-height: 16px;
	font-weight: normal;
	margin: 11px;
}


.welcome em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bbef5;
	line-height: 16px;
	font-style:italic;
	margin: 5px;
}

.welcome hr {
margin:20px 10px 10px 10px;
padding:0px;
background:#5588be;
height:1px;
line-height:1px;
border:none;
}


.welcome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00d8ff;
	line-height: 16px;
	font-weight: normal;
	margin: 5px;
	text-decoration:none;
}

.rightcolumn {
	float: right;
	width: 240px;
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
}
.rightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFCC66;
	padding-left: 4px;
	padding-top: 4px;
}
.rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8bbef5;
	line-height: 16px;
	font-weight: bold;
}

.rightcolumn img {
	padding: 2px;
	border: 1px solid #749fd3;
	margin-top: 11px;
	margin-bottom: 4px;
}
.rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bbef5;
	line-height: 16px;
	font-weight: normal;
}
.photo img {
	float: right;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
}
#footerwrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.copyright {
	float: left;
	width: 560px;
	padding-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8bbef5;
}
.credit {
	float: right;
	width: 400px;
	padding-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8bbef5;
	text-align: right;
}
.rightrow {
	clear: both;
	background-color: #275F9A;
	border: 1px solid #2b68ac;
	margin-top: 8px;
	padding-top: 8px;
}

.rightrow img {
	float: left;
	border:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.rightrow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8bbef5;
	margin-right: 16px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 11px;
	margin-bottom: 22px;
	margin-left: 36px;
	
}

.rightrow p a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#00d8ff;
text-decoration:none;
}

.rightrow p a:hover {
text-decoration:underline;
}

.rightrow p a:hover, a:focus, a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#00d8ff;
}

/* Drop Down Menu */

#dropmenudiv{
	position:absolute;
	line-height:24px;
	z-index:100;
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: -24px;
	margin-left: 8px;
}

#dropmenudiv a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color:#08315e;
	font-family: "bold 12px Arial", Helvetica, sans-serif;
	text-align: left;
	height: 32px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 14px;
	line-height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #08325f;
}

#dropmenudiv a:hover{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1px 0px 1px 14px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #08325f;
}

/* ///// SUB NAV ////// */
div#subnav ul {
	margin-bottom:2px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #0C4B8E;
	margin-top: 10px;
	float: left;
	width: 281px;
}

div#subnav ul li {
	list-style:none;
	padding: 0;
}
div#subnav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #8bbef5;
	text-decoration: none;
	line-height: 31px;
	height: 26px;
	padding-left: 32px;
	background-image: url(../images/arrow-sm.jpg);
	background-repeat: no-repeat;
	background-position: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #225387;
	background-color: #275f9a;
}
div#subnav ul li a:hover {
	background-color:#083361;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08325f;
}
/* ///// SUB NAV ////// */
div#subnav ul {
	margin-bottom:2px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #0C4B8E;
	margin-top: 10px;
	float: left;
	width: 240px;
}

div#subnav ul li {
	list-style:none;
	padding: 0;
}
div#subnav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #8bbef5;
	text-decoration: none;
	line-height: 31px;
	height: 26px;
	padding-left: 32px;
	background-image: url(../images/arrow-sm.jpg);
	background-repeat: no-repeat;
	background-position: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #225387;
	background-color: #275f9a;
}
div#subnav ul li a:hover {
	background-color:#083361;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08325f;
}
.pager
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px; 
color:#89b5e2;
margin:0px;
padding:0px 0px 5px 0px;
}

.pager a
{
display:inline-block;
margin:0px 3px 0px 0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#89b5e2;
padding:3px 4px 3px 4px;
text-decoration:none;
font-weight:normal;
background:#003b79;
border:#17518d solid 1px;
}
.pager a:hover
{
display:inline-block;
margin:0px 3px 0px 0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#e2dd89;
padding:3px 4px 3px 4px;
text-decoration:none;
font-weight:normal;
background:#17518d;
border:#275f9a solid 1px;
}
