#flashmenu {position:absolute;top:86px; left:11px;z-index:2;}

.MenuContext TD {font-size : 10px;font-weight:normal;}
.MenuContext TD A:Link,
.MenuContext TD A:Visited {color:#999999;font-weight:normal;text-decoration : none;}
.MenuContext TD A:Hover {text-decoration : underline;}

.footer TD {
	font-size : 10px;
}
.footer TD A:Link,
.footer TD A:Visited {
	text-decoration : none;color:#848200;
}
.footer TD A:Hover {
	text-decoration : underline;color:#ACB800;
}

.footerhomes TD {
	font-size : 9px; color:#aeaeae;
}
.footerhomes TD A:Link,
.footerhomes TD A:Visited {
	text-decoration : none;
}
.footerhomes TD A:Hover {
	text-decoration : underline;
}

.MenuBreadcrumbTrail TD{
	font-size : 9px;
	color : #505283;
}

.MenuBreadcrumbTrail A:Link,
.MenuBreadcrumbTrail A:Visited,
.MenuBreadcrumbTrail A:Active,
.MenuBreadcrumbTrail A:Hover
 {
	font-size : 9px;
	color : #A4A4A4;
	font-weight : normal;
	text-decoration : none;
}

.container {
	padding: 10px;
}
.container2 {
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 10px;
}

BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 14px;
}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}
H1  {
	color:#000000;
	font-size : 13.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 130%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

.header  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0469D5;
	font-weight:bold;
}
/*.breadcrumb div {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6B00;
}*/


.padding5 {padding:5px;}
.padding20 {padding:20px;}


/* START links in the HTML-block */ 
.bodytext A:Link,
.bodytext A:VISITED {color:#CC6600;}
.bodytext A:Hover {color:#000000;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color:#848200;text-decoration:underline;font-weight:bold;}
A:Visited {color:#848200;text-decoration:underline;font-weight:bold;}
A:Hover {color:#ACB800;text-decoration:none;font-weight:bold;}
/* END main links */ 


/* START top (black) nav bar */ 
.navRail TD {
	font-size : 10px;
	font-weight : bold;color:White;
}
.navRail TD A:Link,
.navRail TD A:Visited {
	text-decoration : none;color:White;
	font-weight : bold
}
.navRail TD A:Hover {
	text-decoration : none;color:#91A62C;
}
/* END top (black) nav bar */ 

/* START green nav bar */ 
.navlower TD {
	font-size : 10px;
	font-weight : bold;color:White;
}
.navlower TD A:Link,
.navlower TD A:Visited {
	text-decoration : none;
	color:White;
}
.navlower TD A:Hover {
	color:#003366;
}
/* END green nav bar */ 

/* Home-link in HVMenus: */
.HVMenuHome TD {
	color:#000000;
	font-weight:bold;
	font-size : 8pt;
	/*padding-top:5px;
	padding-bottom:2px;*/
}
.HVMenuHome TD A:Link,
.HVMenuHome TD A:Visited {
	color:#000000;
	text-decoration : none;
}

.HVMenuHomeOn TD {
	/*background-color: #990066;*/
	color:#ffffff;
	font-weight:bold;
	font-size : 8pt;
	/*padding-top:5px;
	padding-bottom:2px;*/
}
.HVMenuHomeOn TD A:Link,
.HVMenuHomeOn TD A:Visited {
	color:#ffffff;
	text-decoration : none;
}
/* END Home-link in HVMenus */

.hvMenuInitial {
	color : white;
}

.Menu TD {
	font-size : 10px;
	background-color: #cccccc;
	border: 1px solid #999999;
}
.Menu TD A:Link,
.Menu TD A:Visited {
	text-decoration : none;
	color:#DA5309;
	font-weight:bold;
}
.Menu TD A:Hover {
	text-decoration : underline;
}

.fullwidth {
	width : 100%;
}
.halfwidth {
	width : 50%;
}

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

.bluepanel {
	background : url(images/panel_blue.jpg) no-repeat;
}

TABLE.table {
	padding : 3px;
	background-color : black;
}

.table TH {
	background-color : #6B6F99;
	text-align : left;
	color : white;
}

.table TD {
	background-color : #ABB0CC;
}

.table TD A:link,
.table TD A:visited,
.table TD A:active,
.table TD A:hover  {
	text-decoration : none;
	font-weight : normal;
	color : black;
	text-decoration : underline;
}

.table SELECT.bookingFormWide {
	width : 100%;
	font-size : 9px;
	background-color : white;
}

.table SELECT.bookingForm {
	font-size : 9px;
	background-color : white;
}

.table INPUT.bookingForm {
	font-size : 12px;
	height : 18px;
	background-color : white;
	border : 1px solid #6B6F99;
	padding : 2px;
}

.table TEXTAREA.bookingFormWide {
	background-color : white;
	border : 1px solid #6B6F99;
	padding : 2px;
	width : 100%;
}

.table BUTTON.bookingForm,
INPUT.bookingFormButton {
	color : white;
	background-color : #6B6F99;
	border-color : #ABB0CC #6B6F99 #6B6F99 #ABB0CC;
}

.timetable TD A:link,
.timetable TD A:visited,
.timetable TD A:active,
.timetable TD A:hover {
	text-decoration : underline;
	font-weight : normal;
	color : black;
}

.timetable .highlight A:link,
.timetable .highlight A:visited,
.timetable .highlight A:active,
.timetable .highlight A:hover {
	font-weight : normal;
	text-decoration : underline;
}

.timetable TD,
.timetable TH {
	font-size : 10px;
}

.timetable TH.heading {
	font-size : 13px;
}

.timetableFooter TD {
	font-size : 9px;
	color : white;
	font-style : italic;
}











.dynamicImageTable {
/*	border-width : 0;
	margin : 0px;
*/	
	background-color : #FFFFFF;
}
.dynamicImageTitle {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}
.dynamicImageCaption {
}
.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}

	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */



.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	



.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	


