body
{
	font-family: calibri;
	font-size: 11pt;
}

a
{
	color: #a6c018;
	text-decoration: none;
}

a:hover
{
	color: #f3d900;
}


/*About Us Page*/
#aboutus
{
	font-size: 14pt;
	padding-left: 5px;
	padding: 15px;
}

#services
{
	font-size: 14pt;
	padding-left: 5px;
	padding: 20px;
}

#services h2
{
	font-size: 17pt;
	letter-spacing: 3px;
	text-align: center;
}

#services h3
{
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3d900;
	border-bottom-width: thin;
}

#testimonials
{
	font-size: 15pt;
	padding-left: 5px;
	padding: 20px;
}



#testimonials h2
{
	font-size: 14pt;
	border-top-style: solid;
	border-top-color: #f3d900;
	border-top-width: thin;

}




#contactus
{
	font-size: 12pt;
	padding-left: 5px;
	padding: 10px;
	padding-top: 50px;
	padding-right: 280px;
}