@charset "utf-8";
/* CSS Document */

body 
{
	width:100%;
	height:auto;
	margin:0px auto auto auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6C6C6C;
	background:url(../images/background-gradient.jpg) repeat-x; 
	background-color:#95e0ff;
}
/* ---------- General Text Styles ---------- */
h1 
{
	color: #6A8012;
	font-size: 23px;
}
h2 
{
	font-style:italic;
	font-size:19px;
	color:#717F81;
}
h3 
{
	font-size:15px;
	color:#0674B3;
}
a
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#0674B3;
}
a:active
{
	color:#0066CC;
}
li 
{
	padding-left:5px;
	padding-top:10px;
}
.TextGeneral
{
	font-size:13px;
	color:#6C6C6C;
	font-weight:normal;
}
.TextGeneralBold
{
	font-weight:bold;
}
.TextGeneralLink
{
	color:#0674B3;
}
.TextGeneralLinkBold
{
	color:#0674B3;
	font-weight:bold;
}
.TextGeneralCenter
{
	text-align:center;
}
.TextHeadingBoldItalics
{
	color:#6A8012;
	font-size:19px;
	font-style:italic;
	font-weight:600;
}
.TextGreenHeading
{
	font-size:15px;
	font-weight:bold;
	color:#003300;
}
.TextPinkHeading
{
	font-size:15px;
	font-weight:bold;
	color:#FF00FF;
}
.TextPurpleHeading
{
	font-size:15px;
	font-weight:bold;
	color:#333399;
}
.TextRedHeading
{
	font-size:15px;
	font-weight:bold;
	color:#800000;
}
/* ---------- General Image Styles ---------- */
.ImageLeft 
{
	margin:0 10px 5px 10px;
}
.ImageRight
{
	margin:0 10px 5px 10px;
}
/* ---------- General Page Containers ---------- */
#Container 
{
	width:970px;
	height:auto;
	margin:0px auto auto auto; 
}
#SubContainer 
{
	width:970px;
	height:auto;
	float:left;
	background:url(../images/background-shadow.png) repeat-y;
}
/* ---------- Header Styles ---------- */
#Header
{
	width:911px;
	height:280px;
	float:left;
	background-color:#FFFFFF;
	background:url(../images/headers/007.jpg);
	margin:0px 0px 0px 30px;	
	position:relative;
	/* ie6 fix */
	display: inline;
}
#HeaderFuture
{
	width:911px;
	height:280px;
	float:left;
	background:url(../images/headers/008.jpg);
	background-color:#FFFFFF;
	margin:0px 0px 0px 30px;
	position:relative;	
	/* ie6 fix */
	display: inline;
}
#HeaderFutureCaption
{
	color:#6C6C6C;
	font-size:9px;
	margin:10px 25px 0 0;
	float:right;
}

/* ---------- Navigation Styles ---------- */
#MainNavigation
{
	width:911px;
	height:38px;
	float:left;
	position:absolute;
	bottom:0px;
	background:url(../images/tabs.png) no-repeat;
	/* ie6 fix */
	display:inline;
}
.SmallTab
{
	width:106px;
	height:26px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#C3262D;
	margin: 0px 1px 0px 0px;
	padding:12px 0px 0px 0px;
}
.ActiveTab a, a:hover
{
	color:#c3262d;
}	
/* ---------- Main Content Containers and Styles ---------- */
#Content
{
	width:911px;
	float:left;
	background-color:#FFFFFF;
	margin:0px 0px 0px 30px;
	/* ie6 fix */
	display:inline;
}
#ColumnLeft
{
	width:595px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:5px 5px 5px 5px;
	_padding:0px 0px 0px 0px;
	/* ie6 fix */
	display:inline;
}
#ColumnRight
{
	width:286px;
	float:left;
	margin:13px 0px 0px 10px;
	/* ie6 fix */
	display:inline;
}
#ColumnOverall
{
	width:881px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:5px 5px 5px 5px;
	/* ie6 fix */
	display:inline;
}
.RightTouchpointOne
{
	width:190px;
	height:169px;
	background:url(../images/touchpoint-background-one.jpg);
	float:left;
	padding:10px 75px 5px 20px;
}
.RightTouchpointTwo
{
	width:190px;
	height:169px;
	background:url(../images/touchpoint-background-two.jpg);
	float:left;
	padding:10px 75px 5px 20px;
}
.RightTouchpointThree
{
	width:190px;
	height:169px;
	background:url(../images/touchpoint-background-three.jpg);
	float:left;
	padding:10px 75px 5px 20px;
}
.RightTouchpointFlickr
{
	width:190px;
	height:169px;
	background:url(../images/touchpoint-background-flickr.jpg);
	float:left;
	padding:10px 75px 5px 20px;
}
.RightSupport
{
	width:220px;
	height:169px;
	float:left;
	text-align:right;
	padding:0px 0px 0px 20px;
}

