BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6B8BC6;
	color: #7570B4;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	height: 100%;
	
}

#divColA {
	width:220px; 
	float:left; 
	margin-right:20px; 
	margin-left:0px;
	text-align:right;
	padding: 5px 5px 5px 5px;
}

#divColB {
	width:550px; 
	float:right; 
	margin-right:0px; 
	margin-left:0px;
	text-align:left;
	padding: 5px 5px 5px 5px;
}




.class1 A:link {
	text-decoration: none;
	color: #7570B4;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	font: verdana;
	font-size: 11px;
}
.class1 A:visited {
	text-decoration: none;
	color: #7570B4;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	font: verdana;
	font-size: 11px;

}
.class1 A:active {
	text-decoration: none;
	color: #7570B4;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	font: verdana;
	font-size: 11px;

}
.class1 A:hover {
	text-decoration: underline;
	color: #7570B4;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	font: verdana;
	font-size: 11px;
}

/* class 2 links here*/
.class2 A:link {
	text-decoration: none;
	color: #999999;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 14px;
}
.class2 A:visited {
	text-decoration: none;
	color: #999999;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 14px;

}
.class2 A:active {
	text-decoration: none;
	color: #999999;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 14px;

}
.class2 A:hover {
	text-decoration: underline;
	color: #666666;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 14px;
}

.siteText { 
	text-decoration: none;
	color: #7570B4;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: verdana;
	font-size: 12px;
	}

.siteTexthOME { 
	text-decoration: none;
	color: #7570B4;
	line-height: 30px;
	font-weight: normal;
	font-style: normal
	font: verdana;
	font-size: 14px;
	}

.siteTextB { 
	text-decoration: none;
	color: #7570B4;
	line-height: 30px;
	font-weight: normal;
	font-style: normal
	font: verdana;
	font-size: 20px;
	}
.siteTextBlack { 
	text-decoration: none;
	color: #000000;
	line-height: 30px;
	font-weight: normal;
	font-style: normal
	font: verdana;
	font-size: 12px;
	}

.tagLine{ 
	text-decoration: none;
	color: #9D5853;
	line-height: 30px;
	font-weight: normal;
	font-style: bold;
	font: verdana;
	font-size: 12px;
	}



.listHeading {
	text-decoration: none;
	color: #7570B4;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 16px;
	text-indent:0px;
	}



.forPeople {
	text-decoration: none;
	color: #9D5853;
	line-height: 20px;
	font-weight: bold;
	font-style: normal
	font: verdana;
	font-size: 26px;
	font-family: verdana;
	}


/* this is where we list the backgrounds for each of the pages*/

.BGindex{
	background-image:url(img6.jpg);
	background-position: bottom right ;
	background-repeat: no-repeat;
}

.BGabout{
	background-image:url(img6.jpg);
	background-position: bottom right ;
	background-repeat: no-repeat;
}

.BGservices{
	background-image:url(img6.jpg);
	background-position: bottom right ;
	background-repeat: no-repeat;
}

.BGquestion{
	background-image:url(img6.jpg);
	background-position: bottom right ;
	background-repeat: no-repeat;
}

.BGknow{
	background-image:url(img6.jpg);
	background-position: bottom right ;
	background-repeat: no-repeat;
}

.BGcontact{
	background-image:url(img6.jpg);
	background-position: bottom right ;
	background-repeat: no-repeat;
}

