/* 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: #B7B7B7;
}
#MainTable {
	width: 780px;
}


/* Footer */
table.footer {
	color: #602307;
	font-size: 12px;
	width: 100%;
	text-align: center;
	height: 35px;
}
a.footer {
	color: #602307;
}


/* Toll free */
td.tollFreeHolder {
	width: 364px;
	height: 122px;
	background-image: url(../images/a-2.jpg);
	vertical-align: middle;
}
table.tollFree {
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: White;
}
td.tollFree {
	text-align: center;
}
span.tollFree {
	font-size: 16px;
	color: #FFF94D;
}


/* Lower navbar */
td.ccinfo {
	color: #394C1F;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
table.lowerNavbar {
	color: black;
	height: 35px;
}
th.lowerNavbar {
	padding-left: 5px;
	padding-right: 5px;
}
a.lowerNavbar {
	color: black;
	text-decoration: none;
}


/* Navbar */
table.navbar {
	width: 412px;
	background-color: #9A9A9A;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	height: 38px;
	border-top: solid 3px White;
}
a.navbar {
	color: White;
	text-decoration: none;
}


/* Body */
td.leftSpacer {
	background-image: url(../images/b-1.gif);
	background-repeat: repeat-y;
	width: 30px;
	height: 100%;
}
td.rightSpacer {
	background-image: url(../images/rightBg.gif);
	background-repeat: repeat-y;
	width: 28px;
	height: 100%;
}
td.bodyHolder {
	width: 497px;
	background-color: White;
	vertical-align: top;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: #622302;
}
td.bodySpacer {
	font-size: 3px;
	height: 3px;
	background-color: White;
}
span.textTitle {
	font-size: 26px;
	font-weight: bold;
}



/* Side navbar */
td.sideNavbarHolder {
	border-right: solid 1px #374C1D;
	background-color: White;
	vertical-align: top;
}
table.sideNavbar {
	width: 137px;
	color: #606060;
	font-family: Tahoma;
	font-weight: bold;
}
td.sideNavbar {
	height: 27px;
	padding-left: 5px;
}
th.sideNavbar {
	height: 1px;
	font-size: 1px;
	background-image: url(../images/sidebar-lineBetweenBtns.gif);
}
a.sideNavbar {
	color: #622302;
	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: #990033;
	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;
}
