/* global.css */		
html 	{height:100%;}
body 	{
	margin:0; 
	padding:0; 
	background-image:url(./images/background.jpg); 
	background-position:center top; 
	background-attachment:fixed; 
	background-repeat:no-repeat; 
	height:100%;
	background-size:cover;}
#wrapper{
	font-family:"Century Gothic","Gill Sans",Arial, sans-serif;
	padding:0;
	margin-left:auto; 
	margin-right:auto; 
	min-width:320px; 
	max-width:1024px; 
	color:#003300; 
	font-size:.8em;
	background-repeat:repeat; 
	background-image:url(./images/new-transparency.png);
	background-position:center top;
	font-weight:bold;
	min-height:100%; 
	border:1px solid #FFFFFD; 
	padding:0;}	
#title 	{
	background:-webkit-linear-gradient(bottom, rgba(255,102,0,.3) , yellow);
	background:-ms-linear-gradient(bottom, rgba(255,102,0,.3) , yellow);
	background:-o-linear-gradient(bottom, rgba(255,102,0,.3) , yellow);
	background:-moz-linear-gradient(bottom, rgba(255,102,0,.3) , yellow);
	min-width:320px; 
	max-width:1024px;
	border-bottom:#000000 1px dotted;
	background-clip: padding-box;}
h1 	{
	text-align:center;
	font-size: 5.5em; 
	font-family:Comic Sans MS;
	color:#A80000; 
	margin:0;
	padding:0 0 20px 0;
	text-shadow:#666 10px 10px 7px;}
h2	{
	font-family:Papyrus;
	font-size:1.5em; 
	color:#0000F0;}
h3 	{
	font-family:Papyrus;
	font-size:1.3em; 
	color:#CC3300;; 
	display:inline;}	
#main 	{	
	line-height:158%; 
	margin-left:15px; 
	margin-right:15px; 
	text-align:justify;}
#main a:link{
	color:#009900; 
	text-decoration:none; 
	border-bottom:1px dashed;}	
#main a:visited{
	color:#330066; 
	text-decoration:none;}	
#main a:hover{
	color:#CC3300; 
	text-decoration:none; 
	border-bottom:1px dashed;}

/* Nav */
#navpos {
	margin:10px 0 10px 0;
	font-size:1em;
	text-align:center;}
#navpos2 {
	padding:0;
	font-size:.85em;
	text-align:center;}
.navlist{
	display:inline;
	text-align:center; 
	list-style:none;
	margin:0;
	padding:0;}
.navlist li{
	display:inline; 
	text-align:center;}
.navlist a{
	padding:10px;
	display:inline-block;}	
.navlist li a:link, .navlist li a:visited{
	color:#663300; 
	text-decoration:none; 
	font-weight:bold;}
.navlist li a:hover{
	text-decoration:none; 
	background-color:transparent; 
	color:#CC3300;}
	
.clear 	{clear:both;}
.center {text-align:center;}
#eicon img{border:0;}
#historycontainer{
	margin:10px 0px 10px 0px; 
	padding:15px; 
	background:rgba(255,153,18,.3);
	border:1px dotted #000000; 
	border-radius:10px;}	

/* images */		
.imageh {
	float:right; 
	margin:5px 0 -25px 15px;}	
#main .imageh figcaption{
	position:relative; 
	left:56px; 
	bottom:46px; 
	width:135px;
	line-height:138%;
	background:rgba(255,255,255,.3); 
	border:1px dashed #003300; 
	text-align:center; 
	padding:0; 
	margin:0; 
	font-size:.85em; 
	color:#003300; 
	font-weight:bold;}	
.imaget img, .imageh img, .imageg img {
	border:1px solid #999; 
	padding:3px;
	background-color:#fff;
	box-shadow:5px 5px 7px rgba(0,0,0,.8);
	position:relative;}
#kids	{
	float:right; 
	margin:-5px -40px 25px -25px; 
	text-align:center;}
#history {
	float:left; 
	margin:6px 15px 5px 0;}		
.imageg a {border-bottom:none !important;}
#histpic{
	font-size:.8em; 
	width:264px; 
	border:1px dashed #663300; 
	padding:1px 5px 1px 5px; 
	color:#663300; 
	background:rgba(204,51,0,.2); 
	border-radius:10px;
	box-shadow:5px 5px 7px rgba(0,0,0,.8);
	line-height:148%;
	text-align:justify;}	
.headers{
	color:#CC3300; 
	font-size:1.1em;}	
#map 	{
	margin:0; 
	width:99%; 
	height:350px; 
	border:5px solid #663300;
	box-shadow:5px 5px 7px rgba(0,0,0,.8);
	border-radius:5px;}	
#google	{
	text-align:center; 
	position:relative;}
#google a:link{border:0;}	
#address{
	text-align:center; 
	color:#CC3300;}
#mention{
	text-align:center; 
	font-style:italic;
	color:rgb(176,23,31);}	
#eicon 	{
	text-decoration:none; 
	margin-bottom:-10px; 
	height:28px; 
	width:40px; 
	border:0;
	border-radius:3px;
	box-shadow:5px 5px 7px rgba(0,0,0,.8);}		
#raquetsport{
	float:right; 
	margin:-5px -40px -25px -25px; 
	text-align:center;}	
#main .imaget figcaption{
	position:relative; 
	left:66px; 
	bottom:36px; 
	width:160px;
	background:rgba(255,255,255,.5);
	border:1px dashed #003300; 
	font-size:.8em; 
	text-align:center; 
	padding:0; 
	margin:0;}		
#bridge {
	float:right; 
	margin:-20px 0 0 15px;}		
.zumbaslimming, #taichi, #pilates{
	float:right; 
	margin:0 0 0 15px;}	
.zumbaslimming img, #google img{
	border:1px solid #999; 
	box-shadow:5px 5px 7px rgba(0,0,0,.8);
	border-radius:10px;}
footer {
	font-size:.85em; 
	color:rgb(102,0,51);
	margin-top:15px;
	padding-top:5px;
	text-align:center;}	
