﻿#main-content
{
	font-size: 80%;
	background-color: #F2F2F2;
	background-image: url(images/maincontent_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	word-wrap: break-word;
}

#main-content img
{
	margin: 0px 5px 5px 0px;
	padding: 5px;
	background-color: #F96E11;
	border: none;
}

/********************************************************************/
/**************************** Events ********************************/
/********************************************************************/

#main-content .Events
{
	padding: 0px;
	margin-top: 0px;
}

#main-content .Events .EventsRow
{
	clear: both;
	width: 380px;
	padding: 5px 0px 5px 0px;
}


#main-content .Events .EventsItem
{
	float: left;
	width: 180px;
	margin-right: 10px;
}

#main-content .Events .EventsItem dt
{
	background-color: #A0CA2A;
	display: block;
	padding: 0 0 1px 3px;
	margin: 5px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#main-content .Events .EventsItem dd
{
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
#main-content .Events .EventsItem img
{
	width: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#main-content .Events .EventsItem a
{
	text-decoration: none;
	color: blue;
}

#main-content .Events .Paging
{
	clear: both;
}

/********************************************************************/
/************************ Entertainment *****************************/
/********************************************************************/
#main-content .Entertainment
{
	font-size: 80%;
}

#main-content .Entertainment td
{
	border-bottom: dashed 1px #A0CA2A;
}

/********************************************************************/
/************************* Article List *****************************/
/********************************************************************/
#main-content .ArticleList
{
	font-size: 90%;
}

#main-content .ArticleList a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#main-content .ArticleList dl
{
	border-bottom: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 8px 0px 8px 0px;
}

#main-content .ArticleList dl dt
{
}

#main-content .ArticleList dl dd
{
}

#main-content .ArticleList .date
{
	font-style: italic;
	font-size: 80%;
}

/********************************************************************/
/************************* Section List *****************************/
/********************************************************************/
#main-content #SectionList .SectionListItem
{
width:375px;
}

#main-content #SectionList dl
{
	width:375px;
	padding:0px;
	margin:0px;
}

#main-content #SectionList dl dt
{
	background-color: #A0CA2A;
	display: block;
	padding: 3px;
	margin: 5px 0px;
	font-weight: bold;
}

#main-content #SectionList dl dt a
{
	color: #FFFFFF;
	text-decoration: none;
}

#main-content #SectionList td
{
	border-bottom: dashed 1px #454466;
}

#main-content #SectionList .SectionListItem .SectionListImage img
{
		margin: 0px 5px 5px 0px;
	padding: 5px;
	background-color: #F96E11;
	border: none;
	width: 250px;
}

/***************************************** Gallery ************************************************/
#main-content .GalleryAlbum
{
	clear: both;
	display: block;
	background-color: #FFFFFF;
	border: dashed 1px #999999;
	padding: 5px;
	margin-bottom: 5px;
}

#main-content .GalleryAlbum .AlbumTitle
{
	background-color: #A0CA2A;
	padding: 3px;
	margin-bottom: 3px;
	display: block;
	width: 100%;
}

#main-content .GalleryAlbum .AlbumTitle a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#main-content .GalleryAlbum .AlbumImage
{
	float: left;
	margin-right: 3px;
}

#main-content .GalleryAlbum .AlbumDescription
{
	float: left;
}

#main-content .GalleryImage
{
}


/********************************************* Map ***************************************/
#main-content #Map img
{
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
}

.GetGpsPushPin
{
	position: absolute;
	left: -13px;
	top: -13px;
}

*************************************************************************
************************** Guest Book  ***********************************
*************************************************************************/

#Guestbook
{
}

#Guestbook h2
{
}

#Guestbook .GuestbookBox
{
	margin: 5px;
	padding: 5px;
	border: dashed 1px #999999;
}

#Guestbook dl
{
}

#Guestbook dl dt
{
	font-weight:bold;
}

#Guestbook dl dd
{
}