h1 {padding:0; margin:0; position:relative } /*reset */


body { 
    margin: 0px;
    padding: 0;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:11px;
    background-color: #EDEDEC;
	
}

#wrapper {
	width: 960px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

.padL {
	padding-left: 25px;
}

h3 {
	color:#993300;
	padding:0;
	margin:0;
	font-size:12px;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	text-align:center;
	margin:auto;

	} 

.opentableimg{

left:500px;	
}
#slider {
	width: 860px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 350px;
	height: 400px;
	width: 860px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	background:#FFFFFF
}

.scrollContainer div.panel {
    padding: 20px 20px 20px 20px;
    height: 310px; 
	height:420px;
	width:820px;
}

#shade {
    background: #EDEDEC url(../images/shade2.gif) repeat-x;
    height: 50px;
	width: 860px;
	margin:auto;
	text-align:center;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
	padding-top:10px;
	text-align:center; /* Center Tabs */
	background:url(../images/bk_nav.jpg);
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px 14px;
    color: #000;
    text-decoration: none;
	color:#999999;
	font-weight:bold;
	font-size:10px;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
	background:url(../images/bk_nav_over.jpg);
	background-color:#FFFFFF;
	color:#993300;
	text-decoration:underline;
	font-weight:bold;
}

ul.navigation a.selected {
    background-color: #fff;
	background:url(../images/bk_nav.jpg);
	top: 5px;
	color:#993300;
	font-weight:bold;


}

ul.navigation a:focus {
    outline: none;
}


.hide {
    display: none;
}

.footer {
	background-color:#FFFFFF;
	width:100%;
	font-size:10px;
	text-align:center;
	margin:auto;
	color:#666666;
}
a.footer:link, a.footer:visited
{
	margin:10px 10px;
	font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;  
	color:#a8a9ab; 
	text-decoration:underline;

}


a.footer:hover
{
	margin:10px 10px;
	font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
	color:#ffcc66; 
	text-decoration: none;
}


/* Call out */

.calloutwrapper {
	width: 860px;
	background-color:#ffffff; 
	text-align:center; 
	margin:auto;
}

.calloutbk {
	width:206px;
	height:155px; 
	background: #FFFFFF url(../images/bk_panel.jpg) no-repeat 0 0 ;
	float:left;
}

.callout {
	padding:30px; 
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	height:100%;

}

.callout h2{
	font-size:13px;
	font-weight:bold;
	color:#000066;
	color:#993300;
}

.callout ul {
	text-align:left;
}
.callout ul li {
list-style-image:url(../images/arrow.gif);

}

.callout ul li a {
	font-size:10px;
	color:#71ade2;
}

.callout ul li a:hover {
	font-size:10px;
	color:#004786;
}





/* Header */

.headerWrapper {
	height:75px; 
	width: 860px;
	margin:auto; 
	text-align:center; 
	background: #FFFFFF url(../images/header_bk.jpg) no-repeat 0 0;
}


.panelWrapper {
	background-color:#FFF; 
	width:100%; 
	padding:0px; 
	margin:0px
}

.panelTxt {
	width:250px; 
	float:left;
	position:relative;
	top:0px;
}

.panelTxt span {display:none}/* accessiblity */

.panelTxt a img {
	padding-left:0px;
}

.panelImg {
	width:564px; 
	float:right;
	position:relative; 
	top:0; 
	right: 0; 
	text-align:right;
}
.bt2 {
	height:85px; 
	margin:auto; 
	text-align:center; 
	background-color: #EDEDEC;
}

.logo {
	height:50px; 
	margin:auto; 
	text-align:center; 
	background: #EDEDEC url(../images/shade2.gif) repeat-x;
	padding-top:10px;
}



div.logo a {
	width:200px;
	margin:25px;
}

.SEO {
	text-align:left; 
	padding:10px;
	font-size:9px;
	background-color:#FFFFFF;
	color:#666666;
}

div.SEO a {
	color:#999999;
}

div.SEO a:hover {
	color:#ffcc66;
}


img > .opentable{
border:2px solid #6600FF;
/* margin-top:-14px Only Firefox runs this style 
#margin-top:-14px*/

} 




