﻿body 
{
    
    margin:0px 0px 0px 0px;
    font-family:Arial;
    font-size:12px;
    background-color:#b5d67c;
}

a
{
    color:#ffffff;
}

#container
{
    width:955px;
    background-color:#5b87cd;
}

#container-content
{
    width:955px;
    background-color:#5b87cd;
    background-image:url('../img/background.png');
    background-repeat:no-repeat;
}

#header
{
    width:955px;
    height:77px;
    background-image:url('../img/title.png');
    background-repeat:no-repeat;
    overflow:hidden;
}


#header img
{
    float:left;
    border:0px;
}


#header p
{
    margin:12px 0px 0px 150px;
    float:left;
    text-align:left;
    color:#8296b4;
}

#header p span
{
    font-weight:bold;
    font-size:14px;
}

#header p a
{
    color:#8296b4;
}

#header p a:hover
{
    text-decoration:none;
    background-color:#8296b4;
    color:#ffffff;
}


#header2
{
    width:955px;
    height:77px;
    background-image:url('../img/title2.png');
    background-repeat:no-repeat;
    overflow:hidden;
}

#header2 p
{
    margin:12px 0px 0px 450px;
    float:left;
    text-align:left;
    color:#8296b4;
}

#header2 p span
{
    font-weight:bold;
    font-size:14px;
}

#header2 p a
{
    color:#8296b4;
}

#header2 p a:hover
{
    text-decoration:none;
    background-color:#8296b4;
    color:#ffffff;
}

#header3
{
    width:955px;
    height:77px;
    background-image:url('../img/title3.png');
    background-repeat:no-repeat;
    overflow:hidden;
}

#header3 p
{
    margin:12px 0px 0px 450px;
    float:left;
    text-align:left;
    color:#8296b4;
}

#header3 p span
{
    font-weight:bold;
    font-size:14px;
}

#header3 p a
{
    color:#8296b4;
}

#header3 p a:hover
{
    text-decoration:none;
    background-color:#8296b4;
    color:#ffffff;
}

#leftCol
{
    width:326px;
    background-image:url('../img/left-background.png');
    background-repeat:no-repeat;
    overflow:visible;
    background-color:#b5d654;
    float:left;
    margin:0px 0px 0px 0px;
}

#leftCol p
{
    color:#046635;
    float:left;
    text-align:left;
    margin:25px 0px 0px 30px;
    font-size:11px;
    clear:both;
}

#leftCol p a
{
    color:#046635;
    text-decoration:underline;
}

#leftCol p a:hover
{
    color:#ffffff;
    text-decoration:none;
    background-color:#046635;
}

#rightCol
{
    width:629px;
    background-image:url('../img/right-background.png');
    background-repeat:no-repeat;
    overflow:visible;
    float:left;
    margin:0px 0px 0px 0px;
    padding-bottom:50px;
}

#availability
{
    width:228px;
    height:324px;
    background-image:url('../img/avail-bg.png');
    background-repeat:no-repeat;
    overflow:hidden;
    margin:55px 0px 0px 50px;
    float:left;
    clear:both;
}

#availability h2
{
    margin:0px 0px 0px 0px;
    color:#ffffff;
    padding:20px 0px 0px 0px;
    line-height:16px;
    font-size:16px;
}

#availability ul
{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:left;
}

#availability ul li
{
    float:left;
    margin:3px 0px 0px 25px;
    padding:0px 0px 0px 0px;
    list-style-type:none;
    clear:both;
    color:#ffffff;
    font-size:10px;
}

#availability ul li label
{
    clear:both;
    display:block;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:400px;
}

