body {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	background: #ebeee3 url(../../images/page-back-btm.jpg) 50% 100% no-repeat;
	background-attachment: fixed;
	font: 10pt arial;
}

#wrapper {
	width: 100%;
}

.header {
	width: 980px;
	height: 143px;
	background: url(../../images/header.png) no-repeat;
	margin: 0 auto;
}

.header .container {
	padding: 10px 30px;
}

.header .container .logo {
	background: url(../../images/anoasisofhealing-logo.png) no-repeat;
	width: 85px;
	height: 122px;
}

.header .container .title {
	background: url(../../images/site-title.png) no-repeat;
	width: 357px;
	height: 62px;
	margin-left: 35px;
	margin-top: 10px;
}
#middleHalo{
	margin-left: 75px;
}

#Navigation{
height: 41px;
width: 794px;
margin:0 0 0 105px;
padding:10px 0 0 0;

}

.banner {
	background: url(../../images/banner-span.png) repeat-x ;
	height: 300px;
}

.banner .container {
	background: url(../../images/banner.png) no-repeat ;
	width: 980px;
	height: 300px;
	margin: 0 auto;
}

.banner .container .content {
	padding: 10px 20px;
}

.banner-sub {
	background: url(../../images/banner-span-sub.png) repeat-x ;
	height: 100px;
}

.banner-sub .container {
	background: url(../../images/banner-sub.png) no-repeat ;
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

.banner-sub .container .content {
	padding: 10px 20px;
}

.banner-sub .container .content .title {
	font: bold 34pt arial;
	font-style: italic;
	color: #ebeee3;
	padding: 15px 10px;
}

.pagecontainer {
	min-height: 131px;
}

.pagecontainer .container {
	background: url(../../images/content-back-mid.png) repeat-y;
	width: 980px;
	margin: 0 auto;
	min-height: 131px;
}

.pagecontainer .container .top{
	background: url(../../images/content-back-top.png) 0 0 no-repeat;
	min-height: 131px;
	padding: 20px 30px;
}

.footer {
	background: url(../../images/footer-span.png) repeat-x;
	min-height: 36px;
}

.footer .container {
	background: url(../../images/footer.png) no-repeat;
	height: 67px;
	width: 980px;
	margin: 0 auto;
	clear:both;
}

.footer .container .content {
	padding: 10px 30px;
}


/*
** NAVIGATION SETTINGS
**************************************************/

#nav {
	width: 794px;
	height: 41px;
	position: relative;
	margin-left: 25px;
	margin-top: 18px;
	*margin-top: 8px;
	margin-bottom: -10px;
}

#nav li {
	float: left;
}

#nav li a {
	background: url(../../images/nav-sep.gif) 100% 0 no-repeat;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 13px 0px;
	display: block;
	height: 41px;
	font: bold 14px arial;
	text-align: center;
}

/*up state*/
li#nav_about a {
	left: 0px;
	width: 88px;
}

li#nav_foundations-of-healing a {
	left: 88px;
	width: 170px;
}

li#nav_local-patients a {
	left: 258px;
	width: 122px;
}

li#nav_out-of-state a {
	left: 380px;
	width: 167px;
}

li#nav_healing a {
	left: 547px;
	width: 134px;
}

li#nav_learn-more a {
	left: 681px;
	width: 93px;
}

/*hover state*/
li a:hover {
	color: #8aa646;
	text-decoration: none;
}

/*current state*/
#body_about li#nav_about a {
	width: 88px;
	color: #000000;
}

#body_foundations-of-healing li#nav_foundations-of-healing a {
	width: 170px;
	color: #000000;
}

#body_local-patients li#nav_local-patients a {
	width: 122px;
	color: #000000;
}

#body_out-of-state li#nav_out-of-state a {
	width: 167px;
	color: #000000;
}

#body_testimonials li#nav_healing a {
	width: 134px;
	color: #000000;
}

#body_stop-making-cancer li#nav_learn-more a {
	width: 93px;
	color: #000000;
}


/*
** FONT SETTINGS
**************************************************/

h1 {
	font: bold 14pt arial;
	margin:0 0 15px 0;
	color: #597803;
}

h2 {
	font: bold 13pt arial;
	margin:15px 0 15px 0;
	color: #597803;
}

h3 {
	font: bold 12pt arial;
	margin:15px 0 15px 0;
	color: #597803;
}

.green {
	color: #3c5500;
}

