/*@charset "UTF-8";*/

body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #0e0300 url(/images/bg_CHU.jpg) repeat;
}
#container
{
    width: 100%;
    min-height: 600px;
    background: url(/images/bg_patternGradient.png) repeat-x;
}
#container1-test
{
width: 100%;
    min-height: 600px;
    background: url(/images/webgradient.png) repeat top left;

}

#Mcontent
{
    margin: auto;
    height: 830px;
    width: 980px;
    position: relative;
    border-left: solid 10px #1f0404;
    border-right: solid 10px #1f0404;
    border-bottom: solid 10px #1f0404;
    background: #0e0300;
}
#mainContent
{
    width: 980px;
    height: 350px;
    position: absolute;
    top: 152px;
    left: 0px;
    right: 0px;
    z-index: 1;
}
#centerContent
{

 width: 980px;
    height: auto;
    position: relative;
   margin-bottom: 20px;
    top: 152px;
    left: 0px;
    right: 0px;
    z-index: 1;


}
#header
{
    height: 150px;
    width: 980px;
    position: absolute;
    left: 0px;
    top: 0px;
     background: url(../images/mHeader2.jpg) no-repeat;
    border-bottom: solid 2px #eaa419;
}
#logo
{
    background: url(/images/NewLogoSameSize.png);
    background-repeat: no-repeat;
    height: 130px;
    width: 193px;
    position: absolute;
    left: 45px;
    top: 6px;
}

#searchField
{
    height: 50px;
    width: 144px;
    position: absolute;
    bottom: 75px;
    background-color: #666666;
}
#subHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #fcedb7;
    height: 75px;
    width: 346px;
    position: absolute;
    top: 194px;
    right: 40px;
    text-align: left;
}
#bucketImg
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 155px;
    height: 130px;
}
#bucketContent
{
    height: 129px;
    width: 129px;
    position: absolute;
    right: 1px;
    bottom: 0px;
}
#contentNavigation
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    height: 30px;
    width: 346px;
    position: absolute;
    top: 268px;
    right: 40px;
    text-align: left;
}
#content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 246px;
    width: 346px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    position: absolute;
    top: 298px;
    right: 40px;
}
#Reservation
{
    height: 110px;
    width: 271px;
    position: absolute;
    top: 30px;
    right: 74px; /*background-image: url(../images/reservation.png);     background-repeat: no-repeat;*/
}
#contact
{
    height: 60px;
    top: 40px;
    position: absolute;
    width: 70px;
    right: 20px;
}
#driveDir
{
    height: 60px;
    top: 80px;
    position: absolute;
    width: 70px;
    right: 20px;
}
#contact a, #driveDir a
{
    border:none;
    color:#2F0D0D;
    text-decoration: none;
}
#navigation
{
    height: 38px;
    width: 640px;
    top: 110px;
    right: 20px;
    position: absolute;
}
#navigation a
{
    padding-top: 0;
    text-decoration: none;
    padding-right: 0;
    padding-left: 0;
    height: 40px;
}

#ieMessage
{
    display: none;
}


#homeImages
{
    height: 280px;
    width: 900px;
    position: relative;
    margin: auto;
}
#bucket
{
    width: 980px;
    margin: auto;
    height: 190px;
    position: absolute;
    left: 0;
    top: 510px;
    right: 0;
    height: auto;
    clear: both;
}
#bucket01
{

    height: 160px;
    width: 290px;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-left: 30px;
}
#bucket02
{
   
    height: 160px;
    width: 290px;
    position: relative;
    float: left;
    margin-right: 20px;
}
#bucket03
{

    height: 160px;
    width: 290px;
    position: relative;
    float: left;
    margin-right: 10px;
    
}
#footer
{
    clear: both;
    height: 130px;
    width: 980px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url(../images/footerBG.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-family: Arial;
    right: 0;
}
.footer a
{
    text-decoration: none;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 8pt;
    font: arial;
}
.footer p
{
    color: #fff;
    font-size: 8pt;
    line-height: 0.75em;
    padding: 0;
}
.footer a:hover
{
    text-decoration: none;
    color: #fcedb7;
}
.footer
{
   
    text-align: center;
    padding: 5px;
}
.footerRight
{
    height: 50px;
    float: right;
    padding: 0 5px 5px 0;
}
.bar_bucket01
{
    background-image: url('../images/bar_bucket01.gif');
    position: relative;
    background-repeat: no-repeat;
    height: 28px;
    width: 285px;
    margin-top: 5px;
    margin-left: 4px;
    top: 0px;
    left: 0px;
}

.searchBox
{
    left: 20px;
    top: 300px;
    position: absolute;
    height: 26px;
    width: 200px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #0e0300;
    margin: auto;
}
.search_input
{
    width: 120px;
    height: 18px;
    margin-top: 4px;
    background: #2F0D0D;
    border: solid 1px #861010;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
}
#search .searchButton
{
    margin: auto;
    margin-left: 6px;
    border: none;
    height: 20px;
    width: 60px;
    background: url(/images/navigation/Search_up.jpg);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

