

h1
{
    font-family: 'Lucida Sans';
    font-size: 24px;
    font-weight: bold;
    color: #46232b;
}

#storyddl, #brochuresddl, #weddingsddl, #cateringddl, #shopddl, #serviceddl {
    display: none;
}

#header {
    height: 55px;
    font-family: 'Lucida Sans';
    font-size: 14px;
    color: #46232b;
    text-align: center;
    margin-right: 5px;
    font-weight: bold;
    line-height: 25px;
    padding-top: 10px;
}

#header-bg {
    background: url(../images/header-bg.jpg);
    width: 900px;
    height: 64px;
}

#cannoli-top {
    background: url(../images/cannoli-top.png) top center no-repeat;
    width: 908px;
    height: 60px;
    margin-left: 1px;
}

#shadow-mid {
    background: url(../images/shadow-mid.png) repeat-y;
    width: 910px;
}

#shadow-bot {
    background: url(../images/shadow-bot.png) no-repeat;
    width: 908px;
    height: 20px;
    margin-left: 1px;
}

#main-bg {
    background: #fff url(../images/main-bg.jpg) repeat-x;
    width: 900px;
}

#top-nav {
    height: 76px;
    text-align: center;
}

#top-nav>a, #top-nav>div>a {
    display: block;
    float: left;
    padding: 0px 17px;
    height: 22px;
    line-height: 22px;
    font-family: 'Lucida Sans';
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    margin-top: 17px;
}

#top-nav>a:hover, #top-nav>div>a:hover {
    background: url(../images/nav-hover.jpg) repeat-x;
    color: #46232b;
}

#top-nav>div {
    position: relative;
    float: left;
    z-index: 8;
}

.ddl {
    position: absolute;
    top: 37px;
    width: 200px;
    *left: 0px;
    padding-bottom: 10px;
    z-index: 200;
}

.ddlwrapper {
    padding: 10px;
    background: #d2d2d2;
    position: relative;
    z-index: 60;
    font-family: trebuchet ms;
    font-size: 14px;
    color: #860048;
    text-decoration: none;
    display: block;
    text-align: left;
}

.ddlwrapper a {
    font-family: 'Lucida Sans';
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #633741;
    display: block;
}

.ddlwrapper a:hover {
    color: #676767;
}

#search-bg {
    background: url(../images/search-.jpg) no-repeat;
    width: 301px;
    height: 76px;
}

.search-input {
    background: url(../images/search-input.png) no-repeat;
    width: 161px;
    height: 21px;
    border: 0px;
    line-height: 21px;
    font-family: 'Lucida Sans';
    font-size: 14px;
    color: #525252;
    margin: 0px;
    padding: 0px 10px;
}

.newsletter-input {
    background: url(../images/newsletter-input.png) no-repeat;
    width: 161px;
    height: 21px;
    border: 0px;
    line-height: 21px;
    font-family: 'Lucida Sans';
    font-size: 14px;
    color: #525252;
    margin: 0px;
    padding: 0px 10px;
}

#footer-top {
    background: url(../images/footer-top.jpg) repeat-x;
    width: 900px;
    height: 10px;
}

#footer-top-int {
    background: url(../images/int.jpg) no-repeat;
    width: 900px;
    height: 27px;
}

#banner-overlay {
    background: url(../images/banner-overlay.png) no-repeat;
    width: 600px;
    height: 410px;
    position: absolute;
    z-index: 4;
}

#banner-overlay-int {
    background: url(../images/photo-overlay-int.png) no-repeat;
    width: 600px;
    height: 410px;
    position: absolute;
    z-index: 4;
}

#banner {
    position: relative;
    width: 600px;
    height: 410px;
}

#rotate {
    background: #fff;
    position: relative;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 560px;
    height: 375px;
}

#rotate>img
{
    position: absolute;
    top: 0px;
    width: 560px;
    height: 375px;
    z-index: 2;
}

#ad-overlay {
    background: url(../images/ad-overlay.png) no-repeat;
    width: 600px;
    height: 172px;
    margin-top: -2px;
    margin-left: -1px;
}

#ad {
    margin-left: 20px;
    width: 560px;
    height: 130px;
}

#a>img {
    width: 560px;
    height: 130px;
}

#events-wrapper {
    padding: 20px;
    font-family: 'Lucida Sans';
    font-size: 12px;
    line-height: 20px;
    color: #282828;
}

#main-wrapper {
    padding: 0px 20px;
    font-family: 'Lucida Sans';
    font-size: 12px;
    line-height: 20px;
    color: #282828;
}

.box {
    background: url(../images/box-bg.jpg) no-repeat;
    width: 200px;
    height: 235px;
}

.box-wrapper {
    padding: 15px;
    font-family: 'Lucida Sans';
    font-size: 12px;
    line-height: 20px;
    color: #282828;
}

#footer {
    font-family: 'Lucida Sans';
    font-size: 12px;
    font-weight: bold;
    color: #48242c;
}

#footer a {
    font-family: 'Lucida Sans';
    font-size: 12px;
    font-weight: bold;
    color: #48242c;
    text-decoration: none;
    padding: 0px 10px;
}

#footer a:hover {
    color: #282828;
}

#footer-nav {
    text-align: center;
}

#footer-nav a {
    font-family: 'times-new-roman', serif;
    font-size: 18px;
    font-weight: bold;
    color: #48242c;
    text-decoration: none;
    padding: 0px 10px;
}

#copy {
    font-family: 'lucida sans', sans-serif;
    color: #48242c;
    font-size: 12px;
    padding-left: 20px;
}
