﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#D0D0D0;	
}

p {
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
	font-style: italic;	
	color: #000080;
}
h1
{
	font-size:1.7em;
}
h2
{
	font-size:1.6em;
}
h3
{
	font-size:1.5em;
}

ul{ 
	margin-bottom:  5px;
	padding-bottom:  5px;
}

#guestbook
{
	text-align:center;
}
#guestbook iframe
{
	width:38em;
}
#container {
	width: 60em;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-top: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;	
	overflow:hidden;
}
#masthead {
	text-align: center;
	width: 60em;
	height:145px;
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
#navigation {
	position: relative;
	float: left;
	width: 209px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;	
	
}
#content {
	float: left;
	width: 39em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
#footer {
	text-align: center;
	clear: both;
	width: 760px;
	border: 1px dotted #d8bfd8;
}
#perfect_coupon{
	text-align:center;
	padding-top:3em;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #BFDBFF;
	background-color: #BFDBFF;
}
#navigation ul li a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #BFDBFF;
}
#navigation ul li a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
#content h2,h3,h4,h5,h6 {
	color: blue;
}
#content h1,h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
#languageBar
{	
	margin: 0px;
	padding:0.3em 0.7em 0em 0.3em;
	text-align:right;	
	overflow:hidden;
}

#prices
{
	text-align:center;
}
#prices_table
{
	width:35em;	
	border:1px black solid;	
	border-collapse:collapse;	
	
}
#prices_table2
{
	width:35em;	
	border:1px black solid;	
	border-collapse:collapse;	
}
#prices_table2 tbody td
{
	border:1px black solid;		
}

#prices_table tbody td
{
	border:1px black solid;		
}

#prices_table tfoot
{
	text-align:center;
}
#balloon_table
{
	border:0px white none;
	margin-bottom:1.5em;
}

#contact1
{
	margin-left:3em;	
	float:left;
	width:20em;
	overflow:hidden;	
}
#contact2
{	
	overflow:hidden;
	float:right;	
}
#contact3
{
	overflow:hidden;
	clear:both;
	margin-top:0em;
}
a {
	
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a img
{
	border:0px white none;
}
h4{
	display:inline;
	margin-right:0.2em;	
}
h2{
	display:inline;
	margin-right:0.2em;	
}
dfn
{
	color:#696969;
}
big
{
	color:red;
	font-weight:bolder;
}
ol li
{
	margin-bottom:1em;
}
address
{
	text-align:center;	
}

#city_tours p
{
	
}
#map
{
	text-align:center;
	margin-top:3em;
}
#tours_check label
{
	font-weight:normal;
}
#submit
{
	text-align:center;
}
form label
{
	font-weight:bolder;
}
form
{
	text-align:right;
}
form div
{
	padding-bottom:0.5em;
}
.right
{
	text-align:right;
}
.center
{
	text-align:center;
}

.date
{
	width:6em;
}
.number
{
	width:3em;
	text-align:right;
}
.thumbnail
{
	border:0px white none;		
}
.guides .guidePhoto
{
	text-align:center;
	width:25%;
}
.guides table
{
	width:40em;	
}
.guides td
{
	padding-right:0em;	
}
.guides .guideName
{	
	text-align:center;
	width:25%;
}
#content .guides .guideCV
{
	text-align:center;
	padding-bottom:2em;	
	width:25%;
}
#content .guides .guideCV img
{
	float:left;	
	border:0px white none;
	padding:0px;	
	padding-right:0.2em;
	
}
#content .guides .guideCV div
{
	width:3em;
	text-align:center;	

}
.style_float_left
{
	float:left;
	margin-right:0.3em;
}
.style_float_right
{
	float:right;
	margin-left:0.3em;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_red
{
	color:red;
}
.style_violet
{
	color: #3399FF;
	font-style: italic;
}
.style_darkviolet{
	color: #503750;
	display:inline;
}
.style_blue
{
	color:blue;
}
.style_darkblue
{
	color:navy;
}

a.bookTour {
	margin: 0 auto;
	color:red;
}

#upperLinks{
	width: 60em;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	overflow:hidden;

}

#bookmarkUs {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 0.9em;
	
}

#bookmarkUs a{
	color: blue;
	font-style: italic;
	text-decoration: none;
	
}

.contactUs {
	display: block;
	text-align: center;
	padding: 0px 0px 20px 0px;
	color: red;
	font-style: italic;
	font-weight: bolder;
}

a.contactUs:hover {
	color: blue;
	font-size: 1.4 em;
}

strong {
	color: #3399FF;
	font-style: italic;
}
