

#CentreColumn
{
    font-size:90%;
}

#CentreColumn img {
	padding: 5px;
	margin: 5px;
	border: 1px #999999 solid;
}

/*************************************************************************
************************** Image Gallery *********************************
*************************************************************************/

.GalleryAlbum
{
display:block;
width:515px;
background-color:#FFFFFF;
border:dashed;
border-color:#999999;
border-width:1px;
padding:5px;
margin-bottom:5px;
}

.GalleryAlbum .AlbumTitle
{
	width:511px;
	background-color:#666666;
	padding:3px;
	margin-bottom:3px;
}

.GalleryAlbum .AlbumTitle a
{
font-weight:bold;
color:#ffffff;
}

.GalleryAlbum .AlbumTitle a:visited
{
color:#ffffff;
}

.GalleryAlbum .AlbumImage
{
float:left;
border:solid 1px #CCCCCC;
margin-right:4px;
}

.GalleryAlbum .AlbumImage img
{
width:150px;
}

.GalleryAlbum .AlbumDescription
{
clear:right;
}

.GalleryImage
{

border: solid 1px #999999;
padding: 5px;
margin: 5px;
}

.GalleryImage img
{

}

/*************************************************************************
************************** Guest Book  ***********************************
*************************************************************************/

#Guestbook .GuestbookBox {
border:dashed 1px #666666;
padding:5px;
margin:5px;

}

/*************************************************************************
******************** ACTIVITIES / SECTIONLIST       **********************
*************************************************************************/

#SectionList
{
	padding:0px;
	margin:0px;
}

#SectionList .SectionListItem
{
	float:left;
	margin:5px;
	border:1px dashed #CCCCCC;
	width:200px;
	vertical-align:top;
	
}

#SectionList .SectionListItem a
{
	padding:5px;
}

#SectionList .SectionListItem .SectionListImage
{
	margin:10px;
	width:210px;
	height:140px;
	overflow:hidden;
}

#SectionList .SectionListItem .SectionListImage img
{
	padding:5px;
	width:200px;
	border:1px solid #999999;

}

#SectionList .SectionListItem .SectionListImage img a
{
	

}

#SectionList dl
{
}

#SectionList dl dt
{
}

#SectionList dl dt a
{
}

#SectionList dl dd
{
	padding: 0px 0px 0px 5px;
}

#SectionList dl dd a
{
}

/***************************************** Article Details ************************************************/
#ArticleDetails
{
}

#ArticleDetails h2
{
}

#ArticleDetails .ArticleImage img
{
	float:left;
	padding:3px;
	margin:10px 5px 5px 0px;
	border:1px solid #999999;
}

/***************************************** Article List ************************************************/
.ArticleList .Article
{
	clear:both;
		border-bottom: dotted 1px #999999;
			margin: 5px 0px 5px 0px;
}

.ArticleList .Article .ArticleImage
{	
	float:left;
	width:100px;
margin: 0px 5px 5px 0px;	
}

.ArticleList .Article .ArticleImage img
{
}

.ArticleList dl
{
	padding: 5px 0px 5px 0px;
}

.ArticleList dl dt
{
}

.ArticleList dl dd
{
	
}

.ArticleList dl dd .date
{
}

/***************************************** Business Listings ************************************************/

#BusinessListing
{
}

#BusinessListing .BusinessListItem
{
	clear:both;
	border:1px dashed #999999;
	padding:5px;
	margin:10px 5px 10px 5px;
}

#BusinessListing .BusinessListItem .BusinessListImage
{
}

#BusinessListing .BusinessListItem dl
{
}

#BusinessListing .BusinessListItem dl dt
{
}

#BusinessListing .BusinessListItem dl dd
{
}

/***************************************** Business Details ************************************************/
#BusinessDetails
{
}

#BusinessDetails #BusinessNameTitle
{
}

#BusinessDetails #BigImage
{
width:260px;
margin-right:20px;
}

#BusinessDetails #Thumbnails
{
clear:both;
}

#BusinessDetails #Thumbnails .IndThumbnail
{
}

#BusinessDetails #MapPanel
{ 
}

#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
{ 
}

/***************************************** Private Section Comments ************************************************/



#Comments
{
}


#Comments th
{
    background-color:#ffff99
    
   
}

#Comments td
{
}
#FooterColumn { padding: 30px; }
#FooterColumn,#FooterColumn a,#FooterColumn h4
{
    color:#fff;
}

#BottomBranding
{
    text-align:center;
}

