@charset "UTF-8";
@import url("form.css");
.address p
{
	padding-right:10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
}
a
{
	color: #346800;
}
a:visited
{
	font-weight: bold;
	color: #346800;
}
a:active
{
	font-weight: bold;
	color: #346800;
}
a:hover
{
	font-weight: bold;
	color: #000000;
}

/* 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: #333333;
}
html
{
	background-image: url(../images/siteShadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, sans-serif;
	color: #92278f;
	margin-bottom:0px;
}
h2 {

color:#0d6144;}
p, li
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 20px;
}
#bodyWrapper
{
	background-color: #FFFFCF;
	padding-top: 1.89em;
}
#footerWrapper
{
	background-color:#70458c;
	width:974px;
}
#footerWrapper td
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	color:#fff;
}
#footerWrapper p
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	color:#fff;
}
#footerWrapper a
{
	color:#fff;
}
#headerWrapper
{
	background-color: #712f73;
}
#navigationWrapper
{
	background-color: #ffffcf;
}
#formWrapper
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 20px;
}
#formWrapper td
{
	padding: 5px;
}
.contentPadding
{
	padding:10px;
	text-align: left;
}
.cruiseCollection span
{
	padding-left:10px;
	padding-right:10px;
}
.cruiseCollection td
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:12px;
}
.leftColumn
{
	background-image: url(../images/leftColumn.png);
	background-repeat: repeat-y;
	background-position: right top;
background-color:#fff;
	border-right:1px solid #92278f;
}
.leftColumn p
{
	font-size:12px !important;
}
.middleContentPadding
{
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.redBold
{
	font-weight:bold;
	color:#660000;
}
.headerBack
{
	background-color: #92278f;
}
.staffCollection td
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.staffCollection span
{
	padding-right:20px;
	padding-left:20px;
}
.topPicks
{
	margin:0;
	padding:5px;
	border:1px dotted #ccc;
	background-image: url(../images/blogRightBack.gif);
}
