	
/* ---  SERVICES --- */

#nav-services a {color:#FFCC00 !important;}


#container {
	background:url(../images/texturebkg-new.jpg) top left repeat;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-bottom:0;
	}

#header{
	}
	
#logo {
	position:absolute;
	top:80px;
	right:100px;
	width:180px;
	height:102px;
	background:url(../images/logo-small.gif) top left no-repeat;
	}
	
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	text-indent:-9999px;
	}


#contentarea {
	color:#005734;
	background:url(../images/roots-ground.png) bottom center no-repeat;
	}	
	
#content {
	padding-top:110px;
	width:995px;
	margin-left:50px;
	font-family:Garamond, "Adobe Garamond", "Times New Roman", Times, serif;
	padding-bottom:200px;
}

#content h1 {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:56px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

#content h2 {
	text-align:center;
	}

#content h1 .accent {
	font-family:"Snell Roundhand";
	font-style:italic;
	color:#520047;
	}

#content h2.accent {
	font-family:"Snell Roundhand";
	color:#520047;
	}

#content p {
	margin-left:50px;
	margin-right:80px;
	line-height:1.5em;
}


#footer {
	text-align:center;
	color:#FFFFFF;
	padding-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:-50px;
	}


.columns {
	font-size:18px;
	}





















