html, body {
   margin : 0;
   padding : 0;
   height:100%; 

}

body {
	color : #000000;
	width : 100%;
	text-align: center;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#topbar {
	background : #3b1004;
	height: 5px;
}
#wrapper {
	text-align: center;
	width: 907px;
	margin-left: auto;
	margin-right: auto;

}
#topnav {
	background-image: url(img/bg-nav.gif);
	height: 124px;
	width: 907px;
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
}
#grabber {
	height: 307px;
	width: 907px;
	text-align: left;
}
#frame-top {
	background-image: url(img/frame-top.gif);
	height: 48px;
	width: 907px;
	background-repeat: no-repeat;
}

#frame {
	background-image: url(img/bg-frame.gif);
	height: 100%;
	width: 907px;
	background-repeat: repeat;
	text-align: left;
	background-position: center;
	padding: 0px;
	margin:  0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b1004;
	margin-top: 10px;
}

.navleft {
width: 361px;
float:left;
}
.navright {
	width:521px;
	height:31px;
	float:right;
	text-align: right;
	padding-right: 25px;
}
.navbook {
	width:525px;
	height:77px;
	float:right;
	text-align: center;
}

.framecontent {
	padding-left: 28px;
	padding-right: 28px;
}
.pod1 {
	background-image: url(img/pod-chiropractic2.gif);
	background-repeat: no-repeat;
	height: 188px;
	width: 550px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 6px;
	float: left;
}
.pod2 {
	background-image: url(img/pod-massage.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 248px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 45px;
	float: right;
	margin-top: 31px;
	
}
.pod3 {
	background-image: url(img/pod-acupuncture.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 248px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 45px;
	margin-top: 10px;
	float: left;
}
.pod4 {
	background-image: url(img/pod-nutrition.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 248px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 45px;
	float: left;
	margin-top: 10px;
	margin-left: 27px;
}

.pod5 {
	background-image: url(img/pod-fitness.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 248px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 45px;
	float: right;
	margin-top: -163px;
	margin-left: 614px;
}

.podsub {
	float: left;
	width: 490px;
}
.podservices {
	float: left;
	width: 400px;
	clear: both;
}
.podartleft {
	float: left;
	width: 50%;
	clear: both;
}
.podartright {
	float: right;
	width: 50%;
}

.podserviceslong
 {
	float: left;
	width: 100%;
	clear: both;
}


.podsubflow {
	float: left;
	width: 100%;
}
.podsubabout {
	width: 100%;
	clear: both;
}


.podphoto {
	width: 351px;
	float: right;
	padding-top: 50px;
	
}
.podrequest {
	width: 450px;
	float: right;
	padding-top: 30px;
	
}

.podmap
{
	width: 454px;
	height: 352px;
	background-color: #3B1004;
	text-align: center;
	vertical-align: middle;
}
.contact-divide {
	float: left;
	width: 155px;
	margin-bottom: 20px;
}
.contact-divide-right {
	float: left;
	width: 155px;
	margin-bottom: 20px;
}


.catcher {
	float: left;
	width: 100%;
	vertical-align: super;
	page-break-before: always;
	

}
.formalign {
	vertical-align: top;
}

.formsize {
	vertical-align: middle;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B1004;
	font-weight: bold;
	text-indent: 9px;
	letter-spacing: 0.1em;
	line-height: 20px;
}

form, fieldset, label, input, .checkbox, textarea, select, option, form div {
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #999;
}
legend {
  font-weight: bold;
  margin: 0 2% .5em 0;
  padding: .2em .5em;
}
input.text, textarea, select { 
  border: 1px solid #666; 
  border-right: 1px solid #ccc; 
  border-bottom: 1px solid #ccc;
}

/* Create a bit of padding for text inputs and selects */
input.text, input.button, textarea, select {
  padding: .2em;
}


.action {
	float: left;
	width: 235px;
}
.staff {
	float: left;
	width: 280px;
	text-align: left;
}
.staffClear {
	float: left;
	width: 280px;
	text-align: left;
	clear: both;
}



.podphoto {
	float: right;
	
}
.spacepic {
	padding-left: 38px;
}



#footer {
	background-image: url(img/bg-footer.gif);
	height: 246px;
	width: 907px;
	background-repeat: repeat;
	text-align: left;
	background-position: center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b1004;
	margin-top: 80px;
	clear: both;
}

#footersub {
	height: 246px;
	width: 907px;
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b1004;
	margin-top: 20px;
	clear: both;
	background-image: url(img/bg-footer.gif);
}

.footercontent {
	margin-left: 28px;
	margin-right: 28px;
	padding-top: 20px;

}
.footernav {
	font-size: 14px;
	color: #393938;
	text-align: left;
	padding-top: 10px;
	padding-left: 40px;

}

/* Text
----------------------------------------------- */
.nav{
	font-size: 16px;
	font-weight: bold;
	color: #39150e;
	text-decoration: none;
}
.navon{
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}


/* Links
----------------------------------------------- */

a:link {
	color: #660000;
}
a img
	{
		border: none;
		background: none; }
		
a.nav:link {
	color: #660000;
}
a.nav:visited {
	color: #666600
} 
a.nav:hover {
	color: #660000
}  
a.nav:active {
	color: #660000
}  

a.navon:link {
	color: #333300;
}
a.navon:visited {
	color: #330000
} 
a.navon:hover {
	color: #660000
}  
a.navon:active {
	color: #660000
}  




/* Headings
----------------------------------------------- */


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 38px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 30px;
}

h5 {
	font-size: 30px;
}

