@charset "UTF-8";
/*//////////////////////
/////// structure
/////////////////////////*/
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

body {
	letter-spacing: 0em;
	font: 90% Arial, Helvetica, sans-serif;
	background: url(../images/design/background.jpg);
}

/*//////////////////////
/////	typography
/////////////////////*/
p {
	line-height: 1.2em;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	letter-spacing: -0.3px;
}
h2 {
	padding-bottom: 10px;
	font-size: 1.7em;
	letter-spacing: 0em;
	padding-top: 30px;
}

h1 {
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 700px;
}
h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4em;
	letter-spacing:-.8px;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
}
p.clear {
	clear:left;
}

.clear {
	clear: both;
}
p.right {
	float:right;
	clear:left;
	text-align:right;
	padding:none;
}
.guest {
	margin-top:35px;
}
li {
	list-style-type:none;
}
li#bullets {
	list-style-type:square;
}
#contact p {
	text-indent:0px;
	text-align:left;
	padding: 0;
	margin: 0 0 20px 20px;
}

#kid_rental ul {
	width:600px;
	height:320px;
}

#kid_rental li {
	width:300px;
	float:left;
	margin-bottom:20px;
}
#fitness_tables {
	height:400px;
}
#fitness_tables ul {
	height:400px;
}
#fitness_tables li {
	float:left;
	width:300px;
	margin-right:3px;
	letter-spacing: -1px;	
}

#fitness_tables img {
	margin: 0px 15px 25px 0px;
	border: 4px solid #000000;
	padding: 0px;
}
#custom_fits {
	height: 275px;
	width: 100%;
	padding-bottom: 125px;
	margin-top: 25px;
}
#custom_fits ul {
	font-size: 0.9em;
	text-align:center;
	text-indent:0px;
}
#custom_fits li {
	width:150px;
	float:left;
	margin: 0px 20px 5px;
}

#custom_fits li img {
	border: 5px solid #000000;
}

div#lee {
	float: left;
	width: 515px;
	margin-top: 25px;
}
ul.push {
	margin-left:25px;
	padding-right:50px;
}
/*///////////////////////
//////	design
////////////////////////*/
img.right {
	float: right;
	clear:right;
	margin: 12px 50px 12px 20px;
	border: 5px solid #000000;
}

img.right_short {
	float: right;
	margin: 12px 0px 12px 20px;
	border: 5px solid #000000;
}

img.right_lee {
	float: right;
	margin: 12px 0px 12px 20px;
	border: 5px solid #000000;
	clear: right;
}

img.right_contact {
	float: right;
	clear:left;
	margin: 12px 50px 12px 12px;
}

img.right_cam {
	float: right;
	margin: 12px 0px 12px 20px;
}

img.right_staff {
	float: right;
	clear:right;
	margin: 12px 50px 12px 12px;
	border: 5px solid #000000;
}
img.left {
	clear: left;
	float: left;
	border: 5px solid #111111;
	margin: 12px 12px 12px 0px;
}
img.left_product {
	clear: left;
	float: left;
	margin: 12px 12px 12px 0px;
}
img.left_noc {
	float:left;
	padding:10px;
	margin-top: 10px;
}
img#misc_prod {
	float: left;
	border: solid 5px #000000;
}
img#guest {
	float:right;
	clear:right;
	margin: 10px;
}
div.signup {
	clear: right;
	float: right;
	margin: 10px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
}

.contact {
	margin-bottom: 12px;
}
/*////////////////////
//////	content
////////////////////*/


#wrapper {
	margin: 0px auto;
	width: 700px;
}
#header {
	height: 150px;
	width: 700px;
	margin-top: 25px;
	background: url(../images/design/header.jpg);
}
#nav {
	float: right;
	width: 105px;
	margin: 0px 5px 20px 20px;
	background: url(../images/design/nav.jpg) repeat-y 0px 31px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}

#nav a {
	font-weight: normal;
}

#nav a:hover {
	text-decoration: underline;
}
#nav_top {
	background: url(../images/design/nav_top.jpg) no-repeat;
	width: 105px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#nav_bottom {
	background: url(../images/design/nav_bottom.jpg) no-repeat bottom;
	height: 20px;
	width: 105px;
}
#content {
	padding: 0px 0px 0px 50px;
	background: url(../images/design/content_background.jpg);
}
#footer {
	background: url(../images/design/footer.jpg);
	height: 150px;
	width: 700px;
	margin-bottom: 25px;
	clear: both;
}

#footer a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 700px;
}
#format {
	float:left;
	width:515px;
}
#format p {
	padding-top:12px;
}
#gear img {
	display: block;
	float: left;
	padding: 10px 40px;
	width: 75px;
}

#gear li {
	clear: both;
}
#africa_links {
	width:325px;
	height:275px;
	float:left;
	display: block;
}
.female {
	margin-top: 50px;
}
#footer_info {
	margin-right: 50px;
	clear: both;
}

#footer_info p {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

blockquote {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	display: block;
	padding-bottom: 25px;
	margin-top: 80px;
}
.staff {
	margin-top: 40px;
}

.links {
	width: 125px;
	text-align: center;
	float: left;
	font-size: 16px;
	line-height: 1em;
	margin-right: 5px;
	display: block;
	padding-bottom: 25px;
}
blockquote.female {
	margin-top: 50px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
}

blockquote.home {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin-top: 50px;
}


/*  Gallery Styles  */

div#gallery {
	width: 500px;	
}

#gallery p {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: .9em;
}

#gallery h3 {
	margin: 0px;
	padding: 0px;
}

#gallery div {
	width: 500px;
	height: 150px;
	overflow:hidden;
	border: 4px solid black;
	margin-bottom: 75px;
}

#gallery div:hover {
	border: 4px solid #FFF;
}

#gallery div img {
	margin-top: -175px;
	margin-left: -100px;
	width: 750px;
}

#gallery .gallery_img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 0px 16px 16px 0px;
}

#gallery .gallery_img img{
	width:200px;
	margin:0px;
	padding:0px;
}

