/* CSS Document */

body {
	margin: 0px 0px 15px;
	padding:0px;
	width:100%;
}

#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	#calendar_main {
	width: 700px;
	
	}
	
	#coupon {
	width: 402px;
	height: 215px;
	border: medium dotted #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	}

#dropmenudiv{
	position:absolute;
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	color: #FFFFCC;
	border-top: 1px solid #666600;
	border-right: 1px solid #666600;
	border-bottom: 0 solid #666600;
	border-left: 1px solid #666600;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #006600;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFF99;
}


#top{
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#navigation{
	width: 700px;
	height: 76px;
	text-align: center;
}

#navigation a:link, #navigation a:active, #navigation a:visited{
	text-decoration:none;
}

#navigation a:hover
{
	color:#666600;

}

.nav_padder{
	padding: 25px 25px 15px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}

.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.nav1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
	font-style: italic;
	text-align: center;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding-top:15px;
	padding-bottom: 15px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding-bottom: 15px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom:#FFFFFF 2px solid;
}

h4 { text-shadow: red 0.2em 0.3em 0.2em }

.call_us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding-top:15px;
	text-align: center;
}



#main{
width: 663px;
margin-left:19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
}

#main a{
color:#FFFFFF;

}


#main_three_column{
width:700px;
margin:0px;
padding:0px;
}

#main_three_column a:link, #main_three_column a:active, #main_three_column a:visited, #main_three_column a:hover{
color:#FFFFCC;
font-weight:normal;
text-decoration:none;
}

#column1{
	width: 210px;
	height: 300px;
	float:left;
	background-color: #666600;
}

#column2{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #666600;
}

#column3{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #666600;
}

#column4{
	width: 210px;
	height: 300px;
	float:left;
	background-color: #006600;
}

#column5{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #006600;
}

#column6{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #006600;
}

#column7{
	width: 210px;
	height: 300px;
	float:left;
	background-color: #666600;
}

#column8{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #666600;
}

#column9{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #666600;
}

#column10{
	width: 210px;
	height: 300px;
	float:left;
	background-color: #666600;
}

#column11{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #666600;
}

#column12{
	width: 210px;
	height: 300px;
	margin-left:5px;
	float:left;
	background-color: #666600;
}

#pagetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.column_headers{
	width:210px;
	text-align:center;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFCC;
	margin-top:10px;
	font-style: italic;
	text-decoration: underline;
}

.column_text{
	width:181px;
	margin-left:15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top:10px;
	line-height:13px;
	margin-bottom: 15px;
}

.column_image{
	margin-left:9px;
	margin-top:8px;
}

#footer{
width:100%;
height:91px;
background-image:url(img/footer_bg.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

#footer_container{
width: 663px;
	margin-left: auto;
	margin-right: auto;
}

#footer_three_column{
width:700px;
margin:0px;
padding:0px;
}


#footer_column1{
	width: 700px;
	float:none;
	display:inline;
}

#footer_column2{
float:left;
display:inline;
text-align:right;
}

#footer_column3{
float:left;
display:inline;
text-align:right;
}

.footer_text{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	margin-top:10px;
	line-height:14px;
	padding-top:25px;
	text-align: center;
}

#footer_three_column a:link, #footer_three_column a:active, #footer_three_column a:visited, #footer_three_column a:hover{
color:#FFFFFF;
text-decoration:underline;
}


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

.clearcols
{
clear:both;
height:5px;
}


 ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

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

.border_signage{
	border:2px solid #FFFFFF;
	margin-right:10px;
	margin-top:3px;

}

.border_signage2{
border:#FFFFFF solid 2px;
margin-left:10px;
margin-top:3px;

}

.border {
	border: 2px solid #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.border1 {
	border: 2px solid #ffffff;
	margin-bottom: 10px;
}
.blinking {
	text-decoration: underline blink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	width: 210px;
	margin-top: 10px;
	font-style: italic;
}
.dropmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666600;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	text-align: center;
	width: 650px;
}

#calendar_container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	}

#calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #fff;
}

caption {
	margin: 0;
	padding: 0;
	width: 148px;
	background: #006600;
	color: #FFFFCC;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #CCCCCC right bottom;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
}

td a:hover, td a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}

#calendar_column1{
	width: 144px;
	height: 170px;
	float:left;
}

#calendar_column2{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column3{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column4{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column5{
	width: 144px;
	height: 170px;
	float:left;
}

#calendar_column6{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column7{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column8{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column9{
	width: 144px;
	height: 170px;
	float:left;
}

#calendar_column10{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column11{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#calendar_column12{
	width: 144px;
	height: 170px;
	float:left;
	margin-left: 5px;
}

#services_column1{
	width: 300px;
	float:left;
}

#services_column2{
	width: 300px;
	margin-left: 30px;
	float: left;
}

.service_caption {
	margin: 0;
	padding: 0;
	width: 148px;
	color: #009933;	 
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.available_six {
	background-color: #CCCCCC;
	float: left;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	}
	
	.available_three {
	background-color: #cccccc;
	float: left;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}

.available_none {
	background-color: #CC0000;
	float: left;
	height: 20px;
	width: 20px;
}
}
.availabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}

.iconspan{
	float: left;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}

.eg-bar{
	font-weight: bold;
	width: 500px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px;
}

#eg-bar{
width: 500px;
}

.icongroup1{
	width: 500px;
}

#records_box{
	width: 650px;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}

#report_box{
	width: 650px;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}


#twenty_club_box{
	width: 210px;
	float:left;
	background-color: #000000;
	height: 180px;
}
.bioimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#photo_centered {
	height: 300px;
	width: 400px;
	border: thin solid #FFFFFF;
	margin-left: 125px;
}

}
#funstuff_photo_centered {
	height: 300px;
	width: 400px;
	padding-left: 200px;
}

#ad-column1 {
	width: 120px;
	position: absolute;
	left: 850px;
	height: 240px;
}

#ad-column2 {
	width: 120px;
	position: absolute;
	left: 850px;
	height: 240px;
	top: 850px;
	background-position: center;
}

#strike_thru{
	text-decoration: line-through;
