body {
	background-image: url('/images/bg_slice.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #B8D1E4;
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	color: #34495A;
}

.clear {
	height:0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

a, a:visited {
	color:#EA7F10;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: none;
}

.page {
	background-image: url('/images/page.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	min-height: 400px;
	padding-bottom: 40px;
}

.breadcrumbs {
	margin-top: 13px;
	height: 33px;
	font-size: .9em;
}

.breadcrumbs ul {
	margin: 0px 0px 0px 3px;
	padding:0px;
}

.breadcrumbs ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px 5px 0px 0px;
	float: left;
	display: block;
}

.contentWrap {
	padding: 0px 30px;
	width: 560px !important;
}

.homeWrap {
	padding: 0px;	
	z-index: 1;
}

h1 {
	border-bottom: 1px solid #798792;
	margin-top: 0px;
	padding-bottom: 6px;
	font-size: 1.5em;
	line-height: 24px;
}

h2 {	
	font-size: 1.2em;	
}

h3 {
	font-size:1.05em;
	font-weight: normal;
}

ul li {
	list-style-image:url('/images/bullet.jpg');
	margin-left:-8px;
	margin-top:10px;
}

blockquote {
	background-image:url(/images/quotes.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	padding-left:30px;
	color: #798792;
}

.contentWrap table {
	margin: 15px 0px;
	padding: 0px;
	background-color: #EEF0F2;
}


.contentWrap td {
	padding: 2px 13px;
	border-right: 1px solid #CBCED2;
	border-left: 1px solid #CBCED2;
	border-bottom: 1px solid #CBCED2;
	font-size: 0.8em;
}

.contentWrap th {
	background-color: #798792;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 13px;
}

.richTextTable td {
	border-top: 1px solid #CBCED2;
}

.tripNotes {
	background-color: #FFFBB9;
	padding:5px 13px;
	border-right: 1px solid #EEEAA9;
	border-bottom: 1px solid #EEEAA9;
}

.fRight
{
	float: right;
}

/*********** =HEADER *************/

.header {
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	height: 151px;
	margin: auto;
	position:relative;
	color: #FFFFFF;
}

a.logoLink {
	background-image: url('/images/logo.png');
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 163px;
	top: 6px;
	left: 40px;
}

.tweets {
	line-height: 18px;
}

.tweets_container {
	height: 79px;
	width: 350px;
}

.tweets_container p {
	margin-top: 8px;
	margin-left: 5px;
}

.tweets_bg
{
	background-image: url('/images/tweet_Bg.png');
	background-repeat: no-repeat;
	left: 220px;
	font-size: 80%;
	padding-left: 5px;
	position: absolute;
	top: 15px;
	width: 355px;
}

.phoneNumbers {
	left: 690px;
	position: absolute;
	line-height: 30px;
	top: 15px;
	font-size:130%;
	font-style:italic;
	float:left;
}


.tagline {
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
	float:right;
	margin-top: 110px;
	padding-right:35px;
	text-align:right
}
/*********** =NAV *************/

.topNav {
	height: 43px;
	z-index: 2;
}

ul.nav {
	height: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 2;
}

ul.nav li {
	text-align: center;
	float: left;
	display: block;
	margin: 0px 3px;
	z-index: 2;
}

ul.nav li.first {
	margin: 0px 3px 0px 10px;
}

ul.nav li.last {
	margin: 0px 10px 0px 3px;
}

ul.sf-menu li.level1 {
	background-image: url('/images/topNav_slice.jpg');
	background-repeat: repeat-x;
	width: 183px;
	height: 43px;
	cursor: pointer;
}

ul.sf-menu li.level1 a {
	margin-top: 10px;
	font-size: 110%;
}

ul.sf-menu li:hover {
	background-image: url('/images/topNav_slice_hover.jpg');
}

ul.sf-menu li a, ul.sf-menu li a:hover {
	color:#34495A;
}


ul.sf-menu li ul {
	margin: 13px 0px 0px 0px;
	padding: 0px 18px 0px 18px;
	background-color: #34495A;
	width: 147px;
	z-index: 2;
}

ul.sf-menu li ul li, ul.sf-menu li ul li:hover, ul.sf-menu li ul li.first, ul.sf-menu li ul li.last {
	margin:0px;
	background-image: none;
	background-color: #34495A;
	border-bottom: 1px solid #798792;
	padding: 0px 0px 15px 0px;
	width: 147px;
	font-size: .9em;
}

ul.sf-menu li ul li.last {
	border:none;
}

ul.sf-menu li ul li.first, ul.sf-menu li ul li {
	padding-top: 0px;
}	

ul.sf-menu li ul li a, ul.sf-menu li ul li.first a, ul.sf-menu li ul li.last a{
	color: #FFFFFF;
}

ul.sf-menu li ul li a:hover {
	color:#EA7F10;
	text-decoration: none;
}


/*********** =SIDEBAR *************/
.sidebar {
	padding-top:25px;
}

.sidebarBox {
	background-color:#EEF0F2;
	border-bottom: 1px solid #798792;
	border-left: 1px solid #798792;
	border-right: 1px solid #798792;
	padding: 10px;
}

.sidebarBox h3, .sidebarBox .newsItem h3
{
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom:2px;
}

.sidebarBox p
{
	font-size: 0.8em;
	margin-top:0;
}

.sideInnerWrap {
	position:relative;
}

.searchbox {
	margin-bottom: 30px;
}

input.searchterms {
	width: 203px;
	height: 25px;
	border: 1px solid #798792;
	color: #798792;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
}

input.subscribeInput {
	width: 183px;
	height: 25px;
	border: 1px solid #798792;
	margin-right: 5px;
	color: #798792;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
}

input.searchbutton, a.searchbutton {
	background-color: #FFFFFF;
	background-image: url('/images/button_search.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 27px;
	cursor: pointer;
	border: none;
	vertical-align: bottom;
}

input.subscribebutton, a.subscribebutton {
	background-image: url('/images/button_subscribe.jpg');
	background-repeat: no-repeat;
	width: 82px;
	height: 26px;
	cursor: pointer;
	border: none;
	vertical-align: bottom;
}

.newsWrap h2, .blogWrap h2, .emailsubscribe h2, .testimonials h2 {
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 0px;
	width: 235px;
	height: 34px;
	padding: 17px 0px 0px 65px;
	color: #FFFFFF;
}

.newsWrap h2 {
	background-image: url('/images/side_header_news.jpg');
}

.blogWrap h2 {
	background-image: url('/images/side_header_blog.jpg');
}

.emailsubscribe h2 {
	background-image: url('/images/side_header_subscribe.jpg');
}

.testimonials h2 {
	background-image: url('/images/side_header_testimonials.jpg');
}

.newsItem, .blogItem {
	border-bottom: 1px solid #C2C9D0;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newsItem.last, .blogItem.last {
	border: none;
}

.newsItem.first, .blogItem.first {
	padding-top: 0px;
}

.newsItem h3 {
	margin-top:0px;
	margin-bottom: 2px;
	font-weight: normal;
}

.newsItem h3 a {
	color: #314556;
}

.newsItem p {
	margin-top:0px;
}

ul#testimonialSidebar  {
	padding-left: 0px;
}

ul#testimonialSidebar li {
	list-style-type: none;
	list-style-image: none;
}

ul#testimonialListAll li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;
}

span.clientName {
	font-size:120%;
	background-color:#FFFBB9;
	border-bottom:1px solid #EEEAA9;
	border-right:1px solid #EEEAA9;
	padding:5px 13px;
}

.clientImg {
	float:right;
	padding-top: 40px;
}

span.date {
	float: left;
	display: block;
	background-image: url('/images/date_Bg.jpg');
	background-repeat: no-repeat;
	color: #798792;
	height: 63px;
	width: 53px;
	text-align: center;
	font-size: 1.3em;
	padding: 3px 15px 3px 0px;
}

span.date strong {
	font-size: 1.7em;
	font-weight: normal;
	line-height:33px;
}


/*********** =HOMEPAGE *************/

.teaser {
	float: left;
	display: inline;
	background-color: #F2F3F5;
	border: 1px solid #798792;
	width: 198px;
	margin:0px 10px 0px 0px;
}

.teaserText {
	padding: 0px 5px 5px 5px;
}

.splashTextWrap {
	position: absolute;
	top: 260px;
	right: 5px;
}

.splashTextLeft {
	background-image: url('/images/splashTitleBox_left.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 10px;
	float:left;
}

.splashText {
	background-image: url('/images/splashTitleBox_middle.png');
	background-repeat: repeat-x;
	padding: 5px;
	color: #FFFFFF;
	height: 30px;
	float: left;
}

.splashTextRight {
	background-image: url('/images/splashTitleBox_right.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 10px;
	float:left;
}

.splashText p {
	margin:0px;
}

.teaser.last {
	margin:0px;
}

.teaser h4 {
	margin: 5px 0px 0px 0px;
}

.teaser p {
	margin: 2px 0px 4px 0px;
}

.homeText {
	padding: 30px;
}

.homeText p {
	margin-bottom: 24px;
}

/*********** =FOOTER *************/

.footerTop {
	background-image: url('/images/footer_top.jpg');
	background-repeat: no-repeat;
	height: 27px;
}

.footer {
	background-image: url('/images/footer_middle.jpg');
	background-repeat: repeat-y;
	padding: 15px 20px 15px 50px;
}

.footerBottom {
	background-image: url('/images/footer_bottom.jpg');
	background-repeat: no-repeat;
	height: 11px;
}


ul.footerNav, ul.socialMedia {
	margin: 0px;
	padding: 0px;
}

ul.footerNav li, ul.socialMedia li {
	float: left;
	font-weight: bold;
	display: block;
	font-size: 1.2em;
	padding: 0px 20px;
	width: 130px;
	list-style-image: none;
	color: #798792;
}

ul.footerNav li a {
	color: #798792;
}

ul.footerNav li ul, ul.socialMedia li ul  {
	padding-left: 20px;
	padding-top: 5px;
}

ul.footerNav li ul li {
	clear: both;
	font-size: .7em; 
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

ul.footerNav li ul li a, ul.socialMedia li ul li a{
	color: #B8D1E4;
}

.SMsidebar {
	overflow: auto;
	margin: 10px 0px 20px 0px;
	height: 70px;
}

.SMsidebar a {
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	cursor: pointer;
	width: 64px;
	height: 64px;
}

.SMsidebar a.fb {
	background-image: url('/images/facebook64.png');
}

.SMsidebar a.tw {
	background-image: url('/images/twitter64.png');
}

.SMsidebar a.fl {
	background-image: url('/images/flickr64.png');
}

.smWrap {
	background-image: url('/images/divider_footer.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 15px;
	float: left;
}

ul.socialMedia {
	
}

ul.socialMedia li ul li {
	clear: both;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1em; 
	font-weight: normal;
	padding: 13px 0px 15px 40px;
	margin: 0px;
}

ul.socialMedia li ul li.fb {
	background-image: url('/media/5376/facebook-icon.png');
}

ul.socialMedia li ul li.tw {
	background-image: url('/media/5386/twitter-icon.png');
}

ul.socialMedia li ul li.fl {
	background-image: url('/media/5366/flickr-icon.png');
}

ul.socialMedia li ul li.yp {
	background-image: url('/media/5381/yelp-icon.png');
}

ul.socialMedia li ul li.yt {
	background-image: url('/media/5371/youtube-icon.png');
}

.belowFooter {
	color: #798792;
	margin: auto;
	text-align: center;
	padding: 20px 0px 40px 0px;
	width: 940px;
}

.belowFooter a, .belowFooter a:hover {
	color: #374C5E;
}

/*********** =PAGES *************/

ul.subTripList
{
	margin-left:0;
	padding-left:0;	
}

ul.subTripList li 
{
	border-bottom:1px dashed #C2C9D0;
	list-style: none;
	margin-left: 0px;
	padding-bottom: 15px;
}

ul.subTripList li h2, ul.subTripList li h3
{
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.subTripList li p
{
	margin: 0px;
}


ul#tripRates
{
	margin: 0px;
	padding-left:10px;	
}

ul#tripRates li
{
	list-style: none;
	margin-top: 15px;
}

ul#tripRatesPreview li
{
	border: 0 none;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}

ul#tripRates li.spacer
{
	margin: 0px;
}

table#tripSchedule tr td.leftcolumn, 
table#tripSchedulePreview tr td.leftcolumn
{
	border-right: none;
}

table#tripSchedulePreview
{
	margin-bottom: 0px;
	margin-top: 5px;
	width: 255px;
}

div#locationImage img
{
	width: 300px;
}

div#searchResults ul
{
	padding:0 30px;
}

div#searchResults ul li
{
	border-bottom:1px dashed #C2C9D0;
	list-style: none;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.datesBoxMargin 
{
	margin-left: 15px;
}

img#contactusbutton {

    margin: 10px 0 0 9px;

}












































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

