@charset "UTF-8";
/* CSS Document */

* { /* this eliminates those extra spaces between divs */
	margin: 0;
	padding: 0;
}

body {
	font-size: 1em;
	background-color: #000;
	background-repeat: repeat;
	background-position:center;
	color:#000;	
}

#container {
	width: 850px;
	background-image: url(images/OneSpirit_background.jpg);
	margin: 0px auto 0px auto;
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
}

#banner {
	position: relative;
	width: 780px;
	background-repeat: no-repeat;
	height: 200px;
}

#logo {
	float: left;
	background-image: url(images/1spiritlogo.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 400px;
	height: 180px;
	padding-top: 0;
	margin-left: 50px;
}
	
#address {
	float: right;
	background-image: url(images/spiritAddress.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 175px;
	height: 125px;
	margin: 30px 5px 0 0;
}

#content	{
	background-image: url(images/light-background.jpg);
	left: 25px;
	position: relative;
	width: 300px;
	border: 2px solid #000;
	padding: 50px 195px 0 290px;
	height: auto;
}

#content2	{
	background-image: url(images/light-background.jpg);
	left: 25px;
	position: relative;
	width: 600px;
	border: 2px solid #000;
	padding: 50px 85px 0px 85px;
	height: auto;
	text-align: center;
}

#content3	{
	background-image: url(images/light-background.jpg);
	left: 25px;
	position: relative;
	width: 750px;
	border: 2px solid #000;
	padding: 50px 10px 0px 10px;
	height: auto;
	text-align: center;
}


#contentFees	{
	background-image: url(images/light-background.jpg);
	left: 25px;
	position: relative;
	width: 600px;
	border: 2px solid #000;
	padding: 50px 85px 0 100px;
	height: auto;
}

#contentFees p	{
	text-align: center;
}

#navigation {
	position: absolute;
	top: 210px;
	left: 47px;
	width: 750px;
}

#frontphoto	{
	position: absolute;
	top: 290px;
	left: 33px;
	width: 270px;
	background-image: url(images/light-background.jpg);
}
#frontphoto p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#comments	{
	position: absolute;
	top: 290px;
	left: 661px;
	width: 140px;
}	

#form	{
	position: relative;
	width: 285px;
	margin-left: 5px;
	text-align: left;
}

#form form	{
	text-align: left;
	left: 5px;
}

#logos	{
	width: 500px;
	position: relative;
	text-align: center;
	margin-left: -37px;
}

#logos a	{
	font-size: 12px;
	}

#directions {
	position: absolute;
	width: 300px;
	top: 200px;
	left: 450px;
}

#markphoto	{
	width: 151px;
	float: left;
	margin-right: 12px;
	border: 2px solid #000;
}

#thanks p	{
	text-align: center;
}

#footer	{
	position: relative;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	height: 70px;
}

#footer p {
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: .85em;
}

.modalities p   {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.therapists p {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#comments p {
	font-size: 0.85em;
	font-style: italic;
	text-align:left;
	line-height: 1.25em;
}

h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-style: normal;
	font-size: 125%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 110%;
	font-style: italic;
	padding-bottom: 1.25em;
}

p	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #000;
	font-style:normal;
	padding-bottom: 25px;
	text-align:justify;
}
	
#hometext h2 {
	text-align: center;
}

.style1 {
	font-size: 0.85em
	}

.style2	{
	color: #000;
	font-size: .75em;
}

.style3	{
	font-size: 11px;
	}
#form table {
	padding-left: -50px;
}
