* {
	padding:0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}
html, body { height:100%;}
body {
	background:url(index/nav-bg2.png) center top #37271c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#bca695;
}

input, select, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
}
.container { width:100%;}

p {
	margin-bottom:14px;
	color: #F00;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:middle;
	text-align:center;
}
object { vertical-align:top; outline:none;}

#reservation-form { font-size:.91em; font-weight:bold;}
#reservation-form fieldset { border:none;}
#reservation-form .field { display:block; height:55px;} 
#reservation-form label { display:block; padding-bottom:4px;}
#reservation-form select { border:1px solid #5d3825; background:#1d110b; color:#bca695;}
#reservation-form select.select1 { width:40px; margin-right:10px;}
#reservation-form select.select2 { width:127px;}
#reservation-form input { width:23px; text-align:center; border:1px solid #5d3825; background:#1d110b; color:#bca695;}
#reservation-form .button { font-size:1em;}

/*==================list====================*/
ul { list-style:none;}

/*==================other====================*/
.img-indent { margin:0 10px 0 -8px; float:left;}
.img-indent.alt { margin-right:25px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;}

.alt-top { padding-top:9px;}

/*==================txt, links, lines, titles====================*/
a {color:#bca695; outline:none;}
a:hover{text-decoration:none;}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:55px;
	line-height:1em;
	color:#FF6;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-2px;
}
h1 a { color:#c30000; text-decoration:none;}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:42px;
	line-height:1em;
	font-weight:bold;
	margin-bottom:12px;
	letter-spacing:-1px;
}
h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#c30000; font-size:25px; line-height:1em; font-weight:normal; margin-bottom:16px;}
h4 { font-size:.91em;}
h5 { font-size:1.33em; color:#c30000; padding-top:10px; margin-bottom:26px;}
h6 { font-size:1em; color:#e7e7e7;}

.txt1 { font-size:.91em;}
.txt2 { color:#c30000; font-size:1.33em; text-transform:uppercase;}

.line-hor { background:#4d3525; height:1px; overflow:hidden; font-size:0; line-height:0; margin:21px 0 16px 0;}
.line-ver { background-image:url(index/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.box { background:#1d110b; width:100%;}
.box .inner { padding:21px 30px 30px 28px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { height:136px; }
#header .row-2 { height:390px; background:url(index/header-bg.png) no-repeat left bottom;}
#header .row-2.alt { height:278px; background:url(index/header-bg-top.jpg) no-repeat left bottom; width:100%; padding:0; margin:0;}
#header .row-2 .indent { padding:13px 0 0 13px;}

#header .logo {
	float:left;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 35px;
}
#header .logo em {
	position:absolute;
	top:164px;
	text-transform:uppercase;
	font-style:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:5px;
	left: 831px;
	color: #CC&;
	width: 114px;
}
#header .logo strong { color:#ad0000; font-size:.91em; padding-left:5px;} 
#header .phones {
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1em;
	color:#FFF;
	letter-spacing:-1px;
	padding-top: 58px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0;
}

.header-box { background:url(index/header-bg9.jpg) no-repeat center top; width:950px; height:364px;}
.header-box .inner { padding:307px 0 0 170px;}

#header .nav { width:100%; overflow:hidden;}
#header .nav li { display:inline;}
#header .nav li a { display:block; float:left; width:156px; height:55px; line-height:52px; font-size:16px; text-transform:uppercase; font-weight:bold; color:#fff; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; margin-right:2px; background:url(index/nav-bg1.png) no-repeat left top;}
#header .nav li a:hover { background:url(index/nav-bg2.png) no-repeat left top;}
#header .nav li a.current { background:url(index/nav-bg2.png) no-repeat left top;}

/*content*/
#content {
	background:url(index/header-bg.png) left top;
	margin:0 0px;
	padding:0px 45px 20px 45px;
}
#content .indent {
	padding:27px 0 10px 0;
	text-align: center;
	color: #CC6;
}

/*footer*/
#footer { font-family:Arial, Helvetica, sans-serif; padding:35px 40px 35px 40px;}
#footer a {
	color:#FF6;
}
#footer .nav { text-align:center; padding-bottom:25px;}
#footer .nav li { display:inline;}
#footer .nav li a { padding:0 48px 0 45px; color:#e3dad2;}

/*==========================================*/

#main {width:976px; margin:0 auto; position:relative;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
}

.aside { float:left; width:236px; margin-right:50px;}
.content {
	float:none;
	width:auto;
	position:relative;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:297px top;}
#page1 #content .col-1 {
	width:250px;
	margin-right:22px;
	margin-left: 22px;
}
#page1 #content .col-2 {
	width:250px;
	margin-right: 22px;
	margin-left: 22px;
}
#page1 #main #header .row-1 .wrapper .phones dd {
	font-size: 14px;
}

