body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  background-color:#ACDFCD;
  padding-top:0px;
  margin-top:0px;
  color:#6E6E6E;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6E;
}

h1 {
	/*height:1px;
	width:100%;*/
	font-size:18px;
	font-weight:normal;
	background-image:url(../images/main/h_sep.gif);
	background-repeat:repeat-x;
	background-position:0px 30px;
	color:#82CBBB;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height:normal;
	/*border:1px solid red;*/
}

h2 {
	font-size:11px;
	font-weight:bold;
}

a:link, a:visited {
	color:#57B898;
}
a:hover {
	color:#1DA276;
}

a.arrow:link,
a.arrow:visited {
	background-image:url(../images/main/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	font-weight:bold;
	padding-left:13px;
}
a.arrow:hover {

}

.green {
	color:#58B9A4;
}

img.left {
	float:left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;
}
img.right {
	float:right;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
}

/* border */
.borderTable {
	background-color:white;
}


/* top */
.topTable {
	width:800px;
	height:40px;
	background-image:url(../images/main/banner.jpg);
}
.topTable a:link,
.topTable a:visited {
	color:white;
}
.topTable a:hover {
	color:#CBF1E9;
}
#topLinks {
	position:relative;
	left:-33px;
	top:-3px;
}

/* menu table */
.menuTable {
	width:136px;
}

.menuTable td {
	height:36px;
	text-align:left;
	background-image:url(../images/main/h_sep.gif);
	background-repeat:repeat-x;
	background-position:top left;
	vertical-align:top;
	padding-top:11px;
}

.menuTable td.first {
	background:none;
}

* html .menuTable td {
	height:36px;
	padding-top:9px;
	padding-top:0px;
	vertical-align:middle;
}


.menuTable a:link, .menuTable a:visited {
	text-decoration:none;
	color:#626465;
}

.menuTable a:hover {
	color:#1DA276;
}

/* left panel */
#survey_panel {
	width:166px;
	height:189px;
	background-image:url(../images/main/survey.gif);
}
#survey_text {
	text-align:left;
	position:relative;
	top:112px;
	padding-left:15px;
	padding-right:15px;
}

#book_appointment {
	width:166px;
	height:79px;
	background-image:url(../images/main/appointment.gif);
}
#book_text {
	text-align:left;
	position:relative;
	left:68px;
	top:52px;
}

#call {
	width:166px;
	height:103px;
	background-image:url(../images/main/call.gif);
}
#call_text {
	text-align:left;
	position:relative;
	left:13px;
	top:64px;
	line-height:1.4;
}

#flash_banner {
	margin-bottom:7px;
}


/* contentTable */
.contentTable td.body {
	padding-right:31px;
	padding-right:30px;
	padding-bottom:20px;
	padding-top:25px;
	padding-bottom:30px;
	text-align:justify;
	line-height:1.5;
}

.contentTable td.body {
	padding-right:0px;
}

.bodyTable td.main {
	padding-top:5px;
}

hr {
	/*height:1px;
	width:100%;*/
	background-image:url(../images/main/h_sep.gif);
	background-repeat:repeat-x;
	/*border:1px solid red;*/
}

.indexTable td {
	padding-bottom:10px;
}

/* menu */
.menuTable {
	background-color:#D8F1DD;
}

/* news */
.newsTitle {
	font-weight:bold;
}

.news-date {
	font-style:italic;
}

img.newsThumbnail {
	border:1px solid #808181;
	margin-right:16px;
	margin-top:5px;
	margin-bottom:5px;
}

.newsletterTeaser p {
	display:inline;
}
.newsletterTeaser {
	margin-bottom:10px;
}

/* contact form */
.contactFormTable td {
	padding-bottom:10px;
	padding-right:10px;
}

.contactFormTable input.text {
	width:163px;
	padding-left:3px;
}
.contactFormTable select {
	width:170px;
}


/* booking form */
.required-fields-hidden		{ visibility:hidden; }
.required-fields			{ visibility:visible; color:#58B9A4; }

.bookingFormTable {
	position:relative;
	left:-5px;
}

.bookingFormTable input.text {
	width:214px;
}
.bookingFormTable select {
	width:215px;
}

/* twitter feed */
#twitter_feed {
	background-color:#D8F1EB;
	padding:53px 33px 16px 11px;
	background-image:url(../images/main/important_notices.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:16px;
}

#twitter_feed .feed_item {
	background-image:url(../images/main/twitter.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:28px;
	padding-bottom:16px;
}

#twitter_feed #twitter_link {
	background-image:url(../images/main/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:17px 5px;
	padding-left:28px;	
}

#twitter_feed a:link,
#twitter_feed a:visited {
	color:#21BCDD;
}
#twitter_feed a:hover {
	color:#126678;
}

#twitter_feed .feed_item .date {
	color:#A9ACAB;
}


/* bottom */
.bottomTable {
	width:800px;
	height:37px;
	background-color:#D3E8EC;
	color:#6E6E6E;
}
.bottomTable td {
	text-align:center;
	white-space:nowrap;
}
.bottomTable a:link, .bottomTable a:visited {
	color:#6E6E6E;
	font-weight:bold;
	text-decoration:none;
}
.bottomTable a:hover {
	color:#959595;
}

#helios_notice {
	color:#6E6E6E;
}
#helios_notice a:link, #helios_notice a:visited {
	color:#6E6E6E;
	text-decoration:none;
}
#helios_notice a:hover {
	color:orange;
}