html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	background-image: url(../images/bodyCoTile.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

.contentHeader {
	font-size: 13px;
	color: #72aeb5;
	font-weight: bold;
}

.testimonialEmphasis {
	color: #d2982b;
}

.delicious, .digg, .facebook, .myspace, .reddit, .stumbleupon, .email {
	margin: 0px 3px 0px 3px;
}

a {
	text-decoration: none;
	color: #659fa7;
}

a:hover {
	text-decoration: underline;
}

#content {
	z-index: 1;
}

	#leftColumn {
		position: fixed;
		top: 49px;
		left: 8px;
		width: 150px;
		margin: 0px 26px 14px 0px;
	}
	
		#menu {
			margin-top: 122px;
			font-size: 11px;
		}
		
			#menu ul {
				padding: 0;
				margin: 0;
				margin-left: 9px;
				width: 100%;
				list-style-type: none;
			}
			
			#menu li {
				padding: 8px 0px 8px 15px;
				margin: 0px 0px 0px 0px;
				border-bottom: solid 1px #FFFFFF;
				width: 135px;
			}
			
			#menu li a {
				color: #524234;
			}
			
			#menu .open {
				list-style-image: none;
				background-image: url(../images/arrowDown.png);
				background-repeat: no-repeat;
				background-position: 0px 14px
			}
			
			#menu .closed {
				list-style-image: none;
				background-image: url(../images/arrowRight.png);
				background-repeat: no-repeat;
				background-position: 0px 14px;
			}
			
				.subMenu {
					display: none;
					width: 140px;
				}
			
			#menu li .subItem {
				margin: 4px 0px 0px 10px;
			}
			
			#menu li .subItem a {
				color: #659fa7;
			}
	
	#centerColumn {
		position: relative;
		top: 58px;
		width: 510px;
		margin: 0px 0px 110px 190px;
	}
	
		#topGallery {
			width: 517px;
			height: 7px;
			margin-left: 6px;
			background-image: url(../images/topGallery.gif);
			background-position: left top;
			background-repeat: no-repeat;
			font-size: 0px;
			line-height: 0px;
		}
		
		.imageGallery {
			margin-left: 6px;
			font-size: 0px;
		}
	
			#galleryTd {
				background-color: #FFFFFF;
				padding: 3px 7px 0px 7px;
			}
	
				#galleryFrame {
					width: 477px;
					margin: 0;
					padding: 0;
					position: relative;
					overflow: hidden;
				}
				
					#galleryImageRow {
						position: absolute;
						top: 0px;
						left: 0px;
					}
			
		#bottomGallery {
			width: 517px;
			height: 7px;
			margin-left: 6px;
			background-image: url(../images/bottomGallery.gif);
			background-position: left top;
			background-repeat: no-repeat;
		}
	
		#interiorContent {
			margin-top: 14px;
		}
		
			#interiorContentTop {
				width: 528px;
				height: 16px;
				background-image: url(../images/interiorContentTop.png);
				background-position: left top;
				background-repeat: no-repeat;
			}
			
			#interiorContentExpander {
				width: 528px;
				min-height: 250px;
				height: auto !important;
				height: 250px;
				padding: 9px 0px 45px 0px;
				background-image: url(../images/interiorContentExpander.png);
				background-position: left top;
				background-repeat: repeat-y;
			}
			
				#orangeBar {
					width: 465px;
					padding-left: 10px;
					margin: 0px 0px 45px 25px;
					background-color: #DAA528;
					font-family: Verdana, Helvetica;
					font-size: 16px;
					color: #ffffff;
					font-weight: bold;
					text-align: right;
				}
				
				.textHeader {
					width: 463px;
					border-bottom: solid 1px #C7C9CB;
					margin: 20px 0px 15px 0px;
					line-height: 0px;
					font-size: 0px;
				}
			
				.text {
					margin: 0px 34px 0px 34px;
				}
			
			#interiorContentBottom {
				width: 528px;
				height: 16px;
				background-image: url(../images/interiorContentBottom.png);
				background-position: left top;
				background-repeat: no-repeat;
			}
		
/**** Absolutely Positioned Items ****/

#topBar {
	position: fixed;
	top: 0px;
	z-index: 90;
	height: 35px;
	width: 100%;
	background-image: url(../images/topBarBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
	
	#topWatermark {
		width: 100%;
		height: 35px;
		background-image: url(../images/topWatermark.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}
	
		#topMenu {
			font-size: 11px;
			padding: 10px 0px 0px 205px;
			color: #DB1A21;
		}
		
			#topMenu a:hover {
				text-decoration: none;
			}

#topShadow {
	position: fixed;
	width: 100%;
	height: 10px;
	z-index: 88;
	top: 35px;
	background-image: url(../images/topShadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#newsletter {
	position: fixed;
	z-index: 89;
	left: 729px;
	top: -3px;
	width: 177px;
	height: 83px;
	background-image: url(../images/searchBackground.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 18px 18px 10px 20px;
}

#logo {
	position: fixed;
	z-index: 87;
	top: 35px;
	left: 5px;
}

