h1#headline
{
        background: #c2110c;
        color: #fff;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0px 0 0px 0;
        border: 3px solid #a00404;
        border-width: 3px 0 3px 0;
        text-align: center;
}

h1#headline img
{
	display: block;
	margin: 0px auto;
}

h1#headline2
{
        background: #2b388f;
        color: #fff;
        margin: 0px 0px 0px 0px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0px 0 0px 0;
        border: 3px solid #2b388f;
        border-width: 0px 0 0px 0;
        text-align: center;
}

h1#headline2 img
{
        display: block;
        margin: 0px auto;
}


body
{
	margin: 0px auto;
	font: 12px Arial,Helvetica,sans-serif;
	color: #000; 
	background: #e5e5e5 url('/newreservations/images/backgrad2.gif');
}

#maincontainer
{
	margin: 20px auto;
	margin-top: 0px;
	width: 775px;
	border: 1px solid #c9c3a3;
	border-width: 0px 1px 1px 1px;
	background: #fff;
	padding: 0 10px 10px 10px;
}

#hotelDetailsContainer
{
	margin: 10px;
	padding: 10px;
	text-align: right;
}

#hoteldetailsTop
{
	width: 280px;
	padding: 10px;
	margin: 0px;
	border-bottom: none;
	border: 2px solid #725a19;
	background: #9a8a5f;
	color: #fff;
	font-weight: bold;
	text-align: center;
}



#hoteldetailsBottom
{
	width: 280px;
	padding: 10px;
	margin: 0px;
	border-top: none;
	border: 2px solid #725a19;
        background: #fff;
	text-align: center;
}

p
{
	font-size: 13px;
}

p.nomargin
{
	margin: 0px;
}

p.guarantee
{
	border: 1px solid #fbf36b;
	background: #fff9a0;
	font-size: 11px;
	padding: 10px;
}

p.header
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

span.hotelname
{
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #000;
	font-weight: bold;
}

span.tollfree
{
	font-size: 9px;
	text-transform: uppercase;
	color: #c9c895;
	color: #d50707;
	font-weight:bold;
}
div.spacer
{
clear: both;
}

#titletab
{
	margin: 0px;
	background: #999 url('/newreservations/images/grad1.gif') repeat-x;
	border: 1px solid #c9c3a3;
	padding: 10px;
}

#header #titletab p.header2
{
	font: 16px Georgia, Times, serif;
        font-style: italic;
        font-weight: bold;
	color: #fff;
	margin: 2px;
	padding: 0 0 5px 0;
}

#header #titletab p.header2 span
{
        font: 10px Georgia, Times, serif;
        font-weight: bold;
        color: #666;
	text-transform: uppercase;
}

#form
{
	margin: 10px 0 0 0;
	padding: 10px;
	clear: right;
	background: #ffffe0;
	border: 1px solid #c3c39e;
}

#header p
{
	margin: 5px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 0px 0 10px;
}

#header ul
{
	color: #e30909; 
}

#header li
{
        color: #e30909;
}

#header ul li span
{
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
}

#footer span.chamber
{
        font: 10px Georgia, Times, serif;
        font-weight: bold;
        text-transform: uppercase;
}

#footer
{
	padding: 5px;
	margin: 0px;
	background: #e1ecff;
	border: 1px solid #909bab;
}

#footer p
{
	margin: 0px;
	font-size: 10px;
	text-align: center;
	padding: 0px;
}

p.tiny
{
	color:#999;
	font-size:9px;
	text-transform: uppercase;
	padding: 0px;
}

p
{
        margin: 5px 0 0 0;
        font: 13px Arial, Helvetica, sans-serif;
        padding: 10px 0 0 10px;
}

span.infoital
{
	font-style: italic;
}

td.label
{
	font-weight:bold;
	text-align:right;
}

table.data
{
        margin: 0 0 10px 0;
        border-collapse: seperate;
        border-spacing: 2px;
}

table.data2
{
        border-collapse: seperate;
        border-spacing: 2px;
}

table.data3
{
	border-collapse: seperate;
        border-spacing: 2px;
}

table.data td
{
        padding: 5px;
}

table.data2 td
{
        padding: 0px;
}

table.data3 td
{
        padding: 2px;
}


table.data td p
{
        font-size: 11px;
}

table.data td.br
{
	border: 1px solid #a1a185;
	background: #c3c39e; 
}

table.data td.wh
{
	border:1px solid #c3c39e;
        background: #fff;
}

table.data td.form
{
        border:1px solid #888;
        background: #d3e0f4;
        text-transform: uppercase;
}

table.data td.form p
{
        text-align: right;
        font-weight: bold;
}

table.data td.gr
{
	border:1px solid #c3c39e;
        background: #e5e5e5;
}

table.data td.dark
{
	border:1px solid #b5b5b5;
	background: #c4c4c4;
}

table.data td.blue
{
	border:1px solid #060d9a;
	background: #a5c2ed;
}

table.data td.ltbr
{
        border:1px solid #c1c19f;
        background: #d7d7b1;
}


table.data td.hdr
{
        border:1px solid #888;
        background: #999;
}

table.data td a
{
	color: #0c56ed;
}

table.data td a:hover
{
	color: #6193f8;
}

span.red
{
	color: #d50707;
}

span.red2
{
	font-size: 16px;
	color: #d50707;
	font-weight:bold;
}

span.green
{
	color: #079f04;
	font-weight: bold;
}

span.white
{
	color: #fff;
}

span.dkbr
{
	color: #4d4d38;
}

span.blue
{
	color: #020b52;
}

div.prop2
{
	width: 400px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	background: #fff;
	border: 1px solid #c3c39e;
	border-width: 1px 1px 0 1px;
}

span.rate
{
	font-size: 24px;
	color:#17b007;
	font-weight:bold;
	text-align: right;
}

span.rate2
{
	font-size: 16px;
        color:#17b007;
        font-weight:bold;
	text-align: right;
}

span.subtotal
{
        font-size: 16px;
        color:#777;
        font-weight:bold;
        text-align: right;
}

span.total
{
	font-size: 16px;
        color:#000;
        font-weight:bold;
        text-align: right;
}


sup {
	font-size: smaller;
}

h1
{
	font: 18px Georgia, Times, serif;
	font-weight:bold;
	font-style: italic;
	color: #725a19;
	margin: 10px 0 0 2px;
}

h2
{
        font: 18px Georgia, Times, serif;
        font-weight:bold;
	font-style:italic;
        color: #725a19;
        margin: 0px;
	text-align:center;
}

table.data td.red
{
        border: 1px solid #b10303;
        background: #e30909;
}

table.data td.red:hover
{
        border: 1px solid #b10303;
        background: #e36161;
}

table.data td.red a.oneclick
{
	color: white;
	font-weight: bold;
}

table.data td.red a.oneclick:hover
{
	color: #f6e99e;
}

span.yellow
{
	color: #fbe87c;
	text-transform: uppercase;
}

table.data td a.package
{
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	color: #4d4d38;
}

table.data td a.package:hover
{
	color: #858562;
}

table.data td ul li
{
	text-align:left;
}

