body {
    color: #555;
    margin: 0;
    font-family: arial,verdana,sans-serif;
	font-size:62.5%     /* for IE/Win */
}

html>body {font-size:10px} /* for everything else */

div,table,td,th {
  font-size: 1em;
}

img {
    padding: 0;
    border: 0;
}

a:link {
	color: #555;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #555;
}

a:hover {
	text-decoration: none;
	color: #D2232A;
}

a:active {
	text-decoration: none;
	color: #555;
}

a.subtle:link, a.subtle:active, a.subtle:visited {
    color: inherit;
    text-decoration: none;
}

a.subtle:hover {
    color: #D2232A;
}

a.subtleOnRed:link, a.subtleOnRed:active, a.subtleOnRed:visited {
    color: #fff;
    text-decoration: none;
}

a.subtleOnRed:hover {
    color: #000;
}

a.red:link, a.red:active, a.red:visited {
    color: red;
    text-decoration: none;
}

h2 {
    font-size: 1.5em;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 968px;
    padding: 0;
    vertical-align: top;
}

#home_head {
   width: 968px;  
   height: auto;
   min-height: 143px;
   background: #fff url('images/home_head_1.gif') no-repeat bottom; 
   position: relative;      
}

#head {
   width: 968px;  
   height: auto;
   min-height: 143px;
   background: #fff url('images/head_1.gif') no-repeat bottom;       
}

#nav {
    width: 968px; 
    height: auto;
    margin: 0;
    font-size: .9em;   
    display: inline-block     
}

.floatcontainer {
    display: inline-block;
}

.floatcontainer:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0;    
    clear: both; 
    visibility: hidden;
}

/* Hides from IE Mac \*/
* html .floatcontainer {height: 1%;}
       .floatcontainer{display:block;}
/* End Hack */    

#nav ul {
    margin: 18px 0 20px 0;
    padding: 0;
    list-style: none; 
    line-height: 1.8;       
}

#nav li {
}

li.active {
    color: #D2232A;
}

li.activeNote {
    color: #555;
/*    opacity: 100;*/
/*    filter:Alpha(opacity=100);    */
}

li.inactiveNote {
	visibility: hidden;
/*    opacity: 0;*/
/*    filter:Alpha(opacity=0);    */
}

#nav_left {
    text-align: right;    
    width: 345px;
    padding: 0;
    margin: 0;
    float: left;
}

#nav_right {
    color: #999;
    text-align: left;
    width: 400px;
    padding: 0 0 0 0;
    float: left;
}

#nav_right li {
    width: 100%;
    height: 100%;
/*    opacity: 0;
    filter:Alpha(opacity=0);   */ 
}

#home_link {
	border: 0;
	width: 100px;
	height: 85px;
	margin: 46px 0 0 0;
}

#home_title {
    clear: left;
}

#home_body {
    vertical-align: top;
    height: 431px;
    background: #fff url('images/home_bg2.gif') no-repeat top right;
}

#thought_body {
    clear: both;
    vertical-align: top;
    height: auto;
    margin: 0;
    padding: 0;
    background: #fff url('images/bg_thought.gif') no-repeat top right;
}

#eat_body {
    clear: both;
    vertical-align: top;
    height: auto;
    margin: 0;
    padding: 0;
}

#drink_body {
    clear: both;
    vertical-align: top;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    background: #fff url('images/bg_drink.gif') no-repeat top left;
}

#patio_body {
    clear: both;
    vertical-align: top;
    height: auto;
    margin: 0;
    padding: 0;
}

#friendly_body {
    clear: both;
    vertical-align: top;
    height: 560px;
    margin: 0 0 20px 0;
    padding: 0;
    background: #fff url('images/bg_kids2.jpg') no-repeat 162px -1px;
}

#visit_body {
    clear: both;
    vertical-align: top;
    height: 584px;
    margin: 0 0 20px 0;
    padding: 0;
    background: #fff url('images/bg_visit.gif') no-repeat top left;
}

#home_content {
    padding: 20px 0 0 0;
    font-size: 1.2em;
    text-align: right;
/*    letter-spacing: .01em; */
    line-height: 1.5;       
    color: #777;    
    width: 345px;
}

#thought_content {
    color: #000;
    line-height: 1.7;    
    letter-spacing: .01em;    
    width: 510px;
    padding: 56px 0 0 0;
    margin: 0px 0 0 192px;
}