/* ---------- Footer Containers and Styles ---------- */
#Footer
{
	width:911px;
	height:40px;
	float:left;
	font-size:11px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 30px;
	/* ie6 fix */
	display:inline;
}
#Footer a:link
{
	color:#6C6C6C;
	text-decoration:underline;
}
#Footer a:visited
{
	color:#6C6C6C;
	text-decoration:underline;
}
#Footer a:hover
{
	color:#C3262D;
	text-decoration:none;
}
#Copyright
{
	float:left;
	margin:13px 0px 0px 10px;
	/* ie6 fix */
	display: inline;
}
#DesignCredit
{
	float:right;
	margin:13px 10px 0px 0px;
	/* ie6 fix */
	display:inline;
}
#ContainerBottom
{
	width:970px;
	height:21px;
	float:left;
	background:url(../images/page-bottom.png) no-repeat;
}
#PageLogosBottom
{
	width:970px;
	height:100px;
	text-align:center;
}
.Logo
{
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:middle;
}
#PageBottom
{
	width:970px;
	height:20px;
	float:left;
}
/* ---------- Enquiry Form Styles ---------- */
#EnquiryForm		
{
	width:660px;
	padding:0 0 0 20px;
	float:left;
}
.ContactFormLabel				
{
	width:110px; 
	float:left; 
	text-align:left; 
	margin-right:5px; 
	display:block;
	font-size:13px;
}
.CheckboxFormLabel				
{
	width:300px; 
	float:left; 
	text-align:left; 
	margin-right:5px; 
	margin-left:55px;
	display:block;
	font-size:13px;
}
.TextGeneralError
{
	color:#FF0000;
	font-size:13px;
}
.TextEnquiryForm	
{
	margin-left:20px;
}
.SubmitButton		
{
	float:right; 
	clear:both; 
	margin:5px 30px auto; 
	cursor:pointer;
}
/* ---------- Contact Page Containers ----------*/
#ContactLeft
{
	float:left;
	width:280px;
	height:125px;
}
#ContactRight
{
	float:left;
	width:390px;
	height:125px;
}

/* ---------- Events Styles ----------*/
#EventsColumnLeft
{
	width:615px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:5px 5px 5px 5px;
	_padding:0px 0px 0px 0px;
	/* ie6 fix */
	display:inline;
}
#EventsColumnRight
{
	width:256px;
	float:left;
	margin:13px 10px 0px 10px;
	/* ie6 fix */
	display:inline;
}

/* Table Styles */
.TableHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	background-color: #666666;
}
.TableBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #dedede;
	text-decoration: none;
}
.TableBody a:link
{
	color: #000000;
	text-decoration: underline;
}
.TableBody a:visited
{
	color: #000000;
	text-decoration: underline;
}
.TableBody a:hover
{
	color: #000000;
	text-decoration: none;
}
.TableBody a:active
{
	color: #000000;
	text-decoration: underline;
}
.TableBodyBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #dedede;
	text-decoration: none;
}

/* ---------- Calendar Styles ----------*/
.CalendarHeading
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0082a9;
	
	line-height: 18px;
}
.CalendarHeading a
{
	color: #FFFFFF;
	text-decoration: none;
	
	display: block;
}
.CalendarBody
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #e7e7e7;
	
	line-height: 18px;
}
.CalendarBody a
{
	color: #000000;
	text-decoration: underline;
	
	display: block;
}
.CalendarBodyBold
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e7e7e7;
	
	line-height: 18px;
}
.CalendarBodyToday
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5e5e5e;
	
	line-height: 18px;
}
.CalendarBodyEvent
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0082a9;
	
	line-height: 18px;
}
.CalendarBodyEvent a
{
	color: #FFFFFF;
	text-decoration: underline;
	
	display: block;
}

