/* Basic Tags */
span.pageTitle {
	font-size: 24px;
}

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;
}
#MainTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
	background-color: #ffffff;
}
a.siteUrl {
	text-decoration: none;
	color: White;
	font-size: 14px;
	line-height: 29px;
}


/* Footer */
table.footer {
	color: Black;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: White;
	height: 25px;
}
a.footer {
	color: Black;
}


/* Services navbar */
td.servicesNavbar {
	width: 278px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #FF7A7A;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
a.servicesNavbar {
	color: #741600;
	text-decoration: none;
}
td.servicesNavbar2 {
	width: 99px;
	padding-left: 10px;
	background-color: #FF937A;
}
a.servicesNavbar2 {
	color: black;
	text-decoration: none;
}


/* Top navbar */
td.topNavbar {
	background-image: url(../images/c-1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AC2000;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	height: 23px;
	padding-right: 5px;
}
a.topNavbar {
	color: white;
	text-decoration: none;
}


/* Main text body */
table.mainText {
	width: 100%;
}
td.mainTextBody {
	background-color: #A6AC00;
	color: black;
	padding-left: 15px;
	padding-top: 15px;
}
td.mainTextImage {
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #A6AC00;
	vertical-align: top;
}


/***********************************************************/
ul.content {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.standout {
	color: #black;
	font-weight: bold;
}
span.tollFreeNumberTextAround {
	font-size: 16px;
	font-weight: bold;
}
span.tollFreeNumberText {
	color: Red;
}
hr.mainText {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
	height: 1px;
}
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;
}
