/* CSS Document */
 
 a.footerlink {text-decoration: underline; color: #000000}
 a.footerlink:hover {text-decoration: none; color: #006600}
 a.footerlink:visited {text-decoration: underline; color: #000000}
 a.footerlink: {text-decoration: none; color: #006600}
 a.headerlink {text-decoration: underline; color: #FFFFFF}
 a.headerlink:hover {text-decoration: none; color: #f0da6a}
 a.steps {padding-top: 5px; padding-left: 120px; text-decoration: underline; color: #000000; font-size: 16px; font-weight:bolder}
 a.steps:hover {text-decoration: underline; color: #826900; font-size: 16px; font-weight:bolder}
 a.locationlinks {text-decoration: underline; color: #826900; font-size: 16px; font-weight:bolder}
 a.locationlinks:hover {text-decoration: underline; color: #000; font-size: 16px; font-weight:bolder}
 a.breadcrumbback {text-decoration: underline; color: #826900}
 a.breadcrumbback:hover {text-decoration: none; color: #000}
 a.breadcrumbback:visited {text-decoration: underline; color: #826900}
 a.breadcrumbback:active {text-decoration: underline; color: #826900}
 a.ad {border: 2px dashed #000}
 a.ad:hover {border 2px dashed #826900}

body {
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5c4a02;
	top: 0px;
	margin-top:0px;
	margin: 0px;
	margin-bottom: 0px;
}

.container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 800px;
	height: 857px;
	background-color:#FFFFFF;
	}

.top {
	position: absolute;
	background-image: url(../images/layout/top.jpg);
	margin-top: 0px;
	text-align: center;
	width: 800px;
	height: 19px;
	}

.topspan {
	position: absolute;
	background-image: url(../images/layout/barspan.jpg);
	text-align: left;
	width: 800px;
	height: 23px;
	top:19px;
}

.header {
	position: absolute;
	text-align: center;
	background-image: url(../images/layout/header.jpg);
	background-repeat:no-repeat;
	text-align: center;
	width: 800px;
	height: 182px;
	top:42px;
}

.bottomspan {
	position: absolute;
	background-image: url(../images/layout/barspan.jpg);
	text-align: center;
	width: 800px;
	height: 23px;
	top:224px;
}

.leftside {
	position: absolute;
	background-image: url(../images/layout/leftfade.jpg);
	text-align: left;
	width: 61px;
	height: 610px;
	top:247px;
}

.rightside {
	position: absolute;
	background-image: url(../images/layout/rightfade.jpg);
	text-align: right;
	right: 0px;
	width: 38px;
	height: 610px;
	top:247px;
}

.topspanzip {
	padding-top: 1px;
	padding-left: 8px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.topspansearch {
	padding-top: 1px;
	padding-left: 300px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}

/* Navigation */
.navpos {
	position: absolute;
	margin: 0px;
	left: 90px;
	top: 208px;
}

 #navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url(../images/layout/barspan.jpg) repeat-x 20px;
font: 12px/22px "verdana", sans-serif;
text-align: center;
}

#navcontainer a
{
color: #FFFFFF;
text-decoration: none;
display: block;
width: 110px;
}

#navcontainer li#active { background: url(../images/layout/barhover.jpg) repeat-x 20px; }
#navcontainer a:hover { background: url(../images/layout/barhover.jpg) repeat-x 20px; }
/* End Nav */

.footer {
	position: absolute;
	bottom: 4px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	left: 175px;
	width: 461px;
}

.sigweblogo {
	position: absolute;
	bottom: 4px;
	text-align: center;
	left: 720px;
 height: 47px;
 width: 40px;
 }

.zipcodeinput {
 height: 10px;
 vertical-align: middle;
 font-size: 9px;
 color: #FFFFFF;
 background-color:#826900;
}
 
.phonenumber {
position: absolute;
 }
 
.zipcodebutt {
font-size: 10px;
vertical-align: middle;
background-color:#ab910e;
}

.content  {
	position: absolute;
	width: 420px;
	height: 593px;
	top: 247px;
	left: 36px;
	padding-top: 20px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
 
.contenttext {
 	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 }
.rightsidecontainter {
	position: absolute;
	width: 320px;
	height: 525px;
	top: 247px;
	right: 0px;
	padding-top: 10px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
.leftsidecontainter {
	position: absolute;
	width: 142px;
	height: 590px;
	top: 247px;
	left: 0px;
	padding-top: 10px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
 }


.leftadd{
	position:absolute;
	height: 100px;
	width: 309px;
	padding-left: 0px;
	margin-top: 25px;
	border: 2px dashed #000;
	left: 479px;
	top: 610px;
}

.stepimages {
	position: absolute;
	padding-top: 0px;

}

.locationslistcontain{
	position: absolute;
	padding-left: 50px;
	width: 312px;
	top: 57px;

}

.locationlist {
	padding-top: 10px;
	left: 100px;
	font-family:Arial;
	font-size:12px;
	margin:3px;
	padding:3px;
	border:1px dashed #000;
	width:300px;
}

.gocontain {
	position: absolute;
	padding-left: 50px;
	width: 100px;
	top: 49px;
	}
	
.gobutton {
	padding-top: 10px;
	left: 100px;
	font-family:Arial;
	font-size:12px;
	margin:3px;
	padding:3px;
	border:1px dashed #000;
	width:300px;
}

.aboutuscontent {
	color: #826900;
	font-size: 16px;
	text-align: center;
	font-style:italic;
	text-decoration:underline;
	font-weight:900;
}

.locationimages {
border: solid 1px #000;
 }
  
.locationmap {
	position:absolute;
 	border: #000000 thin;
	margin-left:200px;
	top:400px;
 }
 
.location {
	position:absolute;
	height: 151px;
	width: 403px;
	left: 0px;
	top: 415px;
	font-size:10px;
	font-weight: bold;
 }

.locationimportant {
	color: #826900;
	font-weight: bold;
}

.gymlist {
	position: absolute;
	text-align: left;
	list-style: disc;
	color: #826900;
	padding: 0px;
	left: 138px;
	top: 149px;
	width: 283px;
	height: 4px;
}

.breadcrumb {
	position: absolute;
	left: 36px;
	top: 249px;
	font-size: 10px;
	color: #666666;
	width: 420px;
}

