/* 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: #6A6A6A;
}
#MainTable {
	width: 780px;
}


/* Footer */
table.footer {
	color: Black;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: White;
}
a.footer {
	color: Black;
}


/* Logo */
td.logo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: Black;
	width: 363px;
	background-image: url(../images/a-2.gif);
	text-align: center;
}
a.logo {
	color: Black;
	text-decoration: none;
}


/* Navbar */
td.navbarHolder {
	background-image: url(../images/c-1.gif);
}
table.navbar {
	text-align: center;
	width: 718px;
	height: 29px;
}
td.navbar {
	width: 25%;
}
a.navbar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}


/* Body */
td.bodyHolder {
	background-color: White;
	padding-left: 3px;
	width: 552px;
	border-right: solid 2px Black;
	padding-top: 11px;
}
table.body {
	width: 100%;
}
td.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding-left: 25px;
	background-image: url(../images/underPageTitle.gif);
	background-repeat: no-repeat;
	height: 44px;
}
td.body {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/bgPic.gif);
	background-repeat: no-repeat;
}


/* Side navbar */
td.sideNavbarHolder {
	width: 187px;
	vertical-align: top;
	height: 100%;
}
table.sideNavbar {
	height: 100%;
}
td.sideNavbar {
	background-image: url(../images/sideBar-btn.gif);
	height: 25px;
	padding-top: 5px;
	vertical-align: top;
	padding-left: 30px;
	text-align: center;
}

a.sideNavbar {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #630B5B;
}
td.sideNavbarFill {
	background-image: url(../images/sideBar-fill.gif);
	background-repeat: repeat-y;
	padding-left: 35px;
	vertical-align: top;
	height: 100%;
}




/***********************************************************/
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: #8E2585;
	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;
}
