@charset "utf-8";
#mainWrapper	{
	width: 100%;
	height: 100%;
}
#mainWrapper #topPic	{
	display: block;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	float: left;
	overflow: hidden;
}
#mainWrapper #topPic img	{
	display: block;
	height: auto;
	width: 100%;
}
#mainWrapper #main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A312A;
	display: block;
	height: 100%;
	width: 98%;
	margin: 0 1% 1% 1%;
}
#mainWrapper #main #serviceBox #topAd2 {
	display: block;
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-top: 7px;
	float: left;
}
#mainWrapper #main #topWords	{
	display: block;
	height: auto;
	width: 96%;
	padding: 3% 2% 1% 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F746F;
	line-height: 14px;
	letter-spacing: 0.55px;
	text-align: justify;
	float: left;
	clear: right;
}
#mainWrapper #main #topWords h3 	{
	color: #283128;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-bottom: 0;
}
#mainWrapper #main #topWords h3.red 	{
	color: #A80002;
	font-size: 13px;
	font-weight: 400;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0;
}
#mainWrapper #main #topLinks	{
	display: block;
	height: auto;
	width: 100%;
	padding: 2% 0 2% 2%;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder	{
	display: block;
	height: auto;
	width: 7%;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder img	{
	display: block;
	height: auto;
	width: 100%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder	{
	display: block;
	height: auto;
	width: 92%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F746F;
	line-height: 15px;
	text-decoration: none;
	padding-left: 3.2%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link:hover,
#mainWrapper #main #topLinks #linkHolder a span.linkactive	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A211A;
	text-decoration: none;
	line-height: 15px;
	padding-left: 3.2%;
	float: left;
}
#mainWrapper #main #topTxt h3  {
	color: #283128;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom: 0;
}
#mainWrapper #main #topTxt h3.red   {
	color: #A80002;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0;
}
#mainWrapper #main #topPics   {
	display: block;
	width: 75%;
	height: auto;
	padding-top: 1%;
	padding: 0 0 3% 5%;
	margin-left: 10%;
	float: left;
}
#mainWrapper #main #topPics article.picHolder   {
	display: block;
	width: 35%;
	height: auto;
	padding-bottom: 1%;
	float: left;
}
#mainWrapper #main #topPics article.picHolderBlank   {
	display: block;
	width: 22%;
	height: auto;
	padding-bottom: 1%;
	float: left;
}

#mainWrapper #main #topPics article.picHolder img   {
	display: block;
	width: 100%;
	height: auto;
}
#mainWrapper #main #topPics article.picHolder article.picText span center  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF0003;	
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: center;
}
#mainWrapper #main #topPics article.picHolder article.picText h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A211A;
	text-align: center;
	line-height: 14px;
	font-weight: 500;
	padding-top: 3px;
	padding-bottom: 1px;
}
#mainWrapper #main #midSection, 
#mainWrapper #main #topTxt   {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 1%;
	padding-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A463A;
	line-height: 16px;
	letter-spacing: 0.50;
	clear: left;
}
#mainWrapper #main #midSection table tr td h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C352C;
	line-height: 18px;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr td h4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C352C;
	height: auto;
	line-height: 15px;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr.even  {
	background-color: #EFEFEF;
}
#mainWrapper #main #midSection table tr td.tableHeading {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C352C;
	line-height: 16px;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr td  {
	color: #626262;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-left: thin solid #D7D7D7;
	line-height: 14px;
	vertical-align: central;
}
#mainWrapper #main #midSection table tr td.red  {
	color: #BD0000;
}
#mainWrapper #main #midSection #underTable  {
	display: block;
	width: 94%;
	height: auto;
	padding-left: 3%;
	padding-right: 3%;
}
#mainWrapper #main #midSection #underTable p  {
	letter-spacing: 0.50px;
	font-size: 9px;
	color: #2A312A;
	line-height: 15px;
	text-align: justify;
}
#mainWrapper #main #midSection #vidHoler  {
	display: block;
	width: 100%;
	height: auto;
}
#mainWrapper #main p.contactUs  {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 14px;
}
span.red {
	color: #D00003;	
}
a.emailUs	{
	color: #162719;
}
a.emailUs:hover	{
	color: #465645;
	text-decoration: underline;
}
.getInTouch	{
	color: #738673;
}
.getInTouch:hover	{
	color: #033902;
	text-decoration: underline;
}
#mainWrapper #footer	{
	width: 520px;
	height: 104px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #C5CDC5;
	margin-bottom: 20px;
	background-image: url(../../../images/phone/footer/footerBg.jpg);
	clear: right;
}
#mainWrapper #footer #reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525F52;
	display: block;
	float: right;
	height: 21px;
	width: 240px;
	text-align: center;
	margin-top: 80px;
	margin-right: 10px;
	background-color: #c5cdc5;
	line-height: 10px;
}
#mainWrapper #footer #webvertiseit {
	display: block;
	float: left;
	height: 15px;
	width: 200px;
	margin-top: 9px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525f52;
}
#mainWrapper #footer #opening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 60px;
	width: 210px;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	background-color: #8c9d8c;
	padding-top: 10px;
	line-height: 11px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
a.red	{
	color: #BF0003;
	text-decoration: underline;
	font-size: 17px;	
}
a.red:hover	{
	color: #C20114;
	text-decoration: none;
	font-size: 17px;	
}
.tlMenu	{
	color: #062A4C;
	text-decoration: none;
}
.emailUs	{
	color: #3A3A3A;
	text-decoration: underline;
}
.emailUs:hover	{
	color: #4C584E;
	text-decoration: none;
}
#mainWrapper #footer #webvertiseit .myLink	{
	color: #525f52;
	text-decoration: none;
}
#mainWrapper #footer #webvertiseit .myLink:hover	{
	color: #020020;
	text-decoration: underline;
}