#eat_content {
    width: 950px;
    font-size: 1.1em;    
    margin: 0 0 0 10px;
    color: #000;
}

#drink_content {
    float: left;
    color: #fff;
    font-size: 1em;    
    line-height: 1.2;    
    width: 200px;
    padding-left: 110px;
    margin: 30px 25px 0 0px;
}

#patio_content {
/*    background-color: #fff;*/
    background: #fff url('images/fun.gif') no-repeat;
    
    font-size: 1em;    
    line-height: 1.2;    
    width: 575px;
    margin: 0 0 0 250px;
    vertical-align: top;    
}

#friendly_content {
    color: #fff;
    font-size: 1em;    
    line-height: 1.2;    
    width: 300px;
    margin: 0 0 20px 460px;
    padding: 8px 0 0 0;
    vertical-align: top;    
}

#visit_content {
       
}

#visit_desc {
    padding: 20px 0 0 90px;
    width: 190px;
    height: 140px;
    line-height: 2.0em;
}

#visit_info {
    line-height: 2.0em;
    position: relative;
    left: 634px;
    top: -80px;
}

#patio_specs {
    
/*    background-color: #D2232A;*/
    color: #fff;
    width: 250px;
    height: 342px;
    margin: 0 0 0 22px;
    padding: 20px 0px 12px 20px;
}

#eat_content h4{
    font-size: 1.1em;
    margin: 0 0 6px 0;
}

.gapless {
    font-size: 0;
    padding: 0;
    margin: 0;
}

#thought_foot {
    color: #fff;
    background-color: #D2232A;
    line-height: 1.5;    
    letter-spacing: .01em;    
    width: 560px;
    padding: 0;
    margin: 14px 0 12px 160px;
}

#thought_foot_left {
    border-top: 3px solid #fff;
    padding: 7px 6px 10px 20px;    
    float: left;
    width: 277px;
    text-align: right;
}

#thought_foot_right {
    border-top: 3px solid #fff;
    padding: 7px 10px 10px 6px; 
    float: left;
    width: 146px;
}

#menu_left {
    background: #fff url('images/eat_col1.gif') repeat-y top right;    
    margin: 0 10px 10px 0px;    
    padding: 0 40px 0 8px;    
    width: 280px;
    text-align: left;
    float: left;
}

#menu_center {
    margin: 0 5px 10px 5px;        
    width: 278px;    
    text-align: left;
    float: left;
}

#menu_right {
    background: #fff url('images/eat_col2.gif') repeat-y top left;    
    margin: 0 0 10px 0;
    padding: 0 0 0 42px;       
    width: 280px;    
    text-align: left;
    float: left;
}

#eat_col_foot_left {
    height: 166px;
    margin: 0 -42px 0 0;
    background: #fff url('images/eat_col3.gif') no-repeat top right;     
}

#eat_col_foot_right {
    height: 166px;
    margin: 0 0 0 -40px;
    background: #fff url('images/eat_col3.gif') no-repeat top left;     
}

#patio_3 {
    margin: 0 0 0 14px;
}

#home_address {
/*    width: auto;*/
}

#home_text {
    padding: 0 0 0 52px;
/*    width: auto;*/
}

#brand_id {
    color: #888;
    visibility: hidden;
    float:left;
    text-align: center;
    line-height: 1.5;
    position: relative;
    top: 240px;
    left: 60px;
}

#brand_link {
	border: 0;
	width: 100px;
	height: 75px;
    position: relative;
    top: 220px;
    left: 70px;
}

.red {
    color: #D2232A;
}

.whiteOnRed {
    font-weight: 700;
    padding: 3px 2px 2px 2px;
    color: #fff;
    background-color: #D2232A;
}

.menu_heading {
    font-weight: bold;
    margin: 25px 0 6px 0;
}

.serving_hours {
    color: #888;
    font-size: .9em;
}

.rightAlign {
    text-align: right;
}

.left {
    float:left;
}

#footer {
    clear: both;
    color: #888;        
    text-align: center;
    margin: 0 0 32px 0;
}
#footer img {
    vertical-align: middle;
}


#social-icons {
	height:35px;
	left:20px;
	position:absolute;
	top:105px;
	width:100px;
}



