body {
text-align: center;
margin: 40px 0px 0px 0px;
padding: 0px;
background: #333 url(/images/big_bg.jpg) repeat-x;
background-attachment: fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
line-height: 120%;
}

#container {
margin: 0px auto;
width: 850px;
text-align: left;
position: relative;
font-size: 90%;
}

br.clearBoth {
clear: both;
}

.propOpen { /* fake min-height */
float: right;
height: 550px;
width: 1px;
background-color: transparent;
}

#blurb {
position: absolute;
top: 275px;
left: 318px;
color: #fff;
}

#blurb h1 {
font-family: 'Georgia', 'Times New Roman', Times, serif;
font-size: 180%;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 14px;
}

#blurb p {
margin-right: 40px;
margin-top: 0px;
padding-top: 0px;
}

#headerGraphics {
width: 850px;
height: 214px;
}

#bookMid {
height: 186px;
width: 850px;
background: #993300 url(/images/red_bg.jpg) repeat-x;
}

#breadCrumb {
height: 35px;
width: 850px;
background: #993300 url(/images/red_bg.jpg) repeat-x;
color: #e5d4aa;
font-size: 80%;
float: left;
}
#breadCrumb ul  {
margin: 4px 0px 0px 28px;
padding: 0px;
}
#breadCrumb ul li {
list-style-type: none;
display: inline;
}
#breadCrumb a {
color: #e5d4aa;
}
#breadCrumb a:visited {
color: #ccc;
}
#breadCrumb a:hover {
color: #fff;
}

#bookMid #book {
width: 312px;
float: left;
}

#bookMid #rightCurve {
width: 39px;
height: 186px;
float: right;
}

#main {
float: left;
width: 850px;
position: relative;
background: url(/images/content_bg.jpg);
}

h1.mainHeading, h2.mainHeading {
font-size: 120%;
margin-top: 0px;
padding-top: 8px;
margin-bottom: 30px;
font-family: 'Georgia', 'Times New Roman', Times, serif;
background: url(/images/main_heading_bg.jpg) no-repeat;
height: 28px;
width: 560px;
padding-left: 28px;
}

/* cols for home page. left for widgets
right for content */
#left {
float: left;
width: 312px;
}

#left h2, #rightContent h2 {
font-family: 'Georgia', 'Times New Roman', Times, serif;
font-size: 110%;
margin-left: 20px;
color: #000;
}

#right {
float: left;
width: 400px;
}

#right ul li {
margin-bottom: 8px;
}

/* cols for all other pages. leftContent for parag content etc, right for widgets, nav etc */
#leftContent {
float: left;
width: 600px;
padding-bottom: 65px;
}
#leftContent p {
margin-left: 28px;
margin-right: 30px;
}

#leftContent p.excerpt {
font-size: 90%;
}

#leftContent h2 {
font-size: 120%;
margin-left: 28px;
}

#leftContent ul, #leftContent ol {
margin-left: 60px;
margin-right: 30px;
}

#leftContent a:link {
color: #cc6633;
}
#leftContent a:visited {
color: #cc0000;
}
#leftContent a:hover {
color: #cc0000;
}
#leftContent img.left {
padding: 2px;
margin: 0px 0px 5px 0px;
background-color: #fff;
border: 1px solid #c4ae70;
float: left;
}
#leftContent span.caption {
display: block;
font-weight: bold;
text-align: center;
margin-right: 15px;
float: left;
}

#leftContent table {
margin-left: 28px;
margin-top: 20px;
}

#leftContent hr {
height: 1px solid black;
margin-left: 28px;
width: 440px;
}

#leftContent form {
margin-left: 28px;
}

#leftContent blockquote.review {
margin-left: 28px;
background: transparent url(/images/quote.gif) no-repeat;
padding-left: 40px;
padding-top: 12px;
}

.highlight {
color: #cc0000;
}

#rightContent {
float: right;
width: 213px;
height: 290px;
background-color: #333333;
color: #e5d4aa;
position: relative;
}

