/*
CSS - styles/maxwell.css

    * Collapse All
    * Expand All
    * Colors
    	* Text is black
    	* Page Headers: 700017
		* Links: c52520
		* Rollover: 860f21

*/

/* GLOBAL ELEMENTS */

* {
	color:#000000;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	}
	
body {
	font-size: 62.5%;
	background: transparent url(../images/bg.jpg) repeat;
	}
	
p, span, ul, ol, li {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	}

.small {
	font-size: 1em;
	line-height: 1.3em
	}
	
.wysiwyg {
	margin: 5px 15px 5px 0;
	border: 0;
	width: 100%;
	}
	
.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin: 0 0 5px 0;
	}


li {
	list-style: square;
	margin: 1.2em;
}

/* STANDARD HEADER */
h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}
/* END STANDARD HEADER */
	
h1.pageHdr {
	font-size: 2em;
	color: #700017;
	margin-top: -5px;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	}

hr {
	color: #c52520;
	background-color: #c52520;
	height: 1px;
	width: 90%;
	border: 0;
	text-align: left;
	margin-top: 5px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	}

input, select, textarea {
	font-size: 1em;
	color: #000000;
	}

.submitBtn {
	color: #c52520;
	font-weight: bold;
	} 

.submitBtn:hover {
	color: #860f21;
	} 

.alert {
	font-size: x-small;
	color:#FF0000;
	}

.alertFieldNames {
	font-size: 100%;
	color:#FF0000;
	}
	
.format {
	font-size: x-small;
	color:gray;
	}

.wrapper {
	width: 860px;
	margin: 20px auto;
	padding-top: 42px;
	padding-bottom: 42px;
	position: relative;
	}

/* content */
.contentWrap, contentBottom, .menuBottom {
	width: 749px;
	}
	
.contentWrap {
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background-color: white;
	}
	
.contentBottom {
	margin-top: -1px;
	background: transparent url(../images/background_text.jpg) repeat-y;
	text-align: left;
	}

.menuBottom {
	background: transparent url(../images/hm_logobottom.jpg) no-repeat;
	height: 40px;
	margin-top: -1px;
	}
	
#swf {
	border: 0;
	width: 462px;
	height: 251px;
	background-color: #ffffff;
	}

.logo {
   position: absolute;
   top: 52px;
   left: 517px;
   }



.welcome {
	width: 414px;
	height: 18px;
	margin: 0 0 0 200px;
	background: transparent url(../images/headers/hdr_home.gif) no-repeat;
	}
	
.contentCopy {
	width: 749px;
	min-height: 248px;
	text-align: left;
	background: transparent url(../images/background_content.jpg) repeat-x;
	_margin-top: -44px;
 	padding-top: 30px;
 	margin-bottom: 20px;
	}

.contentCopyInner {
	width: 697px;
	margin: 0 auto;
	text-align: left;
	}
	
.contentCopyInnerHdr {
	float: left;
	width: 79px;
	}

.contentCopyLeft, .contentCopyRight {
	margin-bottom: 10px;
	_padding-bottom: 15px;
	}

.contentCopyLeft {
	width: 479px;
	margin-left: 26px ;
	float: left;
	_margin-left: 13px;
	}
	
.contentCopyRight {
	width: 225px;
	float: right;
	}
	
.contentCopyRightInner {
	width: 186px;
	margin: 0 auto;
	}
	
.line_horizontal {
	width: 199px;
	margin: 0 auto;
	}
	
.line_horizontal_hr {
	width: 95%;
	margin: 0 auto;
	margin-top: -5px;
	margin-bottom: 5px;
	_margin-top: -5px;
	_margin-bottom: 5px;
	}
	
.line_vertical {
	position: absolute;
	width: 1px;
	height: 198px;
	top: 384px;
	right: 282px;
	}

img.hdr_training {
	margin-left: 11px;
	margin-bottom: 2px;
	}

.learnmore {
	width: 72px;
	float: right;
	margin-right: 6px;
	margin-bottom: -7px;
	}
	
/* end content */



/* nav menu */
#menu {
	width: 749px;
	height: 35px;
	margin: 0 auto;
	margin-top: -1px;
	background: transparent url(../images/nav_bg.gif) repeat-x;
	}

#menu div {
	float: left;
	}

#menu a {
	display: block;
	}
	
.about, .training, .nutrition, .facilities, .contact {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	padding-bottom: 44px;
	}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.about {
	width: 110px;
	margin-left: 113px;
	background: transparent url(../images/nav/nav1.gif) no-repeat;
	}
	
.about:hover {
	background: transparent url(../images/nav/nav1a.gif) no-repeat;
	color: #d8d8d8;
	}

.training {
	width: 112px;
	background: transparent url(../images/nav/nav2.gif) no-repeat;
	}
	
.training:hover {
	background: transparent url(../images/nav/nav2a.gif) no-repeat;
	color: #d8d8d8;
	}

.nutrition {
	width: 113px;
	background: transparent url(../images/nav/nav3.gif) no-repeat;
	}
	
.nutrition:hover {
	background: transparent url(../images/nav/nav3a.gif) no-repeat;
	color: #d8d8d8;
	}

.facilities {
	width: 114px;
	background: transparent url(../images/nav/nav4.gif) no-repeat;
	}

.facilities:hover {
	background: transparent url(../images/nav/nav4a.gif) no-repeat;
	color: #d8d8d8;
	}

.contact {
	width: 79px;
	background: transparent url(../images/nav/nav5.gif) no-repeat;
	}
	
.contact:hover {
	background: transparent url(../images/nav/nav5a.gif) no-repeat;
	color: #d8d8d8;
	}


/* end nav menu */
	
#footer {
	width: 749px;
	height: 25px;
	font-size: 1.1em;
	margin: 0 auto;
	padding-top: 10px;
	color: white;
	background-color: #000000;
	text-align: center;
	}

table#contact {
	width: 400px;
	}
	
table#contact td.fieldNames {
	width: 30%;
	text-align: left;
	}

table#contact td.fieldNamesMsg {
	width: 30%;
	text-align: left;
	vertical-align: top;
	}

table#contact td.fieldInputs {
	width: 70%;
	}
	
table#contact td.fieldInputs textarea {
	width: 95%;
	}

table#contact span.contactOptional {
	font-size: x-small;
	text-align: left;
	font-style: italic;
	}

table.newsList {
	width: 100%;
	}

table.newsList tr:hover {
	background-color: white;
	}
	
table.newsList tr:hover a {
	color: #860f21;
	}
	
table.newsList td.date, table.newsList td.copy {
	vertical-align: top;
	padding-bottom:  6px;
	}

table.newsList td.date {
	width: 20%;
	}
	
table.newsList td.copy {
	width: 80%;
	}
	

/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, a strong {
	color:#c52520;
	text-decoration:none;
	}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong {
	color:#860f21;
	}
/* END STANDARD LINKS */	

.right_link {
	position: absolute;
	width: 190px;
	top: 389px;
	right: 59px;
	_right: 69px;
}

.clear {
	clear: both;
	}
	
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibiliity: hidden;
	}

.clearfix { 
	display: inline-table;
	}
/* Hides from ID-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hid from IE-mac */	


