/*
@import url("news.css");
@import url("contact.css");
*/
/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 764px;
	background-image: url(../img/header-bg.gif);
	background-repeat: no-repeat;
	height: 430px;
}
#header-inner {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo-nav {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flash {
	padding: 0px;
	float: left;
	height: 365px;
	width: 540px;
	margin: 0px;
}
#logo {
	padding: 0px;
	height: 200px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* end of header 
**********************/





/* nav */
#nav {
	padding: 0px;
	margin: 0px;
	height: 125px;
	width: 210px;

}
#nav a {
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../img/nav.gif);
	height: 25px;
	width: 210px;
	text-indent: -2500px;

}
#profile {
	background-position: 0px 0px;
}
#sights {
	background-position: 0px -25px;
}
#charter {
	background-position: 0px -50px;
}
#private {
	background-position: 0px -75px;
}
#menu {
	background-position: 0px -100px;
}
#contact {
	background-position: 0px -125px;
}

#profile:hover {
	background-position: -210px 0px;
}
#sights:hover {
	background-position: -210px -25px;
}
#charter:hover {
	background-position: -210px -50px;
}
#private:hover {
	background-position: -210px -75px;
}
#menu:hover {
	background-position: -210px -100px;
}
#contact:hover {
	background-position: -210px -125px;
}



/* end of nav 
**********************/




/* content */

#content {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
}
#main-inner {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	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;
	background-image: url(../img/box-body.gif);
	background-repeat: repeat-y;
	height: 0.01%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
.box1-left2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 310px;
}
.box1-right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 110px;
}
.box1-left3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.box1-right3 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}
.list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list1 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
}
.list2 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.list2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#body-top #container #content #main #main-inner .box1 .link-contact  {
	display:block;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(../img/btn-contact.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-family: Sylfaen, Arial;
	font-size: 14px;
	color: #c40f2f;
	text-decoration: none;
	height: 20px;
	text-transform: capitalize;
}
#body-top #container #content #main #main-inner .box1 .link-contact:hover {
	background-image: url(../img/btn-contact1.gif);
	color: #666666;
}

#distance-currency {
	margin: 0px;
	padding: 0px;
}
#distance {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
#currency {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}
#distance img {
	padding: 0px;
	width: 163px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#currency img {
	padding: 0px;
	width: 163px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








/* end of content 
**********************/





/* footer */
#footer {
	margin: 0px;
	padding: 0px;
	width: 764px;
}
#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-image: url(../img/bg-bit.gif);
	background-repeat: repeat;
}
*html body  {
	font-size:85%;
}
*:first-child+html body {
	font-size:85%;
}
#body-top {
	background-image: url(../img/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}





#container{
	width:764px;
	padding: 0;
	background-image: url(../img/container-bg.gif);
	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 #c40f2f;
}
.sample-txt {
	background-image: url(../img/sampletxt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


h1 {
	margin:0;
	padding:0;
}
h2 {
	padding:0;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	color: #C9223F;
}
h3 {
	margin:0;
	padding: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;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}
.clear-both {
	clear:both;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}

a:visited {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}


a:hover {
	color:#000000;
	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:#000000;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style */
