body {
        background: Url('images/bg_welshpool_festival.jpg') repeat top center;
        font-family: arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
}

table { text-align: left; margin-left: 50px; }
form { margin-left: 34px; }

h1 {
        font-size: 20px;
}

h2 { margin-top: 5px; }

#wrapper {  
                background: url('images/wood_repeat_line_daning_mid_wales.png') repeat-y; 
                width: 1043px; 
                margin: 0 auto; 
                margin-top:-10px;}

#content {
        margin: 0 auto;
        position: relative;
        width: 999px;
}


#header {  
                width:742px;
                height:103px;
                margin: 0 auto;
                margin-top:10px;
                position:relative;
                left:-37px;
                padding-top:10px;
}

#logo { 
                width:817px;
                height:103px;
}

/*****************************************
        Navigation
*****************************************/

.navbar { 
                background: Url('images/nav_welshpool_fancy_dress.png') no-repeat; 
                width: 948px;
                height:73px;
                margin: 0 auto;
                margin-top: -22px;
}

ul#navigation {
        height:73px;
                left:-9px;
                position:relative;
                top:0;
                width:auto;
                z-index:10;
}

ul#navigation li {
        list-style: none;
        display: inline;
                position:relative;
                top:25px;
}

ul#navigation li a {
        color:#FFFFFF;
                font-size:16px;
                font-weight:lighter;
                position:relative;
                text-decoration:none;
}       

ul#navigation li a:hover { color:black; }

ul#navigation #home { left:24px; }
ul#navigation #about { left:78px; }
ul#navigation #contact { left:127px; }
ul#navigation #tickets { left:187px; }
ul#navigation #enquiry { left:248px; }
ul#navigation #facilities { left:301px; }
ul#navigation #links { left:361px; }
ul#navigation #photos { left:419px; }

/******************************************
        Main 
******************************************/
.clear { clear: both; }

#doors { 
                width:1043px; 
                background: url('images/small_doors_country_music_wales.png') no-repeat; 
                height:616px; 
                margin-left:-22px; 
                z-index:100; 
                margin-top:40px;
}

#doors_big { 
                width:1043px; 
                background: url('images/small_doors_country_music_wales.png') no-repeat; 
                height:683px; 
                margin-left:-22px; 
                z-index:100; 
                margin-top:40px;
}

.left_door { left: -21px; position: absolute; z-index: 100; padding-top: 44px; }
.right_door { position: absolute; right: -21px; z-index: 100; padding-top: 44px; }

#main_wrapper { 
                float: left;
                left: 38px;
                position: relative;
                top: 7px;
}

#main_top { width:927px; height:36px; }
#main_bottom { width:927px; height:36px; float:left;}

#main {
        height: auto;
                background: transparent url('images/main_bg_mid_wales_live_music.png') repeat-y;  
                width:927px;
                margin: 0 auto;
                position:relative;
                min-height:570px;
                float:left;
}

#heading { 
                height:49px;
                margin:20px auto 0 152px;
                width:616px; 
}

#about_heading, #contact_heading, #enquiries_heading { 
                height:49px;
                margin:20px auto 0 140px;
                width:150px; 
}

#trade_heading {  
                height:49px;
                margin:20px auto 0 138px; 
}

#big_skull {
                width:155px; 
                height:100px; 
                position:relative;
                right:0;
                top:-20px;
                float:right;
}

#cowgirl { 
                float:left;
                height:370px;
                position:relative;
                right:20px;
                top:63px;
                width:179px;
                z-index:300;
}

#cowboy {  
                float:right;
                height:370px;
                left:58px;
                position:relative;
                top:55px;
                width:179px;
                z-index:300;
}

#banner {  
                height:402px;
                position:relative;
                width:999px;
                top:-361px;
               /* background: url('images/banner_welshpool_country_and_western.png') no-repeat; */
}

#clear {
        clear:both;
}

#middle_wrapper {  
                float:left;
                left:128px;
                margin:0 auto;
                position:relative;
                width:667px;
                top:1px;
}


#middle_top {
                width:667px;
                height:30px;
}

#middle_col {  
                padding-top: 1px;
                background: url('images/text_music_festival_wales.png') repeat-y;
                width:583px;
                height:auto;
                margin-left:11px;
                padding: 25px;
}

#middle_col p, #middle_col_enquiries p { margin-left:34px; width:560px; margin-top:5px; }

#middle_bottom {
                width:667px;
                height:30px;
}

#middle_col_enquiries {  
                padding-top: 1px;
                background: url('images/text_music_festival_wales.png') repeat-y;
                width:667px;
                height:430px;
                margin-left:11px;
                padding-bottom: 2px;
}


#enquiries {
                float:left;
                left:220px;
                position:relative;
                top:-538px;
                width:600px;
                z-index:120;
                height:0;
}

/******************************************
        Footer
******************************************/

#footer {
        background :url("images/footer_live_music_mid_wales.png") no-repeat scroll 0 0 transparent;
        clear: both;
        height: 91px;
        margin: 0 auto 0;
        position: relative;
        text-align: center;
        width: 954px;
}

#footer_content {  
        float: left;
        position: relative;
        top: 20px;
        width: 100%;
}

#footer #footer_text { 
        float:right;
        height:53px;
        width:308px;
}

#footer p { 
        color:#FFFFFF;
        font-size:15px;
        margin-bottom:-11px;
        margin-right:33px;
        text-align:right;
}

#footer img { 
        float:left;
        height:66px;
        margin-left:26px;
        width:121px;
}

#footer p a { color: #fff; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }

