@charset "utf-8";
/* CSS Document */
*	{
	margin: 0px;
	padding: 0px;
	font-family: "DejaVu Sans", Verdana, sans-serif;
	color: #3C493D;
}
h3	{
	font-size: 28px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}
h4	{
	font-size: 20px;
	color: #3E4542;
	font-weight: 300;
	line-height: 26px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}
#mainWrapper #main {
	display: block;
	height: 100%;
	width: 90%;
	max-width: 1250px;
	margin-right: auto;
	margin-left: 5%;
	margin-bottom: 3%;
	float: left;
}
#mainWrapper #main #top {
	display: block;
	width: 100%;
	height: auto;
	float: left;
}
#mainWrapper #main #top #topHeading  {
	display: block;
	width: 60%;
	height: auto;
	margin-left: 20%;
	margin-right: auto;
	padding: 3% 0 2% 0;
	float: left;
}
#mainWrapper #main #top #topHeading h2  {
	font-family: Calibri;
	font-size: 38px;
	color: #3C493D;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	text-decoration: underline;
}
#mainWrapper #main #top #topLeft  {
	display: block;
	width: 68%;
	height: auto;
	padding: 0 1% 1% 1%;
	color: #3C493D;
	line-height: 22px;
	text-align: justify;
	float: left;
}
#mainWrapper #main #top #topLeft p  {
	font-family: "DejaVu Sans", Verdana, sans-serif;
	color: #3C493D;
	font-size: 15px;
}
#mainWrapper #main #top #topLeft a  {
	color: #D10003;
	text-decoration: none;
}
#mainWrapper #main #top #topLeft a:hover  {
	color: #D10003;
	text-decoration: underline;
}
#mainWrapper #main #top #topLeft h4  {
	font-family: "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	color: #454545;
}

#mainWrapper #main #top #topRight  {
	display: block;
	width: 28%;
	height: auto;
	padding: 2% 1% 1% 1%;
	float: right;
}
#mainWrapper #main #top #topRight img  {
	width: 100%;
	height: auto;
}
#mainWrapper #main #middle  {
	display: block;
	height: auto;
	width: 98%;
	font-family: "DejaVu Sans", Verdana, sans-serif;
	color: #3C493D;
	font-size: 15px;
	line-height: 18px;
	padding: 2% 1% 4% 1%;
	float: left;
}
#mainWrapper #main #middle p  {
	font-family: "DejaVu Sans", Verdana, sans-serif;
	color: #3C493D;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}
#mainWrapper #main #middle p a  {
	color: #D10003;
	text-decoration: none;
}
#mainWrapper #main #middle p a:hover  {
	color: #D10003;
	text-decoration: underline;
}
#mainWrapper #main #botBit {
	display: block;
	width: 99%;
	height: auto;
	padding: 2% 0 2% 1%;
	clear: both;
}
#mainWrapper #main #botBit p  {
	font-size: 15px;
	color: #3C493D;
	line-height: 20px;
	font-weight: normal;
}
#mainWrapper #main #botBit p a  {
	font-size: 15px;
	color: #3C493D;
	line-height: 20px;
	text-decoration: underline;
	font-weight: normal;
}
#mainWrapper #main #botBit p a:hover  {
	color: #253526;
	text-decoration: none;
}
.emailUs	{
	color: #0D1C0E;
	text-decoration: underline;
}
.emailUs:hover	{
	color: #29922C;
	text-decoration: none;
}
.service	{
	color: #2D9144;
	text-decoration: underline;
}
.service:hover	{
	text-decoration: none;
}

@media (max-width:1150px)  {
	
#mainWrapper #main #top #topRight  {
	padding: 3% 1% 1% 1%;
}	
}

@media (max-width:1080px)  {
	
#mainWrapper #main #botBit p a:hover, 
#mainWrapper #main #botBit p a, 
#mainWrapper #main #botBit p   {
	font-size: 1.5vw;
	line-height: 20px;
}
#mainWrapper #main #botBit h3  {
	font-size: 2.2vw;
	font-weight: 500;
}
#mainWrapper #main #top #topHeading h2  {
	font-size: 3.5vw;
	line-height: 20px;
	/*font-weight: bold;*/
}
#mainWrapper #main #top #topLeft h4, 
#mainWrapper #main #middle h4  {
	font-size: 1.55vw;
	line-height: 22px;
}
#mainWrapper #main #top #topLeft p, 
#mainWrapper #main #middle p  {
	font-size: 1.4vw;
	line-height: 20px;
	color: #3C493D;
}
#mainWrapper #main #top #topRight  {
	padding: 4% 1% 1% 1%;
}

}
@media (max-width:800px)  {
	
#mainWrapper #main #botBit p a:hover, 
#mainWrapper #main #botBit p a, 
#mainWrapper #main #botBit p, 
#mainWrapper #main #midSection #midTxt p, 
#mainWrapper #main #midSection #midTxt p a, 
#mainWrapper #main #midSection #midTxt p a:hover   {
	line-height: 16px;
}
#mainWrapper #main #botBit h3  {
	font-size: 2.2vw;
	font-weight: 500;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
#mainWrapper #main #top #topLeft p, 
#mainWrapper #main #middle p  {
	font-size: 1.5vw;
	line-height: 17px;
	color: #3C493D;
}
#mainWrapper #main #top #topRight  {
	padding: 5% 0 1% 1%;
}

}
