/* 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: #FFCC33;
}
#MainTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
	background-color: #864501;
}
td.siteUrl {
	background-image: url(../images/pic-5-underUrl.jpg);
	padding-left: 9px;
	letter-spacing: 3px;
}
a.siteUrl {
	text-decoration: none;
	color: Black;
}


/* Footer */
table.footer {
	color: Black;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: White;
	height: 25px;
}
a.footer {
	color: Black;
}


/* Top navbar */
table.topNavbar {
	width: 100%;
	height: 22px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #864501;
	border-bottom: solid 10px #864501;
	border-top: solid 10px #864501;
}
td.topNavbar {
	text-align: center;
	background-color: White;
	border: solid 1px black;
	padding: 2px 6px 2px 2px;
}

a.topNavbar {
	color: Black;
	text-decoration: none;
}


/* Main text body */
td.pageTitle {
	color: white;
	padding-left: 25px;
	font-size: 30px;
	font-weight: bold;
	background-color: #D6AA7A;
}
td.mainTextBody {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: black;
	border-bottom: solid 1px Black;
	background-color: #D6AA7A;
}
span.textTitle {
	font-weight: bold;
	font-size: 14px;
	color: #407800;
}


/* Side navbar */
td.sideNavbar {
	width: 100%;
	background-color: white;
	padding-left: 10px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	border-bottom: solid 2px Black;
	border-top: solid 2px Black;
}
a.sideNavbar {
	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: #864500;
	font-weight: bold;
}
span.tollFreeNumberTextAround {
	font-size: 16px;
	font-weight: bold;
}
span.tollFreeNumberText {
	color: #864500;
}
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;
}
