/* Page Structure */
body {
	background: #2C271B url(../images/structure/background.jpg) repeat-y center top;
	color: #CEBB86;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 130%;
	margin: 30px 0px 30px 0px;
	min-width: 920px;
}
#heading {
	background: url(../images/structure/reflection.jpg) no-repeat bottom right;
	height: 107px;
	margin: 0px auto 0px auto;
	width: 900px;
}
#heading img {
	border: 0px;
	float: right;
}
#navigate {
	background-color: #4E462F;
	display: inline;
	float: left;
	height: 24px;
	line-height: 100%;
	margin: 67px auto 0px 0px;
	padding-top: 16px;
	text-align: center;
	width: auto;
}
#navigate a {
	color: #CEBB86;
	margin: 0px 24px 0px 24px;
	font-weight: bold;
	text-decoration: none;
}
#navigate a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nl {
	background: url(../images/structure/top-left.gif) no-repeat left top;
	display: inline;
	float: left;
	height: 40px;
	margin: 67px 0px 0px 0px;
	width: 24px;
}
#nr {
	background: url(../images/structure/top-right.gif) no-repeat right top;
	display: inline;
	float: left;
	height: 40px;
	margin: 67px 0px 0px 0px;
	width: 24px;
}
/* Homepage Image */
/* Image Must be 884px Wide to Align */
#homepageimg {
	border: 8px solid #4E462F;
	margin-top: 0px;
}
/* Homepage Content Column Parameters */
#welcome{
	display: inline;
	float: left;
	margin: 18px 0px 0px auto;
	padding: 0px 51px 14px 46px;
	text-align: justify;
	width: 241px;
}
#hservices {
	display: inline;
	float: left;
	margin: 18px 0px 0px 0px;
	padding: 0px 27px 14px 24px;
	text-align: justify;
	vertical-align: top;
	width: 187px;
}
/* Latest Photos Content */
#latest {
	display: inline;
	float: left;
	margin: 18px auto 0px 0px;
	padding: 0px 26px 14px 40px; 
	text-align: justify;
	vertical-align: top;
	width: 254px;
}
/* About Me Content */
#about {
	background-color: #2C281C;
	border: 8px solid #4E462F;
	clear: both;
	margin-top: 0px;
	min-height: 300px;
	padding: 20px 46px 24px 24px;
	text-align: justify;
	width: 814px;
}
.aboutimg {
	border: #837650 4px solid;
	float: left;
	margin: 0px 32px 12px 0px;
}
#equipment {
	display: inline;
	clear: both;
	float: left;
	margin: 18px 0px 0px auto;
	padding: 0px 28px 14px 3px;
	text-align: justify;
	width: 548px;
}
#equipmentlist {
	font-size: 11px;
	line-height: 120%;
	margin-top: 30px;
	width: 500px;
}
/* Gallery Content */
#gallery {
	background: url(../images/structure/gallery.gif) #2C281C repeat-y left top;
	border: 8px solid #4E462F;
	clear: both;
	margin: 0px;
	min-height: 300px;
	padding: 0px;
	vertical-align: top;
	width: 884px;
}
#gallerylist {
	color: #4E462F;
	width: 119px;
}
table.gallerylist {
	border-collapse: collapse;
	line-height: 100%;
	font-weight: bold;
	margin: 18px 0px 18px 0px;
	width: 119px;
}
table.gallerylist td {
	border: 0px;
}
table.gallerylist td a{
	display: block;
	padding: 10px 10px 10px 18px;
	text-decoration: none;
}
table.gallerylist td a:link, table.gallerylist td a:visited {
	background-color: #CEBB86;
	color: #4E462F;
}
table.gallerylist td a:hover, table.gallerylist td a:active {
	background-color: #2C281C;
	color: #FFFFFF;
}
#gallerythumbs {
	padding: 21px 20px 32px 19px;
	text-align: left;
	vertical-align: top;
	width: 726px;
}
#gallerythumbs img {
	border: 3px solid #CEBB86;
	margin: 1px;
}
#gallerythumbs img:hover {
	border: 3px solid #FFFFFF;
	margin: 1px;
}
#gallerythumbs a {
	color: #CEBB86;
}
#gallerythumbs a:hover {
	color: #FFFFFF;
}
/* About this Gallery Text */
#aboutgallery {
	clear: both;
	margin: 18px 0px 0px 0px;
	padding: 0px 42px 24px 46px;
	text-align: justify;
	width: 812px;
}
#aboutgallery a {
	color: #CEBB86;
	text-decoration: underline;
}
#aboutgallery a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Services Content */
#services {
	background-color: #2C281C;
	border: 8px solid #4E462F;
	margin: 0px;
	min-height: 300px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	width: 900px;
}
#services a {
	color: #DDDDDD;
	text-decoration: underline;
}
/*
#clubevents {
	display: inline;
	float: left;
	padding: 65px 22px 24px 24px;
	width: 390px;
}
*/
#clubevents {
	display: inline;
	float: left;
	padding: 65px 22px 24px 24px;
	width: 240px;
}
#video {
	display: inline;
	float: left;
	padding: 65px 28px 24px 30px;
	width: 240px;
}
#studio {
	display: inline;
	float: left;
	padding: 65px 28px 24px 29px;
	width: 240px;
}

