﻿#main-content
{
	font-size: 90%;
	background-color: #F2F2F2;
	background-image: url(images/maincontent_top.gif);
	background-position:top;
	background-repeat: no-repeat;
	margin-top: -25px;
}

#main-content img
{
	padding:5px;
	margin:5px;
}

/********************************************************************/
/**************************** Events ********************************/
/********************************************************************/
#main-content .Events td { vertical-align:top; }
#main-content .Events .EventItem { width: 190px; }
#main-content .Events .EventItem img { }
#main-content .Events .EventItem dl { }
#main-content .Events .EventItem dl dt { background-color: #A0CA2A; display: block;	padding: 3px; width: 100%; font-weight: bold; color: #FFFFFF; }
#main-content .Events .EventItem dl dd { padding: 5px 0px 5px 0px; margin: 0px;	font-size: 90%;	}
#main-content .Events .EventItem img { width: 100px; border: 0px; margin: 0px;	padding: 0px; }
#main-content .Events .Paging {	clear: both; }

/********************************************************************/
/************************* 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%;
}

/********************************************************************/
/************************ Entertainment *****************************/
/********************************************************************/
#main-content .Entertainment
{
	font-size: 80%;
}

#main-content .Entertainment td
{
	border-bottom: dashed 1px #A0CA2A;
}


/********************************************************************/
/************************* 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;
	width:375px;
}

#main-content .GalleryAlbum .AlbumTitle
{
	background-color: #A0CA2A;
	padding: 3px;
	margin-bottom: 3px;
	display: block;
	width: 365px;
}

#main-content .GalleryAlbum .AlbumTitle a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#main-content .GalleryAlbum .AlbumImage img
{
	float: left;
	margin-right: 3px;
	width:120px;
}

#main-content .GalleryAlbum .AlbumDescription
{
	float: left;
}

#main-content .GalleryImage
{
	padding:3px;
}

/********************************************************************/
/********************** Business Details ****************************/
/********************************************************************/
#BusinessDetails
{
}

#BusinessDetails #BusinessNameTitle
{
}

#BusinessDetails #BigImage
{
}

#BusinessDetails #Thumbnails
{
	clear:both;
}

#BusinessDetails #Thumbnails .IndThumbnail
{
	float:left;
	width: 73px;
	padding: 5px;
}

#BusinessDetails #MapBox
{ 
	clear:both;
}

#BusinessDetails dl
{ 
}

#BusinessDetails dl dt
{ 
}

#BusinessDetails dl dd
{ 
}

#BusinessDetails dl dd a
{ 
}

#BusinessDetails .FileBox
{ 
}

#BusinessDetails .FileBox h2
{ 
}

#BusinessDetails .FileBox dl
{ 
}

#BusinessDetails .FileBox dl dt
{ 	
}

#BusinessDetails FileBox dl dt a
{ 
}


/********************************************* Map ***************************************/
#main-content #Map img
{
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
}

/*************************************************************************
************************** 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
{
}