/* Basic Styles */
body {
	line-height: 16px;
	color: #3d291f;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-repeat:no-repeat;
	background-image:url(../../images/shadow.png);
	background-color: #efe0ac;
	word-spacing: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.short
{
	background-position: center -220px;
}
.pagewrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../../images/topbg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	padding: 0px;
}
.topborder
{
	height:10px;
	width:100%;
	background-position: center top;
	background-repeat: repeat-x;
	background-image:url(../../images/bg.jpg);
	margin-bottom:0px;
}

blockquote {
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	background:#EFE0AC url(../../images/blockquote.png) no-repeat 20px 10px;
	padding:20px;
	margin:18px 20px;
	text-align:center;
	font-size:18px;
	line-height:19px;
	min-height:70px;
	color:#000000;
}
h1
{
	font-family:"Times New Roman", Times, serif;	
}
.noline
{
	text-decoration:none;	
}
blockquote p
{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
a:hover, a:focus, a:active {
	color:#6A4E39;
}

a {
	color:#3c281e;
}
.leftcolumn a strong, .leftcolumn strong a {
	text-decoration:none !important;
}

img, a img {
	border:none;
}

em {
}

strong {
}
.bullet{
	background:transparent url(../../images/bullet.png) no-repeat 0px 2px;
	margin:0 0 4px 40px !important;
	padding:0 0 0 20px !important;
}
.rtbullet {
	background:transparent url(../../images/bulletstar.png) no-repeat 0px 2px;
	margin:0 0 4px 10px !important;
	padding:0 0 0 20px !important;
}
.bullethead
{
	font-weight:bold;
	font-size:15px;
	margin-bottom:6px;
}
/* Header Items */
.header {
	font-size: 26px;
	height: 175px;
}
.logo {
	float: left;
	margin: 10px;
}
.navigation {
	line-height: 35px;
	font-size: 26px;
	margin-left: 20px;
	float:right;
	margin-right:15px;
	padding-top:10px;
}
.navigation img
{
	padding-bottom:25px;	
}
.navigation a 
{
	border: none;
	margin-left:10px;
	padding-bottom:15px;
	height:104px;
}
.navigation a:hover {
	background:transparent url(../../images/navunder.png) no-repeat top center ;
	
}
.navigations span {

	padding-bottom: 20px;
	text-decoration: none;
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 20px;
	margin-left:20px;
}
.subnavbar
{
	float:right;
	margin-top:-30px;
	margin-bottom:-5px;
}
.subnavbar img, .subnavbar img a
{
	margin:0;
	padding:0;
	border:none;
}
.phone
{
	float:right;
	margin-right:15px;
	margin-top:-40px;
	margin-bottom:-10px;
}

/* Top Content Items */
.topcontent {
	
}
.reservations {
	background-repeat: no-repeat;
	background-image: url(../../images/reserve.png);
	height: 209px;
	width: 330px;
	float: right;
	margin-right:-5px;
}
.reservations input.calbtn {
	background-color: transparent;
	border-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 24px;
	width: 24px;
	background-image: url(../../images/calicon.png);
	background-repeat: no-repeat;
}
.reservations input.txtdate {
	margin-right: 5px;
	margin-top: 100px;
	width: 100px;
	margin-left: 170px;
}
.reservations input.resbtn {
	margin-top: 10px;
	height: 30px;
	border-style: none;
	width: 46px;
	background-repeat: no-repeat;
	background-image: url(../../images/btnnext.png);
	background-color: transparent;
	margin-left: 260px;
}
.subnavwrap {
	width: 400px;
	background-image: url(../../images/notescrap.gif);
	background-repeat: no-repeat;
	height: 262px;
	float: left;
	margin-top:5px;
}
.subnav {
	font-size: 25px;
	margin-left: 20px;
	margin-top: 50px;
}
.subnav img
{	padding-top:8px;
}
.subnav a:hover
{
	background:transparent url(../../images/subnavover.png) no-repeat top center;

}
.subnav a {
	padding-top:2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color:#3d291f;
}

.leather {
	margin-left: -7px;
}
/* Left Column */
.leftcolumntop img
{
	margin:-5px 0 0 0!important;
	padding:0 !important;
	border:none !important; 

}
.leftcolumnbottom img
{
	margin:20px 0 -5px 0!important;
	padding:0 !important;
	border:none !important; 

}
.leftcolumn {
	margin-top: 10px;
	background-image: url(../../images/notepad.jpg);
	margin-right: 20px;
	float: left;
	width: 620px;
	margin-bottom:20px;
}
.leftcolumn h1 {
	margin-bottom: 10px;
	font-size: 36px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}
.leftcolumn h2 {
	margin-bottom: 10px;
	font-size: 26px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}
.leftcolumn p {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 5px;
	margin-top:0px;
	margin-bottom:5px;
}
.leftcolumn p.price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#993300;
	margin:0 0 3px 20px;
	padding:0;
	font-size:13px;
	line-height:16px;
}
.leftcolumn img {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 20px 20px 16px 20px;
	border:5px solid #3d291f;
}
.leftcolumn hr {
	height: 20px;
	background-position: center top;
	background-repeat: no-repeat;
	border-style: none;
	background-image: url(../../images/hr.png);
	margin:16px 0 8px;
}
/* limited to departure times */
.leftcolumn h3 {
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top:0;
	text-align: left;
	font-size: 15px;
	color:#993300;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.emailbtn {
	margin-left:20px;
	margin-right: 20px;
	border-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	background-position: center center;
	background-image: url(../../images/btnsubmit.png);
	margin-top: 17px;
	margin-bottom:-5px;
}