/* Contact Content */
#contact {
	background-color: #2C281C;
	border: 8px solid #4E462F;
	margin: 0px;
	min-height: 300px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	width: 900px;
}
#contactaddress {
	display: inline;
	float: left;
	padding: 20px 25px 25px 20px;
	width: 302px;
}
.contentimg {
	border: #837650 4px solid;
	margin-bottom: 32px;
}
#contactform {
	display: inline;
	float: left;
	padding: 24px 25px 25px 21px;
	width: 490px;
}
#contactform table {
	margin: 0px;
	width: 490px;
}
#buttons {
	margin-top: 26px;
	text-align: right;
}
#buttons input {
	border: 1px solid #2C281C;
	height: 28px;
	width: 95px;
}
#buttons input:hover {
	border: 1px solid #FFFFFF;
}
.textfield {
	background-color: #CEBB86;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	margin: 3px 0px 3px 0px;
	padding: 4px;
	width: 398px;
}
.textarea {
	background-color: #CEBB86;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 189px;
	margin: 3px 0px 3px 0px;
	overflow: auto;
	padding: 4px;
	width: 398px;
}
.fieldtag {
	padding-right: 14px;
	text-align: right;
	vertical-align: middle;
	width: 70px;
}
.areatag {
	padding-right: 14px;
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
	width: 70px;
}
/* Footer */
#footer {
	background: url(../images/structure/footer.gif) no-repeat left top;
	color: #837650;
	clear: both;
	font-size: 10px;
	height: 12px;
	line-height: 100%;
	margin: 0px auto 20px auto;
	padding: 18px 46px 18px 46px;
	text-align: center;
	width: 808px;
}
#footer a {
	color: #DDDDDD;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
/* Common Classes */
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.center {
	width: 900px;
	margin: 0px auto 0px auto;
}
.link {
	margin-bottom: 14px;
	margin-top: 14px;
	text-align: right;
}
.link a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: none;
}
.link img {
	margin-right: 6px;
	vertical-align: middle;
}
.margin {
	clear: both;
	height: 18px;
}
.thumb {
	border: #837650 4px solid;
	float: left;
	margin: 0px 20px 10px 0px;
}
.heading {
	margin-bottom: 14px;
}
.latest {
	height: 100px;
}
.underline {
	background: url(../images/structure/hdot.gif) repeat-x left bottom;
	clear: both;
	height: 24px;
	margin: 0px auto 40px auto;
	width: 900px;
}
.separate {
	background: url(../images/structure/vdot.gif) repeat-y top right;
	display: inline;
	float: left;
	height: 100px;
	margin: 28px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1px;
}
.separatehome {
	background: url(../images/structure/vdot.gif) repeat-y top right;
	display: inline;
	float: left;
	height: 260px;
	margin: 28px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1px;
}
.tallseparate {
	background: url(../images/structure/vdot.gif) repeat-y top right;
	display: inline;
	float: left;
	height: 380px;
	margin: 28px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1px;
}
.item {
	vertical-align: top;
	width: 80px;
}
.value {
	color: #FFFFFF;
	vertical-align: top;
	width: 420px;
}
.white {
	color: #FFFFFF;
}
/* Awesome Box Styles */
#aOverlay {
	background: #000000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px;
	width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	border-bottom: 0px;
	border-left: 2px solid #CEBB86;
	border-right: 2px solid #CEBB86;
	border-top: 2px solid #CEBB86;
	display: block;
	padding: 10px 0;
	background: #4E462F;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0px auto 0px auto;
	background: #4E462F;
}
#aBox *:focus {-moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image: url(../images/structure/buttons.gif);
	text-decoration: none;
	width: 40px;
	height: 15px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	height: 0px;
	margin-right: 0px;
	width: 0px;
}
/* Change #aBox a#aCloseButton class width to 50px, height to 32px and margin-right to 14px to display close button */
#aBox a#aCloseButton {
	background-position: 0 0;
	float: left;
}
#aBox a#aNextButton {
	background-position: -90px 0;
}
#aBox a#aPrevButton {
	background-position: -50px 0;
}
#aBox a#aCloseButton:hover {
	background-position: 0 -32px;
}
#aBox a#aNextButton:hover {
	background-position: -90px -32px;
}
#aBox a#aPrevButton:hover {
	background-position: -50px -32px;
}
#aBox a#aCloseButton:active {
	background-position: 0 -64px;
}
#aBox a#aNextButton:active {
	background-position: -90px -64px;
}
#aBox a#aPrevButton:active {
	background-position: -50px -64px;
}
#aBox div#aBoxMeta {
	border-bottom: 2px solid #CEBB86;
	border-left: 2px solid #CEBB86;
	border-right: 2px solid #CEBB86;
	border-top: 0px;
	position: absolute;
	z-index: 960;
	background: #4E462F;
	padding: 0 8px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 80px 0 0px;
}
/* Change #aBox h1#aInfoTitle class left margin to 32px to display close button */
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #CEBB86;
	font-size: 11px;
}
#aBox p#aInfo {
	margin: 0 80px 0 0px;
	color: #CEBB86;
	font-size: 11px;
}
/* Change #aBox p#aInfo class left margin to 32px to display close button */
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: none;
}
img#aLoadImg {
	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}