body {
	background-image: url(images/background_grid.gif);
	margin: 0px;
	padding: 10px;

}
.menuarea {
	background-color: #FFFFFF;
	background-image: url(images/menu_areabg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 19px;

}
.menubutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menubutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width:160px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: hand;
}
.menubuttonover {
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menubutton_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: hand;
}
.menusubbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0F29;
	padding: 3px 4px 4px 4px;
	cursor: hand;
	background-color: #ffffff;
}
.menusubbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0F29;
	padding: 3px 4px 4px 4px;
	cursor: hand;
	background-color: #FEC8D0;
}

.topbannerarea {
	background-image: url(images/banner_bgfade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.framesides {
	background-color: #E8E8E8;
	background-image: url(images/frame_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.photogalleryheading {
	background-image: url(images/photogallery_rightbevel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 9px;
}
.homegallerydesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E30000;
	text-align: left;
	padding-bottom: 5px;


}
.homegallerydesc a{
	color: #E30000;
	text-decoration:none;
}
.homegallerydesc a:visited{
	color: #9A9A9A;
	text-decoration:none;
}
.homegallerydesc a:hover{
	color: #E30000;
	text-decoration:underline;
}
.gallerytoprightbg {
	background-image: url(images/galleybg_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.gallerybottombevel {
	background-image: url(images/gallerybottom_bevel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.galleryborder {
	border: 1px solid #FFFFFF;
	cursor: hand;

}
.galleryover {
	border: 1px solid #E30000;
	cursor: hand;

}
.nextright {
	background-image: url(images/nexteventright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;

}
.nexttextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: E30000;
	background-image: url(images/nextbgfade.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.nexttextarea a{
	color: E30000;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;


}
.nexttextarea a:visited{
	color: #9A9A9A;
	text-decoration:none;
}
.nexttextarea a:hover{
	color: E30000;
	text-decoration:underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E30000;
	background-image: url(images/pageheading_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 43px;
	padding-top: 8px;

}
.contentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}
.contentpage a{
	color: #666666;
	text-decoration:underline;
}
.contentpage a:hover{
	color: #E30000;
	text-decoration:underline;
}

.pagefunctions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E30000;
	text-transform: none;
	padding-right: 10px;

}
.pagefunctions a{
	color: #E30000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E30000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.contentphotoframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photodescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 5px 5px 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background-color: ECECEC;
}
.Coordinates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
	color: #7f7f7f;
}

