@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

/*--------------------
GENERAL CONTENT FORMATTING
----------------------*/
h1 {
	text-indent:-9999px;
	background-repeat:no-repeat;
	height:56px;
	width:481px;
}

.spacer {
	clear:both;
	}

.wrapper {
	width:1000px;
	margin:0 auto;
	border:#BA9D65 3px double;
	}

a:link {
	color:#A51337;
	text-decoration:none;
	}
	
a:hover {
	color:#BAA36F;
	text-decoration:underline;
	}
	
a:visited {
	color:#A51337;
	text-decoration:none;
	}

hr {background-color:#A51337; color:#A51337;}
	
li {color:#A51337; font-weight:bold; line-height:20px;}

.boldtext {color:#A51337; font-size:14px; font-weight:bold;}

.boldtext a:link {color:#A51337; font-size:14px; font-weight:bold; text-decoration:none;}
.boldtext a:visited {color:#A51337; font-size:14px; font-weight:bold; text-decoration:none;}
.boldtext a:hover {color:#BAA36F; text-decoration:underline; font-size:14px; font-weight:bold;}

.boldred {color:#A11436; font-weight:bold;}
		
/*--------------------
        HEADER
----------------------*/

.main-breadcrumbs{
	position:absolute;
	top:-50px;
	left:20px;
}

.sub-breadcrumbs{
	position:absolute;
	top:5px;
	left:0px;
}

.topheader {
	background-image:url(../images/header-top.jpg);
	height:60px;
	}
	
/*--------------------
  LEFT SIDE OF HEADER
----------------------*/

.left-header {
	width:214px;
	background-image:url(../images/bookonlinebg.jpg);
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	z-index:1;
	color:#ffffff;
	}
	
.sub-left-header {
	width:214px;
	height:328px;
	background-image:url(../images/bookonlinebg.jpg);
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	z-index:1;
	color:#ffffff;
	}

.logo {
	position:relative;
	top:-480px;
	width:171px;
	z-index:2;	
	}
	
.sub-logo {
	position:relative;
	top:50px;
	left:40px;
	width:171px;
	z-index:2;	
	}

*:first-child+html 
	.logo {
	position:relative;
	top:-531px;
	width:171px;
	z-index:2;	
	}
	
* html .logo {
	position:relative;
	top:-531px;
	width:171px;
	z-index:2;	
	}
	
:root .logo {
	position:relative;
	top:-480px;
	width:171px;
	z-index:2;
	}

/*--------------------
   BOOK ONLINE FORM
----------------------*/

.bookonline {
	padding:180px 5px 0px 30px;
	height:307px;
	}	

.dropdown select {
   font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
   font-size: 10px;
   color: #000000;
   border-color: #000000;
   border-width: 1px;
}

.srpdropdown select {
   font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
   font-size: 10px;
   color: #000000;
   border-color: #000000;
   border-width: 1px;
   width: 16em;
}

.buttonMiddle {
   height: 18px;
   text-align: center;
   background: url(../images/single-middle.gif) repeat-x;
}

.buttonText {
   white-space: nowrap;
   color: black;
   font-weight: bold;
   font-size: 8pt;
   font-family: sans-serif;
}

.handcursor {
   cursor: pointer;
   cursor: hand;
}  

/*--------------------
  FLASH, NAV AND PICS
----------------------*/
	
.header-right {
	float:right;
	left:214px;
	width:786px;
	}
	
.nav {
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	color:#fec557;
	font-size:10px;
	font-weight:bold;
	background-color:#000000;
	padding-top:8px;
	width:786px;
	}
	
.nav a {
	padding:5px;
	word-spacing:3px;
	color:#fec557;
	text-decoration:none;
	}

.nav a:visited {
	color:#fec557;
	}
	
.nav a:hover {
	color:#A51337;
	}
		
/*--------------------
     MAIN CONTENT
----------------------*/

.contentwrapper {
	width:1000px;
	position:relative;
	}
	
/*--------------------
     CONTENT BOXES
----------------------*/

.contentbox {
   background: #ffffff;
   
}
.contentbox-top div {
   background: url(../images/corner-tl.jpg) no-repeat top left;
}
.contentbox-top {
   background: url(../images/corner-tr.jpg) no-repeat top right;
}
.contentbox-bottom div {
   background: url(../images/corner-bl.jpg) no-repeat bottom left;
}
.contentbox-bottom {
   background: url(../images/corner-br.jpg) no-repeat bottom right;
}


.contentbox-top div, .contentbox-top, 
.contentbox-bottom div, .contentbox-bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.contentbox-content { 
		margin: 0 25px; 
		min-height:180px;
  		height:auto !important;
  		height:180px;
		}

.left-content {
	width:330px;
	padding-left:20px;
	float:left;
	}
	
.right-content {
	width:600px;
	float:right;
	padding-right:20px;
	}
	
/*--------------------
 SUBPAGE CONTENT AREA
----------------------*/

.sub-content {
	width:900px;
	margin:0 auto;
	padding:20px 0px 0px 0px;
	position:relative;
	}
	
.subpagecontentbox-content {margin: 0 25px;}

.subpage-rightcontent {float:right; color:#A51337; font-weight:bold; font-size:14px; padding:35px 10px 0px 10px; text-align:center;}

.subpage-rightcontent img {border:#660000 3px double;}

/*--------------------
          MAP
----------------------*/
.map {float:right; width:360px; height:300px; text-align:center;}

/*--------------------
        FOOTER
----------------------*/

.d3corp {float:left; width:300px; padding-left:35px;}

.leafborder {
	background-image:url(../images/leaf-barbg.jpg);
	width:1000px;
	background-repeat:repeat-x;
	height:17px;
	}
	
.footerspacer{
	height:20px;
	}	

.footer {
	color:#ffffff;	
	font-size:10px;
	width:1000px;
	margin:0 auto;
	padding:5px 0px;
	background:#000000;
	}
	
.footernav {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fec557;
	font-weight:bold;
	}
		
.footer a {
	color:#fec557;
	text-decoration:none;
	}

.footer a:visited {
	color:#fec557;
	}
	
.footer a:hover {
	color:#A51337;
	}
	
.footer-left {
	width:173px;
	float:left;
	padding:20px 10px 0px 15px;
	}
	
.d3button {
	width:206px;
	padding:50px 20px 0px 0px;
	float:left;
	}
	
.d3button img {
	border:#b69c63 3px solid;
	}
	
.email-alertscontainer {
	width:529px;
	height:90px;
	float:left;
	background:#ffffff;
	margin-top:20px;
	margin-right:25px;
	padding:4px 1px;
	border:#b69c63 3px solid;
	color:#000000;
	}
	
.email-alertsborder {
	width:519px;
	height:87px;
	margin:auto;
	border:#b69c63 1px solid;
	}
	
.email-alertscontent {
	padding:5px;
	}
	
.conf img, .thumbnail img {
	border:1px solid #A71635;
	margin:1px 0px;
	padding:1px;
	margin:3px;
}

.conf {
  float: right;
  width: 400px;
  text-align: center;
}

.conf a {
	cursor:pointer;
}

.floatercell .relevanceBar{background:#ededed;margin:4px 0px 4px 0px;width:50px;text-align:left;line-height:4px;font-size:4px}

#trailimageid{font-size:0.75em;position:absolute;display:none;left:0px;top:0px;width:320px;height:0px;z-index:200}

.trip-widget {
	height:130px;
	width:400px;
	margin:auto;
	margin-top:20px;
}

.clear {
	clear:both;
}
