#CentreColumn
{
    	padding: 10px;
	margin: 0px;
    }
    
    #CentreColumn a
{
   
    }

#CentreColumn img {
	padding: 5px;
	margin: 8px;
	border:solid 1px #CCCCCC;
	
}

/*************************************************************************
************************** Image Gallery *********************************
*************************************************************************/

.GalleryAlbum
{
display:block;
width:540px;
background-color:#eaeaea;
border:solid;
border-color:#cccccc;
border-width:1px;
padding:5px;
margin-bottom:15px;

}

.GalleryAlbum .AlbumTitle
{
	width:511px;
	background-color:#386087;
	padding:3px;
	margin-bottom:3px;
}

.GalleryAlbum .AlbumTitle a
{
font-weight:bold;
color:#ffffcc;
}

.GalleryAlbum .AlbumTitle a:visited
{
color:#ffffcc;
}

.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 {


}



#Guestbook .GuestbookBox dl{

float:left;
	margin:5px;
	border:1px solid #CCCCCC;
	width:540px;

	     background-color:#eaeaea;
}


#Guestbook .GuestbookBox dl dt {
  padding:5px;
    background-color:#386087;
      color:#ffffcc
}

#Guestbook .GuestbookBox dl dt a{
  color:#ffffcc
}




#Guestbook .GuestbookBox dl dd{

padding:5px;
      background-color:#eaeaea;
}



/*************************************************************************
******************** ACTIVITIES / SECTIONLIST       **********************
*************************************************************************/

#SectionList
{
	padding:0px;
	margin:0px;
}

#SectionList .SectionListItem
{
	float:left;
	margin:5px;
	border:1px solid #CCCCCC;
	width:240px;
	vertical-align:top;
	     background-color:#eaeaea;
	
}

#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
{    padding:5px;
    background-color:#386087;
}

#SectionList dl dt a
{
    color:#ffffcc
   
    
}




#SectionList dl dd
{
	 padding:5px;
      background-color:#eaeaea;
    
}

#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
{


			margin: 0px 0px 5px 0px; 
			
			float:left;
			width:100%;
}

.ArticleList .ArticleImage
{	
	float:left;
	
	
margin: 0px 5px 5px 0px;	
 
 border:5px solid grey;
 

}

.ArticleList .Article .ArticleImage img
{
   
}

.ArticleList dl
{
	padding: 0px 0px 0px 0px;
	border: Solid 1px #cccccc;
}

.ArticleList dl dt
{
      padding:5px;
    background-color:#386087
}

.ArticleList dl dt a
{
   
   color:#ffffcc
}

.ArticleList dl dd
{
	   
    padding:5px;
      background-color:#eaeaea;
      
     
}

.ArticleList dl dd .date
{
}

.Article dl dt a:visited { color : #ffffcc; text-decoration : none; }

/***************************************** Business Listings ************************************************/

#BusinessListing
{
}

#BusinessListing .BusinessListItem
{
	clear:both;
	border:1px solid #cccccc;
	padding:0px;
	margin:10px 5px 10px 5px;
	    background-color:#eaeaea;
}

#BusinessListing .BusinessListItem .BusinessListImage
{
  
}

#BusinessListing .BusinessListItem dl
{
}

#BusinessListing .BusinessListItem dl dt
{
  
    padding:5px;
    background-color:#386087
}

#BusinessListing .BusinessListItem dl dt a
{
color:#ffffcc
}

#BusinessListing .BusinessListItem dl dd
{
   
    padding:5px;
    
      background-color:#eaeaea;
}

/***************************************** 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
{ 
}

#location img
{

    padding:0px;
    margin:0px;
    background-color:Transparent;
    }
