@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(images/site-bg.jpg) repeat-x top #120401;
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #662D0E;
}

h1 {
	font-size: 20px;
	margin: 0;
}

a {
	color: #982D00;
	text-decoration: none;
}

a:hover {
	color: #B84D20;
}

#wrapper {
	margin: 0 auto;
	width: 972px;
	height: 647px;
}

#header {
	height: 64px;
	padding: 18px 40px 12px 40px;
	font-size: 12px;
	line-height: 15px;
	text-shadow: 0px 1px 0px #000;
	color: #FEC43C;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#text {
	float: right;
}

#logo {
	float: left;
}

#logo a {
	height: 64px;
	width: 315px;
	display: block;
	background: url(images/logo.png) no-repeat;
}

#site {
	height: 553px;
	padding-bottom: 10px;
}

#left-col {
	float: left;
	width: 290px;
	height: 553px;
}

#left-col .top {
	height: 104px;
	background: url(images/left-top.png) no-repeat;
}

#nav {
	padding-left: 25px;
	height: 299px;
	background: url(images/nav-left.jpg) left no-repeat;
}

#nav a {
	width: 265px;
	display: block;
}

a.home {
	height: 45px;
	background: url(images/home-a.jpg) no-repeat;
}

a:hover.home {
	background: url(images/home-b.jpg) no-repeat;
}

a.about {
	height: 42px;
	background: url(images/about-a.jpg) no-repeat;
}

a:hover.about {
	background: url(images/about-b.jpg) no-repeat;
}

a.services {
	height: 42px;
	background: url(images/services-a.jpg) no-repeat;
}

a:hover.services {
	background: url(images/services-b.jpg) no-repeat;
}

a.menu {
	height: 42px;
	background: url(images/menu-a.jpg) no-repeat;
}

a:hover.menu {
	background: url(images/menu-b.jpg) no-repeat;
}

a.testimonials {
	height: 42px;
	background: url(images/testimonials-a.jpg) no-repeat;
}

a:hover.testimonials {
	background: url(images/testimonials-b.jpg) no-repeat;
}

a.quote {
	height: 43px;
	background: url(images/quote-a.jpg) no-repeat;
}

a:hover.quote {
	background: url(images/quote-b.jpg) no-repeat;
}

a.contact {
	height: 43px;
	background: url(images/contact-a.jpg) no-repeat;
}

a:hover.contact {
	background: url(images/contact-b.jpg) no-repeat;
}

#left-col .btm {
	height: 149px;
	background: url(images/left-btm.png) no-repeat;
}

#right-col {
	float: left;
	width: 682px;
	height: 553px;
}

#right-col .top {
	height: 34px;
	padding: 70px 0 0 40px;
	background: url(images/right-top.png) no-repeat;
}

#content-bg {
	width: 602px;
	height: 256px;
	padding: 0 40px 0 40px;
	background: url(images/right-mid.jpg) no-repeat;
}

#content-bg .content {
	width: 592px;
	padding-right: 10px;
	height: 256px;
	overflow: auto;
	text-align: justify;
}

#right-col .btm {
	height: 162px;
	padding: 30px 0 0 40px;
	background: url(images/right-btm.png) no-repeat;
}

#right-col .btm a {
	display: block;
	float: left;
	height: 118px;
	width: 176px;
}

.appetizers {
	margin-right: 30px;
	background: url(images/home-appetizers.jpg) no-repeat;
}

.main {
	margin-right: 30px;
	background: url(images/home-main.jpg) no-repeat;
}

.desserts {
	background: url(images/home-desserts.jpg) no-repeat;
}

#sub-right-col {
	float: left;
	width: 682px;
	height: 553px;
}

#sub-right-col .top {
	height: 34px;
	padding: 70px 0 0 40px;
	background: url(images/right-top.png) no-repeat;
}

#sub-content-bg {
	width: 602px;
	height: 397px;
	padding: 0 40px 0 40px;
	background: url(images/right-mid-sub.jpg) no-repeat;
}

#sub-content-bg .content {
	width: 592px;
	padding-right: 10px;
	height: 397px;
	overflow: auto;
	text-align: justify;
}

.img-border {
	border: solid 1px #401202;
}

.services-img {
	margin: 0 0 0 12px;
	float: right;
	border: solid 1px #401202;
}

.content hr {
	width: 60%;
	margin: 0 auto;
	height: 1px;
	color: #930;
}

.content em {
	font-size: 12px;
	font-style: italic;
}

.content ul {
	font-size: 13px;
	display: block;
	float: left;
}

.content strong {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 10px;
}

.content strong.phone {
	margin-bottom: 30px;
}

.content .contact-left {
	float: left;
	width: 250px;
	font-size: 13px;
	line-height: 16px;
	margin-right: 20px;
}

.content .contact-right {
	float: left;
	width: 290px;
	font-size: 13px;
	line-height: 16px;
}

.content .map {
	clear: both;
	padding-top: 20px;
	width: 550px;
	margin: 0 auto;
}

#sub-right-col .btm {
	height: 51px;
	background: url(images/right-btm-sub.png) no-repeat;
}

.float-clear {
	clear: both;
}

#footer {
	color: #C58239;
	padding: 0 40px 15px 40px;
	font-size: 12px;
	font-weight: normal;
}

#footer a {
	color: #F5B269;
	text-decoration: none;
}

#footer a.caspian {
	float: right;
	display: block;
	text-align: right;
	cursor: pointer;
	padding-top: 5px;
}

#footer a:hover {
	color: #D59249;
}



/* ---------- Slider ---------- */

#slider {
    width: 592px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 367px;
    width: 592px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 10px 20px 20px 20px;
    height: 337px;
    width: 552px;
}

div.panel a {
	display: inline-block;
	margin: 0 17px 20px 0;
}

div.panel ul {
	font-size: 11px;
	line-height: 15px;
	display: block;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: circle;
}

div.panel img {
	float: right;
	margin: 0 0 10px 10px;
	border: solid 1px #401202;
}

div.panel p {
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 7px 0 7px 0;
}

div.panel strong {
	font-size: 14px;
	text-decoration: underline;
}

div.panel ul li.no-bullet {
	list-style: none;
}

div.panel ul li.no-bullet strong {
	font-size: 13px;
	text-decoration: underline;
	display: block;
	margin-bottom: 7px;
	margin-left: -10px;
}

div.panel ul li.no-bullet em {
	font-weight: normal;
	display: block;
	margin-left: -10px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0 0 9px 0;
	height: 21px;
	text-align: right;
}

ul.navigation li {
    display: inline;
}

ul.navigation a {
    padding: 5px;
    color: #662D0E;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #E8BB57;
	border-radius: 7px;
	-opera-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

ul.navigation a.selected {
    background-color: #E6C999;
	border-radius: 7px;
	-opera-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -30px;
}

.hide {
    display: none;
}

.input-text {
	width: 160px;
	height: 20px;
	border: solid 1px #120401;
	background-color: #EEE;
	font-size: 13px;
	color: #120401;
}

.input-comment {
	width: 300px;
	height: 100px;
	border: solid 1px #120401;
	background-color: #EEE;
	font-size: 13px;
	color: #120401;
}

.submit-btn {
	border: solid 1px #fff;
	background-color: #120401;
	font-size: 15px;
	color: #fff;
}
