body    {
    margin: 0;
    padding: 0;
    background: #730000 url(/wp-content/themes/default/images/sub_page_bkg.jpg) repeat-x;
    background-color: #730000;
    text-align: center;
    font-family: lucida grande;
}

img, div, a, input {
    behavior: url(/wp-content/uploads/iepngfix.htc)
}

#wrap    {
    position: relative;
    width: 960px;
    height: 730px;
    background: url(/wp-content/themes/default/images/sub_content_bkg.jpg) no-repeat;
    padding: 0;
    margin: auto;
}


/*      HOVER SPRITES      */

/*      LOGO SPRITE     */
#logo    {
    position: absolute;
    top: 0px;
    left: 34px;
    width: 307px;
    height: 122px;
    list-style: none inside;
    margin: 0;
    padding: 0;
}

#logo a {
    display: block;
    width: 307px;
    height: 122px;
    text-decoration: none;
}

#logo a.link#logo:link,
#logo a.link#logo:active,
#logo a.link#logo:visited {
    background: transparent url(/wp-content/themes/default/images/logo.jpg) 0 -122px no-repeat;
    height: 122px;
}
#logo a.link#logo:hover,
#logo a.link#logo:active:hover,
#logo a.link#logo:visited:hover {
    background: transparent url(/wp-content/themes/default/images/logo.jpg) 0 0px no-repeat;
    text-decoration: none;
}
/*      END LOGO SPRITE     */

/*      NAVIGATION SPRITE     */
#nav    {
    position: absolute;
    top: 83px;
    left: 490px;
    width: 406px;
    height: 41px;
    text-align: left;
    padding: 0;
    margin: 0;
    list-style: none inside;
    overflow: hidden;
    background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) 0 -164px no-repeat;
}


ul#navList {
    width: 406px;
    list-style: none inside;
    margin: 0;
    padding: 0;
}

ul#navList li {
    float: left;
    list-style: none inside;
    margin: 0;
    padding: 0;
}

ul#navList li a.link#food {
    display: block;
    width: 62px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 35px;
    text-decoration: none;
}

ul#navList li a.link#libations {
    display: block;
    width: 86px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 17px;
    text-decoration: none;
}

ul#navList li a.link#pictures {
    display: block;
    width: 86px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 17px;
    text-decoration: none;
}

ul#navList li a.link#contact {
    display: block;
    width: 86px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 17px;
    text-decoration: none;
}

ul#navList li a {
    font-family: garamond;
    font-size: 19px;
    color: #ffce64;
    font-weight: bold;
    
}

ul#navList li a img {
    border: none;
    margin: 0;
    padding: 0;
}

ul#navList div.food {
    display: block;
    width: 62px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 35px;
    text-decoration: none;
	background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) 0 -123px no-repeat;
	font-family: garamond;
    font-size: 19px;
    color: #730005;
    font-weight: bold;
}

ul#navList li div.libations {
    display: block;
    width: 86px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 17px;
    text-decoration: none;
	background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) -95px -82px no-repeat;
	font-family: garamond;
    font-size: 19px;
    color: #730005;
    font-weight: bold;
}

ul#navList li div.pictures {
    display: block;
    width: 86px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 17px;
    text-decoration: none;
	background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) -198px -41px no-repeat;
	font-family: garamond;
    font-size: 19px;
    color: #730005;
    font-weight: bold;
}

ul#navList li div.contact {
    display: block;
    width: 86px;
    height: 41px;
    margin: 0;
    padding: 10px 0 0 17px;
    text-decoration: none;
	background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) -303px 0px no-repeat;
	font-family: garamond;
    font-size: 19px;
    color: #730005;
    font-weight: bold;
}

/* nav button */
ul#navList li a.link#food:link,
ul#navList li a.link#food:active,
ul#navList li a.link#food:visited,
ul#navList li a.link#libations:link,
ul#navList li a.link#libations:active,
ul#navList li a.link#libations:visited,
ul#navList li a.link#pictures:link,
ul#navList li a.link#pictures:active,
ul#navList li a.link#pictures:visited,
ul#navList li a.link#contact:link,
ul#navList li a.link#contact:active,
ul#navList li a.link#contact:visited{
    background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) 0 -204px no-repeat;
    height: 41px;
}

