/* Basic Tags */
body {
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px; background-color: #f0f0f0;
}
table {
	border-width: 0px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
img {
	border: solid 0px White;
}


/* General */
.EmptyLine {
	font-size: 1px;
}
.SiteBg {
	background-color: #5C656F;
}
#MainTable { border-left: solid 1px black; border-right: solid 1px black;
	width: 780px;
	background-color: White;
}


/* Footer */
table.footer {
	color: White;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: Black;
	height: 25px;
}
.footer {
	color: White;
}
td.ccinfo {
	text-align: right;
	padding-right: 5px;
}


/* Bottom navbar */
td.bottomNavbarHolder {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}
table.bottomNavbar {
	text-align: center;
}
th.bottomNavbar {
	color: #808080;
	padding-left: 4px;
	padding-right: 4px;
}
a.bottomNavbar {
	color: #808080;
	text-decoration: none;
}


/* Bottom service navbar */
td.bottomServicesNavbarHolder {
	background-color: white;
	padding-bottom: 10px;
	padding-top: 5px;
	vertical-align: middle;
}
table.bottomServicesNavbar {
	text-align: center;
}
td.bottomServicesNavbar {
	padding-left: 4px;
	padding-right: 4px;
}
a.bottomServicesNavbar {
	color: #494949;
	text-decoration: none;
}


/* Main body */
th.pageTitle {
	font-size: 34px;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	background-color: #206200;
	color: white;
}
td.mainTextBody {
	font-size: 12px;
	font-weight: normal;
	padding: 20px 200px 20px 20px;
	background-color: white;
}
span.redBodyText {
	color: #B13430;
	font-size: 14px;
	font-weight: bold;
}


/* Toll free number */
td.tollFree {
	font-weight: bold;
	font-size: 18px;
	color: White;
	background-image: url(../images/bigPic2.jpg);
	height: 131px;
	width: 424px;
}
span.tollFree {
	font-size: 24px;
	
}


/* Top services navbar */
table.topSerNavbar {
	color: #434343;
	font-weight: bold;
	font-size: 12px;
}
td.topSerNavbar {
	padding-right: 15px;
}
a.topSerNavbar {
	color: #434343;
	text-decoration: none;
}
td.topSerNavbar_1 { background-image: url(../images/underNavbar-1.jpg); height: 31px; padding-left: 85px;}
td.topSerNavbar_2 { background-image: url(../images/underNavbar-2.jpg); height: 30px; padding-left: 55px;}
td.topSerNavbar_3 { background-image: url(../images/underNavbar-3.jpg); height: 23px; padding-left: 30px;}


/* Top navbar */
table.topNavbar {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-top: solid 30px white;
	border-bottom: solid 5px white;
	border-right: solid 25px white;
	border-left: solid 25px white;
	
}
td.topNavbar {
	
}
a.topNavbar {
	color: black;
	text-decoration: none;
}


/* Company name */
td.companyName {
	font-size: 18px;
	font-weight: bold;
}
a.companyName {
	color: black;
	text-decoration: none;
}


/* Icon navbar */
table.iconNavbar {
	background-color: white;
}
td.iconNavbar {
	padding-right: 7px;
	padding-left: 10px;
	font-weight: bold;
}
a.iconNavbar {
	color: black;
	text-decoration: none;
}








/***********************************************************/
ul.content {
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.standout {
	color: #206200;
}
span.tollFreeNumberText {
	font-size: 16px;
	font-weight: bold;
}
hr.mainText {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}
span.companyName {
	font-weight: bold;
	font-size: 13px;
}
a.freeEstimate {
	font-weight: bold;
	font-size: 13px;
}
h2.textBody {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
h3.mainText {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
a.tips {
	font-size: 16px;
}

span.coupons {
	font-size: 24px;
	font-weight: bold;
}
