﻿html,body,div, span, applet, object, iframe,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,dl,dt,dd,img,label,label,a,strong,caption,legend, table, caption, tbody, tfoot, thead, tr, th, td  {
text-align:left;
color:#333;
font-family: Arial, Helvetica, sans-serif;
/*font-family:"HelveticaNeue-Light", Helvetica, Arial, sans-serif;*/
margin:0;
padding:0;
font-weight:normal;
font-size:14px;
border: 0;
outline: 0;
vertical-align: baseline;
text-align:left;
}


html {
height:100%;
margin-bottom:1px;
background: #dbeac1;
}

h1,h2,h3,h4,h5,h6,p, dt {
padding:10px 30px 10px 30px;

}



p,dd{
text-align:justify;
color: #007233;
}


h1,h2,h3,h4,h5,h6, dt {
color:#af2329;
font-size:21px;
line-height:21px;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

h1 
{
	font-size: 20px;
}
h2
{
	color: #8cc63f;
	font-size:38px;
}
h3
{
	color: #007233;
	font-size: 18px;
}
h4
{
	color: #007233;
	font-size:26px;
}

#page
{
	
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	background: #fff url(../images/header_bg.gif) no-repeat 0px top;
}

#leftcol 
{
	padding: 40px 0 0 0;
	float:left;
	width: 360px;
	
}

#rightcol
{
	float:left;
	width: 585px;
	margin: 0 0 0 15px;
}
#footer
{
	position:relative;
	z-index: 1;
	clear:both;
	width: 960px;
	height: 150px;
	background: transparent url(../images/footer_bg.gif) no-repeat 0px bottom;
}
#footer h2
{
	position:absolute;
	z-index:10;
	top: 10px;
	left: 380px;
}	


#brochure
{
	position:absolute;
	z-index: 10;
	top: 10px;
	left: 30px;
}

#copyright
{
	position:absolute;
	z-index: 10;
	top: 110px;
	right: 30px;
	background: transparent url(../images/miracles_bg.gif) no-repeat right 0px;
}
	
#copyright p
{
	font-size: 10px;
	padding: 20px 80px 0 0;
}

#copyright a, #copyright a:visited, #copyright a:hover
{
	font-size: 10px;
	color: #007233;
	text-decoration: none;
}

.content
{
	background:#dbeac1;
	clear: both;
	width: 555px;
}
.buttons
{
	border-top: solid 2px #fff;
	height: 50px;
	width: 555px;
	clear:both;
	background: transparent url(../images/button_bg.gif) no-repeat 0 0;
}
.buttons li
{
	list-style: none;
	display:block;
	float:left;
	border-right: 2px solid #fff;
	height: 46px;
}
.buttons li a
{
	display:block;
	float:left;
	height: 24px;
	padding: 10px 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:18px;
}

#contact_bt{
	border:none;
}

#contact_bt a{
	width: 183px;
}

#services_bt a{
	width: 183px;
}

#about_bt a{
	width: 185px;
}

.current a,.buttons li a:hover
{
background:#007638;
height:24px!important;
}

.current#contact_bt a, #contact_bt a:hover{
	background: #007638 url(../images/buttoncornerright.gif) no-repeat bottom right;
}

.current#services_bt a, #services_bt a:hover{
	background: #007638 url(../images/buttoncornerleft.gif) no-repeat 0 0;
}

#people
{
	background: transparent url(../images/people_bg.jpg) no-repeat 0 0;
	height: 170px;
	width: 585px;
	margin-top: 25px;
}

#home
{
	background: transparent url(../images/hands_bg.jpg) no-repeat 0 0;
	height: 330px;
	width: 585px;
	margin-top: 185px;

}
#home h4
{
	padding-right: 90px;
	text-align:center;
	padding-top: 160px
}
#home p
{
	padding-right: 90px;
	text-align:center;
}

#contact
{
	background: #dbeac1 url(../images/contact_bg.jpg) no-repeat 300px 20px;
}

	
	