html, body {
	padding:0;
	margin:0;
	border:0;
	height:100%;
	font-family:"Trebuchet MS", Trebuchet, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:12px;
	background-color:#342626;
	color:#FFFFFF;
	line-height:1.3;
}

.shell {
	width:885px;
	margin:auto;
	min-height:100%;
	position:relative;
}

.albumen {
	height:100%;
}

.yolk {
}

.top {
	height:123px;
	background-image:url(images/logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:"Gill Sans MT", Tahoma, PetitaBold, "Lucida Sans", "Lucida Grande", "Microsoft Sans Serif", "Trebuchet MS", "Arial", "Arial Unicode MS", sans-serif; /*Arial Unicode MS takes up the most room in this family. When adding buttons make sure the navbar works with this font*/
	font-size:18px;
}

/************* NAVBAR STYLES ****************/
#nav {
	height:43px;
	padding-top:80px;
	width:750px;
	float:right;
	text-align:right;
}

#nav ul {
	margin:0;
	padding:0;
	display:inline;
}
#nav li {
	margin:0;
	padding:0;
	display:inline;
}
#nav a {
	margin:0;
	padding:80px 12px 12px 12px;
	text-decoration:none;
	color:#fff;
	line-height:43px;
	height:14px;
}
#nav a:hover, #nav li.current a {
	color:#ffba00;
	background-image:none;
}
/*********** END NAVBAR STYLES **************/

.banner {
	height:210px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
}

.banner h1 {
	font-size:28px;
}

.content {
	border-top:16px solid #342626;
	border-bottom:16px solid #342626;
	background-image:url(images/content-rpt.gif);
	background-repeat:repeat-y;
}

.c-full {
	width:845px;
	background-color:#453838;
	padding:20px;
}

.c-left {
	float:left;
	width:605px;
}

.c-l-top {
	background-color:#453838;
	padding:20px;
}

.c-l-top h1, .c-full h1 {
	background-image:url(images/arrow1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
}

.c-l-btm {
	padding:20px;
}

.c-l-btm h1 {
	background-image:url(images/arrow2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
}

.c-right {
	float:right;
	width:230px;
	background-color:#231a1a;
	padding:20px 18px 0 18px;
}

.c-right h1 {
	background-image:url(images/arrow3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
}

.c-r-round {
	width:230px;
	background-color:#392e2e;
	background-image:url(images/righttop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-top:8px;
}

.c-r-round-bottom {
	height:9px;
	background-image:url(images/rightbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.clear {
	clear:both;
}

.footerclear {
	height:63px;
}

.footer {
	height:63px;
	line-height:20px;
	text-align:center;
	bottom:0;
	position:absolute;
	width:885px;
	margin:auto;
	background-color:#231a1a;
}

.trainingbuddy {
	width:360px;
	height:110px;
	background-image:url(images/trainingbuddy.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:5px;
}

.trainingbuddy:hover, .joinnow:hover {
	background-position:top;
}

.joinnow {
	width:360px;
	height:135px;
	background-image:url(images/joinnow.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:5px;
}

.trainingbuddy:hover {
	background-position:top;
}
.topleft { float:right; width:365px;}
.topright { float:left; width:450px; background-color:#231a1a; padding:15px;}

/************* TEXT STYLES ****************/
p, h1, h2, h3, h4, h5 {margin:0;}
p, h2, h3, h4, h5 {
	padding-top:8px;
}
h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:14px; font-style:italic;}
p { color:#c1bcbc}
a{color:#91bb00;}
a:hover{text-decoration:none; color:#b58d16;}
li {
	padding:8px 0 0 5px;
	margin-left:10px;
	color:#c1bcbc;
}
ul {
	padding-left:10px;
	margin-left:10px;
	padding-bottom:8px;
	margin-top:0;
}
img {
	border:none;
}
.leftimg {
	margin:10px 20px 10px 0;
}
.rightimg {
	margin:10px 0px 10px 20px;
}

.yellowtext { color:#b58d16;}
.whitetext { color:#FFFFFF;}
.opentimes { width:270px;}
.opentimes dl { width:270px; display:block; margin:0; padding:0;}
.opentimes dt { width:150px; float:left; display:inline; margin:0; padding:0;}
.opentimes dd { width:100px; float:left; display:inline; margin:0; padding:0;}
/*********** END TEXT STYLES **************/

/* BADGES */
.badge1 {
	width:210px;
	height:210px;
	float:right;
	background-position:top;
	background-image:url(images/freepass.png);
}
.badge1:hover {
	background-position:bottom;
}
.badge2 {
	width:135px;
	height:110px;
	float:left;
	background-position:bottom;
	background-image:url(images/badge.png);
	padding:5px 67px 95px 5px;
}
.badge2:hover {
	background-position:top;
}

.badge2-center {
	float:right;
	height:110px;
	width:135px;
	text-align:center;
	vertical-align:middle;
	display:table;
	#position:relative;
	overflow:visible;
	right:0;
}

.badge2-center-mid {
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
	width:135px;
	right:0;
}

.badge2-center-center {
	#position:relative; #top:-50%; width:135px; right:0;
}

.specialstext {
	color:#db0000;
	text-decoration:none;
	font-weight:bold;
}
.specialstext:hover {
	color:#3b2e2e;
}

.map {
	width:550px;
	height:300px;
	float:right;
	padding-bottom:10px;
}
/* END BADGES */

/* FORMS */
form dl {
	padding: 4px 0;
	margin: 0px;
	cursor:default;
	color:#FFFFFF;
	width:100%;
	clear:both;
}

form dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
	margin: 0px;
}

form dd {
	margin-left: 41%;
	vertical-align: top;
	margin: 0px;
}

.h50 {
	height:50px;
}
/* Hover Effects */

form dl:hover {
	background-color: #342626;
}

form dl:hover dt label {
	color: #FFFFFF;
}

form dl:hover dt label {
	color: #FFFFFF;
}

/* Input hover and focus styles */
input, textarea {
	border:1px solid #999999;
}

input:hover, textarea:hover {
	border: 1px solid #65A7EF;
}

input:focus, textarea:focus {
	border: 1px solid #1362B9;
	color: #000000;
}

.inputwidth {
	width:300px;
}

label {
	margin:0;
	padding:0;
	border:0;
}
/* END FORMS */