body {
	margin: 26px 0px 0px 0px;
	background: #3d3d3d url(../images/body_bg.gif) repeat-x left top;
}

.logo {
	margin-left: 620px;
	margin-bottom: 5px;
}

#container {
	
	width: 958px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	background: url(../images/nav_bg.gif) no-repeat left top;
	height: 35px;
	font: 0.8em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	text-transform: uppercase;
	padding-left: 6px;
}

#nav ul {
	padding: 11px 0px 0px;
	margin: 0 0px 0px;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #FFFFFF;
	border-right: 1px solid #0fa4a4;
	padding: 11px 14px 8px 12px;
	text-decoration: none;
}

#nav li a:hover {
	color: #DDDDDD;
}

#main_content {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	font-size: 0.8em;
	padding: 12px;
	background: #fff url(../images/content_bg.gif) no-repeat right bottom;
}


#main_content .right_column {
	font-size:  0.9em;
	width: 454px;
	float: right;
	padding: 5px 5px 0px 5px;
}

#main_content .right_column p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.right_column h1 {
	font-size: 2.4em;
	line-height: 1.1em;
	color: #333333;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 12px;
}

.right_column h2 {
	color: #333333;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 1.6em;
}

.right_column h3 {
	color: #333333;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 1.4em;
}

.right_column h4 {
	color: #077b7b;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 1.3em;
	margin-left: -1px;
}

.right_column a {
	color: #077b7b;
	text-decoration: underline;
}

.right_column a:hover {
	text-decoration: none;
}

.highlight {
	display: block;
	color: #077b7b;
}

.right_column hr {
	margin-bottom: 15px;
	margin-top: 17px;
	border-top: 1px solid #CCCCCC;
}

#main_content .left_column {
	width: 460px;
	float: left;
}

.left_column {
	font-size:  0.9em;
	color: #DDDDDD;
}

.left_column p {
	margin-top:  5px;
	margin-bottom: 2px;
}

.left_column .large_button1 {
	background: #17395A url(../images/large_button_img.jpg) no-repeat right bottom;
	padding: 30px 310px 10px 12px;
	margin-bottom: 6px;
}

.left_column .large_button2 {
	background: #585858 url(../images/large_button_img2.jpg) no-repeat left top;
	padding: 20px 12px 10px 285px;
	margin-bottom: 6px;
	text-align: right;
}

.left_column .large_button3 {
	background: #9A2363 url(../images/large_button_img3.jpg) no-repeat right bottom;
	padding: 20px 305px 10px 12px;
}

.left_column h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.left_column a {
  color: #FFFFFF;
  text-decoration: none;
}

.left_column a:hover {
  color: #DDDDDD;
  text-decoration: none;
}

#footer {
  width: 958px;
	font-size: 0.7em;
	clear: both;
	padding-top: 7px;
	margin: 0px auto 0px auto;
	text-align: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer li {
	display: inline;
}

#footer li a {
	color: #666666;
	border-left: 1px solid #666666;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer li a:hover {
	text-decoration: underline;
	color: #DDDDDD;
}

.img_right {
	float: right;
}

.team_images {
	float: left;
	border: 1px solid  #077b7b;
	padding: 1px;
	margin-right: 10px;
}


#call_us {
	position: absolute;
	width:  400px;
	margin-left: -462px;
	left: 50%;
	margin-top: 17px;
}

.clear {
  clear: both;
}

.team_text {
  padding-top: 20px;
  padding-left: 10px;
  height: 98px;
}

.enquiries_accomodation dt {
    float: left;
    width: 200px;
    padding-top: 5px;
    padding-bottom: 1px;
    padding-left: 10px;
}
 
.enquiries_accomodation dd {
    margin: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.shade_bg {
  background-color: #ECF5F5;
}

.submit {
  margin-left: 205px;
}
