html {
    padding: 0;
    margin: 0;
    background-color: #000000;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    background: #000000 url(../images/gearsbg.jpg) no-repeat center top;
    width: 100%;
    display: table;
    font-size: 1em;
    color: #FFFFFF;
}
html, body {
    height: 100%;
}
h3 {
	font-family: RobotoSlab, Arial, Helvetica, sans-serif;
	color: #FC0;
	margin: 0;
	font-size: 18px;
	line-height: 25px;
}
#wrapper {
    width: 900px;
    margin: 0 auto;
}
#logo {
    width: 177px;
    height: 191px;
    margin: 10px 0 0 53px;
    position: absolute;
    z-index: 500;
}
#header {
    width: 900px;
    height: 149px;
    position: relative;
}
#social_bar {
    float: right;
    clear: both;
    margin-bottom: 75px;
}
#topnav {
    width: 900px;
    height: 34px;
    background: url(../images/navbg.png) no-repeat;
    float: left;
    color: #000;
    text-align: right;
}
a {
    color: #ca357f;
    text-decoration: none;
}
hr {
    width: 100%;
    text-align: left;
    /*this will align it for IE*/
    margin: 8px auto;
    /*this will align it left for Mozilla*/
    border: 0 none;
    height: 1px;
    color: #86238c;
    background-color: #86238c;
}
#topnav ul.menu {
  border: none;
  list-style: none;
  text-align: left;
  margin: 0 5px 0 0;
  padding: 0;
  height: 35px;
  float: right;
  display: block;
  line-height: 1.4;
  letter-spacing: 0.9px;
  font-weight: bold;
}
#topnav ul.menu li {
  display: inline-block;
  height: 35px;
  list-style-type: none;
  margin: 0;
  padding: 6px 11px;
  border-left: 1px solid #350a38;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  float: none;
}
#topnav ul.menu li a {
  padding: 0 10px;
  color: #350a38;
  font-weight: bold;
}
@font-face {
	font-family: RobotoSlab;
	src: url(../fonts/RobotoSlab-Bold.ttf);
	src: local("☺"),
}
#location {
	width: 210px;
	float: right;
	margin: 6px 0 0 0;
}

#location p {
	line-height: 20px;
	margin: 0;
}
/* SUB NAV */
 #subnav {
    width: 736px;
    height: 25px;
    padding: 5px 0 0 226px;
    float: left;
    background: #370737 url(../images/subnavbg.gif) repeat-x;
    color: #86238c;
}
#PageHeader1_subnav {
    width: 870px;
    height: 20px;
    padding: 30px 0 0 30px;
    float: left;
    background: #230230 url(../images/subnavbg.gif) repeat-x;
    color: #FFFFFF;
}
#header_title {
    margin: 15px 20px 0 10px;
    font-family: MemphisExtraBold, Arial, Helvetica, sans-serif;
    text-align: center;
    width: 220px;
    float: right;
    font-size: 25px;
    line-height: 45px;
    color: #591059;
}
#subnav a {
    font-size: .7em;
    padding: 0 6px;
    text-decoration: none;
}
.menutitle {
    color: #ffcc00;
    font-size: .7em;
    font-style: italic;
    margin-right: 8px;
}
/* END SUB NAV */
 #content {
	width: 900px;
	margin-bottom: 10px;
	padding-bottom: 0;
	background-color: #250039;
	float: left;
}
#footer {
    color: #86238C;
    font-size: 0.7em;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    clear: both;
    text-align: center;
    padding-right: 15px;
}
.threecol {
    background: url(../images/threecolbg.jpg) repeat-y left top;
}
.twocol {
    background: url(../images/twocolbg.gif) repeat-y left top;
}
/* Three Col Setup */
 .threecol #colone {
    width: 302px;
    padding: 25px 25px 0 25px;
    float: left;
    color: #FFFFFF;
}
.threecol #coltwo {
    float:left;
    padding:25px 25px 0;
    width:296px;
}
.threecol #colthree {
    width: 218px;
    float: left;
    padding: 25px 15px 0 15px;
}
/* End Three Col Setup */

/* Three Two Setup */
.twocol #colone {
	width: 850px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/gym2.jpg);
	height: 185px;
	margin: 0 auto;
	border: 3px solid #590F59;
}

.twocol #coltwo {
	width: 575px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.twocol #coltwo h2{
	margin: 0;
}


/* End Two Col Setup */


/* GENERAL 2-COL TEMPLATE  */
 .twocol form {
    width: 325px;
    margin: 16px 0;
}
.twocol form input {
    background-color: #000000;
    color: #ca357f;
    border: none;
}
.formtitle {
    font-weight: bold;
    padding: 0 0 8px 0;
    margin: 0;
}
.twocol label {
    display: block;
    font-size: .8em;
}
/* END GENERAL 2-COL TEMPLATE  */

/* ROLLOVER NAV */
 #nav, #nav ul {
    /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 10px;
    float: right;
    position: relative;
}
#nav a {
    display: block;
    min-width: 7em;
    border: none;
    text-decoration: none;
    color: #ca357f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .60em;
    text-transform: uppercase;
}
a img {
    border: none;
    text-decoration: none;
}
/* END ROLLOVER NAV */

/* START ROLLOVER SUBNAVMENU*/
 #subnavMenu, #subnavMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnavMenu .menutitle {
    display: block;
    margin-top: 4px;
}
/* END ROLLOVER SUBNAVMENU*/

/* CSS Document */
#colonea {
	float: left;
	width: 255px;
	margin: 20px 0 0 22px;
	padding: 10px 0 0 0;
	}
p {
	line-height: 26px;
}
/*--Custom styles for gauges--*/
 .clear {
    clear: both;
}
.artificialHR {
    width: 850px;
    border-bottom: 2px solid #590F59;
    text-align: center;
    margin: 10px auto;
}
#gauges {
    width: 850px;
    padding: 10px 25px 0px 25px;
    text-align: center;
}
#gauges h3 {
    text-align: left;
}
.gauge {
    float: left;
    width: 280px;
    height: 220px;
    background: url(../images/pf-gear.png) 0px 70px no-repeat;
}
.gauge h4 {
    color: #86238C;
    padding-bottom: 0;
    margin-bottom: 0;
 font-family: MemphisExtraBold, 'Roboto Slab', Arial, Helvetica, sans-serif;
}
#g1, #g2, #g3 {
    margin-top: -25px!important;
    padding-top: 0;
    width:200px;
    height:160px;
    display: inline-block;
    margin: 1em;
}
small {
    color: #590F59;
}
