/* 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: #ffffff;
}
#MainTable { border-left: solid 1px black; border-right: solid 1px black;
	width: 780px;
	border-top: solid 10px #ffffff;
	border-bottom: solid 10px #ffffff;
	border-left: solid 13px #ffffff;
	border-right: solid 13px #ffffff;
}


/* Top */
td.slogan {
	background-image: url(../images/a-2.jpg);
	width: 564px;
	height: 69px;
	vertical-align: middle;
}
table.slogan {
	font-size: 18px;
	font-weight: bold;
	color: White;
	text-align: center;
}
span.slogan {
	font-size: 10px;
	font-weight: normal;
}
a.slogan {
	text-decoration: none;
	color: White;
}


/* Main text area */
table.mainTextArea {
	border-right: solid 2px #5C656F;
	height: 100%;
	background-color: #FFD990;
}
th.pageTitle {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.mainTextArea {
	font-size: 12px;
	color: #575757;
	height: 100%;
	vertical-align: top;
	padding-left: 10px;
}
span.textHeadline {
	font-weight: bold;
	color: #575757;
}


/* Side Navbar */
td.sideNavbarHolder {
	vertical-align: top;
	height: 100%;
}
table.sideNavbar {
	width: 166px;
	height: 100%;
	background-image: url(../images/sideBar-underLinks.gif);
	background-repeat: repeat-y;
}
th.sideNavbar {
	background-image: url(../images/sideBar-underTitle.gif);
	width: 166px;
	height: 27px;
	text-align: center;
	color: black;
}
td.sideNavbar {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
a.sideNavbar {
	color: white;
	text-decoration: none;
}
td.sideNavbarStretch {
	background-image: url(../images/sideBar-stretch.gif);
	height: 100%;
}


/* Footer */
table.bottom {
	width: 756px;
	height: 121px;
	background-image: url(../images/d-1.gif);
	text-align: center;
	color: White;
}
th.bottomNavbar {
	color: #FCC09A;
	padding-right: 2px;
	padding-left: 2px;
}
a.bottomNavbar {
	color: White;
	text-decoration: none;
}
td.bottomServicesNavbar {
	padding-right: 5px;
	padding-left: 5px;
}
a.bottomServicesNavbar {
	color: #E4EE68;
	text-decoration: none;
}
table.footer {
	color: black;
	font-size: 12px;
	width: 100%;
	text-align: center;
}
.footer {
	color: black;
}







td.topNavbarHodler {
	background-image: url(../images/b-1.gif);
	width: 756px;
	height: 34px;	
}
table.topNavbar {
	color: Black;
	text-align: center;
	width: 95%;
}
a.topNavbar {
	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: #990033;
}
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;
}

