/* 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;
}


/* Footer */
table.footer {
	background-color: Black;
	color: White;
	font-size: 12px;
	width: 100%;
	text-align: center;
	height: 25px;
}
.footer {
	color: White;
}


/* Navbars */
/* Site name */
table.siteName {
	height: 50px;
	width: 100%;
	background-color: Black;
}
a.siteName {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-left: 15px;
}
/* Icon navbar */
td.iconNavbarHolder {
	text-align: right;
	padding-right: 15px;
}
td.iconNavbar {
	padding-left: 5px;
}
a.iconNavbar {
	text-decoration: none;
	color: white;
}
/* Services navbar */
td.companyInfo {
	background-color: white;
	padding: 28px 5px 5px 5px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	vertical-align: top;
	font-weight: bold;
}
td.serNavbar {
	vertical-align: middle;
	height: 27px;
}
td.serNavbar_1 {
	background-image: url(../images/btn1.gif);
	height: 28px;
	padding-left: 59px;
}
td.serNavbar_2 {
	background-image: url(../images/btn2.gif);
	padding-left: 51px;
}
td.serNavbar_3 {
	background-image: url(../images/btn3.gif);
	padding-left: 45px;
}
td.serNavbar_4 {
	background-image: url(../images/btn4.gif);
	padding-left: 38px;
}
td.serNavbar_5 {
	background-image: url(../images/btn5.gif);
	padding-left: 32px;
}
td.serNavbar_6 {
	background-image: url(../images/btn6.gif);
	padding-left: 25px;
}
td.serNavbar_7 {
	background-image: url(../images/btn7.gif);
	padding-left: 18px;
}
a.serNavbar {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
/* top navbar */
table.topNavbar {
	width: 100%;
	background-color: #AB2530;
}
td.topNavbar {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 1px White;
	text-align: center;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
a.topNavbar {
	color: White;
	text-decoration: none;
}
/* Bottom navbar */
td.bottomNavbarHolder {
	background-color: #C1C1C1;
	height: 40px;
	vertical-align: middle;
}
table.bottomNavbar {
	color: #929292;
}
a.bottomNavbar {
	color: black;
}
/* Bottom services navbar */
td.bottomServicesNavbarHolder {
	background-color: #C1C1C1;
}
table.bottomServicesNavbar {
	color: #494949;
}
td.bottomServicesNavbar {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
a.bottomServicesNavbar {
	color: black;
}


/* Main text area */
table.mainTextBody {
	background-color: #C1C1C1;
	font-size: 12px;
	width: 100%;
}
th.pageTitle {
	background-image: url(../images/underTitle.gif);
	width: 358px;
	height: 33px;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: White;
}
td.ccinfo {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	vertical-align: middle;
}
td.mainTextBody {
	padding: 10px 10px 10px 10px;
}









/***********************************************************/
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: #990033;
	font-weight: bold;
}
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;
}
