body
    {
    font-family : arial, verdana, sans-serif;
    font-size : 12pt;
    line-height : 1.5;
    background-color : #CDF5A3;
    }

hr
    {
    margin : 15px 0px 0px 0px;
    }

.caption
    {
    margin : -10px 0px 0px 0px;   
    }

.hidden
    {
    visibility : hidden;
    }

h1
    {
    font-family : "times new roman", sefif;
    font-size : 20pt;
    font-weight : bold;
    margin : 20px 0px -20px 0px;
    color : #08844A;
    }


h2
    {
    font-family : "times new roman", sefif;
    font-size : 16pt;
    font-weight : bold;
    margin : 20px 0px -19px 0px;
    color : #08844A;
    }

h3
    {
    font-family : "times new roman", sefif;
    font-size : 14pt;
    font-weight : bold;
    margin : 20px 0px -19px 0px;
    color : #08844A;
    }

li
    {
    line-height : 1.5;
    }


#main-container
    {
    margin : auto;
    background-image : url(images/test.jpg);
    background-repeat : no-repeat;
    width : 757px;
    border-style : groove;
    border-color : #08844A;
    border-width : 2px;
    background-color : white;
    }

#main-container-booking-form
    {
    margin : auto;
    background-image : url(images/test.jpg);
    background-repeat : no-repeat;
    width : 650px;
    border-style : groove;
    border-color : #08844A;
    border-width : 2px;
    background-color : white;
    }

#main-content
    {
    border-top-style : groove;
    border-top-color : #08844A;
    border-top-width : 3px;
    margin : 155px 0px 0px 0px;
    padding : 10px 10px 10px 10px;
    background : white;
    }

#main-table
    {
    font-family : arial, verdana, sans-serif;
    font-size : 12pt;
    }    
    
/*
#main-content p:first-letter
    {
    color : #08844A;
    font-size : 130%;
    }

#main-content p:first-line
    {
    line-height : 1.2;
    }
*/

#ds-link
	{
    background-color : #CDF5A3;
    border-style : groove;
    border-color : #08844A;
    border-width : 2px;
	margin : 0px 0px 10px 0px;
	}

p#ds-link
	{
    font-family : "times new roman", sefif;
    font-size : 16pt;
    font-weight : bold;
    color : #08844A;
	}
		
#band-logo
    {
    float : right;
    margin : 0px 0px 0px 15px;
    }

#funders-1
    {
    float : left;
    width : 48%;
    margin : 30px 0px 30px 0px;
    }

#funders-2
    {
    float : right;
    width: 48%;
    margin : 30px 0px 30px 25px;
    clear: right;
    }

#main-navigation-1
    {
    font-family : arial, verdana, sans-serif;
    font-size : 11pt;
    font-weight : bold;
    line-height : 1.2;                                                        9
    line-spacing : 0.6;
    float : left;
    margin : 5px 0px 0px 5px;
    }


#main-navigation-2
    {
    font-family : arial, verdana, sans-serif;
    font-size : 11pt;
    font-weight : bold;
    line-height : 1.2;
    float : left;
    margin : 5px 0px 0px 20px;
    }

#main-navigation-3
    {
    font-family : arial, verdana, sans-serif;
    font-size : 11pt;
    font-weight : bold;
    line-height : 1.2;
    float : left;
    margin : 5px 0px 0px 20px;
    }

#main-navigation-4
    {
    font-family : arial, verdana, sans-serif;
    font-size : 11pt;
    font-weight : bold;
    line-height : 1.2;
    float : left;
    margin : 5px 0px 0px 20px;
    }

#picture_right
    {
    float : right;
    margin : 0px 0px 10px 15px;
    /*border-style : groove;
    border-color : #08844A;
    border-width : 2px;*/
    }

#picture_left
    {
    float : left;
    margin : 0px 15px 10px 0px;
    /*border-style : groove;
    border-color : #08844A;
    border-width : 2px;*/
    }

#web_counters
    {
    font-family : arial, verdana, sans-serif;
    font-size : 6pt;
    }

.bold
    {
    font-weight : bold;
    }

.current-page
    {
    color: white;
    text-decoration : none;
    background : maroon;
    }

a:link
    {
    color : maroon;
    font-weight : bold;
    text-decoration : none;
    }

a:visited
    {
    color : maroon;
    font-weight : bold;
    text-decoration : none;
    }

a:hover
    {
    color: white;
    text-decoration : none;
    background : #08844A;
    }

/*a:active
    {
    color: white;
    text-decoration : none;
    background : maroon;
    }*/