ul, li, p, body {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/league-gothic/League_Gothic-webfont.eot');
    src: url('fonts/league-gothic/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league-gothic/League_Gothic-webfont.woff') format('woff'),
         url('fonts/league-gothic/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/league-gothic/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a.rollover-fb {
	display: block;
	width: 33px;
	height: 33px;
	text-decoration: none;
	background: url(images/fb-icon.png);
}

a.rollover-fb:hover, a.rollover-tw:hover {
	background-position: 0 33px;
}

a.rollover-tw {
	display: block;
	width: 33px;
	height: 33px;
	text-decoration: none;
	background: url(images/tw-icon.png);
}

.displace {
	position: absolute;
	left: -5000px;
}
	
a.inline {
    color: #d5bd76;
    text-decoration: none;
}

a.inline:hover {
    text-decoration: underline;
}

#address {
    height: 100px;
    line-height: 14px;
    text-align: right;
    width: 285px;
}

#address p {
	width: 195px;
	float: left;
    color: #333;
	font-size: 12px;
	line-height: 16px;
	padding-top: 14px;
    text-align: right;
	font-family: Helvetica, Arial, sans-serif;
}

body {
    background: url(images/body-bg.png) repeat;
    color: #fff;
    font-family: 'LeagueGothicRegular', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.bold16 {
    font-size: 16px;
    font-weight: bold;
	line-height: 20px;
}

.clearBoth {
    clear: both;
}

#contact-info {
	background: url(images/tag-bg.jpg) no-repeat;
	width: 300px;
	height: 100px;
	margin-left: 360px;
}

#container {
    height: 900px;
    margin: 0 auto;
    width: 960px;
}

#content {
    background: url(images/light-bg.png) repeat;
    width: 960px;
}

#contentBottom {
	background: url(images/gym-content-bg-bar-topbott.png) repeat-y;
    height: 40px;
    width: 960px;
}

#contentMiddle {
	background: url(images/gym-content-bg-bar.png) repeat-y;
    width: 960px;
	clear: both;
}

#contentTop {
	background: url(images/gym-content-bg-bar-topbott.png) repeat-y;
    float: left;
    height: 100px;
    width: 960px;
}

#contentLeft {
    float: left;
    width: 660px;
}

#contentLeft p {
    font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	line-height: 20px;
	margin-left: 50px;
	width: 560px;
}

#contentRight {
    float: left;
    margin-left: 5px;
    width: 195px;
	padding: 0 50px;
}

#contentRight p {
    font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	line-height: 20px;
}

.error_strings {
    color: #990000;
    font-size: 12px;
    margin: 2px 0 12px;
}

#footer {
    background-color: #903737;
    float: left;
    height: 60px;
    width: 960px;
	margin-top: 10px;
}

#footer p {
    color: #F2EEE7;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

#footer p a {
    color: #F2EEE7;
    font-size: 12px;
    text-decoration: none;
}

#footer p a:hover {
    text-decoration: underline;
}

.formLeft {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    width: 80px;
}

.formRight {
    float: left;
    font-size: 12px;
    margin-top: 3px;
    width: 335px;
}

.grayDivider {
	width: 960px;
	height: 10px;
	background: url(images/light-bg.png) repeat-x;
}

h1 {
    font-size: 50px;
	margin: 25px 0 0 35px;
}

h2 {
    color: #790000;
    font-size: 20px;
    font-weight: bold;
}

h3 {
    color: #023883;
    font-size: 14px;
    font-weight: bold;
}

#header {
    width: 960px;
    height: 170px;
}

#headerRight {
	width: 660px;
	height: 170px;
	float: left;
}

html {
    overflow-y: scroll;
}

img {
    border: 0 none;
}

.italic12 {
    font-size: 12px;
    font-style: italic;
}

#logo {
    width: 300px;
    height: 170px;
    float: left;
}

#nav {
    float: left;
    height: 30px;
    width: 660px;
}

#nav ul {
    margin: 16px 0 0 62px;
}

#nav ul li {
    display: inline;
    float: left;
    font-size: 18px;
    line-height: 38px;
    padding: 0 13px;
}

#nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  padding: 3px 10px;
}

#nav ul li a:hover {
  color: #fff;
  background:url('images/light-bg.png') 0 0 repeat;
}

p {
    color: #333333;
    font-size: 12px;
}

#photos {
	width: 960px;
	height: 300px;
	margin: 10px 0;
}

.redBold {
    color: #990000;
    font-weight: bold;
}

small a {
    display: block;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
}

small a:hover {
    text-decoration: underline;
}

.smIcons {
	width: 91px;
    height: 33px;
    margin-top: 8px;
	float: left;
}