.productdesc {
	margin-right: 40px;
	width: 590px;
	float: left;
}
.mailinglistlong
{
	height:64px;
	width:625px;
	margin:-15px 0 15px -5px;
	float:left;
	background-image: url(../../images/mailinglistlong.gif);
}
.mailinglistlong input {
	width: 150px;
	margin-left: 350px;
	margin-top: 17px;
	height:12px
}
.mailinglistlong input.emailbtn {
	margin-left:20px;
	margin-right: 20px;
	border-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	background-position: center center;
	background-image: url(../../images/btnsubmit.png);
	margin-top: 17px;
	margin-bottom:-5px;
}

/* Right Column */

.rightcolumn {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../../images/rtbg.jpg);
	margin-top: 10px;
	margin-bottom:20px;
	float: right;
	width: 320px;
}
.rightcolumn h1 {
	font-size: 28px;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
}
.rightcolumn h2 {
	font-size: 28px;
	text-align: left;
	margin-top:20px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.rightcolumn hr {
	height: 20px;
	background-position: center top;
	background-repeat: no-repeat;
	border-style: none;
	background-image: url(../../images/rthr.png);
	margin-top:15px;
	margin-bottom:15px;
}
.rightcolumn blockquote {
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	padding:10px;
	margin:6px 10px;
	text-align:center;
	font-size:18px;
	min-height:70px;
	color:#000000;
}
.rightcolumn blockquote p{
	font-size:14px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
	margin:0;
}
.newslettersignup {
	width: 333px;
	height: 188px;
	margin-left: -13px;
	margin-top: -10px;
	background-image: url(../../images/email.gif);
	background-repeat: no-repeat;
	margin-right:-10px;
}
.newslettersignup p {
	color:#FFFFFF;
	font-size:11px;
	margin-left:55px;
	width:150px;
}
.newslettersignup input {
	width: 180px;
	margin-left: 125px;
	margin-top: 108px;
}
.newslettersignup input.emailbtn {
	margin-right: 20px;
	float: right;
	border-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	background-position: center center;
	background-image: url(../../images/btnsubmit.png);
	margin-top: 15px;
	margin-left:0px;
}
.sideimg {
	margin-bottom: 10px;
	border-color: #844e20;
	border-style: solid;
	border-width: 10px;
}

/* Misc. Styles */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear
{
	clear:both;	
}
.trigger
{
	margin-left:20px;
	text-decoration:underline;	
}
.inputbox
{
	margin:1px 0 5px 0;
	font-family:Verdana, sans-serif;	
	font-size:12px;
}
textarea {
	font-family:Verdana, sans-serif;
	font-size:12px;
}
.btnbrnsubmit
{
	border-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	background-position: center center;
	background-image: url(../../images/btnbrnsubmit.png);
	margin-right:20px;
	float:right;
}
.error
{
	margin:20px;
	float:right;
}
/* Footer Styles */
.footer
{	
	margin-top:20px;
	font-size:11px;
}
.footlinks
{
	margin-bottom:10px;
	width:700px
}
.footlinks a
{
	color: #6a4e39;
	padding:0 5px;
}
.footer a img
{
	margin-top:-10px;	
}
/* Scott's Styles - No Laughing */
p.question { 
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:16px;
}
p.question span {
	font-size:16px;
	color:#993300;
}
p.answer {
	margin-left:50px;
}
p.answer span {
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.answer a {
	font-weight:bold;
}
.bullet2{
	background:transparent url(../../images/bullet.png) no-repeat 0px 2px;
	margin:0 0 4px 60px !important;
	padding:0 0 0 20px !important;
}
img.sidebarImg {
	margin:6px 0;
}
p.quote {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#993300;
	padding:6px 20px;
	border-top:1px dotted #993300;
	border-bottom:1px dotted #993300;
	margin:10px 30px 16px 30px;
}
.cfdebug
{
	display:none;	
}
