@font-face {
    font-family: 'californian-fb';
    src: //url('myfont-webfont.eot?#iefix') format('embedded-opentype'), 
        //url('myfont-webfont.woff') format('woff'), 
        url('fonts/CALIFB.TTF')  format('truetype');
    //url('myfont-webfont.svg#svgFontName') format('svg');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: top;
}

body {
    color: #333333;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    margin: 0;
    padding: 0;
    background:#ffffff url('../images/layout/bg.gif') repeat left top;
    font-size: 100%;
    line-height: 1.4em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
} 

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

strong, b {
    font-weight: bold;
}

ul, ol, dl {
    padding: 0;
    margin: 0;
}

li {
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-family: 'californian-fb', serif;
    color: #75A729;
}

h1 {
    display: block;
    font-size: 2em;
    margin: 0.67em 0 0.67em 0;
    font-weight: bold; 
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

p {
    font-size: 1em;
}

a img { 
    border: none;
}

a:link {
    color: #75A729;
    text-decoration: none; 
    transition: color 0.5s ease-out; 
    -webkit-transition: color 0.5s ease-out; 
    -moz-transition: color 0.5s ease-out; 
    -o-transition: color 0.5s ease-out;
}

a:visited {
    color: #75A729;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    color: #015404;
}





/* Start of CSS */
#page_header {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url("../images/layout/margin_brd_both.jpg") top left repeat-x, url("../images/layout/margin_brd_bottom.jpg") bottom left repeat-x;
}

#header_container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

#header_logo {
    width: 269px;
    height: 227px;
    margin: 0;
    padding: 7px 0;
    float: left;
}

#header_menu_container {
    width: 675px;
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
}

#strap_line {
    width: 100%;
    border-bottom: solid 1px #000;
    margin: 0;
    padding: 0;
    text-align: right;
}

#strap_img {
    margin: 42px 0 0 0;
}


#tel_img {
    margin: 36px 0 37px 0;
}

#header_menu {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
}

#header_menu ul {
    margin: 25px 0 0 0;
    padding: 0;
}

#header_menu ul li {
    margin: 0 0 0 30px;
    padding: 0 0 24px 0;
    display: inline;
    transition: background 0.25s linear; 
    -webkit-transition: background 0.25s linear; 
    -moz-transition: background 0.25s linear; 
    -o-transition: background 0.25s linear;
}

#header_menu ul li:hover {
    background: url("../images/layout/menu_arrow.png") bottom center no-repeat;
}

#header_menu ul li a {
    font-family: 'californian-fb', serif;
    font-size: 1.125em;
    color: #015205;
    transition: color 0.25s ease-out; 
    -webkit-transition: color 0.25s ease-out; 
    -moz-transition: color 0.25s ease-out; 
    -o-transition: color 0.25s ease-out;
}

.menu_sel_li {
    background: url("../images/layout/menu_arrow.png") bottom center no-repeat;
}

.menu_sel_a {
    color: #A1DA3F !important;
}

#header_menu ul li a:hover {
    color: #A1DA3F;
}

#page_content {
    width: 908px;
    margin: 30px auto 0 auto;
    padding: 25px;
    background-color: #fff;
    border: solid 1px #DDDDDD;
}

.rslides li img {
    border: solid 1px #DDDDDD;
}

.clear_bg {
    background-color: transparent;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.emphasis_text {
    width: 95%;
    font-size: 1.375em;
    font-family: 'californian-fb', serif;
    line-height: 1.6em;
    color: #333333;
    margin: 50px auto 50px auto;
}

.center_content {
    text-align: center;
}

#page_footer_outer {
    width: 100%;
    padding: 0;
    margin: 0;
    background: url("../images/layout/margin_brd_both.jpg") top left repeat-x;
}

#pf_inner_top {
    width: 960px;
    height:120px;
    margin: 0 auto;
    padding: 0;
    background: url("../images/layout/footer_strap_line.png") center center no-repeat;
}

#pf_inner_bottom {
    width: 100%;
    height: 200px;
    background: url("../images/layout/footer_bg.jpg") top left repeat-x;
}

#pf_inner_bottom_inner_top {
    width: 960px;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: solid 1px #000;
}

#pf_inner_bottom_inner_bottom {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

#foot_dewe_drop_logo {
    width: 140px;
    float: left;
}

#foot_links {
    width: 733px;
    float: left;
}

#foot_pirb {
    width: 87px;
    float: left;
}

#foot_links p {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}

#foot_links ul {
    display: block;
    width: 100%;
    text-align: center;
    margin: 65px 0 0 0;
    padding: 0;
}

#foot_links ul li {
    display: inline;
    margin: 0 5px 0 5px;
    font-size: 1em;
    font-family: 'californian-fb', serif;
    color: #000;
}

#foot_links ul li a {
    font-size: 1em;
    font-family: 'californian-fb', serif;
    color: #000;
    transition: color 0.5s ease-out; 
    -webkit-transition: color 0.5s ease-out; 
    -moz-transition: color 0.5s ease-out; 
    -o-transition: color 0.5s ease-out;
}

#foot_links ul li a:hover {
    color: #fff;
}

.copyright {
    width: 50%;
    float: left;
    text-align: left;
    font-size: 0.75em;
    color: #000;
    margin: 8px 0 0 0;
    padding: 0;
}

.lod {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 0.75em;
    color: #000;
    margin: 8px 0 0 0;
    padding: 0;
}

#pf_inner_bottom_inner_bottom a {
    color: #000;
}

.white_bg_2 ul {
    margin: 0 0 0 20px;
}


















