/* hide from ie on mac \*/
html {
	height: 100%;
	}

#flashcontent {
	height: 100%;
	}
/* end hide */

* { 
	margin: 0; 
	padding: 0; 
	}
body {
	background:url(images/background.jpg) repeat-x top #060811;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	}
a:link,
a:visited {
	color:#0389b4;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.wrapper {
	position:relative;
	width: 970px;
	margin: 15px auto 0 auto;
	} 
.fade_top {
	position:relative;
	height:10px;
	background:url(images/fade_top.png) bottom;
	}
.fade_mid {
	position:relative;
	background:url(images/fade_mid.png) repeat-y;
	}
.main {
	position:relative;
	left:10px;
	width:946px;
	border:2px solid #a65400;
	background:#9bb6e1 url(images/bubbles.jpg) top no-repeat;	
	}
.header {
	position:relative;
	width:946px;
	height:123px;
	background:#c5d5da url(images/navback.jpg) repeat-x;
	}
.logo {
	position:absolute;
	width:169px;
	height:110px;
	left:12px;
	top:3px;
	z-index:10000;
	}
.tag {
	position:absolute;
	width:300px;
	height:30px;
	left:640px;
	top:3px;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#00804d;
	}
.navigation {
	position:absolute;
	top:100px;
	left:180px;
	height:20px;
	z-index:1000;
	width:760px;
	}
.navigation_text, .navigation_text a:link, .navigation_text a:visited {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 4px 2px 4px;
	color: #0389b4;
	text-align:right;
	text-decoration:none;
	}	
.navigation_text a:hover {
	background: #9cb7e1;
	color: #fff;
	}
.flash {
	position:relative;
	width:920px;
	height:350px;
	background:#fff url(images/pool.jpg) top center;
	z-index:1;
	}
.bubbles {
	position:relative;
	width:946px;
	}
.content {
	position:relative;
	margin:100px 15px 15px 15px;
	min-height:400px;
	}
.images_right {
	margin:0 0px 20px 20px;
	border:1px solid #10557e;	
	}
.images_left {
	border:2px solid #00804d;
	margin:0 0 10px 30px;
	}
.line {
	height:1px;
	width:360px;
	background:#908576;
	margin:0 0 4px 0;
	}
blockquote {
	padding-left:1em;
	}
h1 {
	color:#3a5271;
	font-size:18px;
	padding:0 0 5px;
	margin:0px;
	}
h2 {
	color:#3a5271;
	font-size:14px;
	padding-top:2px;
	padding-bottom:4px;
	text-transform:uppercase;
	font-weight:bold;
	}
h3 {
	color:#3a5271;
	font-size:12px;
	padding-bottom:2px;
	padding-top:2px;
	}
h4 {
	color:#3a5271;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
	}
ol {
	margin-left:0;
	padding-left:2em;
}
ul {
	margin-left:0;
	padding-left:2em;
	}
	
.quote {
	padding:10px;
	margin:10px;
}
.quote_name {
	text-align:right;
	font-style:italic;
	padding-right:100px;
	font-weight:bold;
	}
.quote_divider {
	border:1px dotted #00804d;
	width:700px;
	height:1px;
	margin-left:100px;
	}
	
	
.map {
	border:2px solid #0389b4;
	}
	
.contact_box {
	border:1px solid #000;
	background:#CCC;
	}
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-left:3px;
}
	
legend {
	border:0;
	padding-bottom:10px;
	padding-left:3px;
	font-weight:bold;
	
	}
.footerbox {
	position:relative;
	width:960px;
	background:url(images/back_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
	}
.footer,
.footer a:link,
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	font-size:11px;
	padding:5px 0px 2px 0px;
	}
.footer a:hover {
	text-decoration:underline;
	}
.members {
	position:relative;
	top:-30px;
	left:4px;
	height:35px;
	width:160px;
}
