/*
Theme Name: Dolphin Safari
Description: Just another Gorgeous Design by Matt Strange
Author: Matt Strange
*/

html {
	height: 100%;
}

body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #77adf7 url(images/bg.jpg) repeat-x;
	font-family: Arial, Tahoma, sans-serif;
	color: #4d4946;
	font-size: 10px;
	height: 100%;
}

#wrap {
	min-height: 100%;
	position: relative;
	background: url(images/clouds.jpg) no-repeat;
}

* html #wrap {
	height: 100%
}

img {
	border: 0;
	margin: 0 0;
}

a {
	text-decoration: none;
	color: #1b95f9;
}

a:hover {
	text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
	font: 18px/60px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	padding: 3px 0 2px 5px;
}

.alignright {
	float: right;
	padding: 3px 5px 2px 0px;
}

/* The Outer cover */

#wrapper {
	width: 808px;
	margin: 0 auto;
	padding-bottom: 80px;
	text-align: center;
	font-size: 11px;
	color: #535353;
}

#wrapper:after {
	content: " ";
	display: block;
	clear: both;
}

#content {
	width: 808px;
	padding: 0px 0px 0;
	background-color: white;
	margin-bottom: 70px;
}

/* Header */

ul,li {
	margin: 0;
	list-style: none;
	padding: 0;
}

#header {
	position: relative;
	height: 207px;
	background: url(images/header.png) no-repeat;
	z-index: 2;


/*

IE z-index bug */
}

.tel {
	position: relative;
	top: 100px;
	float: left;
	left: 245px;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: white;
	text-shadow: #2970a0 1px -1px 0;
	text-align: left;
}

.tel a {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: white;
	text-shadow: #2970a0 1px -1px 0;
	text-align: left;
}

.tel a:hover {
	text-decoration: underline;
}

.boat {
	position: relative;
	background-image: url(images/smallboat.png);
	width: 122px;
	height: 79px;
	float: right;
	top: 135px;
	right: 112px;
}

#tabs {
	float: left;
	width: 100%;
	line-height: normal;
	margin-bottom: 40px;
}

#tabs ul {
	margin: 0;
	list-style: none;
	padding: 0 10px 0 50px;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	background: url(images/tab.jpg) no-repeat;
	margin: 0 1px 0 0;
	font-size: 11px;
	width: 97px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-decoration: none;
	float: left;
	padding: 9px 0 11px;
	text-shadow: #2b66ff -1px -1px 0;
}

#tabs a span {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.imageSlideshowHolder,.imageSlideshowHolder_left {
	

/* Floating gallery at the right side of other web page content */		
		width: 183px;
	

/* Image width */
				height: 155px;
	

/* Image height */
		
		position: relative;
}

.leftFloatingDiv {
	width: 183px;
	height: 155px;
}

/* Don't change these values */

.imageSlideshowHolder img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 90%;
}

#tabs a span {
	float: none;
}

/* End IE5-Mac hack */

#tabs a:hover span {
	color: #FF9834;
}

#tabs a:hover {
	text-decoration: none;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

#sidebar {
	float: right;
	margin-right: 60px;
	width: 185px;
	text-align: left;
	margin-bottom: 80px;
}

.details {
	line-height: 19px;
}

.information a {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	color: #1668be;
}

.information img {
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.information a:hover {
	text-decoration: underline;
}

.post p {
	text-align: justify;
	color: #7a7a7a;
	line-height: 19px;
}

.post {
	float: left;
	margin-left: 60px;
	width: 380px;
	margin-bottom: 80px;
}

#footbar {
	position: absolute;
	bottom: 0;
	height: 212px;
	width: 100%;
	background: transparent url(images/footer.png) no-repeat;
}

#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 40px 0 10px;
	width: 380px;
	text-align: left;
	border-collapse: collapse;
}

#box-table-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}

#box-table-a td {
	padding: 8px;
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}