
/* Common styles
----------------------------------------------- */
body
{
	padding: 0px;
	border: 0px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	background-color: #FFF7EE;
}

a
{
	text-decoration: none;
	color: #156D93;
}

a:hover
{
	color: #FF3D39;
}

img
{
	border: 0px;
}

h2, h3
{
	color: #84B3BD;
}

.green
{
	color: #156D93;
	font-weight: bold;
}
#footerimage
{
	background-image: url(../images/general/hlcfoot.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 510px;
	height: 202px;
}
/* Page Structure
----------------------------------------------- */

/* Mac IE5 fix */
/*\*//*/
#container {
	background-color: #FFF;
}
/**/

#header
{
	width: 802px;
	color: #20494F;
	background: #FFFFFF;
	height: 94px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#logo
{
	padding-left: 10px;
}

#leftcol
{
	float: left;
	width: 442px;
	height: 279px;
	margin-right: 20px;
}

#rightcol
{
}

/* Navigation styles
----------------------------------------------- */

#topnav
{
	background: #44BAFB;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

#toplinks, #toplinks a:link
{
	font-size: 0.95em;
	color: #156D93;
	font-weight: bold;
	vertical-align: middle;
}

#toplinks a:hover
{
	color: #FF3D39;
}

#toplinks
{
	padding-top: 25px;
	padding-right: 10px;
	color: #84B3BD;
	font-weight: bold;
	font-size: 0.8em;
}

#toplinks img
{
	vertical-align: middle;
}

.toplinks img
{
	vertical-align: middle;
}

#textsize #textsizesmall
{
	font-size: 11pt;
}

#textsize #textsizemedium
{
	font-size: 13pt;
}

#textsize #textsizelarge
{
	font-size: 15pt;
}


/* Header styles
----------------------------------------------- */

/* Main site title */
#header h1 span
{
	display: none;
}

/* Main content styles
----------------------------------------------- */


#outertable
{
	background-color: #FFF7EE;
}


#content
{
	background-color: #ffffff;
	margin: 0px;
	clear: both;
	border-top: 1px solid white;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#inner_content
{
	background-image: url(../images/general/inner_bg_dotted.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	margin: 0px;
	clear: both;
	border-top: 1px solid white;
	height: 100%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#login_content
{
	background-color: #ffffff;
	margin: 0px;
	clear: both;
	border-top: 1px solid white;
	height: 100%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#pageheader
{
	color: #156D93;
	text-align: left;
}

#pageheader h1
{
	font-size: 1.7em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: -50px;
	text-align: left;
}

#galleryheader
{
	color: #156D93;
	text-align: left;
}

#galleryheader h1
{
	color: #156D93;
	font-size: 1.7em;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
}

#pageheader_ecms h1
{
	font-size: 15pt;
	text-align: left;
	color: #156D93;
}

#maintext
{
	background-image: url(../images/general/hlc_icon.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: Transparent;
	padding-right: 70px;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 20px;
}
#mainformtext
{
	/*background-image: url(../images/general/nhgBG.gif);
	background-position: top centre;
	background-repeat: no-repeat;
	background-color: Transparent;*/
	padding-right: 70px;
	/*padding-top: 60px;*/
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width:510px;
}
#maintext_ecms
{
}
#resourcetext
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#login_outer
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#mainimage
{
	float: left;
	width: 59px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#maintext h3
{
	font-size: 1.2em;
}

#maintext p
{
	text-align: justify;
	margin-bottom: 0px;
}

dl
{
	margin: 0px;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-bottom: 10px;
}

/* Bottom area styles
----------------------------------------------- */

#bottomcontent
{
	background-image: url(../images/homepage/bottom_content_bg.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	height: 296px; /*\*/ /*/ 	width: 801px; 	/**/
}

#leftbox
{
	width: 242px;
	float: left;
}

#centerbox
{
	width: 282px;
	float: left;
}

#rightbox
{
	width: 276px;
	float: left;
}


/* Footer
----------------------------------------------- */

#footer
{
	background-color: #44BAFB;
	text-align: left;
	font-size: 0.8em;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 1.4em;
	clear: both;
	border-bottom: 5px solid #4286A6;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#footer .termsofuse a
{
	color: #5156D93;
	font-weight: bold;
}

#footer .copyright, #footer .termsofuse, #footer .companyno, #footer .telephone, #footer .fax, #footer .email
{
	display: inline;
	margin-right: 15px;
}

#footer .ecmslogo
{
	background-color: #FFF7EE;
}


/* Testimonials control
----------------------------------------------- */

#testimonialbox
{
	margin: 0px;
	height: 230px;
}

#testimonialbox-img
{
	float: left;
	margin-right: 10px;
}

#testimonialbox-content
{
	margin: 0px 10px 0 10px;
	font-size: 0.85em;
	text-align: justify;
}

#testimonialbox-content p
{
	margin: 0px 0px 10px 0px;
}

#testimonialbox h3
{
	font-size: 1.25em;
	color: #333333;
	background: #F1F1F1;
	padding: 5px 5px 5px 125px;
}

#testimonialbox-link
{
	margin-top: 10px;
}

#testimonialbox-link a
{
	color: #20494F;
	font-weight: bold;
}

/* News control
----------------------------------------------- */

#newsbox
{
	margin: 0px;
	height: 230px;
}

#newsbox-img
{
	text-align: right;
}

#newsbox-content
{
	margin: 10px 10px 0 10px;
	font-size: 0.85em;
	text-align: justify;
}

#newsbox-content p
{
	margin: 0px 0px 10px 0px;
}

#newsbox-link a
{
	color: #20494F;
	font-weight: bold;
}

/* Homepage booking
--------------------------------------- */

#welcome_txt
{
	font-size: 8pt;
	padding-top: 85px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

#center_img
{
}

#center_txt
{
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 15px;
	color: white;
}

#right_img
{
}

#right_txt
{
	font-size: 8pt;
	padding-left: 25px;
	padding-right: 15px;
	color: white;
}

/** rotating home page controls, based on above styles **/

#homeheading
{
	margin: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	font-family: Garamond, Times New Roman, Serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFCE53;
}

#hometext
{
	margin: 0;
	font-size: 8pt;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	color: white;
}

#homelink
{
	text-align: right;
	padding-right: 10px;
	font-size: 8pt;
}

/*******************************/

#footerlinks
{
	background-color: white;
	height: 30px;
	font-size: 9pt;
	font-weight: bold;
	color: #44BAFB;
	padding-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#footerlinks a
{
	color: #44BAFB;
}

.footer_link
{
	color: #156D93;
	font-weight: bold;
}

.contact
{
	float: right;
	background-color: #FFF7EE;
	margin-top: -25px;
	font-size: 0.8em;
}

#sidebottom
{
	background-image: url(../images/sidenav/bottom_img.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 284px;
}

#sidenav
{
	background-color: #FFE1B6;
	width: 189px;
	text-align: left;
	padding-top: 10px;
	font-size: 10pt;
}

#maincolumn
{
}


#loggedin
{
	float: right;
}

#map
{
	padding-left: 18px;
	padding-bottom: 20px;
}


#resource
{
	padding-left: 20px;
}

.buttonstyle
{
	background-color: #44BAFB;
	border: 1px solid #FF3D39;
	color: white;
	font-size: 9pt;
	height: 18px;
}

.bigbuttonstyle
{
	background-color: #44BAFB;
	border: 1px solid #FF3D39;
	color: white;
	font-size: 9pt;
	height: 18px;
}


.questiontxt
{
	color: #44BAFB;
	font-size: 0.9em;
	font-weight: bold;
}

.questionlabel
{
	color: #4286A6;
	font-size: 0.9em;
	text-align: left;
	padding-right: 10px;
}

.questiontextbox
{
	background-color: #FFF7EE;
	border: 1px solid #4286A6;
	vertical-align: top;
	width: 195px;
	height: 16px;
	font-size: 1.0em;
}

.questionlabelred
{
	color: #FF3D39;
	font-size: 0.9em;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}

.questionlabelblack
{
	color: black;
	font-size: 0.9em;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}



