ul#navList li a.link#food:hover,
ul#navList li a.link#food:active:hover,
ul#navList li a.link#food:visited:hover  {
    background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) 0 -123px no-repeat;
    text-decoration: none;
    color: #730005;
}

/* nav button */
ul#navList li a.link#libations:hover,
ul#navList li a.link#libations:active:hover,
ul#navList li a.link#libations:visited:hover {
    background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) -95px -82px no-repeat;
    text-decoration: none;
    color: #730005;
}

/* nav button */
ul#navList li a.link#pictures:hover,
ul#navList li a.link#pictures:active:hover,
ul#navList li a.link#pictures:visited:hover {
    background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) -198px -41px no-repeat;
    text-decoration: none;
    color: #730005;
}

/* nav button */
ul#navList li a.link#contact:hover,
ul#navList li a.link#contact:active:hover,
ul#navList li a.link#contact:visited:hover {
    background: transparent url(/wp-content/themes/default/images/nav_sprite_bkg.jpg) -303px 0px no-repeat;
    text-decoration: none;
    color: #730005;
}

/*      END NAVIGATION SPRITE     */



#content_hm   {
    position: relative;
    width: 890px;
    height: 342px;
    top: 140px;
    left: 0px;
    margin: auto;
    padding: 0;
}

/*      HOME PAGE IMAGE/CONTENT BLOCK      */
#content_hm #borders    {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 890px;
    height: 342px;
    background: transparent url(/wp-content/themes/default/images/content_lines.png) no-repeat;
    z-index: 2;
}

#content_hm #featured   {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 416px;
    height: 291px;
    padding: 0;
    margin: 0;
}

#content_hm #content   {
    position: absolute;
    top: 16px;
    left: 458px;
    width: 441px;
    height: 291px;
    padding: 0;
    margin: 0;
    z-index: 2;
    text-align: left;
}

#content_hm #content H1  {
    font-family: garamond;
    font-size: 31px;
    letter-spacing: 2px;
    color: #ebd6a4;
    text-align: left;
    line-height: 37px;
    padding: 32px 40px 5px 0;
    margin: 0;
}

#content_hm #content p  {
    padding: 0;
    margin: 0;
}

/*      JQUERY IMAGE SLIDER      */
#content_hm #row #featured #hm_gallery {
	position:relative;
	height:291px;
        text-align: left;
}
#content_hm #row #featured #hm_gallery a {
	float:left;
	position:absolute;
        text-align: left;
}

#content_hm #row #featured #hm_gallery a img {
	border:none;
        text-align: left;
}

#content_hm #row #featured #hm_gallery a.show {
	z-index:1;
        text-align: left;
}
/*      END JQUERY IMAGE SLIDER      */

/*      END HOME PAGE IMAGE/CONTENT BLOCK      */

#content_hm #toTop   {
    position: relative;
    text-align: center;
    padding: 30px 0 10px 0;
    margin: 0;
    z-index: 1;
    clear: both;
}

#content_hm #content_sub   {
    position: absolute;
    top: 3px;
    left: 34px;
    width: 824px;
    padding: 0;
    margin: 0;
    z-index: 2;
    padding: 0 0 50px 0;
    margin: 0;
    text-align: left;
}

#content_hm #content_sub #gallery   {
    position: relative;
    top: 30px;
    width: 799px;
    height: 383px;
    z-index: 2;
    padding: 0;
    margin: auto;
    text-align: center;
    background-color: transparent;
    background: transparent url(/wp-content/themes/default/images/gallery_bkg.png) no-repeat;
}

#content_hm #content_sub #galleryIframe  {
    width: 514px;
    height: 378px;
    background-color: transparent;
    padding: 0;
    margin: 0;
    text-align: left;
}

#content_hm #content_sub H2  {
    font-family: garamond;
    font-size: 45px;
    letter-spacing: 2px;
    color: #ffe8bb;
    text-align: left;
    line-height: 27px;
    padding: 50px 0 0 0;
    margin: 0;
}

#content_hm #content_sub H3  {
    font-family: garamond;
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffd781;
    text-align: left;
    line-height: 25px;
    padding: 30px 0 6px 0;
    margin: 0;
    clear: both;
}

