﻿body 
{
	background-color: White;
	margin-left:26px;
	margin-top:26px;
}
/* Categories */

.LinksGroup
{
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* Text */

.LinksText
{
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}

/* Href */

.LinksHref
{
	color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}

/* Description */

.LinkDescription
{
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:italic;
	margin-right:26px;
}

.LinkDescription span
{
	padding-left:26px;
	color:#00FF99;
}

/* Content */

.Content
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	padding-right:26px;
}

.photosImage img
{
	padding-bottom: 4px;
	padding-right: 3px;
}

.linksContentDiv
{
	height: 400px;
}

.newsList
{
	width:540px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}	
	
.newsTitle
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.newsPost
{

	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

.newsPost a
{
	color:#333333;
	text-decoration:none;
}

.contactContent
{

	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

.contactContent a
{
	color:#333333;
	text-decoration:none;
}

.bookingsContent
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

.bookingsContent a
{
	color:#333333;
	text-decoration:none;
}