/*
// Crusts
// #
// #

*/




html{
min-height: 101%;
}


body{
font-family: tahoma, verdana, arial;
font-size: 0.8em;
background-color: #8D1020;
padding: 0px;
border: 0px;
margin: 0px;
color: #8D1020;
}

a{
text-decoration: none;
color: #363636;
}

a.nopad{
padding: 0px;
}

a:hover{
text-decoration: none;
color: #a5a5a5;
}

h1{
font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
font-size: 14px;
paddinG: 3px;
background: #8D1020;
font-weight: lighter;
color: white;
letter-spacing: 2px;
}


h2{
font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
font-size: 14px;
paddinG: 3px;
background: #8D1020;
font-weight: lighter;
color: white;
letter-spacing: 2px;
}

img{
border: none;
}




#container{
width: 901px;
text-align: left;
margin: 0px;
margin-top: 8px;
padding-top: 5px;
background: #ffffff;
border-left: 1px solid #c6c6c6;
border-right: 1px solid #c6c6c6;
border-top: 1px solid #c6c6c6;
}

#rightcol{
float: left;
width: 500px;
height: auto;
background: #ffffff;
border-left: 1px solid #c6c6c6;
min-height: 400px;
}

#leftcol{
float: left;
width: 400px;
min-height: 400px;
text-align: center;
}





.header{
text-align: center;
width: 900px;
height: 250px;
margin: 0px;
padding: 0px;
background: white;
}



#content{
clear: both;
width: 480px;
text-align: justify;
padding: 10px;
font-size: 12px;
line-height: 14pt;

}

#content p{
padding: 7px;
margin: 2px;
}

#imgholder{
width: 500px;
height: 150px;
text-align: justify;
border-bottom: 1px solid #c6c6c6;
}

#logoholder{
width: 400px;
height: 150px;
border-bottom: 1px solid #c6c6c6;
}

#staticholder{
width: 400px;
text-align: center;
}

#footer{
width: 901px;
height: 30px;
color: #363636;
font-size: 10px;
background: #c6c6c6;
font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 5px;
margin-top: 3px;
}


#footr{
float: left;
width: 480px;
text-align: right;
padding: 5px;
margin-top: 3px;
}

#footer a{
color: #363636;
}

#footer a:hover{
color: #999;
}

#contleft{
float: left;
width: 220px;
margin-left: 95px;
margin-top: 10px;
}


#contleft p a{
color: #545454;
}

#contright{
width: 320px;
margin-top: 10px;
}

#contright.infobar{
margin-bottom: 5px;
}


.infobar{
width: 370px;
background: #c6c6c6;
padding: 5px;
color: #363636;
}

.boxlink{
padding-top: 40px;
height: 55px;
background-position: right;
background-repeat: no-repeat;
font-size: 15px;
margin-bottom: 8px;
}

.boxlink:hover{
background-color: #bababa;
}


.infobar a{
color: #363636;
}

.infobar h1{
color: #363636;
margin-bottom: 0px;
}

.narrow{
width: 270px;
font-weight: lighter;
font-size: 1.2em;
}

.two{
width: 190px;
padding: 5px;
}

.white{
color: white;
}

.formwide{
color: #363636;
}

.fullwidth{
font-weight: lighter;
font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
width: 98%;
font-size: 1.3em;
}

.bookingwide{
width: 655px;
}

.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}




a.dark{
color: #363636;
}















    #navigation {
        width: 900px;
        font-size: 0.7em;
        margin-bottom: 0px;
        height: 30px;
        border-bottom: 1px solid #8D1020;
        font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
    }
    #navigation a {
        display: block;
        float: left;
        padding: 4px 7px 4px 6px;
        color: #545454;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        font-size: 13px;
        margin-bottom: 5px;
        border-left: 4px solid #8D1020;
        margin-right: 30px;
    }
    #navigation a:hover {
        background: #8D1020;
        color: #ffffff;
        border-left: 4px solid #8D1020;
    }
    #navigation a.current {
        background: #8D1020;
        color: #ffffff;
        border-left: 4px solid #8D1020;
    }
   

