body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	color: #004C6F;
}

td.headerbg {
	background: url(/images/topstrip2.gif) repeat-x;
}

td.lang a {
	background-color: #4E80A5;
	color: #fff;
	padding: 4px 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #4E80A5;
}

a:hover {
	color: #6B65A6;
}

td.lang a:hover, td.lang a:active {
	background-color: #6B65A6;
	color: #fff;
}

h1 {
	margin: 0;
	font-size: 180%;
	text-align: center;
}

td.maincontent {
	width: 80%;
}

span.highlight {
	color: red;
}

.clear {
	clear: both;
}

p.leftimage {
	float: left;
}

p.rightimage {
	float: right;
}

td.maincontent h2 {
	margin: 3em 0 0 0;
	font-size: 120%;
	text-align: left;
	clear: both;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6F5FA;
}

table.bottomnav {
	margin: 0 auto;
}

table.bottomnav td {
	text-align: center;
}

table.bottomnav tr {
	margin-bottom: 1em;
	padding: 1em 0;
}

table.bottomnav td a {
	color: #655EA2;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
}

table.bottomnav td a:hover {
	color: #48BEF4;
}

table#leumadair_rates {
	width: 70%;
}

table#calanmaran_rates {
	width: 90%;
}

table#calanmaran_rates caption {
	margin-top: 30px;
}

table#leumadair_rates caption, table#calanmaran_rates caption {
	font-size: 140%;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #E6F5FA;
}

.price {
	font-weight: bold;
	color: #CC0048;
}

.pricedesc {
	font-weight: normal;
	color: #660048;
}

p.prevnext {
	text-align: center;
}

p.prevnext img {
	border: none;
}

table#calanthumbs {
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
}

table#calanthumbs td {
	width: 220px;
	margin-right: 15px;
}

table#calanthumbs tr {
	margin-top: 15px;
}

table#calanthumbs tr.picdescs {
	background-color: #eee;
	padding: 5px;
}

table.calendar td {
	border: 1px solid #eee;
	padding: 4px;
	text-align: center;
}

table.calendar caption {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top: 30px;
}

td.date {
	font-weight: normal;
	font-size: 80%;
}

tr.caldays {
	border-bottom: 1px solid #ccc;
	background-color: #eef;
}

td.date span {
	font-size: 190%;
	font-weight: bold;
}

table.calendar {
	width: 450px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}