#rightContent ul {
margin: 20px 0px 20px 13px;
padding: 0px;
}
#rightContent ul li
{
padding-left: 26px;
background-image: url(/images/sub_nav_bullet.jpg);
background-repeat: no-repeat;
background-position: 3px 5px;
list-style: none;
}
#rightContent ul li a {
display: block;
width: 172px;
height: 32px;
background: #333 url(/images/sub_nav_bg.jpg) no-repeat;
background-position: 0px 23px;
text-decoration: none;
color: #e5d4aa;
font-size: 12px;
}
#rightContent ul li a:visited {
display: block;
width: 172px;
height: 32px;
background: #333 url(/images/sub_nav_bg.jpg) no-repeat;
background-position: 0px 23px;
text-decoration: none;
color: #e5d4aa;
font-size: 12px;
}
#rightContent ul li a:hover {
display: block;
width: 172px;
height: 32px;
background: #333 url(/images/sub_nav_bg.jpg) no-repeat;
background-position: 0px 23px;
text-decoration: none;
color: #fff;
font-size: 12px;
}

#rightContent #smallBook {
float: left;
margin: 0px;
padding: 0px;
}

#rightSpacer {
padding-top: 20px;
width: 212px;
height: 100px;
float: right;
background-color: transparent;
text-align: center;
}


#footer {
background: #333333 url(/images/footer_bg.jpg) repeat-x;
width: 850px;
height: 66px;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
color: #5c5c5c;
margin-bottom: 100px;
}

#footer ul {
list-style-type: none;
margin: 0px 0px 10px 20px;
padding: 6px 0px 0px 0px;
}
#footer ul li {
display: inline;
}

#footer a {
color: #5c5c5c;
}
#footer a:hover {
color: #cccccc;
}
#footer p.copyright {
margin-left: 20px;
margin-top: 0px;
}

#topNav {
background: #000 url(/images/navs/topnav_bg.jpg) repeat-x;
height: 45px;
text-align: left;
}



/* TOP NAVIGATION */

ul#navlist {
color: #f5e7b7;
margin: 0px;
padding: 0px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
}
#navlist li
{
display: inline;
list-style-type: none;
}

a.home {
width: 85px;
height: 36px;
padding-top: 9px;
background-color: transparent;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;

}
a.home:hover, a.home_on {
width: 85px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/home_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}

a.about {
width: 82px;
height: 36px;
padding-top: 9px;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;
}
a.about:hover, a.about_on {
width: 82px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/about_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}

a.car_rental_book {
width: 153px;
height: 36px;
padding-top: 9px;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;
}
a.car_rental_book:hover, a.car_rental_book_on {
width: 153px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/car_rental_book_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;

}
a.media {
width: 83px;
height: 36px;
padding-top: 9px;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;
}
a.media:hover, a.media_on {
width: 83px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/media_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}

a.freebies {
width: 102px;
height: 36px;
padding-top: 9px;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;
}
a.freebies:hover, a.freebies_on {
width: 102px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/freebies_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}

a.coupon_links {
width: 139px;
height: 36px;
padding-top: 9px;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;
}
a.coupon_links:hover, a.coupon_links_on {
width: 139px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/coupons_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}

a.contact {
width: 85px;
height: 36px;
padding-top: 9px;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;
}
a.contact:hover, a.contact_on {
width: 85px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/contact_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}

a.home {
width: 85px;
height: 36px;
padding-top: 9px;
background-color: transparent;
color: #f5e7b7;
display: block;
float: left;
text-align: center;
text-decoration: none;

}
a.home:hover, a.home_on {
width: 85px;
height: 36px;
padding-top: 9px;
background: transparent url(/images/navs/home_over.jpg);
color: #fff;
display: block;
float: left;
text-decoration: none;
font-style: italic;
text-align: center;
}


/*==========================
	FORM STUFF
  ==========================*/

  form.newsletter_signup {
  background: transparent url(/images/newsletter_form_signup_bg.jpg) no-repeat;
  width: 213px;
  height: 107px;
  padding-top: 6px;
  }
  form.newsletter_signup input {
  margin-top: 8px;
  margin-left: 20px;
  background-color: #c4ae72;
  }
  form.newsletter_signup_inner {
  background: transparent url(/images/newsletter_form_signup_bg2.jpg) no-repeat;
  width: 213px;
  height: 107px;
  clear: both; 
  float: right;
  padding: 0px; 
  margin:0px 0px 0px 0px;
  }
  form.newsletter_signup_inner input {
  margin-top: 8px;
  margin-left: 20px;
  background-color: #c4ae72;
  }