#availability ul li select
{
    width:180px;
    font-size:11px;
    color:#ffffff;
    background-color:#798eaf;
    border:1px #ffffff solid;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#availability ul li input#ctl00_availabilitySubmit
{
    width:140px;
    font-size:11px;
    color:#ffffff;
    background-color:#798eaf;
    border:1px #ffffff solid;
    margin-top:3px;
    margin-left:17px;
}

#infoBox
{
    width:228px;
    height:309px;
    background-image:url('../img/info-box.png');
    background-repeat:no-repeat;
    overflow:visible;
    margin:20px 0px 0px 50px;
    float:left;
}

#infoBox h3
{
    color:#ffffff;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align:left;
    font-size:15px;
    clear:both;
}
#infoBox p
{
    color:#ffffff;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    float:left;
    font-size:12px;
    clear:both;
}

#infoBox p a
{
    color:#ffffff;
}

#infoBox p a:hover
{
    color:#33b5ff;
    text-decoration:none;
    background-color:#ffffff; 
}


#rightCol img
{
    float:left;
    margin:0px 0px 0px 0px;
}

#home1
{
    width:305px;
    float:left;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#home1 h1
{
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:12px;
}

#home1 p
{
    margin:0px 0px 5px 0px;
}

#home1 p a
{
    color:#ffffff;
}

#home1 a#watch
{
    width:305px;
    height:193px;
    background-image:url('../img/watch-video.png');
    display:block;
    color:#ffffff;
    text-decoration:none;
}

#home1 a#watch p
{
    margin-left:15px;
}

#home1 a#watch:hover
    {
        text-decoration:underline;
    }
    
#home1 a#watch span
{
    margin:0px 0px 0px 0px;
    padding-top:12px;
    display:block;
    clear:both;
    font-weight:bold;
    font-size:15px;
    text-transform:uppercase;
    text-decoration:none;
}

#home1 a#watch span:hover
{
    text-decoration:underline;
}

#special-offers
{
    width:272px;
    height:312px;
    background-image:url('../img/special-offers.png');
    float:right;
    margin:10px 21px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#special-offers h1
{
    margin:25px 0px 0px 25px;
    padding:0px 0px 0px 0px;
    font-size:15px;
}

#special-offers p
{
    margin:0px 0px 0px 25px;
    padding:0px 0px 0px 0px;
    font-size:12px;
    width:150px;
}

#special-offers p a
{
    color:#ffffff;
    text-decoration:none;
}

#special-offers p a:hover
{
    text-decoration:underline;
}

#special-offers img
{
    margin:5px 0px 0px 16px;
}

#box1
{
    float:left;
    margin:10px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    background-image:url('../img/box1.png');
    width:192px;
    height:196px;
    text-align:left;
}

#box1 h3
{
    color:#ffffff;
    margin:15px 0px 0px 17px;
    padding:0px 0px 0px 0px;
    text-transform:uppercase;
    width:165px;
}

#box1 a
{
    color:#ffffff;
    text-decoration:none;
}

#box1 a:hover
{
    
    text-decoration:underline;
    color:#798eaf;
    background-color:#ffffff;
}

#box1 p
{
    color:#ffffff;
    margin:0px 0px 0px 17px;
    padding:0px 0px 0px 0px;
    width:165px;
}

#box2
{
    float:left;
    margin:10px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    background-image:url('../img/box2.png');
    width:192px;
    height:196px;
    text-align:left;
}

#box2 a
{
    color:#ffffff;
    text-decoration:none;
}

#box2 a:hover
{
    color:#798eaf;
    background-color:#ffffff;
    text-decoration:underline;
}

#box2 h3
{
    color:#ffffff;
    margin:15px 0px 0px 17px;
    padding:0px 0px 0px 0px;
    text-transform:uppercase;
    width:165px;
}

#box2 p
{
    color:#ffffff;
    margin:0px 0px 0px 17px;
    padding:0px 0px 0px 0px;
    width:165px;
}

#box3
{
    float:left;
    margin:10px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    background-image:url('../img/box3.png');
    width:192px;
    height:196px;
    text-align:left;
}

#box3 h3
{
    color:#ffffff;
    margin:15px 0px 0px 17px;
    padding:0px 0px 0px 0px;
    text-transform:uppercase;
    width:165px;
}

#box3 a
{
    color:#ffffff;
    text-decoration:none;
}

#box3 a:hover
{
    color:#798eaf;
    background-color:#ffffff;
    text-decoration:underline;
}

#box3 p
{
    color:#ffffff;
    margin:0px 0px 0px 17px;
    padding:0px 0px 0px 0px;
    width:165px;
}

#navigation
{
    width:629px;
    clear:both;
    display:block;
    background-image:url('../img/nav-bg.png');
    background-repeat:repeat-x;
    margin-top:20px;

}

#contentBox
{
    width:602px;
    float:left;
    margin:10px 0px 0px 13px;
}

#contentTop
{
    width:602px;
    height:16px;
    background-image:url('../img/frame-top.png');
}

#contentBottom
{
    width:602px;
    height:17px;
    background-image:url('../img/frame-bottom.png');
}

#contentMiddle
{
    width:602px;
    background-image:url('../img/frame-middle.png');
}

#contentMiddle a
{
    color:White;
}

#contentMiddle a:hover
{
    text-decoration:none;
    background-color:White;
    color:#5b87cd;
}

#overseas
{
    width:580px;
    background-image:url('../img/overseas-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#suggest
{
    width:580px;
    background-image:url('../img/suggest-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#overseas h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;
}

#overseas h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;
}


#overseas p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:450px;
}


#overseas p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#overseas ul
{
    list-style-type:none;
}

#overseas ul li
{
    margin:0px 0px 2px 0px;
}

#overseas ul li span
{
    display:block;
    width:170px;
    float:left;
}

#suggest h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;
}

#suggest h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;
}


#suggest p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:450px;
}


#suggest p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#suggest ul
{
    list-style-type:none;
}

#suggest ul li
{
    margin:0px 0px 2px 0px;
}

#suggest ul li span
{
    display:block;
    width:170px;
    float:left;
}



#ctl00_actualContent_AccordionPane1_header, #ctl00_actualContent_AccordionPane3_header, #ctl00_actualContent_AccordionPane5_header, #ctl00_actualContent_AccordionPane7_header, #ctl00_actualContent_AccordionPane9_header, #ctl00_actualContent_AccordionPane11_header, #ctl00_actualContent_AccordionPane13_header, #ctl00_actualContent_AccordionPane15_header, #ctl00_actualContent_AccordionPane17_header, #ctl00_actualContent_AccordionPane19_header
{
    background-color:#b5d645;
    width:317px;
    font-weight:bold;
    text-indent:15px;
    padding:2px 0px 2px 0px;
    cursor:pointer; 
}

#ctl00_actualContent_AccordionPane2_header, #ctl00_actualContent_AccordionPane4_header, #ctl00_actualContent_AccordionPane6_header, #ctl00_actualContent_AccordionPane8_header, #ctl00_actualContent_AccordionPane10_header, #ctl00_actualContent_AccordionPane12_header, #ctl00_actualContent_AccordionPane14_header, #ctl00_actualContent_AccordionPane16_header, #ctl00_actualContent_AccordionPane18_header, #ctl00_actualContent_AccordionPane20_header
{
    background-color:#33b5ff;
    width:317px;
    font-weight:bold;
    text-indent:15px;
    padding:2px 0px 2px 0px;
    cursor:pointer; 
}

#ctl00_actualContent_AccordionPane1_content, #ctl00_actualContent_AccordionPane2_content, #ctl00_actualContent_AccordionPane3_content, #ctl00_actualContent_AccordionPane4_content, #ctl00_actualContent_AccordionPane5_content, #ctl00_actualContent_AccordionPane6_content, #ctl00_actualContent_AccordionPane7_content, #ctl00_actualContent_AccordionPane8_content, #ctl00_actualContent_AccordionPane9_content, #ctl00_actualContent_AccordionPane10_content, #ctl00_actualContent_AccordionPane11_content, #ctl00_actualContent_AccordionPane12_content, #ctl00_actualContent_AccordionPane13_content, #ctl00_actualContent_AccordionPane14_content, #ctl00_actualContent_AccordionPane15_content, #ctl00_actualContent_AccordionPane16_content, #ctl00_actualContent_AccordionPane17_content, #ctl00_actualContent_AccordionPane18_content, #ctl00_actualContent_AccordionPane19_content, #ctl00_actualContent_AccordionPane20_content p
{
    margin:5px 0px 0px 5px;   
}

#trans
{
    float:right;
    width:263px;
    height:56px;
    background-color:#97b3a7;
    margin-top:152px;
}

#trans a
{
    font-weight:bold;
    margin:10px 0px 0px 15px;
    text-decoration:none;
    font-size:14px;
    display:block;
    width:175px;
}

#faq
{
    width:580px;
    background-image:url('../img/faqs.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#faq h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#faq h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#faq p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#faq p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#faq ul
{
    list-style-type:none;
}

#faq ul li
{
    margin:0px 0px 2px 0px;
}

#faq ul li span
{
    display:block;
    width:170px;
    float:left;
}

#welcome
{
    width:580px;

    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#welcome h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#welcome h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#welcome p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#welcome p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#welcome ul
{
    list-style-type:none;
}

#welcome ul li
{
    margin:0px 0px 2px 0px;
}

#welcome ul li span
{
    display:block;
    width:170px;
    float:left;
}

#seadragon
{
    width:288px;
    height:308px;
    background-color:#000000;
    float:left;
    margin-right:10px;
    margin-left:10px;
}

#seadragon2
{
    width:257px;
    height:275px;
    background-color:#000000;
    float:right;
}

p.pdf
{
    line-height:25px;
}

p.pdf a img.pdf
{
    padding-right:10px;
    border:0px;
}

p.pdf2
{
    line-height:25px;
    width:290px;
}

p.pdf2 a img.pdf
{
    padding-right:10px;
    border:0px;
}

#map
{
    width:580px;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#map h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;
    width:290px;
}

#map h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;
    width:290px;
}


#map p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#map p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#map ul
{
    list-style-type:none;
}

#mapul li
{
    margin:0px 0px 2px 0px;
}

#map ul li span
{
    display:block;
    width:170px;
    float:left;
}

#first
{
    width:580px;
    background-image:url('../img/afloat.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#first h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;
    width:290px;
}

#first h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;
    width:290px;
}


#first p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#first p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#first ul
{
    list-style-type:none;
}

#first ul li
{
    margin:0px 0px 2px 0px;
}

#first ul li span
{
    display:block;
    width:170px;
    float:left;
}

#history
{
    width:580px;
    background-image:url('../img/history.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#history h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;
    width:290px;
}

#history h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;
    width:290px;
}


#history p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#history p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#history ul
{
    list-style-type:none;
}

#history ul li
{
    margin:0px 0px 2px 0px;
}

#history ul li span
{
    display:block;
    width:170px;
    float:left;
}


#plan
{
    width:580px;
    background-image:url('../img/hplanning.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#plan h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#plan h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#plan p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#plan p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#plan ul
{
    list-style-type:none;
}

#plan ul li
{
    margin:0px 0px 2px 0px;
}

#plan ul li span
{
    display:block;
    width:170px;
    float:left;
}


#training
{
    width:580px;
    background-image:url('../img/helmsman.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#training h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#training h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#training p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#training p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#training ul
{
    list-style-type:none;
}

#training ul li
{
    margin:0px 0px 2px 0px;
}

#training ul li span
{
    display:block;
    width:170px;
    float:left;
}


#locations
{
    width:580px;
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#locations h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#locations h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#locations p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#locations p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#locations ul
{
    list-style-type:none;
}

#locations ul li
{
    margin:0px 0px 2px 0px;
}

#locations ul li span
{
    display:block;
    width:170px;
    float:left;
}

#routes
{
    width:580px;
    background-image:url('../img/routes.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#routes h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#routes h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#routes p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#routes p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#routes ul
{
    list-style-type:none;
}

#routes ul li
{
    margin:0px 0px 2px 0px;
}

#routes ul li span
{
    display:block;
    width:170px;
    float:left;
}


#howto
{
    width:580px;
    background-image:url('../img/suggest-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#howto h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#howto h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#howto p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#howto p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#howto ul
{
    list-style-type:none;
}

#howto ul li
{
    margin:0px 0px 2px 0px;
}

#howto ul li span
{
    display:block;
    width:170px;
    float:left;
}

#download
{
    width:580px;
    background-image:url('../img/download.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#download h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#download h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#download p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#download p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#download ul
{
    list-style-type:none;
}

#download ul li
{
    margin:0px 0px 2px 0px;
}

#download ul li span
{
    display:block;
    width:170px;
    float:left;
}

#avail
{
    width:580px;
    background-image:url('../img/available.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#avail h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#avail h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#avail p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#avail p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#avail ul
{
    list-style-type:none;
}

#avail ul li
{
    margin:0px 0px 2px 0px;
}

#avail ul li span
{
    display:block;
    width:170px;
    float:left;
}

#conditions
{
    width:580px;
    background-image:url('../img/conhire.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#conditions h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#conditions h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#conditions p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#conditions p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#conditions ul
{
    list-style-type:none;
}

#conditions ul li
{
    margin:0px 0px 2px 0px;
}

#conditions ul li span
{
    display:block;
    width:170px;
    float:left;
}

#equipment
{
    width:580px;
    background-image:url('../img/equipment.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#equipment h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#equipment h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#equipment p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#equipment p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#equipment ul
{
    list-style-type:none;
}

#equipment ul li
{
    margin:0px 0px 2px 0px;
}

#equipment ul li span
{
    display:block;
    width:170px;
    float:left;
}


#layout
{
    width:580px;
    background-image:url('../img/layout-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#layout h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#layout h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#layout p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#layout p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#layout ul
{
    list-style-type:none;
}

#layout ul li
{
    margin:0px 0px 2px 0px;
}

#layout ul li span
{
    display:block;
    width:170px;
    float:left;
}

#layout img
{
    margin-bottom:10px;
}

#video
{
    width:580px;

    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#video h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#video h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#video p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#video p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#video ul
{
    list-style-type:none;
}

#video ul li
{
    margin:0px 0px 2px 0px;
}

#video ul li span
{
    display:block;
    width:170px;
    float:left;
}

#video img
{
    margin-bottom:10px;
}

#alvechurch
{
    width:580px;
    background-image:url('../img/alvechurch-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#alvechurch h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#alvechurch h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#alvechurch p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#alvechurch p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#alvechurch ul
{
    list-style-type:none;
}

#alvechurch ul li
{
    margin:0px 0px 2px 0px;
}

#alvechurch ul li span
{
    display:block;
    width:170px;
    float:left;
}

#comp
{
    width:580px;

    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#comp h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#comp h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#comp p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#comp p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#comp ul
{
    list-style-type:none;
}

#comp ul li
{
    margin:0px 0px 2px 0px;
}

#comp ul li span
{
    display:block;
    width:170px;
    float:left;
}



#viking
{
    width:580px;
    background-image:url('../img/viking-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#viking h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#viking h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#viking p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#viking p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#viking ul
{
    list-style-type:none;
}

#viking ul li
{
    margin:0px 0px 2px 0px;
}

#viking ul li span
{
    display:block;
    width:170px;
    float:left;
}


#wessex
{
    width:580px;
    background-image:url('../img/wessex-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#wessex h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#wessex h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#wessex p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#wessex p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#wessex ul
{
    list-style-type:none;
}

#wessex ul li
{
    margin:0px 0px 2px 0px;
}

#wessex ul li span
{
    display:block;
    width:170px;
    float:left;
}

#redline
{
    width:580px;
    background-image:url('../img/redline-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#redline h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#redline h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#redline p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#redline p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#redline ul
{
    list-style-type:none;
}

#redline ul li
{
    margin:0px 0px 2px 0px;
}

#redline ul li span
{
    display:block;
    width:170px;
    float:left;
}

#offers
{
    width:580px;
    background-image:url('../img/offers.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#offers h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#offers h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#offers p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#offers p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#offers ul
{
    list-style-type:none;
}

#offers ul li
{
    margin:0px 0px 2px 0px;
}

#offers ul li span
{
    display:block;
    width:170px;
    float:left;
}


#prices
{
    width:580px;
    background-image:url('../img/prices.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#prices h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#prices h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#prices p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#prices p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#prices ul
{
    list-style-type:none;
}

#prices ul li
{
    margin:0px 0px 2px 0px;
}

#prices ul li span
{
    display:block;
    width:170px;
    float:left;
}

#guides
{
    width:580px;
    background-image:url('../img/routes.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#guides h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#guides h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#guides p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#guides p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#guides ul
{
    list-style-type:none;
}

#guides ul li
{
    margin:0px 0px 2px 0px;
}

#guides ul li span
{
    display:block;
    width:170px;
    float:left;
}

#easy
{
    width:580px;
    background-image:url('../img/suggest-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#easy h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#easy h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#easy p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#easy p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#easy ul
{
    list-style-type:none;
}

#easy ul li
{
    margin:0px 0px 2px 0px;
}

#easy ul li span
{
    display:block;
    width:170px;
    float:left;
}


#contact
{
    width:580px;
    background-image:url('../img/suggest-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#contact h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#contact h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#contact p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#contact p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#contact ul
{
    list-style-type:none;
}

#contact ul li
{
    margin:0px 0px 2px 0px;
}

#contact ul li span
{
    display:block;
    width:170px;
    float:left;
}

#green
{
    width:580px;
    background-image:url('../img/green.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#green h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#green h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#green p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#green p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#green ul
{
    list-style-type:none;
}

#green ul li
{
    margin:0px 0px 2px 0px;
}

#green ul li span
{
    display:block;
    width:170px;
    float:left;
}

#book
{
    width:580px;
    background-image:url('../img/online.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#book h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#book h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#book p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#book p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#book ul
{
    list-style-type:none;
}

#book ul li
{
    margin:0px 0px 2px 0px;
}

#book ul li span
{
    display:block;
    width:170px;
    float:left;
}

#heart
{
    width:580px;
    background-image:url('../img/heart-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#heart h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#heart h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#heart p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#heart p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#heart ul
{
    list-style-type:none;
}

#heart ul li
{
    margin:0px 0px 2px 0px;
}

#heart ul li span
{
    display:block;
    width:170px;
    float:left;
}

#potteries
{
    width:580px;
    background-image:url('../img/potteries-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#potteries h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#potteries h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#potteries p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#potteries p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#potteries ul
{
    list-style-type:none;
}

#potteries ul li
{
    margin:0px 0px 2px 0px;
}

#potteries ul li span
{
    display:block;
    width:170px;
    float:left;
}

#shakes
{
    width:580px;
    background-image:url('../img/shakes-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#shakes h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#shakes h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#shakes p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#shakes p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#shakes ul
{
    list-style-type:none;
}

#shakes ul li
{
    margin:0px 0px 2px 0px;
}

#shakes ul li span
{
    display:block;
    width:170px;
    float:left;
}

#pen
{
    width:580px;
    background-image:url('../img/pen-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#pen h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#pen h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#pen p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#pen p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#pen ul
{
    list-style-type:none;
}

#pen ul li
{
    margin:0px 0px 2px 0px;
}

#pen ul li span
{
    display:block;
    width:170px;
    float:left;
}

#scotland
{
    width:580px;
    background-image:url('../img/scotland-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#scotland h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#scotland h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#scotland p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#scotland p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#scotland ul
{
    list-style-type:none;
}

#scotland ul li
{
    margin:0px 0px 2px 0px;
}

#scotland ul li span
{
    display:block;
    width:170px;
    float:left;
}

#wales
{
    width:580px;
    background-image:url('../img/wales-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#wales h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#wales h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#wales p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
   width:290px;
}


#wales p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#wales ul
{
    list-style-type:none;
}

#wales ul li
{
    margin:0px 0px 2px 0px;
}

#wales ul li span
{
    display:block;
    width:170px;
    float:left;
}

#wessex
{
    width:580px;
    background-image:url('../img/wessex-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#wessex h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#wessex h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#wessex p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#wessex p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#wessex ul
{
    list-style-type:none;
}

#wessex ul li
{
    margin:0px 0px 2px 0px;
}

#wessex ul li span
{
    display:block;
    width:170px;
    float:left;
}

#short 
{
    width:580px;
    background-image:url('../img/breaks.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    margin:0px 0px 0px 0px;
    color:#ffffff;
    text-align:left;
}

#short  h1
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    text-transform:uppercase;width:290px;
}

#short  h2
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    text-transform:uppercase;width:290px;
}


#short  p
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:290px;
}


#short  p.accordion
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 6px 0px;
    width:300px;
}


#short  ul
{
    list-style-type:none;
}

#short  ul li
{
    margin:0px 0px 2px 0px;
}

#short ul li span
{
    display:block;
    width:170px;
    float:left;
}

#bottomBit
{
   height:15px;
   width:955px;
   background-color:#5b87cd;
   margin-top:10px;
}

p#follow
{
    color:#ffffff;
    margin-left:60px;
    margin-top:10px;
}

img#follow1
{
    float:left;
    margin-left:0px;
    border:0px;
    margin-top:5px;
}

img#follow2
{
    margin-left:10px;
    border:0px;
    margin-top:5px;
}

#ctl00_AccordionPane1_header, #ctl00_AccordionPane3_header, #ctl00_AccordionPane5_header, #ctl00_AccordionPane7_header, #ctl00_AccordionPane9_header, #ctl00_AccordionPane11_header, #ctl00_AccordionPane13_header, #ctl00_AccordionPane15_header, #ctl00_AccordionPane17_header, #ctl00_AccordionPane19_header
{
    background-color:#b5d645;
    width:600px;
    font-weight:bold;
    text-indent:15px;
    padding:2px 0px 2px 0px;
    cursor:pointer; 
    color:#ffffff;
    text-align:left;
}

#ctl00_AccordionPane2_header, #ctl00_AccordionPane4_header, #ctl00_AccordionPane6_header, #ctl00_AccordionPane8_header, #ctl00_AccordionPane10_header, #ctl00_AccordionPane12_header, #ctl00_AccordionPane14_header, #ctl00_AccordionPane16_header, #ctl00_actualContent_AccordionPane18_header, #ctl00_AccordionPane20_header
{
    background-color:#33b5ff;
    width:600px;
    font-weight:bold;
    text-indent:15px;
    padding:2px 0px 2px 0px;
    cursor:pointer; 
    color:#ffffff;
    text-align:left;
}

#ctl00_AccordionPane1_content, #ctl00_AccordionPane2_content, #ctl00_AccordionPane3_content, #ctl00_AccordionPane4_content, #ctl00_AccordionPane5_content, #ctl00_AccordionPane6_content, #ctl00_AccordionPane7_content, #ctl00_AccordionPane8_content, #ctl00_AccordionPane9_content, #ctl00_AccordionPane10_content, #ctl00_AccordionPane11_content, #ctl00_AccordionPane12_content, #ctl00_AccordionPane13_content, #ctl00_AccordionPane14_content, #ctl00_AccordionPane15_content, #ctl00_AccordionPane16_content, #ctl00_AccordionPane17_content, #ctl00_AccordionPane18_content, #ctl00_AccordionPane19_content, #ctl00_AccordionPane20_content p
{
    margin:5px 0px 0px 15px;   
    color:#ffffff;
    text-align:left;
}

h2.tesco
{
    color:#ffffff;
    text-align:left;
    font-size:12px;
    text-transform:uppercase;
    margin-left:15px;
}