/* CSS Document */



body {
	background-color: #e5e5ef;
	margin-top:5px;
}
#wrap {
	border-spacing: 0; /* required by Opera 6 */
	margin: 0 auto;
	margin-top:0px;
	width: 780px;
	height:560px;
	background-image:url(../images/background2.jpg);
	background-repeat:no-repeat;
	border:1px solid #000000;
	z-index:0;	


}


#image {

margin-left:20px;
margin-bottom:0px;
z-index:99;

}

#letters{
font-family: "Times New Roman", Times, serif;
float:left;
padding-left:20px;
margin-left:20px;
margin-top:170px;
padding-bottom:19px;

}
.letters
{
font-family: "Times New Roman", Times, serif;
width:200px;
margin-left:-8px;
}

#text
{
float:right;
text-align:justify;
padding-right:45px;
padding-top:158px;
width:470px;

}
.text
{
float:right;
margin-right:20px;
margin-top:157px;
text-align:left;

}

h2{
margin-bottom:-4px;
}
h3{
	font-family:"Times New Roman", Times, serif ;
	color:#fff;
	font-size:16px;
	margin-bottom:-4px;
	margin-top:-4px;
	}
	
	p{
	font-family:"Times New Roman", Times, serif ;
	font-size:14px;
	}
#map
{margin-left:0px;
width:500px;
 height: 405px;
 margin-top:153px;
 float:right;
}

#side_bar
{
font-family: "Times New Roman", Times, serif;
background-color:#6B957F;
margin-left:-18px;
width:170px;
padding-left:10px;
padding-bottom:0px;
z-index:10;
}

#side_bar a:link{
color:#2d402a;
text-decoration:none;
font-size: 16px;
font-family: "Times New Roman", Times, serif;

}
#side_bar a:visited {
color:#a5d8a0;
text-decoration:none;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
}
#side_bar a:hover{
color:#60735d;
text-decoration:none;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
}


a:link {
font-family: "Times New Roman", Times, serif;
font-size:16px;
color:#a5d8a0;
	
	text-decoration:none;
	
	
}
a:visited {
color:#a5d8a0;
text-decoration:none;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
}
a:hover{
color:#60735d;
text-decoration:none;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
}
a:active{
color:#a5d8a0;
text-decoration:none;
font-size: 16px;
font-family: "Times New Roman", Times, serif;

}



.overall{

margin-top:12px;
margin-left:20px;
background-color:;
padding-left:0px;
padding-bottom:10px;
padding-right:20px
}

.clmonth {
	border-collapse: collapse;
}
.clmonth caption {
	text-align: left;
	font: bold 80% , "Times New Roman", Times, serif, Georgia; 
	color:#ffffff;
	padding-bottom: 6px;
}
.clmonth th {
	border: 1px solid #AAAAAA;
	border-bottom: none;
	padding: 2px 8px 2px 8px;
	background-color: #a5d8a0;
	color: #3F3F3F;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clmonth td {
	border: 1px solid #EAEAEA;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	background-color: #ffffff;
}
.clmonth td.previous, .clmonth td.next {
	background-color: #F6F6F6;
	color: #C6C6C6;
}
.clmonth td.active {
	background-color: #B1CBE1;
	color: #2B5070;
	border: 2px solid #4682B4;
}
.clmonth td.booked {
background-color: #Fec7c7;
	color: #2B5070;
	border: 2px solid #ff0000;
}
#bottom {
margin-left:100px;
}
#bottom a:link{
color:#60735d;
text-decoration:none;
font-size: 12px;
font-family: "Times New Roman", Times, serif;
border:none;

}
#bottom a:visited {
color:#60735d;
text-decoration:none;
font-size: 12px;
font-family: "Times New Roman", Times, serif;
border:none;
}
#bottom a:hover{
color:#a5d8a0;
text-decoration:none;
font-size: 12px;
font-family: "Times New Roman", Times, serif;
border:none;
}


#footer{
	font: 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:35px;
	}

