@charset "utf-8";
/* CSS Reset --- Chris Sawyers 2008*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* define focus styles here */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style-type: circle;
	padding-left: 25px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #959595;
}
#holder {
	width: 693px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding-bottom: 10px;
	text-align: right;
	line-height: 22px;
	padding-top: 34px;
}
#banner_right {
	float: right;
	width: 35px;
	height: 284px;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#banner_left {
	float: left;
	width: 159px;
	height: 270px;
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 14px;
	padding-left: 11px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
#banner_center {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 35px;
	margin-left: 170px;
	height: 284px;
	background-image: url(images/header_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_column {
	width: 149px;
	float: left;
	padding-right: 21px;
	font-size: 20px;
	color: #d7d7d7;
	text-align: right;
	font-weight: bold;
}
#right_column {
	float: right;
	width: 233px;
	padding-right: 35px;
	line-height: 16px;
	text-align: left;
}
#center_column {
	margin-right: 268px;
	margin-left: 170px;
	padding-right: 22px;
	line-height: 16px;
	text-align: left;
}
#footer {
	margin-left: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a24b1c;
	margin-top: 35px;
	font-size: 10px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#banner {
	margin-bottom: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b5a187;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #a7cc31;
	line-height: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a7cc31;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959595;
	margin-bottom: 5px;
}
.quote_mark {
	float: left;
}
a:link {
	color: #959595;
	text-decoration:none
}
a:visited {
	color: #959595;
	text-decoration:none
}
a:hover {
	color: #a7cc31;
	font-weight:bold
	text-decoration:underline
}
a:active {
	color: #959595;
	text-decoration:none
}
#banner_left a:link {
	color: #ffffff;
	text-decoration:none
}
#banner_left a:hover {
	color: #ffffff;
	font-weight:bold
	text-decoration:underline
}
#banner_left a:visited {
	color: #ffffff;
	text-decoration:none
}
#banner_left a:active {
	color: #ffffff;
	text-decoration:none
}
#left_column_2 {
	width: 149px;
	float: left;
	padding-right: 21px;
	font-size: 15px;
	color: #d7d7d7;
	text-align: right;
	font-weight: bold;
	clear: left;
}
#footer_logos {
	margin-left: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a24b1c;
	font-size: 10px;
	text-align: left;
	padding-top: 20px;
}
.index_style2 {
	color: #a7cc31;
	font-weight: bold;
}
.index_style3 {
	font-size: 12px
}
.index_style4 {
	font-size: 75%;
	font-style: italic;
}
.index_style5 {
	font-size: 75%;
	font-style: italic;
	color: #a7cc31;
}
.circuit_style2 {
	color: #a7cc31;
	font-weight: bold;
}
.circuit_style3 {
	font-size: 12px
}
.circuit_style4 {
	font-size: 75%;
	font-style: italic;
	color: #a7cc31;
}
.kettlebell_style2 {
	color: #a7cc31;
	font-weight: bold;
}
.kettlebell_style3 {
	font-size: 12px
}
.kettlebell_style4 {
	font-size: 75%;
	font-style: italic;
	color: #a7cc31;
}
.pt_style2 {
	color: #a7cc31;
	font-weight: bold;
}
.pt_style3 {
	font-size: 12px
}
.pt_style4 {
	font-size: 75%;
	color: #a7cc31;
	font-style: italic;
}
.prices_style2 {
	color: #a7cc31;
	font-weight: bold;
}
.prices_style3 {
	font-size: 12px
}
.prices_style4 {	
	font-size: 75%;
	color: #a7cc31;
	font-style: italic;
}
.prices_style5 {
	font-size: 75%;
	font-style: italic;
	color: #a7cc31;
}
#main_column {
	margin-left: 170px;
	line-height: 1.6em;
}
#right_column2 .quote_mark {
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
}
.quote-underscore {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.nav a {
	padding-right: 5px;
	padding-left: 5px;
}
#holder #content #left_column {
	float: left;
	width: 100px;
}
#holder #content #left_column {
	width: 148px;
	margin: 0px;
	padding: 0px;
}
#left_column li {
	list-style-type: none;
}
#left_column a {
	font-size: .8em;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

