﻿body
{
  min-width: 775px;
  font-family: tahoma, sans-serif;
  color: #444;
  background-color: #615857;
  line-height: normal;
}

strong 
{
  font-weight: bold;
}

h1, h2, h3, h4, h5 
{
  font-family: Helvetica,Verdana,Sans-serif;
  color: #6e6b63;
  margin-bottom: 0.8em;
}

h1 
{
  font-size: 1.8em;
}

h2 
{
  font-size: 1.6em;
}

h3 
{
  font-size: 1.4em;
}

h4 
{
  font-size: 1.2em;
}

h5 
{
  font-size: 1.0em;
}

p
{
  margin-bottom: 0.8em;
}

a
{
  color: #0077ad;
}

a:hover 
{
  text-decoration: underline;
}

.clearfloat {
  clear:both;
  font-size:1px;
  height:0pt;
  line-height:0px;
}

#contentContainer
{
  float: left;
  width: 100%;
}

#header
{
  width: 100%;
}

#header img
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#contentHead, #contentMiddle, #contentFoot, #contentLegal
{
  margin-left: auto;
  margin-right: auto;
  width: 735px;
}

#contentHead
{
  background-image: url(../images/roundedTop.png);
  height: 41px;
}

#contentMiddle
{
  background-image: url(../images/roundedMiddle.png);
  background-repeat: repeat-y;
}

* html #contentMiddle
{
  background-image: none;
}

#contentFoot
{
  background-image: url(../images/roundedBottom.png);
  height: 41px;
}

#content, #navigation, #legal
{
  margin-left: 23px;
  margin-right: 24px;
}

#content, #navigation
{
  background-color: #FFF;
}

#navigation
{
  padding-left: 20px;
}

#legal h4
{
  text-align: right;
  font-size: 0.8em;
}

#legal a
{
  color: #a5a196;
}

.welcomeHeader
{
  padding-top: 30px;
  padding-left: 20px;
  width: 80%;
}

.welcomeHeader h1
{
  margin-bottom: 0.2em;
}

.columnThick, .columnThin, .columnThinRight
{
	float: left;
	display: inline;
	width: 230px;
	padding-top: 20px;
}

.columnThinRight
{
  float: right;
}

.columnThick
{
	width: 370px;
	padding-left: 20px;
}

.box 
{
}

.box ul 
{
  list-style: disc;
  margin-left: 20px;
}

.box_top {
	background: url(../images/box_tl.png) no-repeat top left;
}
.box_content {
  background: url(../images/box_bg.png) repeat-y;
  padding: 15px;
}

.box_bottom {
	background: url(../images/box_bl.png) no-repeat bottom left;
}

.box_bottom div, .box_bottom, .box_top div, .box_top {
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.imageList
{
  padding-top: 20px;
}

.frame 
{
  float: left;
  width: 200px;
  background-color: #FFF;
  padding: 8px;
  border: solid;
  border-color: #d8d4c9;
  border-width: 1px;  
  margin-bottom: 1em;
}
.frame 
{
}

.frame:hover
{
  border-color: #8b8880;
}

.frame img
{
  width: 100%;
}

.frame p  
{
  margin-left: auto;
  margin-right: auto;
  font-size: 0.7em;
  text-align: center;
  padding-top: 10px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}

a img { border: none; }

.slideshow ul 
{
  list-style: none;
}

.slideshow li
{
  display: inline;
}

#slideshow a
{
}

.mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.booked 
{
  color: #DDDDDD;
  text-decoration: line-through;
}

.png 
{
  /** Dummy class for pngfix.css **/
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    position: relative;
    margin: 0;
    text-align: left;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    text-decoration: none;
    line-height: 2.8em;
    color: #888888;
}

ul#menu li a:hover
{
    text-decoration: none;
    color: #0077ad;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
    color: #0077ad;
    font-weight: bold;
}

