body {
    background: url(../images/bg.gif) repeat;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

hr {
    border: none;
    border-top: 1px solid #aaa;
    background: none;
}

.highlight {
    background-color: #ffffaa;
}

a:visited {
    text-decoration: none;
    color: #004B91;
}
a:link {
    color: #003399;
    text-decoration: underline;
}
a:link {
    color: #004B91;
}

a:hover {
    color: #CC6600;
}

a:link.no-underline {
    text-decoration: none;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#event {
    background: #fff;
    text-align: center;
    width: 350px;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    border: 1px solid #444;
    position: relative;
}

#event h3 {
    margin-bottom: 3px;
}

#event p {
    padding: 0 13px 10px 13px;
}

#event a#event-edit-link {
    color: #000;
}

#event span.edit-link {
    position: absolute;
    top: 5px;
    right: 7px;
}

#address-entry-window {
    background: #fff;
    text-align: center;
    width: 400px;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    border: 1px solid #444;
    padding: 5px 0 0 0;
    position: relative;
}

#address-entry-window div.left {
    width: 30%;
    float: left;
}

#address-entry-window div.right {
    width: 66%;
    float: right;
}

#address-entry-window h3 {
    margin-bottom: 10px;
}

#address-entry-window p {
    padding: 0 13px 10px 13px;
}

#address-entry-window a#address-entry-window-edit-link {
    color: #000;
}

#address-entry-window span.edit-link {
    position: absolute;
    top: 5px;
    right: 7px;
}

p {
    text-align: justify;
    line-height: 19px;
    padding: 0px;
    margin: 0px;
}

h2 {
    padding: 0px 0 5px 0;
    margin: 0px;
    color: #B52025;
    font-size: 20px;
    font-weight: normal;
}

h3 {
    padding: 0px 0 5px 0;
    margin: 0px;
    color: #B52025;
    font-size: 17px;
    font-weight: normal;
}

.clear {
    clear: both;
}

#wrap {
    width: 977px;
    margin: 20px auto auto auto;
}

.top_corner {
    width: 976px;
    height: 15px;
    background: url(../images/top_bg.gif) no-repeat center bottom;
}

#main_container {
    width: 977px;
    background: url(../images/center_bg_repeat.gif) repeat-y center;
}

#header {
    width: 960px;
    margin: auto;
    height: 105px;
    position: relative;
}

#logo {
    padding: 10px 0 0 20px;
    float: left;

}

#logo a {
    color: #B52025;
    font-size: 35px;
    text-decoration: none;
}

/*----------------------menu-------------------------*/
#menu {
    width: 590px;
    float: right;
    padding: 40px 0 0 0;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: block;
}

#menu ul li {
    list-style: none;
    display: inline;
    float: left;
    width: auto;
    padding: 0px;
    font-size: 12px;
}

#menu ul li a {
    float: left;
    text-decoration: none;
    padding: 0px 10px 0 10px;
    margin: 0px 4px 0 4px;
    color: #000;
    text-align: center;
    height: 31px;
    line-height: 31px;
    border-radius:4px;
    -moz-border-radius:4px;
    -web-kit-border-radius:4px;
    -khtml-border-radius:4px;
}

#menu ul li a:hover {
    background-color: #b52025;
    color: #fff;
}

#menu ul li a.current {
    float: left;
    text-decoration: none;
    padding: 0px 10px 0 10px;
    margin: 0px 4px 0 4px;
    color: #fff;
    text-align: center;
    height: 31px;
    line-height: 31px;
    background-color: #b52025;
}

/*-----------------middle_banner----------------------------*/
.middle_banner {
    width: 960px;
    margin: 0 auto;
    height: 369px;
    /*background: url(images/middle_banner_bg.gif) no-repeat center;*/
}

/*ul, li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}*/

li {
    padding: 0 0 3px 0;
}

/*.recipe ul, .recipe li{
    display: list-item;
    list-style: decimal inside;
}*/

.center_content {
    width: 960px;
    clear: both;
    margin: auto;
    padding: 10px 0 20px 0;
}

.center_content_pages {
    width: 960px;
    clear: both;
    margin: auto;
    padding: 20px 0 0 0;
    background: url(../images/center_bg_pages.gif) no-repeat center top;
}

.home_section_left {
    width: 270px;
    height: auto;
    float: left;
    margin: 0 14px 0 14px;
    padding: 0 10px 20px 10px;
    /*background: url(images/home_block_bg.gif) no-repeat center bottom;*/
}

.home_section_left p {
    clear: both;
}

.home_section_left p span {
    font-weight: bold;
}

img.home_section_icon {
    width: 32px;
    float: left;
}

h2.home_title {
    width: 190px;
    float: left;
    font-size: 20px;
    padding: 0px 0 0px 10px;
    margin: 0px;
    color: #B52025;
}

h2.home_title a {
    color: #B52025;
    /*text-decoration: none;*/
}

