/*
// Buchanan Castle Golf Club
// Dark Colour // Highlight Colour // Tone */


html{
min-height: 101%;
}


*{
padding: 0px;
margin: 0px;
}


body{
font-family: Arial,Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #222222;
padding: 8px 0px;
border: 0px;
margin: 0px;
color: #4b4b4b;
behaviour: url(csshover.htc);
/*
background-image: url(../images/back.png);
background-repeat: no-repeat;
background-position: top center;
*/
}

a{
text-decoration: none;
color: #363636;
}
a:hover{
color: #006600;
}

h1{
font-family: georgia,sans-serif;
color: #006600;
padding-top: 0px;
margin: 0px;
margin-bottom: 10px;
font-size:1.5em;
font-weight: normal;
}


h2{
font-family: georgia,sans-serif;
font-size: 1.4em;
font-weight: lighter;
color: #006600;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

h3{
font-family: georgia,sans-serif;
font-size: 1.4em;
font-weight: lighter;
color: #006600;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}

ul{
padding-left: 28px;
}








#container{
width: 900px;
text-align: left;
margin: 0px;
background-color: white;
overflow: hidden;
border: 1px solid #888;
}

#content_wrapper{
clear: both;
overflow: auto;
}



#column1{
float: left;
width: 200px;
min-height: 350px;
}

#column2{
clear: both;
float: left;
width: 700px;
height: auto;
text-align: right;
background-position: bottom center;
background-repeat: no-repeat;
}










#banner{
width: 900px;
height: 100px;
text-align: left;
background: white;
text-align: center;
}

#banner a{
float: left;
margin-left: 170px;
}



#imgholder{
width: 900px;
height: 250px;
position: relative;
}

#overlay_text{
position: absolute;
bottom: 0px;
right: 0px;
color: white;
font-size: 20px;
font-style: italic;
font-family: "Trebuchet MS",verdana,tahoma,sans-serif;
padding: 6px 14px;
}



#content{
text-align: justify;
margin: 10px;
font-size: 11px;
line-height: 12pt;
color: #4b4b4b;
}

#content p{
padding: 3px;
margin: 2px;
}








#footer{
background-color: #006600;
clear: both;
width: 900px;
height: 30px;
color: #cccccc;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footl{
float: left;
width: 320px;
text-align: left;
padding: 7px;
}

#footm{
float: left;
width: 210px;
text-align: left;
padding: 7px;
}

#footr{
float: left;
width: 320px;
text-align: right;
padding: 7px;
}

#footer a{
color: #cccccc;
}

#footer a:hover{
color: #ffffff;
}












#contact_left{
float: left;
width: 420px;
margin: 10px 30px 10px 40px;
text-align: center;
}

#contact_right{
float: left;
width: 320px;
margin: 10px 0px;
}











    #navigation {
        width: 900px;
        z-index: 99;
        margin: 0px;
    }

    #navigation ul{
        padding: 0;
        margin: 0;
    }

    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        display: block;
        padding: 6px 19px 6px 19px;
        color: #006600;
        text-decoration: none;
        text-align: left;
        font-size: 0.85em;
        font-weight: bold;
        letter-spacing: 1px;
        background-color: #cccccc;
        float: left;
    }
    #navigation a:hover {
        color: #cccccc;
        background-color: #006600;
    }
    #navigation a.current {
        color: #cccccc;
        background-color: #006600;
    }
    #navigation a.current:hover {
        color: #666;
    }









#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.submit{
width: auto;
padding: 4px 6px;
background: #006600;
border: 0;
float: left;
text-transform: uppercase;
color: white;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
background-repeat: repeat-x;
}

div.sub_btns{
clear: both;
padding-left: 50px;
float: left;
}

#contact_left a{
color: #006600;
}

#contact_left a:hover{
color: #1d2851;
}




#panel{
width: 1000px;
border: 1px solid #cccccc;
background: #555555;
color: #e2e2e2;
margin-bottom: 6px;
padding: 8px 2px;
}







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #cccccc;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}


#subscribe{
float: right;
background-color: #1d2851;
color: #cccccc;
overflow: auto;
height: 100px;
background-image: url(../images/subscribe_back.png);
background-repeat: no-repeat;
background-position: bottom right;
}
#subscribeinner{
margin: 6px 8px;
}
#subscribe label{
background: #006600;
padding: 2px 5px;
float: left;
display: block;
margin-right: 3px;
}
#subscribe input{
display: block;
float: left;
padding: 3px;
font-size: 11px;
}
#subscribe h2{
letter-spacing: 0px;
border-bottom: 1px solid #e2e2e2;
font-size: 12px;
margin-bottom: 4px;
}