.small {
	font: 8pt verdana;
}

.small a:link, .small a:visited, .small a:active {
	font: 8pt verdana;
	color: #4b6903;
	text-decoration: none;
}

.small a:hover {
	font: 8pt verdana;
	color: #4b6903;
	text-decoration: underline;
}

.xlarge {
	font: 14pt arial;
	color: #4b6903;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font: 10pt arial;
	color: #4b6903;
}

a:hover {
	text-decoration: underline;
	font: 10pt arial;
	color: #4b6903;
}

.foot-link a:link, .foot-link a:visited, .foot-link a:active {
	margin-right: 10px;
	padding-right: 10px;
	border-right: solid 2px #4b6903;
	font: 8pt verdana;
}
.last {
	border:none;
}
.foot-link a:hover {
}


/*
** OTHER LAYOUT SETTINGS
**************************************************/

#text_left {
	float:left;
	width:635px;
	margin-right: 0px;
	padding:0 10px 0 0;
}
#text_left p{
	margin:0 0 15px 0;
}

#text_left ul{
	margin:0 0 15px 20px;
	list-style:circle;
}

#text_left ul li{
	line-height:20px;
}


ul .page {
	list-style: disc;
	margin: 0 30px;
}

li .page {
	display: block;
	margin: 0;
}

#text_right {
	float:left;
	width:241px;
	padding:0 0 0 15px;
}


/*
** MISC SETTINGS
**************************************************/

.arrow {
	float: left;
	top: 1px;
	margin-right: 8px;
	position: relative;
}
.arrow2 {
	float: left;
	top: 1px;
	margin-right: 8px;
	/*margin-left: 15px;*/
	position: relative;
}

#slideshow {
	clear:both;
	width: 640px;
	height:276px;
	margin-left: 12px;
	margin-top: 2px;
	position:relative;
	overflow:hidden;
	border-bottom:none;
	text-align:center;
	/*background:#FFFFFF;*/
}

/*\*/ * html #slideshow { margin-left: 6px; } /**/

.contact {
	margin: 10px;
}

.request-box {
	width: 255px;
	margin-right: 20px;
}

/*\*/ * html .request-box { margin-right: 10px; } /**/

.request-box .title {
	background: url(../../images/form-text-top.png) no-repeat;
	width: 182px;
	height: 21px;
	margin: 10px 10px 10px 40px;
}

.request-box-sub {
	background: url(../../images/request-box-sub.png) no-repeat;
	width: 255px;
	height: 254px;
	margin:0 0 25px 0;
}

.request-box-sub .title {
	background: url(../../images/form-text-top.png) no-repeat;
	width: 182px;
	height: 21px;
	margin: 10px 10px 10px 40px;
}

.fieldcontainer {
	width: 255px;
	min-height: 20px;
	margin:0 0 5px 10px;

}

.fieldlabel {
	width: 70px;
	color: #FFF;
	font-weight: bold;
	font-size:11px;
}

.fieldlabel2 {
	width: 70px;
	color: #4b6903;
	font-weight: bold;
	font-size:11px;
}

.textfield {
	width: 150px;
	border: solid 1px #4b6903;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

/*\*/ * html .textfield { width: 150px; } /**/

.textarea {
	width: 150px;
	border: solid 1px #4b6903;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

/*\*/ * html .textarea { width: 170px; } /**/


.txt-bx {
	width: 173px;
}

/*\*/ * html .txt-bx { width: 170px; } /**/

.textfield-sub {
	width: 143px;
	border: solid 1px #4b6903;
}

/*\*/ * html .textfield-sub { width: 140px; } /**/

.textarea-sub {
	width: 143px;
	border: solid 1px #4b6903;
}

/*\*/ * html .textarea-sub { width: 140px; } /**/


.txt-bx-sub {
	width: 143px;
}

/*\*/ * html .txt-bx-sub { width: 140px; } /**/

.request-button {
	right: -9px;
	position: relative;
}

.clear-btn {
	border: 0;
	margin:0 20px 0 0;
	background: url(../../images/form-button-01.png);
}

.lodi {
	background: url(../../images/lodi.png) no-repeat;
	width: 132px;
	height: 186px;
	margin: 0 auto;
}

#ContactPhone{
	font-size:16px;
	color:#FFF;
	margin:20px 30px 0 0;
	padding:0 0 0 30px;
	text-align:center;
}
#ContactPhone .number{
	font-size:24px;
	font-weight:bold;
}