#largeCallout {
	position: absolute;
	left: 367px;
	top: 150px;
	background-image: url(../images/largeExpanderBottom.png);
}

.largeExpander {
	z-index: 2;
	width: 352px;
	padding: 0;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	line-height: 0px;
	font-size: 0px;
}

	.largeCallToAction {
		position: absolute;
		top: 13px;
		left: 13px;
		width: 325px;
		height: 18px;
		padding-top: 2px;
		background-color: #000000;
		color: #CCCCCC;
		text-align: center;
		display: none;
		font-size: 12px;
		line-height: 17px;
	}

	.largeExpanderTop {
		width: 352px;
		height: 11px;
		background-image: url(../images/largeExpanderTop.png);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.largeExpanderExpander {
		width: 326px;
		padding: 3px 13px 0px 13px;
		background-image: url(../images/largeExpanderExpander.png);
		background-repeat: repeat-y;
		background-position: left top;
		line-height: 0px;
		font-size: 0px;
	}
	
	#largeExpandable {
		height: 175px;
		overflow: hidden;
	}

.smallExpander {
	width: 174px;	
	z-index: 2;
	padding-bottom: 20px;
	line-height: 0px;
	font-size: 0px;
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}

.smallExpanderTop {
	width: 174px;
	height: 11px;
	background-image: url(../images/smallExpanderTop.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.smallExpanderExpander {
	width: 150px;
	padding: 3px 12px 0px 12px;
	background-image: url(../images/smallExpanderExpander.png);
}

#trainerCallout {
	position: absolute;
	left: 192px;
	top: 150px;
	background-image: url(../images/smallExpanderBottom.png);
}

#leftHomeCallout {
	position: absolute;
	left: 192px;
	top: 380px;
	background-image: url(../images/smallExpanderBottom.png);
}

#centerHomeCallout {
	position: absolute;
	left: 368px;
	top: 380px;
	background-image: url(../images/smallExpanderBottom.png);
}

#rightHomeCallout {
	position: absolute;
	left: 543px;
	top: 380px;
	background-image: url(../images/smallExpanderBottom.png);
}

#topIntCallout1 {
	position: fixed;
	left: 730px;
	top: 171px;
	background-image: url(../images/smallExpanderBottom.png);
}

#botIntCallout1 {
	position: fixed;
	left: 730px;
	top: 291px;
	background-image: url(../images/smallExpanderBottom.png);
}

	.callToAction {
		position: absolute;
		top: 14px;
		left: 12px;
		width: 150px;
		height: 18px;
		padding-top: 2px;
		background-color: #000000;
		color: #CCCCCC;
		text-align: center;
		display: none;
		font-size: 12px;
		line-height: 17px;
	}

	.hider {
		display: none;
		width: 150px;
		font-size: 12px;
		line-height: 17px;
	}
	
		.calloutLink {
			margin-top: 5px;
			font-size: 11px;
		}

#bannersLeft {
	position: fixed;
	left: 11px;
	top: 230px;
	width: 160px;
	color: #524234;
}

#bannersRight {
	position: fixed;
	left: 737px;
	top: 154px;
	width: 160px;
	color: #524234;
}

#oldRSSFeed {
	position: fixed;
	left: 11px;
	top: 165px;
	width: 160px;
	color: #524234;
}

#RSSFeed {
	position: fixed;
	left: 17px;
	top: 189px;
	width: 149px;
	color: #524234;
}

	#rssFeed ul {
		list-style-type: none;
		margin: 5px 0px 0px 0px;
		padding: 0;
	}
	
	#rssFeed li {
		padding: 10px 0px 10px 0px;
		border-bottom: solid 1px #FFFFFF;
	}
	
	#rssFeed a {
		width: 60%;
		margin-top: 5px;
		display: block;
		background-image: url(../images/rssArrow.png);
		background-position: right center;
		background-repeat: no-repeat;
	}

#rssFeedInterior {
	margin: 0px 34px 0px 34px;
}

	.news {
		margin-bottom: 35px;
		font-size: 12px;
		color: #666666;
	}

	.newsTitle {
		font-size: 13px;
		color: #72aeb5;
		font-weight: bold;
	}

#bottomBar {
	position: fixed;
	bottom: 0px;
	z-index: 2;
	margin-top: 48px;
	height: 48px;
	width: 100%;
	background-image: url(../images/bottomBarBackground.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	
	#bottomShadow {
		height: 10px;
		width: 100%;
		background-image: url(../images/bottomShadow.png);
		background-repeat: repeat-x;
		background-position: left top;
		font-size: 0px;
		line-height: 0px;
	}
	
	#bottomBarText {
		height: 24px;
		padding-top: 12px;
		padding-right: 10px;
		padding-left: 10px;
		font-family: Verdana, Helvetica;
		font-size: 10px;
		line-height: 15px;
		color: #5a5b5e;
		text-align: right;
	}
		
		.bottomBarTextLeft {
			text-align: left;
		}
		
			.bottomBarTextLeft a {
				color: #5a5b5e;
			}
			
		.bottomBarTextMiddle {
			text-align: left;
		}
			
		.bottomBarTextRight {
			text-align: right;
		}
