/*
@import url("news.css");
@import url("contact.css");
*/
/* main style sheet */


/* header */
#header {
	padding: 0px;
	width: 760px;
	height: 352px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/noflash.jpg);
	background-repeat: no-repeat;
}

/* end of header 
**********************/





/* nav */
#nav {
	padding: 0px;
	margin: 0px;

}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav a {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	display: block;
	width: 185px;
	height: 35px;
	text-indent: -9999px;
}
#about {
	background-position: 0px 0px;
}
#weddings {
	background-position: 0px -35px;
}
#airport {
	background-position: 0px -70px;
}
#scenic {
	background-position: 0px -105px;
}
#conference {
	background-position: 0px -140px;
}
#contact {
	background-position: 0px -175px;
}
#activities {
	background-position: 0px -210px;
}
#booking {
	background-position: 0px -245px;
}



#about:hover {
	background-position: -185px 0px;
}
#weddings:hover {
	background-position: -185px -35px;
}
#airport:hover {
	background-position: -185px -70px;
}
#scenic:hover {
	background-position: -185px -105px;
}
#conference:hover {
	background-position: -185px -140px;
}
#contact:hover {
	background-position: -185px -175px;
}
#activities:hover {
	background-position: -185px -210px;
}
#booking:hover {
	background-position: -185px -245px;
}




/* end of nav 
**********************/




/* content */

#content {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 185px;
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 575px;
	position: relative;
}
#main-inner {
	width: 535px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.margin15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}

.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}

.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.box1 {
	margin: 0px;
	padding: 0px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
.list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.top-copy {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fleet {
	padding: 0px;
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.photograph {
	margin: 0px;
	font-style: italic;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link-box {
	padding: 0px;
	float: left;
	width: 260px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: underline;
}


#distance-currency {
	margin: 0px;
	padding: 0px;
}
#distance {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
}
#currency {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 260px;
}
#distance img {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#currency img {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








/* end of content 
**********************/





/* footer */
#footer {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 85%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
	background-color: #DEE2DE;
}
*html body  {
	font-size:84%;
}
*:first-child+html body {
	font-size:84%;
}




#container{
	width:780px;
	padding: 0;
	background-image: url(../img/container-bg2.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}
.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	padding:0;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
h3 {
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
h4 {
	margin:0;
	padding:0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pagetop {
	padding: 0px;
	width: 90px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}


a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight: bold;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:underline;
}  

a.linkcopy:link {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:visited {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:hover {
	color:#333333;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style */
#btn-booking {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 123px;
	position: absolute;
	left: 420px;
	top: 10px;
}
#btn-booking2 {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 123px;
	position: absolute;
	left: 420px;
	top: 300px;
}
#btn-booking3 {
	padding: 0px;
	height: 38px;
	width: 123px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