.home_subtitle {
    width: 190px;
    float: left;
    padding: 0px 0 0px 10px;
    font-size: 12px;
    color: #838383;
}

.home_section_thumb {
    float: left;
    clear: both;
    padding: 2px;
    text-align: center;
    margin: 10px 0 10px 0;
    border: 1px #dcdcdc solid;
}

a.more {
    float: right;
}

.left_content {
    width: 660px;
    float: left;
    padding: 0;
}

.left_block {
    width: 295px;
    float: left;
    padding: 20px 20px 10px 15px;
}

.left_block_wide {
    width: 625px;
    float: left;
    padding: 20px 20px 10px 15px;
}

.content {
    padding: 20px 20px 10px 15px;
    position: relative;
}

.block_wide {
    width: 625px;
    float: left;
    margin: 10px 20px 10px 15px;
    padding-top: 10px;
    border-top: 1px #ededed solid;
}

.wide_content {
    width: 930px;
    clear: both;
    padding: 10px 15px 0 15px;
}

.right_block {
    width: 280px;
    float: right;
    padding: 20px 20px 10px 0;
}

/*-----------------------contact_form-------------------*/
.form {
    width: 500px;
    height: auto;
    float: left;
    padding: 20px 10px 10px 20px;
    border: 1px #fdeaeb solid;
}

.form_row {
    width: 455px;
    float: left;
    clear: both;
    padding: 7px 0 7px 0;
}

#myForm label {
    width: 110px;
    float: left;
    padding: 3px 15px 0 0;
    color: #b52025;
    text-align: right;
    font-weight: bold;
}

#myForm label.default {
    width: auto;
    float: none;
    padding: 0;
    color: inherit;
    text-align: left;
    font-weight: normal;
}

#myForm select.main_select {
    background-color: #fff;
    border: 1px #aaa solid;
    padding: 1px;
    margin: 1px 0 0 0;
    float: left;
}

#myForm input.main_input {
    background-color: #fff;
    border: 1px #aaa solid;
    width: 300px;
    height: 18px;
    padding: 4px;
    float: left;
    border-radius:4px;
    -moz-border-radius:4px;
    -web-kit-border-radius:4px;
    -khtml-border-radius:4px;
}

#myForm input.main_input_slim {
    background-color: #fff;
    border: 1px #aaa solid;
    width: 150px;
    height: 18px;
    padding: 2px;
}

#myForm input.main_input.disabled {
    background-color: #eee;
    border: 1px #aaa solid;
    width: 300px;
    height: 18px;
    padding: 4px;
    float: left;
}

#myForm textarea.main_textarea {
    background-color: #fff;
    border: 1px #aaa solid;
    width: 300px;
    height: 120px;
    padding: 4px;
    float: left;
    border-radius:4px;
    -moz-border-radius:4px;
    -web-kit-border-radius:4px;
    -khtml-border-radius:4px;
}

#myForm input.submit {
    background-color: #b52025;
    color: #FFFFFF;
    text-align: center;
    float: right;
    padding: 3px 10px 2px 10px;
    margin: 0px 0 0 0;
    border: 1px #b52025 solid;
    cursor: pointer;
    border-radius:4px;
    -moz-border-radius:4px;
    -web-kit-border-radius:4px;
    -khtml-border-radius:4px;
}

#myForm input.button {
    background-color: #b52025;
    color: #FFFFFF;
    text-align: center;
    padding: 3px 10px 2px 10px;
    margin: 0px 0 0 0;
    border: 1px #b52025 solid;
    cursor: pointer;
    border-radius:4px;
    -moz-border-radius:4px;
    -web-kit-border-radius:4px;
    -khtml-border-radius:4px;
}

/*-----------------------------footer------------------*/
.footer {
    clear: both;
    width: 960px;
    margin: auto;
    background: url(../images/footer_bg.jpg) no-repeat center;
    height: 65px;
    position: relative;
}

.copyright {
    text-align: center;
    padding: 30px 0 0 15px;
    color: #2A1C11;
}

.copyright a {
    color: #2A1C11;
}

.footer_links {
    float: right;
    padding: 30px 15px 0 0;
}

.footer_links a {
    text-decoration: none;
    color: #2A1C11;
    padding-left: 10px;
}

.footer_links a:hover {
    text-decoration: underline;
    color: #2A1C11;
}

#slideshow {
    position: relative;
    width: 195px;
    height: 240px;
    margin: 10px auto;
}

#slideshow > div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

#slideshow2 {
    position: relative;
    width: 195px;
    height: 150px;
    margin: 10px auto;
}

#slideshow2 > div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

a.tooltip {
    text-decoration: none;
}

p.notice {
    background-color: #ffffaa;
    border: 1px solid #ccc;
    padding: 5px 7px 5px 7px;
    margin: 3px 0 10px 0;
}

p.error {
    background-color: #ffcccc;
    border: 1px solid #cc7777;
    padding: 5px 7px 5px 7px;
    margin: 3px 0 10px 0;
}