body
{
    margin: 0;
    padding: 0;
    font-family: 'Arial', 'Helvetica', sans-serif;
    text-align: center;
    background-image: url(img/opc_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #1D1101;
}

a
{
    color: #E0E0E0;
    text-decoration: none;
}

p a
{
    border-bottom: #E0E0E0 1px dotted;
}

p a:hover
{
    border-bottom: #FFFFFF 1px dotted;
}

a img
{
    border: 0;
}

div.menuSegment
{
    float: left;
    width: 30%;
    padding: 1%;
    font-size: 11px;
}

#mainContentBodyInterior
{
    margin: 30px 0;
}

#mainContentBody img.header
{
    padding: 0;
    margin: -50px 0 20px 0;
    display: block;
}

#mainContentBody img.menu
{
    float: right;
    margin: 0 0 20px 10px;
}

#mainContentBody div.menu
{
    clear: both;
}

a:hover
{
    color: #B88A4B;
}

a:focus, a:active
{
    outline: none;
}

#wrapper1
{
    background-image: url(img/opc_top.jpg);
    background-repeat: repeat-x;
}

#wrapper2
{
    background-image: url(img/opc_bottom.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}

#container,
#containerMenu
{
    text-align: left;
    width: 984px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
    overflow: auto;
}

#containerMenu
{
    width: 25%;
}

#header
{
    height: 174px;
    position: absolute;
}

#logo
{
    margin-left: 618px;
    width: 368px;
    height: 174px;
}

#logo a
{
    margin: 0 auto;
    display: block;
    width: 290px;
    height: 160px;
    background-image: url(img/opc_logo.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#menu
{
    position: absolute;
    height: 105px;
}

div.menuColumn,
div.menuColumn2
{
    width: 26%;
    float: left;
    font-size: 11px;
    padding: 0 3.5% 0 3.5%;
    text-align: center;
}

div.menuColumn ul,
div.menuColumn2 ul,
div.menuColumnRight ul
div.menuColumnRight2 ul
{
    padding: 0;
    text-align: left;
}

div.menuColumn2
{
    width: 40%;
}

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

ul.mainMenu li
{
    float: left;
}

ul.mainMenu li a
{
    display: block;
    width: 118px;
    height: 105px;
    background-image: url(img/opc_off.png);
    background-repeat: no-repeat;
    text-decoration: none;
}

ul.mainMenu li a:hover
{
    background-image: url(img/opc_on.png);
}

ul.mainMenu li a span
{
    display: block;
    color: #DBAF67;
    font-size: 14px;
    font-weight: bold;
    padding-top: 50px;
    text-align: center;
    line-height: 17px;
}

ul.mainMenu li a span.sub
{
    background-image: url(img/opc_nav_menudown.png);
    background-position: 90px 57px;
    background-repeat: no-repeat;
}

ul.mainMenu li ul
{
    margin: 0;
    padding: 0;
    width: 116px;
    min-height: 121px;
    background-image: url(img/opc_nav_submenu.png);
    background-repeat: no-repeat;
    list-style: none;
    display: none;
    position: absolute;
}

ul.mainMenu li:hover ul,
ul.mainMenu li.hover ul
{
    display: block;
}

ul.mainMenu li ul li
{
    float: none;
}

ul.mainMenu li ul li a
{
    width: auto;
    height: auto;
    background: transparent;
    text-align: center;
}

ul.mainMenu li ul li a span
{
    display: inline;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0;
}

ul.mainMenu li.menuBreak
{
    width: 7px;
    height: 105px;
    background-image: url(img/opc_nav_slice.png);
    background-repeat: no-repeat;
}

#content
{
    width: 100%;
    margin-top: 120px;
}

#sideContent
{
    width: 328px;
    float: right;
    margin: 85px 20px 0 0;
    color: #FFFFFF;
    font-size: 13px;
    text-align: justify;
    line-height: 21px;
}

.hidden
{
    display: none;
}

.sideContentTitle
{
    margin: 0;
    background-image: url('img/opc_sidecontent_header.png');
    background-repeat: no-repeat;
    width: 329px;
    height: 56px;
}

#mainContent
{
    width: 615px;
    float: left;
    margin-bottom: 20px;
}

#menuTitle
{
    font-size: 30px;
}

.centeredContent
{
    text-align: center;
}

.centeredContent h3
{
    margin-top: 48px;
}

#mainContentHead
{
    height: 20px;
    background-image: url(img/opc_contentbox_top.png);
    background-repeat: no-repeat;
}

#mainContentBody,
#mainContentBodyMenu
{
    background-image: url(img/opc_middle_20px.png);
    background-repeat: repeat-y;
    padding: 20px 20px 44px 20px;
    overflow: auto;
    font-size: 13px!important;
    color: #FFFFFF;
    line-height: 21px;
    text-align: justify;
    min-height: 620px;
}

#mainContentBodyMenu
{
    background-image: url(img/opc_contentbox_mid_menu.png);
    background-repeat: repeat;
    margin-bottom: 65px;
    padding: 50px;
}

#mainContentFoot
{
    height: 10px;
    background-image: url(img/opc_contentbox_bottom.png);
    background-repeat: no-repeat;
}

#tab
{
    position: absolute;
    margin: 150px 0 0 -53px;
}

#tab a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    width: 53px;
    height: 187px;
    background-image: url(img/tab_agc.png);
    background-repeat: no-repeat;
    text-align: center;
    opacity: .7;
}

#tab a:hover
{
    opacity: 1;
}

/*#tab a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    width: 188px;
    padding-top: 13px;
    height: 27px;
    background-image: url(img/tab.png);
    background-repeat: no-repeat;
    text-align: center;
    margin-left: 400px;
    opacity: .4;
}

#tab a:hover
{
    opacity: .8;
}*/

#footer
{
    position: relative;
    top: -20px;
    height: 50px;
    margin-top: -35px;
    font-size: 11px;
    padding-right: 20px;
    text-align: right;
    color: #FFFFFF;
}

.text-centered
{
    text-align: center;
}

.float-left-text-centered
{
    float: left;
    text-align: center;
    width: 50%;
    margin: 50px 0 50px;
}

#contactContent
{
    width: 562px;
    margin: 0 auto;
}

#leftContact
{
    width: 281px;
    float: left;
}

#leftContact img
{
    margin: 0;
    padding: 12px 0 18px 0;
    background-color: #FFFFFF;
}

#rightContact
{
    width: 281px;
    float: left;
}

#rightContact img
{
    margin: 0;
    padding: 0 52px 0 52px;
    background-color: #FFFFFF;
}

#rightContact h2
{
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    text-align: center;
}

#directionsContent
{
    text-align: center;
}

#directionsContent form
{
    width: 400px;
    margin: 0 auto;
}

#directionsContent form input
{
    margin: 10px 0 10px 0;
}

#directionsContent form input#address
{
    width: 100%;
}

#directionsContent form div
{
    width: 200px;
}

#directionsContent form div.left
{
    float: left;
}

#directionsContent form div.right
{
    float: right;
}

div.menu
{
    text-align: center;
    line-height: 20px;
}

div.menu h2, h3, h4
{
    text-decoration: underline;
}

h3, h4
{
    text-decoration: none;
}

.underline
{
    text-decoration: underline;
}

span.price
{
    font-weight: bold;
    text-decoration: underline;
}

#pictureBox
{
    text-align: center;
    padding-top: 100px;
}

#pictureBox img
{
    max-width: 520px;
}

#galleryNav
{
    float: right;
    padding: 20px 33px 0 0;
}

#galleryPicture
{
    height: 350px;
}

#menuNav
{
    position: absolute;
    background: transparent url(img/opc_menubar.png) no-repeat top left;
    width: 616px;
    height: 26px;
    margin: 0 auto;
    margin-left: -20px;
    text-align: center;
}

#menuNavWrapper p
{
    margin: 0;
    text-align: left;
}

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

#menuNav li
{
    display: inline;
}

#menuNav img
{
    margin: 2px 5px -5px;
}

.linedUp
{
    text-align: left;    
    margin: 0px auto;

    width: 390px;
}
