body {
	background-color:#DCFBDC;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12530B;
	} 
td {
vertical-align:middle;
}

p {
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: small;
}

a:link { 
	color: #12530B;
	text-decoration: none; 
	}
a:visited {
	color: #12530B;
	text-decoration: none;
	}
a:hover {
	color: #294A7B;
	text-decoration: none;
	}
a:active {
	color: #12530B;
	text-decoration: none;
	}

.description {
text-align:justify;
margin-left:25px;
margin-right:25px;
}
.descriptionwide {
text-align:justify;
margin-left: 150px;
margin-right: 150px;
}

p a {
	font-weight: bold;
	text-decoration: none
}
p a:hover {
	color: #294A7B;
}

.footer {
		font-size:11px;
		vertical-align:bottom;
		text-align:center;
}
h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: x-large; 
	text-align:center;
}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: medium;
	text-align: center;
}
div.row	{
clear: both;
}
div.row span.leftform {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
float: left; 
text-align:right;
width: 27%;
}
div.row span.rightform {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
float: right;
width: 71%;
text-align:left;
}
div.row span.leftf15 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
float: left; 
text-align:right;
width: 15%;
}
div.row span.rightf85 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
float: right;
width: 85%;
text-align:left;
}

div.row span.leftpic {
float: left;
width: 338px;
padding-left:12px; padding-right:6px;
}
div.row span.midpic {
float: left;
width: 676px;
padding-left:173px;
}
div.row span.righttext {
float: right;
width: 338px;
padding-right:12px; padding-left:6px;
}
div.row span.rightpic{
float: right;
width: 338px;
padding-right:12px; padding-left:6px;
}
div.row span.lefttext {
float: left;
width: 338px;
padding-left:12px; padding-right:6px;
}
div.row span.left {
float: left;
width: 320px;
}
div.row span.textonly {
float: left;
width: 676px; 
padding-left:100px; 
padding-right:100px;
}
div.row span.textonly1 {
float: left;
width: 676px; 
padding-left:100px; 
padding-right:100px; padding-top:5px; 
padding-bottom:5px;
}


.bottom {
font-size:11px;
text-align:center;
}

.main {
width:200px;
border:1px solid black;
}

.month {
background-color: #12530B;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color:lightyellow;
padding: 2px;
}


.days #today{
	font-weight: bold;
	color: red; 
}

.days #provbooked{
	font-weight: bold;
	background-color: yellow; 
}
.days #booked{
	font-weight: bold;
	background-color: red;
	color: white;
}

/***********************************************
* Basic Calendar-By Brian Gosselin at http://scriptasylum.com/bgaudiodr/
* Script featured on Dynamic Drive (http://www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