#content_hm #content_sub p  {
    padding: 0 0 6px 0;
    margin: 0;
}

#content_hm #content_sub a.map  {
    font-family: verdana;
    font-weight: normal;
    color: #cf9235;
    text-decoration: none;
    font-size: 11px;
}

#content_hm #content_sub a:hover.map  {
    font-family: verdana;
    font-weight: normal;
    color: #e0a64c;
    text-decoration: none;
    font-size: 11px;
}

#content_hm #content_sub a  {
    font-family: verdana;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

#content_hm #content_sub a:hover  {
    font-family: verdana;
    font-weight: normal;
    color: #e0a64c;
    text-decoration: none;
    font-size: 11px;
}

#content_hm #content_sub hr {
    position: relative;
    top: 15px;
    width: 517px;
    height: 26px;
    margin: auto;
    padding: 0;
    text-align: center;
    background: transparent url(/wp-content/themes/default/images/divider.png) no-repeat;
    clear: both;
    border: none;
    background-color: transparent;
}

#content_hm #content_sub #food_subtext  {
    font-family: verdana;
    font-size: 11px;
    color: #f8d8a0;
    font-weight: normal;
    line-height: 17px;
    text-align: left;
    padding: 13px 0 0 0;
    margin: 0;
}

/*      SUB PAGE BLOCK BKG / IMAGES     */
#content_hm #sub_top_bkg  {
    position: absolute;
    top: 0px;
    left: 3px;
    width: 890px;
    height: 298px;
    background: url(/wp-content/themes/default/images/sub_contentBlock_bkg.png) no-repeat;
}

#content_hm #sub_food_bkg  {
    position: absolute;
    top: 0px;
    left: 3px;
    width: 890px;
    height: 309px;
    background: url(/wp-content/themes/default/images/sub_foodBlock_bkg.png) no-repeat;
}

#content_hm #sub_drink_bkg  {
    position: absolute;
    top: 0px;
    left: 3px;
    width: 890px;
    height: 309px;
    background: url(/wp-content/themes/default/images/sub_drinkBlock_bkg.png) no-repeat;
}

#content_hm #sub_contact_bkg  {
    position: absolute;
    top: 0px;
    left: 3px;
    width: 890px;
    height: 309px;
    background: url(/wp-content/themes/default/images/sub_contactBlock_bkg.png) no-repeat;
}

/* #content_hm #sub_food_image  {
    position: absolute;
    top: -12px;
    left: 512px;
    width: 341px;
    height: 222px;
    background: transparent url(/wp-content/uploads/2010/01/food.png) no-repeat;
}

#content_hm #sub_drinks_image  {
    position: absolute;
    top: -12px;
    left: 512px;
    width: 341px;
    height: 222px;
    background: transparent url(/wp-content/uploads/2010/01/glass.png) no-repeat;
}

#content_hm #sub_contact_image  {
    position: absolute;
    top: -12px;
    left: 512px;
    width: 341px;
    height: 222px;
    background: transparent url(/wp-content/uploads/2010/01/phone.png) no-repeat;
} */


#content_hm #content_sub p img.alignnone  {
    position: absolute;
    top: -12px;
    left: 512px;
    width: 341px;
    height: 222px;
    border: none;
}

/* #content_hm #content_sub p img.fixPNG  {
    position: absolute;
    top: -12px;
    left: 512px;
    width: 341px;
    height: 222px;
    border: none;
} */

#content_hm #content_sub p img.body-image  {
    position: absolute;
    top: -12px;
    left: 512px;
    width: 341px;
    height: 222px;
}

/*      END SUB PAGE BLOCK BKG / IMAGES     */


/*      SUB PAGE CONTENT DIVS       */
#content_hm #content_sub #app_left  {
    float: left;
    width: 392px;
    text-align: left;
    padding: 0;
    margin: 0;
    font-family: verdana;
    font-size: 11px;
    color: #fff9ec;
    line-height: 15px;
}

#content_hm #content_sub #app_right  {
    float: right;
    width: 406px;
    text-align: left;
    padding: 0;
    margin: 0;
    font-family: verdana;
    font-size: 11px;
    color: #fff9ec;
    line-height: 15px;
}

