@charset "UTF-8";
#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 885px;
	margin-left: 88px;
	padding-top: 264px;
	padding-left: 260px;
}
body {
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper #header .nav li  {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#Qbox {
    background-image: url("../images/quoteBox.png");
    background-repeat: no-repeat;
    height: 163px;
    margin-left: 189px;
    width: 811px;
}
#wrapper #header .nav li a {
	font-size: 18px;
	text-decoration: none;
	color: #CCC;
	padding-left: 40px;
}


#slider-wrapper {
	height: 233px;
	margin: 0 auto 0;
	width: 998px;
}

#slider {
	position:relative;
	width:618px;
	height:246px;
	margin-left:190px;
	background-image: url(../images/slider.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 2px solid #000;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url() no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#btmCon {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#btmLft {
	float: left;
	margin-bottom: 34px;
}
#btmRgt {
    float: right;
    width: 313px;
}
#topSrl {
	background-image: url(../images/topScroll.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 424px;
}
#mdSrl {
	background-image: url("../images/midScroll.png");
	background-repeat: repeat-y;
	margin-left: 3px;
	padding-bottom: 13px;
	padding-left: 21px;
	width: 415px;
	color: #c0c0c0;
}
#btmSrl {
	background-image: url(../images/btmScroll.png);
	background-repeat: no-repeat;
	margin-top: -2px;
	height: 43px;
	width: 426px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0A063;
    display: inline;
    font-family: arial;
    font-size: 20px;
    padding-left: 8px;
}
hr {
	border: 1px solid #330000;
}
#chef {
	background-image: url(../images/featChef.png);
	background-repeat: no-repeat;
	float: left;
	height: 193px;
	width: 140px;
}
h2 {
	color: #9E0000;
}
.panel ul ul li {
    color: #D0A063;
    font-size: 12px;
}
.panel ul li {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
	padding-bottom: 10px;	
}

a:focus {
outline: none;
}

.panel {
position: fixed;
top: 50px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: fixed;
text-decoration: none;
top: 80px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(../images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: fixed;
text-decoration: none;
top: 80px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(../images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(../images/minus.png) 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

#homeTable {
	background: none repeat scroll 0 0 #FFFFFF;
   	border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
   	font-size: 12px;
    text-align: left;
    width: 363px;
}

#homeTable th {
    border-bottom: 1px solid #535353;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    padding: 2px 18px;
}

#homeTable td {
    border-bottom: 1px solid #535353;
    font-size: 12px;
    padding-top: 10px;
}

#homeTable tbody tr:hover td {
	color: #FFFFFF;
}
#wrapper #btmCon #btmRgt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #EEEEEE;
}
#wrapper #btmCon #btmRgt ul li {
    font-size: 13px;
    list-style-type: none;
    margin: 0;
	padding-top: 7px;
	COLOR: #C0C0C0;
}
#wrapper #btmCon #btmRgt ul li .type {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 15px;
	color: #EEEEEE;
}
#wrapper #btmCon #btmRgt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C0C0C0;
	line-height: 23px;
}
