@charset "utf-8";

/* CSS Document */


body{
margin:0;
padding:0;
line-height:normal;
background-color:#4A382F;
}
p{
	line-height:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4A382F; }
	
	h1 {
		
		font-size:20px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4A382F;
		margin-left:90px;
	}

#maincontainer{
width: 1058px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background-image: url(../images/header.gif);
height: 200px; /*Height of top section*/
}
#topsection-contact{
background-image: url(../images/header1.gif);
height: 200px; /*Height of top section*/
}
#topsection-services{
background-image: url(../images/header2.gif);
height: 200px; /*Height of top section*/
}
#topsection-home{
background-image: url(../images/header4.gif);
height: 200px; /*Height of top section*/
}
#topsection-people{
background-image: url(../images/header3.gif);
height: 200px; /*Height of top section*/
}


#menusection{

height: 39px; /*Height of top section*/
}

#topboxsection{

height: 94px; /*Height of top section*/
background-image:url(../images/berries.gif);
background-repeat:no-repeat;
padding-left: 130px;


}

#topboxsection-home{
height: 94px; /*Height of top section*/
background-image:url(../images/berries4.gif);
background-repeat:no-repeat;
padding-left: 130px;
}
#topboxsection-people{

height: 94px; /*Height of top section*/
background-image:url(../images/berries3.gif);
background-repeat:no-repeat;
padding-left: 130px;

}

#topboxsection h1 {
		padding: 0px; 
		margin: 0px; 
		font-size:30px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4A382F;
				line-height:normal;
	}
	#topboxsection-people h1 {
		padding: 0px; 
		margin: 0px; 
		font-size:30px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4A382F;
				line-height:normal;
	}
		#topboxsection-people h1 {
		padding: 0px; 
		margin: 0px; 
		font-size:30px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4A382F;
				line-height:normal;
	}
	#topboxsection-home h1 {
		padding: 0px; 
		margin: 0px; 
		font-size:30px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4A382F;
				line-height:normal;
	}
		#topboxsection-services h1 {
		padding: 0px; 
		margin: 0px; 
		font-size:30px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4A382F;
				line-height:normal;
	}
	
.topbox-para {
	
	margin-left:90px;
	margin-top:30px;
	
}
#botboxsection{

height: 158px; /*Height of top section*/
background-image: url(../images/leaves.gif);
background-repeat:no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
background-image:url(../images/main-mid.gif);
background-repeat:repeat-y;

}
#contentcolumn1{
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
background-image:url(../images/main-mid.gif);
background-repeat:repeat-y;
height:500px;

}


.contentcolumnindex{
margin-left: 0px; /*Set left margin to LeftColumnWidth*/

width:500px;
float: left;

}


.contentcolumnindexr {
	
	float:right;
	width:350px;

}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #C8FC98;
}

#footer{
clear: left;
width: 100%;
background: #4A382F;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin-left:90px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-right:90px;
line-height:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4A382F; 
}

.italics {
	font-style:italic;
	font-weight:bold;
}

.italics-large {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}
li {
	line-height:1.5em;
}
.contact {
	padding-left: 30px;
}

a {
	
	
	color:#4A382F; 
	
}

a:hover {
	
	font-weight:bold;
	
}