@charset "UTF-8";
@import url("cruiseOffer.css");
@import url("siteBlog.css");
/*@import url("tabs.css");*/
a:link
{
	color: #92624e;
}
a:visited
{
	color: #92624e;
}
a:hover
{
	color: #fab75c;
}
a:active
{
	color: #fab75c;
	text-decoration:underline;
}
/* CSS Document */
body
{
	background-image: url(../images/siteBack.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
body, td, th
{
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, sans-serif;
	color: #92624e;
	margin-bottom:0px;
}
p, li
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	line-height: 20px;
}
#footerWrapper
{
	background-image: url(../images/footerBack.png);
	background-repeat: repeat-x;
	background-color:#fff;
	width:974px;
}
#footerWrapper td
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color:#fff;
}
#footerWrapper p
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	line-height:normal;
	color:#fff;
}
#footerWrapper a
{
	color:#fff;
	text-decoration:underline;
}
div#ctl00_CompanyBottomNavigation {text-align:right;}
div#ctl00_CompanyBottomNavigation a {font-size:10px;text-decoration:none;}
div#ctl00_CompanyBottomNavigation p {margin:0;}
.contentPadding
{
	padding:10px;
	text-align: left;
}
.headerBack
{
	background-color:#FFFFFF;
	border-bottom:1px solid #fff;
}
.leftColumn
{
	background-color:#ddcac3;
	border-right:1px solid #905b4d;
}
.leftColumn p
{
	font-size:12px !important;
}
.middleContentPadding
{
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.formwrapper
{
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 650px;
}
.navBack
{
	background-color:#92624c;
}
div.rssFeed td
{
	padding:5px;
}
a.ekmenu_submenu_btnlink
{
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	display:block;
}
li.ekmenu_unorderedlist_item {
	list-style: none;
}
p.honeymoons {display:none;}
div#flash {z-index:0;}
div#ctl00_leftColumn_Video {
	margin: auto;
	height: 188px;
	width: 250px;
}
.SpecialistsList td {padding:5px 10px;border-bottom:1px dotted #ccc;}
.SpecialistsList table {margin:26px 0 13px;border-top:1px dotted #ccc;border-right:1px dotted #ccc;border-left:1px dotted #ccc;}