/* Carroll County Cloggers Style Sheet */

body {
background-image: url(Images/blue1x1.jpg);
background-repeat: repeat;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-rght: 0px;
font-size: 62.5%; 
color: black; 
font-family: Arial, Helvetica, sans-serif;
}

#container {
font-size: 12pt;
padding-top: 15px;
}

h1, h4, h5 {
color: #467488;
}

h2 {
color: #467488; f
ont-family: Arial, Helvetica, sans-serif;
}

h3 {
color: black; 
font-family: Arial, Helvetica, sans-serif;
}

img {
border: 0;
}

.booking img {
padding-right: 30px;
}

ol {
list-style-type: disc;
}

/*-------Banner & Sidebar--------*/

/*Top Level of Banner*/
#BitA {position: absolute; left: 0px; top: 0px; border: 0px;} 

/*Bottom Level of Banner*/
#BitB {position: absolute; left: 0px; top: 89px; border: 0px;} 

/*Top Level of Sidebar*/
#Bit3 {position: absolute; left: 0px; top: 201px; border: 0px;}

/*Mid Level of Sidebar - Contains Links*/
#Bit4 {position: absolute; left: 0px; top: 296px; border: 0px;}

/*Bottom Level of Sidebar - Contains IMG*/
#Bit5 {position: absolute; left: 0px; top: 534px; border: 0px;}



/*-------Main Content---------*/

.fluidtext {
margin-left: 290px; 
margin-top: 201px; 
margin-right: 15px;
margin-bottom: 10px;
}


.references {
color: #467488; 
font-size: 11pt; 
font-family: Verdana, Arial, sans-serif; 
text-align: right;
}

.booking {
font-size: 10pt;
font-family: verdana, Arial, sans-serif;
float: left;
}

/*-------------Links-----------*/

div#links {
width: 250px;
height: 290px;
position: absolute;
top:294px;
left:0px;
background-image: url(Table_Bits/Bit4.jpg);
background-repeat: no-repeat;
border: 0px;
font-size: 13pt; 
padding-left: 10px;
padding-top: 10px;
}


a:link {
color: #42758A; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-weight: bold;
}


a:active {
color: #42758A; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-weight: bold;
}

a:visited {
color: #42758A; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-weight: bold;
}

a:hover {
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
}

.references a {
color: #467488; 
font-size: 9pt; 
font-family: Verdana, Arial, sans-serif; 
text-align: right;
font-weight: bold;
}

.references a:hover {
color: #000000; 
font-weight: bold;
}

table a {
font-size: 11pt;
font-family: Verdana, Arial, sans-serif; 
}

.top {
color: #467488; 
font-size: 9pt; 
font-family: Verdana, Arial, sans-serif; 
font-weight: bold;
}


/*--------Table-------------*/
table {
width: 90%;
}

/*--------Lightbox----------*/
#gallery {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 80%;
}

#gallery img {
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
}




/*---------Copyright---------*/

#copyright {
color: #000000; 
font-size: 9pt; 
font-family: Verdana, Arial, sans-serif;
position: absolute;
bottom: 10px;
left: 270px;
}



