body {
        font-family: georgia;
        font-size: 13px;
        background: #021F2F Url('images/bg_accommodation_shropshire_border.jpg') repeat-x top center;
        color: #021F2F;
        margin: 0;
}

a img { border: none; }

#blue_text { color: #295272; font-weight: bold; }
hr { color: #295272; height: 0; border-style: dashed; border-width: 1px }

#content {
        background: url("images/content_bg_equestrian_holidays_uk.jpg") no-repeat scroll center top transparent;
        margin: 30px auto 0;
        width: 1186px;
        margin-bottom: 15px;
}

#header {
        float: left;
        height: 194px;
        margin-left: 182px;
        width: 834px;
}

#logo {
        float: left;
        margin-left: 11px;
        margin-top: 42px;
}

h1 {  
        font-size: 12pt;
        font-weight: lighter;
        text-decoration: underline;
}

/* start of nav */
#navbar {
        background: url("images/nav_bg_pony_trekking_holidays_welshpool_oswestry.png") no-repeat scroll 0 0 transparent;
        height: 81px;
        margin: -10px 0 0;
        padding: 0;
        width: 834px;
}

ul#navigation {
        left: 15px;
        padding: 0;
        position: relative;
        top: 17px;
}

ul#navigation li {
        list-style: none;
        display: inline;
        margin: 0px;
}

ul#navigation li a {
    color: #434343;
    font-size: 15px;
    line-height: 48px;
    padding: 37px 14px 29px;
    text-decoration: none;
}

ul#navigation li ul {  
        background-color: #C8D2D9;
        border: 0 none;
        display: none;
        height: auto;
        left: 81px;
        list-style: none outside none;
        margin: 0;
        padding: 5px 0;
        position: absolute;
        top: 59px;
        width: 200px;
        z-index: 100;
}

ul#navigation li ul li {  
        display: block !important;
        float: left;
        margin-left: -5px;
        padding: 5px;
}
ul#navigation li ul li a { 
        line-height: 21px;
        padding: 16px; 
}
ul#navigation li:hover ul { display: block; }


ul#navigation li a:hover { text-decoration: underline; }
/* end nav */

/******************************************
        Main 
******************************************/

#main {
        float: left;
        width: 1186px;
}

#left_col {
        float: left;
        width: 182px;
}

#right_col {
        background: url("images/splodge_horse_riding_weekend_breaks_shrewsbury.jpg") no-repeat scroll center top #FFFFFF;
        float: left;
        height: auto;
        width: 834px;
}
#main_middle {
        float: left;
        height: auto;
        width: 834px;
        margin-top: 4px;
}

#text {
        float: left;
        margin-left: 12px;
        padding: 0;
        width: 500px;
        text-align: justify;
}

#main_images {
        float: right;
        margin-right: 7px;
        margin-top: 10px;
        width: 307px;
}

#right_images {
        float: right;
        left: -110px;
        position: relative;
        top: -69px;
        z-index: -1;
}
#flash {
        left: 12px;
        position: relative;
        top: 3px;
        float: left;
}

#nav_banner {
        left:281px;
        position:absolute;
        top:89px;
}

/******************************************
        Footer
******************************************/
#footer {
        background: url("images/line_bed_and_breakfast_shrewsbury.jpg") repeat-x scroll 0 0 #FFFFFF;
        float: left;
        height: 76px;
        padding-right: 10px;
        padding-top: 9px;
        position: relative;
        text-align: right;
        top: 0;
        width: 824px;
}

#footer p { 
        font-size: 14px;
        color: #646464;
        margin-top: 17px;
        padding-top: 0;
}

#leaf {
        float: left;
        left: -30px;
        position: relative;
        top: -127px;
        z-index: 1;
}

#footer p a { color: #4F636E; text-decoration: underline; }
#footer p a:hover { color: #5F747F; }

#right_links {     
    font-family: arial;
    font-size: 10px;
    margin-bottom: 11px;
    margin-top: 0;
    text-align: center;
    width: 267px; 
}

#contact_form { margin-bottom: 10px; margin-top: 30px; }
#contact_form table td {  
        height: 22px;
        margin-top: 0;
        width: 127px;
}
#contact_form table input[type="text"] { width: 263px; }
#contact_form table textarea { width: 263px; }
#contact_form table input[type="submit"] {  
        float: right;
        left: 68px;
        position: relative;
        top: 4px;
}


.clear { clear: both; }

