/*
// Astro Coaches
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

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

body{
position: relative;
padding: 8px 0px;
border: 0;
margin: 0;
margin-bottom: 20px;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background: #000000 url(../images/background1.jpg) no-repeat top right;
color: #4b4b4b;
}


#background{
width: 100%;
height: 100%;
background: url(../images/background2.jpg) no-repeat bottom left;
}

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 0;
font-size: 1.4em;
font-weight: normal;
color: #702222;
border-bottom: 1px solid #ffffff;
}

h2{
margin: 0;
padding-top: 0;
font-size: 1.4em;
font-weight: normal;
color: #702222;
}

h3{
margin: 10px 0px 0px 10px;
font-size: 1.1em;
font-weight: bold;
background-color: #ffffff;
text-align: center;
color: #000000;
width: 210px;
height: 20px;
padding: 5px 0px 0px 10px;
}

img{
border: none;
}

#content_wrapper ul{
padding-left: 10px;
list-style-type: none;
margin-bottom: 12px;
}

#content_wrapper li{
padding-left: 20px;
background: #ffffff url(../images/star.jpg) no-repeat top left;
}


#container{
width: 880px;
background-color: #ffffff;
text-align: left;
margin: 0px auto;
position: relative;
}

#content_wrapper{
margin-left: auto;
margin-right: auto;
clear: both;
background-color: #ffffff;
overflow: hidden;
}



#column1{
float: left;
width: 250px;
overflow: hidden;
background-color: #ffffff;
}

#address{
height: 240px;
background-image: url(../images/address.jpg);
width: 245px;
overflow: hidden;
color: #ffffff;
}

#contact{
height: 350px;
background-image: url(../images/contact.jpg);
width: 245px;
overflow: hidden;
color: #ffffff;
}

#contact form{
padding: 0px 0px 0px 10px;
width: 223px;
}


#address p{
padding: 10px 0px 0px 10px;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #cccccc;
}

#column2{
float: left;
width: 630px;
background: #ffffff;
height: auto;
position: relative;
}



#slogan p{
padding: 7px 0px 0px 10px;
}

#gallery{
width: 600px;
height: 250px;
margin-left: 30px;
margin-bottom: 50px;
}

#gallery img{
float: left;
padding: 5px;
}


#banner{
width: 900px;
height: 100px;
text-align: left;
background-color: #000000;
position: relative;
margin-left: auto;
margin-right: auto;
}

#logo{
position: absolute;
left: 0px;
top: 5px;
}

#banner_contact{
position: absolute;
right: 0px;
top: 20px;
line-height: 150%;
font-size: 18px;
color: #ffffff;
text-align: right;
}

#banner_contact span{
color: #ffffff;
}

#banner_contact a{
color: #ffffff;
}



#slideshow{
width: 620px;
height: 240px;
margin-left: 5px;
}

#slideshow img{
width: 620px;
height: 240px;
}



#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #545454;
}

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}

#content a{
color: #545454;
}

#content a:hover{
color: #702222;
}



#footer{
clear: both;
margin-left: auto;
margin-right: auto;
width: 900px;
height: 40px;
background:  url(../images/footer.jpg) no-repeat top left;
color: #e2e2e2;
position: relative;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
background:  url(../images/foot.jpg) repeat-x bottom left;
width: 900px;
height: 45px;

}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

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

#footerLeft{
float: left;
text-align: left;
padding: 7px;
padding-top: 23px;
}

#footerCenter{
position: absolute;
top: 18px;
left: 300px;
font-size: 18px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
padding-top: 23px;
}



#contactLeft{
width: 350px;
margin: 10px 0px 20px 10px;
text-align: center;
}




#navigation{
width: 900px;
margin-lefT: auto;
margin-right: auto;
height: 40px;
z-index: 99;
background: url(../images/navigation.jpg) no-repeat bottom left;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 6px 40px;
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 13px;
font-weight: bold;
letter-spacing: 0px;
background-image: url(../images/nav.jpg);
float: left;
}

#navigation a:hover,#navigation a.current{
color: #ffffff;
text-decoration: underline;
}





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

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

#contact_form input:hover,#contact_form textarea:hover,#contact_form select:hover{
border-color: #999;
}

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

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #363636;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

#captcha_container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

#captcha_container input{
width: 220px;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #cccccc;
background-color: #999999;
color: #e2e2e2;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
}




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



