/* Start of CMSMS style sheet 'sali_css' */
body {
    background-color: #e4ddcd;
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    border: 0;
   padding: 0;
    margin: 0;
}

a {
    color: #ffffff;
}

#header {
    width: 100%;
    height: 91px;
    background-color: #EEE8DA;
}

#header_content {
    margin: 0 auto 0 auto;
    width: 720px;
    padding: 0 0 0 45px;
}

#page_header {
    padding: 0 0 0 15px;
}

#hline {
    background: url('images/top_line.jpg') repeat-x;
    height: 5px;
    width: 100%;
}

#menu_container {
    width: 100%;
    height: 32px;
    background-color: #E4DDCD;
}

#menu {
    margin: 0 auto 0 auto;
    width: 611px;
    height: 32px;
    overflow: hidden;
    padding-left: 109px;
    background: url('images/menu_left.jpg') no-repeat;
}

#nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li {
    float: left;
    margin: 0;
    padding: 0;
}

/* this is the complete background of the website (full width) starting below the menu */
#main_body {
    width: 100%;
    min-height: 436px;
    background: url('images/site_bg.jpg') #4d90ab repeat-x;
}

/* this is the container for the main inner content of the blue section of the site */
#inner_content {
    clear: both;
    width: 720px;
    min-height: 436px;
    margin: 0 auto 0 auto;
   /*  background: url('images/content_bg_gradient.jpg') repeat-x; */
}

/* this refers to the top of the rounded corners of the blue section of the site design */
#section_top {
    background: url('images/content_top_middle.jpg') repeat-x;
    width: 100%;
    height: 21px;
}

/* this is the main content area where the header, and subnav/breadcrumbs and page_text will be */
#content {
    float: left;
    width: 704px;
    min-height: 412px;
    background: #4d90ab url('images/content_bg_gradient.jpg') top repeat-x;
}

#footer {
    clear: both;
    background: url('images/footer_bg.jpg') repeat-x;
    height: 56px;
    min-width: 520px;
}

#footer div {
    padding: 15px 15px 0 15px;
    width: 190px;
    text-decoration: none;
    color: #613C25;
    font-size: 10px;
    font-family: helvetica, arial, verdana, sans-serif;
}

#footer a {
    text-decoration: none;
    color: #613C25;
    font-size: 10px;
    font-family: helvetica, arial, verdana, sans-serif;
}

/* Homepage only */
#blog {
    position: relative;
    top: -63px;
    left: 620px;
    width: 180px;
}

#homepage_header {
    background: url('images/homepage_header.jpg');
    width: 672px;
    height: 262px;
    margin: 0 20px 10px 15px;
}

#homepage_text {
    float: right;
    margin: 20px 25px 15px 15px;
    text-align: right;
    width: 186px;
    font-family: helvetica, arial, verdana, sans-serif;
    line-height: 1.5em;
    color: #ffffff;
}

#survey_box {
    float: left;
    margin-left: 8px;
    /* background: url('images/survey_box.jpg') no-repeat; */
    width: 225px;
    height: auto;
    padding: 15px 45px 0 45px;
    line-height: 1.5em;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

#bark_park_box {
    float: left;
    /* background: url('images/bark_park_box.jpg') no-repeat; */
    width: 280px;
    height: 152px;
    padding: 5px 45px 0 45px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
margin-bottom: 25px;
}
/* End Homepage only */

/* left_image template  only */
#left_image {
    float: left;
    padding: 25px 18px 0 15px ;
    width: 150px;
    min-height: 312px;
    /* overflow: hidden; */
    overflow-x: hidden;
}

#left_image_page_content {
    float: left;
    width: 490px;
    min-height: 312px;
    padding: 10px 0 0 15px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
    /* overflow: auto;  */
}
/* end left_image */

/* LEFT MENU TEMPLATE ONLY */
#left_menu {
    float: left;
    margin-top: 10px;
    width: 170px;
    height: 290px;
    padding: 10px 10px 10px 15px;
}

#left_menu_page_content {
    float: left;
    width: 315px;
    min-height: 290px;
   padding: 10px 10px 0px 10px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
    /* overflow: auto; */
}

#left_menu_page_column {
    float: left;
    width: 485px;
    min-height: 290px;
   padding: 10px 10px 0px 10px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
    /* overflow: auto; */
}

#left_menu_images {
    float: left;
    width: 160px;
    height: 290px;
    overflow: hidden;
}

#breadcrumb {
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    width: 475px;
    height: 30px;
    color: #ffffff;
    font-size: 10px;
    font-family: helvetica, arial, verdana, sans-serif;
}

#breadcrumb a {
    color: #ffffff;
    font-size: 10px;
    font-family: helvetica, arial, verdana, sans-serif;
    text-decoration: none;
}

#subnav {
    list-style: none;
    margin: 0;
    padding: 0;
}

#subnav li {
 padding: 5px 0 5px 7px;
    border-top: 1px solid #777777;
    width: 150px;
    height: 15px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    color: #613C25;
}

#subnav li a {
    color: #613C25;
    text-decoration: none;
}

/* END LEFT MENU */

/* Contact form */
#m3moduleform_1 div{
    padding: 3px 5px 3px 5px;
    margin: 1px;
}

#m3moduleform_1 div label {
    padding-right: 10px;
    text-align: left;
    width: 60px;
    display: block;
    float: left;
}
/* end contact form */

/***
TINYMCE STYLES
***/
.regular_text {
    line-height: 1.5em;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

.regular_text_large {
    line-height: 1.5em;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.regular_text_brown {
    line-height: 1.5em;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 11px;
    color: #613C25;
}

.brown_title_text {
    line-height: 1.5em;
    /* font-family: helvetica, arial, verdana, sans-serif; */
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #613C25;
    font-weight: bold;
}

/* End of 'sali_css' */