#content_hm #content_sub #app_both  {
    width: 798px;
    text-align: left;
    padding: 0;
    margin: 0;
    font-family: verdana;
    font-size: 11px;
    color: #fff9ec;
    line-height: 15px;
}
/*      END SUB PAGE CONTENT DIVS       */


#content_hm #content_sub #divider  {
    position: relative;
    top: 15px;
    width: 517px;
    height: 26px;
    margin: auto;
    padding: 0;
    text-align: center;
    background: transparent url(/wp-content/themes/default/images/divider.png) no-repeat;
    clear: both;
}

#content_hm #content_sub p img.wp-image-199  {
    position: relative;
    top: 15px;
    left: 153px;
    margin: 0 0 -10px 0;
    padding: 0 0 -10px 0;
}

#content_hm #content a  {
    font-family: verdana;
    font-size: 14px;
    color: #debb6f;
    font-weight: normal;
    text-align: left;
    line-height: 25px;
    padding: 0;
    margin: 0 5px 0 0;
    text-decoration: none;
}

#content_hm #content a:hover  {
    font-family: verdana;
    font-size: 14px;
    color: #fbb113;
    font-weight: normal;
    text-align: left;
    line-height: 25px;
    padding: 0;
    margin: 0 5px 0 0;
    text-decoration: none;
}

#content_hm #content #hoursMap   {
    position: absolute;
    top: 190px;
    left: 295px;
    width: 125px;
    height: 125px;
    text-align: right;
    padding: 0;
    margin: 0;
    z-index: 10;
}

#content_hm #content #event   {
    position: absolute;
    top: 198px;
    left: 233px;
    width: 125px;
    height: 125px;
    text-align: right;
    padding: 0;
    margin: 0;
    z-index: 10;
}

#content_hm #bkg  {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 890px;
    height: 342px;
    background: transparent url(/wp-content/themes/default/images/contentBlock_bkg.jpg) no-repeat;
}

#chopsticks  {
    position: absolute;
    top: 356px;
    left: 365px;
    background: transparent url(/wp-content/themes/default/images/chopsticks.png) no-repeat;
    width: 302px;
    height: 129px;
    z-index: 2;
}

#row    {
    display:block;
    overflow:hidden;
    padding: 160px 0 0 0;
    margin: 0;
}

#line   {
    position: relative;
    width: 880px;
    height: 15px;
    top: 198px;
    left: 0px;
    background: transparent url(/wp-content/themes/default/images/bottom_line.png) no-repeat;
    margin: auto;
    padding: 0;
}

#sub_line   {
    position: relative;
    width: 815px;
    height: 15px;
    top: 0px;
    left: 0px;
    background: transparent url(/wp-content/themes/default/images/bottom_line.png) no-repeat;
    margin: 45px 0 25px 0;
    padding: 0;
}

/*      HOME PAGE REVIEWS / SANDWICH BOARD AREA      */
#L_review   {
    float: left;
    position: relative;
    top: 18px;
    left: 94px;
    width: 312px;
    height: 145px;
    padding: 58px 0 0 0;
    margin: 0;
    background: transparent url(/wp-content/themes/default/images/reviews_bkg.png) no-repeat;
    
}

#lcol   {
    float: left;
    width: 140px;
    margin: 0;
    padding: 0 0 0 28px;
}

#rcol   {
    float: right;
    width: 144px;
    margin: 0;
    padding: 0 0 0 0;
}

#R_BarSpecials  {
    float: right;
    position: relative;
    top: 0px;
    left: 0;
    width: 244px;
    height: 220px;
    background: transparent url(/wp-content/themes/default/images/barSpecials.png) no-repeat;
    padding: 0 42px 0 0;
    z-index: 100;
}

ul#review   {
    text-align: left;
    list-style: none inside;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

ul#review li {
    list-style: none inside;
    margin: 0;
    padding: 3px;
    color: #e1b78b;
}

ul#review li a {
    display: block;
    text-decoration: none;
    color: #e1b78b;
}

ul#review li a:hover {
    display: block;
    text-decoration: none;
    color: #c58c50;
}
/*      END HOME PAGE REVIEWS / SANDWICH BOARD AREA      */