body
{
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
}
h1
{
	font-size: 11pt;
}
h2
{
	font-size: 10pt;
	margin: 0px;
}
div, span, ol, ul, font, form
{
	outline: 1px dashed #cccccc;
}
div:hover, span:hover
{
	outline: 1px dashed #0000ff;
}
p
{
	line-height: 1.5em;
	font-size: 10pt;
}
td, th
{
	font-size: 10pt;
}
a img
{
	border: none;
}
#main
{
	width: 716;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -358px;
	padding: 0px;
}
#topleft, #middleleft, #bottomleft
{
	width: 14px;
}
#topright, #middleright, #bottomright
{
	width: 25px;
}
#topleft, #top, #topright
{
	height: 14px;
}
#bottomleft, #bottom, #bottomright
{
	height: 25px;
}
#sitecontent
{
	background-color: #ffffff;
}
#navbar img
{
	border: none;
}
#mainleft
{
	width: 350px;
	padding-left: 14px;
	margin-left: 15px;
}
#mainright
{
	width: 240px;
	float: right;
	padding-right: 25px;
}
#mainright p
{
	margin-bottom: 5px;
	margin-top: 5px;
}
#mainright img
{
	margin: 0px;
}
#footer
{
	text-align: center;
	clear: both;
}
#footer a
{
	text-decoration: none;
	color: #666666;
	font-size: 10pt;
}
#footer a:hover
{
	text-decoration: underline;
}
#gallery img
{
	padding: 5px;
}
#gallerymainimg
{
	padding: 0px ! important;
	border: 1px solid #cccccc;
}
#credits
{
	text-align: right;
	font-size: 8pt;
}
#calender
{
	margin-top: 20px;
}
#calender td, #calender th
{
	border: 1px solid #cccccc;
	height: 30px;
	width: 50px;
	font-size: 9pt;
}
#calender .date
{
	font-size: 8pt;
	text-align: right;
}
#calender .calenderItem
{
	padding: 2px;
	font-size: 8pt;
	width: 50px;
	height: 30px;
	overflow: hidden;
}
#calender .booked
{
	background-image: url(../images/smallsun.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#calender .clearcal
{
	border: none;
	height: inherit;
}

.largeblue
{
	background-image: url(../images/largeblueback.png);
	background-repeat: repeat-y;
	width: 223px;
	padding-left: 15px;
	margin-top: -3px;
	margin-bottom: -5px;
}
.grey, .grey a
{
	color: #666666;
	text-decoration: none;
}
.grey:hover, .grey a:hover
{
	text-decoration: underline;
}