/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#252525;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.25em;
		color:#5d5b55;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#bcbab2;}
a:hover{text-decoration:none; color:#b80028; cursor:pointer;}
p {padding-top:15px;}


/* ============================= main layout ====================== */

h4 {font-size:1.167em; line-height:1.01em; color:#d4911c; margin-bottom:7px;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:left; color:#fff !important; text-decoration:none; text-transform:uppercase; font-size:10px !important; margin-top:12px;}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:block;}
.link span strong {background:url(images/link-left-bg.gif) top left no-repeat; display:block; padding:0 11px 6px 9px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span strong {background:url(images/link-left-bg-hover.gif) top left no-repeat;}

.link2 {background:url(images/list-bg.gif) no-repeat 0 3px; padding-left:22px; float:right; margin-left:15px;}

li { background:url(images/list-bg.gif) no-repeat 0 7px; padding-left:21px;}
li a {color:#bcbab2; line-height:1.75em;}

.list li {background:none; padding:0;}
.list li a {color:#5d5b55; text-decoration:none; line-height:1.5em;}
.list li a:hover {text-decoration:underline; color:#b80028; cursor:pointer;}
.list li span {float:right; color:#b80028;}

.imgindent {margin:0 20px 0 0; float:left; border-color:#888483;}
.title {background:#1a1a1a; margin-bottom:19px;padding: 10px;}

/* ============================= header ====================== */

.flash {position:relative; margin-left:-10px;}

#header .banner {margin:5px 0 0px 0;}

/* ============================= content ====================== */

.col-pad {padding-right:40px;}

.text2 {font-size:1.167em; line-height:1.21em; color:#bcbab2; font-weight:normal;}
#content .phone {float:right; margin-right:175px;}
#page7 #content {padding-bottom:50px;}

.margin1 {margin-top:30px;}
.margin2 {margin-top:53px;}
.padding1 {padding-top:32px;}
.padding2 {padding-top:20px;}
.padding3 {padding-top:16px;}

/* ============================= footer ====================== */

.box {background:#1f1f1f; padding:0 1px; border-top:1px solid #252525; border-bottom:1px solid #252525;}
.box .inner {background:#1f1f1f; position:relative; margin:-1px 0; padding:10px;}
#footer a {color:#5d5b55; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#ReservationForm {font-size:0.917em; color:#595241; position:relative; margin-right:-18px;}
#ReservationForm a {color:#bd0024;}
#ReservationForm .rowi1 {height:24px;}
#ReservationForm .rowi2 {height:41px;}
#ReservationForm .rowi3 {height:36px;}
#ReservationForm .rowi4 {height:21px;}
#ReservationForm .rowi2 .col-1 {width:100px;}
#ReservationForm .rowi2 .col-2 {width:167px;}
#ReservationForm .rowi3 .col-1 {width:71px;}
#ReservationForm .rowi3 .col-2 {width:81px;}
#ReservationForm .rowi3 .col-3 {width:71px;}
#ReservationForm .rowi3 .col-4 {width:77px;}
#ReservationForm .input {width:133px; height:16px; border:1px solid #585858; background:#3b3b3b; padding:0 0 0 5px; font-size:1em; color:#e8e0d3;}
#ReservationForm .input2 {width:57px; height:16px; border:1px solid #585858; background:#3b3b3b; padding:0 0 0 5px; font-size:1em; color:#e8e0d3;}
#ReservationForm .input3 {width:67px; height:16px; border:1px solid #585858; background:#3b3b3b; padding:0 0 0 5px; font-size:1em; color:#e8e0d3;}
#ReservationForm .select1 {width:140px; border:1px solid #585858; background:#3b3b3b; font-size:1em; color:#e8e0d3;}
#ReservationForm .select2 {width:84px; border:1px solid #585858; background:#3b3b3b; font-size:1em; color:#e8e0d3;}
#ReservationForm .select3 {width:44px; border:1px solid #585858; background:#3b3b3b; font-size:1em; color:#e8e0d3;}
#ReservationForm .select4 {width:65px; border:1px solid #585858; background:#3b3b3b; font-size:1em; color:#e8e0d3;}

#ContactForm {padding:0 0 10px 0;}
#ContactForm .rowi {height:39px;}
#ContactForm .input {width:141px; height:16px; border:1px solid #585858; background:#3b3b3b; padding:0 0 0 5px; font-size:1em; color:#e8e0d3;}
textarea {width:171px; height:94px; border:1px solid #585858; background:#3b3b3b; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px; color:#e8e0d3;}