.newsstory{
margin-bottom: 20px;
color: white;
background-color: #1d2851;
border-top: 1px solid #cccccc;
padding-bottom: 10px;
background-image: url(../images/subscribe_back.png);
background-repeat: no-repeat;
background-position: bottom right;
}

.newsheadline{
float: left;
padding: 8px 4px;
font-size: 0.9em;
}

div.newsheadline a{
color: white;
}

.newsbody{
clear: both;
padding: 10px 5px;
font-size: 11px;
background: white;
color: #363636;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.newsfooter{
text-align: left;
font-size: 0.8em;
padding: 3px;
border-right: 1px solid #1d2851;
}

div.sidebar{
padding-bottom: 4px;
}

div.sidebar .newsbody{
padding: 4px 3px;
}

div.sidebar .newsheadline{
padding: 3px 2px;
}

div.sidebar .newsfooter{
padding: 2px;
}

.newsstory a{
}









h2.title{
display: none;
}

.course-image{
float: right;
width: 341px;
}

div.course-image img{
border: 1px solid #aaa;
}

.course-desc{
float: left;
width: 200px;
}

.course-title{
font-size: 12px;
font-weight: bold;
}

table.course-table{
color: #333333;
font-size: 11px;
}

table.course-table td{
background-color: #dddddd;
margin: 1px;
padding: 2px 3px;
}

table.course-table td.cat1{ background-color: #e1df1a;}
table.course-table td.cat2{ background-color: #ffffff;}
table.course-table td.cat3{ background-color: #df2d2d; color: #ffffff;}

table.course-table td.value{ text-align: center;}










#menuholder{
width: 900px;
height: 25px;
background-image: url(../images/navbar_back.png);
background-repeat: no-repeat;
background-position: top left;
background-color: #aaa;
border-top: 1px solid white;
}

#menu{
width: 900px;
z-index: 99;
background: #006600;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0;
float: left;
width: 98px;
z-index: 99;
text-align: center;
}

#menu a, #menu h2{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 11px;
display: block;
margin: 0px;
padding: 6px 14px;
width: auto;
z-index: 99;
}

#menu h2 {
color: white;
cursor: pointer;
border-right: 1px solid #cccccc;
z-index: 99;
letter-spacing: 0px;
background-color: #1d2851;
background-image: url(../images/navback.png);
background-repeat: repeat-x;
}

#menu a{
color: #000;
cursor: pointer;
text-decoration: none;
z-index: 99;
letter-spacing: 0px;
margin: 0px;
}

#menu a.toplink {
color: white;
letter-spacing: 0px;
border-right: 1px solid #cccccc;
background-color: #1d2851;
background-image: url(../images/navback.png);
background-repeat: repeat-x;
margin: 0px;
}

#menu a.current, #menu h2.current{
background: #cccccc;
color: #006600;
background-image: url(../images/navback1.png);
background-repeat: repeat-x;
margin: 0px;
}

#menu a.trans {
margin: 0px;
color: #e2e2e2;
background: #006600;
width: 12em;
z-index: 99;
text-align: left;
border-bottom: 1px solid #cccccc;
}

#menu a.transw {
margin: 0px;
color: #e2e2e2;
background: #006600;
width: 19em;
text-align: left;
z-index: 99;
}

#menu a.trans:hover{
background: #cccccc;
color: #006600;
}

#menu a.transw:hover{
background: #cccccc;
color: #006600;
}

#menu a:hover {
color: #e1e1e1;
z-index: 99;
}

#menu a.toplink:hover {
color: #e2e2e2;
background-color: #1d2851;
z-index: 99;
background-image: url(../images/navback1.png);
background-repeat: repeat-x;
}

#menu h2:hover {
color: #e2e2e2;
background-color: #1d2851;
z-index: 99;
background-image: url(../images/navback1.png);
background-repeat: repeat-x;
}

#menu li {position: relative; z-index: 99;margin: 0px;}

#menu ul ul {
position: absolute;
left: 0px;
z-index: 99;
width: 160px;
margin: 0px;

}

#menu ul li ul li{
margin: 0px;
border: 0;
border-bottom: 0;
}

#menu ul ul.wdr {
width: 249px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 99;
margin: 0px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}