body{

	background: #000000;
	color: #300000;
	margin: 0;
	padding: 0;
	font-family: "Myriad Web","Arial","Helvetica",sans-serif;

}

#header{

	background: #ff8700;
	color: #FFFFFF;
	height: 200px;
	width: 100%;
	padding-bottom: 15px;

}

#header a:link{

	color: #FFFFFF;
	text-decoration: none;

}

#header a:visited{

	color: #FFFFFF;
	text-decoration: none;

}

#header a:hover{

	text-decoration: none;
	color: #FFFFFF;

}

#header a:active{

	color: #FFFFFF;
	text-decoration: none;
	
}

#logostrip{

	height: 161px;
	width: 100%;
	background: url('headerback.png') repeat-x;

}

#logo{

	background: url('logo.png') right no-repeat;
	height: 100%;
	width: 100%;
	margin: 0px;
	border: 0px;
	text-align: right;

}

#headernav{

	text-align: center;
	font-size: 11.3pt;

}

#headernav ul{

	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;

}

#headernav ul li{

	display: inline;
	text-decoration: none;
	margin: 3px;
	padding: 2px 11px 2px 11px;
	color: #FFFFFF;

}

#headernav ul li:hover{

	background-color: #300000;

}

.navsel{

	background-color: #300000;

}

#headersearch{

	text-align: right;
	padding-left: 30px;
	padding-right: 50px;

}

.searchform{

	padding: 0px;
	margin: 0px;

}

.searchoffline{

	color: #808080;
	font-style: italic;

}

.striptop{

	width: 100%;
	height: 18px;
	background: url('strip.png') repeat-x;
	border-top: 1px solid #FFFFFF;

}

.stripbottom{

	width: 100%;
	height: 18px;
	background: url('strip.png') repeat-x;

}

#maincontent{

	background: #FFFFFF;
	color: #300000;
	padding: 0px;
	padding-left: 50px;
	font-size: 11pt;

}

#footer{

	background: #FF8700;
	height: 60px;
	text-align: center;
	font-size: 14pt;
	color: #FFFFFF;

}

#footer p{

	margin: 0px;
	padding-top: 20px;

}

.center{

	text-align: center;

}

h1{

	background: url('h1.png') no-repeat center;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 25px;
	font-size: 15pt;
	height: 35px;
	width: 175px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;

}

h2{

	font-size: 18pt;
	color: #FF8700;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 2px;

}

h3{

	font-size: 12pt;
	color: #FF8700;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 2px;

}

.hometable{

	background: url('resultswatermark.png') no-repeat center;

}

#signupform{

	margin: 0px;
	background: #300000;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;

}

/* 'Fancy' form fields :( This was so boring to make */

.f-name{

	width: 265px;
	height: 30px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	background: url('name.png') no-repeat left transparent;
	border: 0px;
	margin: 0px;
	text-align: right;

}

.f-phone{

	width: 265px;
	height: 30px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	background: url('phone.png') no-repeat left transparent;
	border: 0px;
	margin: 0px;
	text-align: right;

}

.f-email{

	width: 265px;
	height: 30px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	background: url('email.png') no-repeat left transparent;
	border: 0px;
	margin: 0px;
	text-align: right;

}

.f-address{

	width: 265px;
	height: 100px;
	padding-left: 0px;
	padding-top: 45px;
	padding-bottom: 7px;
	background: url('address.png') no-repeat left transparent;
	border: 0px;
	margin: 0px;
	text-align: right;

}

.t-input{

	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

}

/* 'Fancy' form fields ends here */

.t-signup{

	background: #300000;

}

.inlineimg{

	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 3px;

}

.newsheading{

	color: #300000;
	font-weight: bold;
	font-size: 13pt;

}

.newsheading a:link{

	color: #300000;
	text-decoration: none;

}

.newsheading a:visited{

	color: #300000;
	text-decoration: none;

}

.newsheading a:hover{

	text-decoration: none;
	color: #FF8700;

}

.newsheading a:active{

	color: #300000;
	text-decoration: none;

}

a.newsnav:link{

	color: #300000;
	text-decoration: none;

}

a.newsnav:visited{

	color: #300000;
	text-decoration: none;

}

a.newsnav:hover{

	text-decoration: none;
	color: #FF8700;

}

a.newsnav:active{

	color: #300000;
	text-decoration: none;

}
.aboutustable{
	background-image:url('../images/final_treadmil.jpg');
}