@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*-------------------------------------------------------------- SET UP DEFAULTS*/

html, body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100.02%;
	background: url(../images/body_bg.gif) top repeat-x #143d89;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 0;
	top: 0;
}

#container {
	height: auto;
	width: 1003px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	text-align: justify;
}

/*-------------------------------------------------------------- LINKS*/
a:link, a:visited, a:active { 
	color: #666666; 
	text-decoration: underline;
	outline: none;
}

a:hover { 
	color: #000000; 
}

a img {
    border: 0;
	padding: 0;
	margin: 0;
}

/*-------------------------------------------------------------- HEADINGS & PARAGRAPHS*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

h1 {
	font-family: "Futura (T1)", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 5px #cccccc;
	color: #143d89;
}

h2 {
	font-size: 14px;
	font-family: "Futura (T1)", Arial, Helvetica, sans-serif;

}

h3 {
	font-size: 14px;
}

h4 {
	font-family: "Futura (T1)", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #143d89;
}

/*-------------------------------------------------------------- TABLES*/
table {

}

th {
	color: #FFFFFF;
}

tr {

}

td {

}

/*-------------------------------------------------------------- FORMS*/
input, select, textarea {

}

input {

}

select {

}

textarea {

}

/*-------------------------------------------------------------- MY DIVS*/
#header {
	background: url(../images/header.jpg) no-repeat;
	background-color: #EEEEEE;
	width: 1003px;
	height: 246px;
	text-align: right;
	color: #FFFFFF;
}

#header form {
	padding-right: 130px;
}

#header input {
	background-color: #001334;
	border: 1px solid #162a65;
	color: #FFFFFF;
	padding: 3px;
}

#header input:hover {
	background-color: #162a65;
	cursor: pointer;
}

#content {
	background-color: #143d89;
	width: 1003px;
	min-height: 120px;
	padding-bottom: 5px;
	background: url(../images/content_bg.jpg) repeat-y center;
}

#main {
	width: 760px;
	min-height: 120px;
	margin-left: 120px;
	padding-top: 5px;
}

#side_left {
	float: left;
	width: 510px;
}

#side_right {
	width: 240px;
	float: right;
	padding: 10px;
	padding-top: 15px;
	padding-right: 0px;
}

.floater {
	float: right;
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

#call1, #call2, #call3 {
	color: #FFFFFF;
	font-size: 13px;
}

#call1 a:link, #call1 a:visited, #call1 a:active, 
#call2 a:link, #call2 a:visited, #call2 a:active, 
#call3 a:link, #call3 a:visited, #call3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#call1 a:hover, #call2 a:hover, #call3 a:hover {
	color: #CCCCCC;
}

#call1 {
	background: url(../images/call1.jpg) no-repeat;
	width: 67px;
	height: 21px;
	float: left;
	padding-left: 180px;
	padding-top: 175px;
	padding-right: 8px;
}
#call2 {
	background: url(../images/call2.jpg) no-repeat;
	width: 247px;
	height: 196px;
	float: left;
	padding-right: 10px;
}
#call3 {
	background: url(../images/call3.jpg) no-repeat top;
	width: 237px;
	height: 121px;
	float: left;
	padding-left: 10px;
	padding-top: 75px;
}
.call2_1 {
	padding-left: 158px;
	padding-top: 30px;
	display: block;
}
.call2_2 {
	padding-top: 113px;
	display: block;
	margin-left: 10px;
}
.rightimage {
	float: right;
	margin-right: 50px;
	padding-left: 20px;
}

.aboutimg {
	margin-top: 60px;
	margin-left: 50px;
}

.sightseeing {
	margin-left: 20px;
}

.charter2 {
	margin-left: 20px;
	margin-top: 10px;
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	background-color: #143d89;
	width: 1003px;
	clear: both;
	color: #ffffff;
	background: url(../images/footer_bg.jpg) no-repeat center top;
	padding-top: 60px;
}

#footer_left, #footer_right {
	float: left;
	padding: 0px;
	height: 40px;
}

#footer_right {
	float: right;
	text-align: right;
	margin-right: 130px;
}

#footer ul {
	margin: 0px 0 0 130px;
	padding: 0px;
	float: left;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
}

#footer a:link, #footer a:visited, #footer a:active, #contactform a:link, #contactform_collapsed h2 a:link, #contactform a:active, #contactform_collapsed h2 a:active, #contactform a:visited, #contactform_collapsed h2 a:visited {
	color: #86b0ff;
	text-decoration: none;
}

#footer a:hover, #contactform_collapsed h2 a:hover {
	color: #FFFFFF;
}

/*-------------------------------------------------------------- NAVIGATION*/
#navigation {
	width: 1003px;
	height: 41px;
	text-align: center;
	top: 173px;
	left: 64px;
	position: absolute;
}

hr {
	border: none;
	border-bottom: solid 5px #cccccc;
	height: 0px;
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding-bottom: 7px;
}

#content li {
	list-style-type: none;
	list-style-image: url(../images/li.jpg);
	padding-bottom: 5px;
}

#contactcontainer {
	width: 230px;
	height: 350px;
	float: right;
	margin-left: 20px;
	background: url(../images/contactform.jpg) no-repeat;
	color: #FFFFFF;
}	

#contactcontainer a:link, #contactcontainer a:active, #contactcontainer a:visited {
	color: #CCCCCC;
}

#contactcontainer h1 {
	padding: 10px;
	padding-left: 0px;
	margin: 0px;
	border: none;
	color: #FFFFFF;
	float: left;
}

#contactform_collapsed h2 {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 20px;
	border: none;
	color: #FFFFFF;
}

#contactcontainer table {
	padding-left: 15px;
}

#contactcontainer td {
	text-align: left;
}

#contactcontainer {
	display: none;
}

#contactform_collapsed {
	background: url(../images/contactform_collapsed.jpg);
	height: 47px;
	width: 230px;
	margin-left: 10px;
	clear: both;
	display: block;
}

input, textarea, select {
	border: 1px solid #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.blue {
	color: #143d89;
}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	color: #143d89;
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 0px;
}

h4 {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 5px;
}

#crumbs {
	background-color: #143d89;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #000066;
}

#pic1, #pic2 {
	width: 217px;
	height: 142px;
	margin: 10px;
	background: url(../images/pic.jpg) no-repeat;
	padding-top: 13px;
	padding-left: 13px;
}

#log_res {
	padding: 5px;
	margin: 11px 0 11px 0;
	line-height: 18px;
	font-weight: normal;
	font-size: 11px;
	width: 240px;
}

#log_res.ajax-loading {
	background: url(../images/spinner.gif) no-repeat center;
	height: 50px;
}