/*----Core structure----*/

body {
background: #709CBA url(images/bg_body.gif) repeat-y 50% 0;
}

#wrapper {
width:760px;
margin:0 auto;
padding:0;
}

#ltcol {
width:250px;
position:absolute;
top:0;
}

#rtcol {
margin-left:250px;
position:absolute;
top:0;
width:510px;
}

#copywrap {
padding: 0 40px 40px;
}

#footer {
text-align:center;
}

/*----Typography----*/

#header h1, #header h2 { display:none; }

body {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:24px;
font-size:12px;
}

#nav ul li a {
font-size:18px;
line-height:30px;
display:block;
padding:0;
margin:0;
}

#ltcol h3 {
font-style:italic;
font-weight:bold;
color:white;
text-align:center;
margin: 20px auto;
font-size:18px;
}

/*----Links----*/

#nav ul li a:link, #nav ul li a:visited {
color: white;
text-decoration:none;
}

#nav ul li a:hover {
color:white;
text-decoration:none;
background: transparent url(images/bg_nav-underline.gif) repeat-y bottom right;
}

#footer ul li a:link, #footer ul li a:visited {
color:black;
text-decoration:none;
}

#footer ul li a:hover {
color:white;
background-color:#709CBA;
}

/*----Lists----*/

#nav ul {
list-style:none;
text-align:right;
margin: 0 40px 40px 0;
padding:0;
}

#nav ul li {
padding:0;
margin:0;
background: transparent url(images/bg_nav-underline.gif) no-repeat bottom right;
}

#footer ul {
list-style:none;
}

#footer ul li { 
display:inline;
}

#footer ul li.nobdr {
border-left: 1px solid black;
}

/*----Other stuff----*/

img.bodyhdr {
margin:30px;
padding:9px;
background-color:white;
border-top: 1px solid #D4D4C7;
border-right: 1px solid #7F7F77;
border-bottom: 1px solid #7F7F77;
border-left: 1px solid #D4D4C7;
}

#weather {
margin: 0 0 20px 37px;
}

img.floatright, img.floatleft, p.center img, #copywrap img {
border: 1px solid #7F7F77;
}

img.floatright {
float:right;
margin:0 0 5px 5px;
}

img.floatleft {
float:left;
margin:0 5px 5px 0;
}

p.center {
text-align:center;
}

div#coupon {
padding: 25px;
border: 3px dashed #7F7F77;
margin: 15px 15px 50px 15px;
}

div#big {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 20px;
}

div#small {
font-size: 11px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 20px;
}

div#coupon h3 {
font-size: 18px;
}

div#coupon p.disclosures {
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
line-height: normal;
margin-bottom:0;
}

/*----Rates Tables----*/

table {
margin-bottom:10px;
}

caption {
color:white;
background-color:#7F7F77;
font-weight:bold;
}

tr.section {
background-color:#B6DDF7;
}

th.section {
font-weight:bold;
padding-left:5px;
}

th.mainhead {
font-size:16px;
font-weight:bold;
background-color:white;
padding: 5px;
text-align:left;
}

th.room {
font-weight:normal;
padding-left:5px;
}

th, td {
border-bottom: 1px solid white;
}

th.section, th.room {
text-align:left;
}
