@charset "UTF-8";
/* CSS Document */

body{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#191818;
background-image:url(images/babdale_bg.gif);
}

#container {
min-height:100%;
position:relative;
}


.contentcolumn{
width:900px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
min-height:604px;
text-align:center;
padding-bottom:30px;   /* Height of the footer */
background:transparent;
}

.header_title{
margin-top:25px;
margin-left:auto;
margin-right:auto;
background-image:url(images/header_bg.gif);
width:900px;
height:58px;
font-family:Georgia,Times New Roman,serif;
letter-spacing:.2em;
font-size:13px;
color:#DDDBD3;
}

.title{
font-family:Helvetica,Arial,sans-serif;
letter-spacing:.5em;
font-size:32px;
color:#DDDBD3;
background-color:#000000;
}

#splash_margin{
margin-top:35px;
}

a.rollover1 {
    display: block;
    margin-top:15px;
    float:right;
	width: 89px;
	height: 35px;
    text-decoration: none;
    background: url('images/map_images.gif');
}

a.rollover1:hover {
    background-position: -89px 0;
}

a.rollover2 {
    display: block;
    margin-top:15px;
    float:right;
	width: 83px;
	height: 35px;
    text-decoration: none;
    background: url('images/map_events.gif');
}

a.rollover2:hover {
    background-position: -83px 0;
}

a.rollover3 {
    display: block;
    margin-top:15px;
    float:right;
	width: 83px;
	height: 35px;
    text-decoration: none;
    background: url('images/map_news.gif');
}

a.rollover3:hover {
    background-position: -83px 0;
}

a.rollover4 {
    display: block;
    margin-top:15px;
    float:right;
	width: 99px;
	height: 35px;
    text-decoration: none;
    background: url('images/map_contact.gif');
}

a.rollover4:hover {
    background-position: -99px 0;
}

a.rollover5 {
    display: block;
    margin-top:15px;
    float:right;
	width: 70px;
	height: 35px;
    text-decoration: none;
    background: url('images/map_links.gif');
}

a.rollover5:hover {
    background-position: -70px 0;
}

a.rollover_multi1 {
    display: block;
	width: 20px;
	height: 20px;
    text-decoration: none;
    background: url('images/multi_1.gif');
}

a.rollover_multi1:hover {
    background-position: -20px 0;
}

a.rollover_multi2 {
    display: block;
	width: 20px;
	height: 20px;
    text-decoration: none;
    background: url('images/multi_2.gif');
}

a.rollover_multi2:hover {
    background-position: -20px 0;
}

.text{
font-family:Georgia,Times New Roman,serif;
letter-spacing:.1em;
font-size:11px;
color:#DDDBD3;
}

.text_form{
margin-right:auto;
margin-left:auto;
font-family:Georgia,Times New Roman,serif;
letter-spacing:.1em;
font-size:11px;
color:#ffffff;
width:85%;
background-image: url(/images/formbg.png);
}


#footer{
width:100%;
position:absolute;
bottom:0;
height:30px;   /* Height of the footer */
}

#credits{
width:900px;
font-family:Georgia,Times New Roman,serif;
letter-spacing:.2em;
font-size:9px;
color:#DDDBD3;
background-color:#191818;
margin-left:auto;
margin-right:auto;
margin-top:5px;
text-align:left;
background-image:url(images/footer_bg.gif);
background-repeat:no-repeat;
}

#footer a, a:link, a:visited{
text-decoration:none;
color:#DDDBD3;
}

#footer a:hover{
color:#583b31;
}

.cm{
margin-right:5px;
float:right
}

.text a, a:link, a:visited{
text-decoration:none;
color:#663424;
}

.text a:hover{
color:#DDDBD3;
}


.description{
width:550px;
padding:10px;
background-color:#616060;
text-align:left;
margin-left:auto;
margin-right:auto;
}

.form {
	padding-top: 5px;
	padding-bottom: 10px;
}


.form_commentsName {
width: 260px;
margin-right: 10px;
}

.form_commentsEmail {
width: 260px;
margin-right: 10px;
}

.form_comments {
width: 260px;
}

.commentsColumn {
	float:left;
	width: 270px;
	padding-bottom: 10px;
	margin-top: 0px;
}

.comments {
	float:left;
	width: 450px;
	height: auto;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom: solid #999999 1px;
}

#columnform {
	width: 550px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

#form_container{
width:550px;
margin-left:auto;
margin-right:auto;
}

input.groovybutton
{
   font-family:Georgia,Times New Roman,serif;
letter-spacing:.1em;
font-size:11px;
   color:#FFFFFF;
   width:65px;
   height:25px;
   background-color:#191818;
   border-style:solid;
   border-color:#666666;
   border-width:1px;
   float:right;
   text-align:center;
   margin-right: 10px;
}

