/* DEFAULT TAG STYLES */
body {
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px; background-color: #f0f0f0;
}
table {
	border-width: 0;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
img {
	border: solid 0px White;
}
#MainTable { border-left: solid 1px black; border-right: solid 1px black;
	width: 780px;
}


/* General */
.emptyLine {
	font-size: 1px;
}
.SiteBgColor {
	background-color: #34333D;
}


/* Header */
td.siteTitle {
	background-image: url(../images/a-1-logo.gif);
	width: 200;
	height: 99;
	padding-left: 30px;
}
a.siteTitle {
	color: white;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}
table.topNavbar {
	background-color: #555555;
	width: 95px;
	height: 100%;
	vertical-align: middle;
}
a.topNavbar {
	font-family: arial;
	color: white;
	text-decoration: none;
	font-weight: Normal;
	font-size: 12px;
	text-align: left;
}
td.tollFree {
	font-family: Arial;
	color: black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	width: 175px;
	background-color: #555555;
}
table.sideNavbar {
	width: 225px;
	background-color: BLACK;
}

/* Horizontal Upper Navbar */
table.upperNavber {
	background-image: url(../images/c-background.gif);
	width: 100%;
	height: 34px;
	text-align: center;
}
a.upperNavbarText {
	font-family: arial;
	color: white;
	text-decoration: none;
	font-weight: Bold;
	font-size: 12px;
}
/* Horizontal Lower Navbar */
table.lowerNavbarText {
	height: 28px;
	background-color: #7C0000;
	text-align: center;
	width: 100%;
}
a.lowerNavbarText {
	font-family: arial;
	color: white;
	font-weight: normal;
	font-size: 12px;
}


/* SIDE NAVBAR */
th.sidebarBtns {
	height: 18px;
	text-align: center;
	border-bottom: solid 1px White;
	background-color: #7C0000;
}
td.sidebarBtns {
	height: 23px;
	text-align: center;
	border-bottom: solid 1px White;
	background-color: #8D8A5D;
}
a.sideBarBtnsTextTH {
	font-family: arial;
	color: white;
	text-decoration: none;
	font-weight: Bold;
	font-size: 14px;
}
a.sideBarBtnsText {
	font-family: arial;
	color: black;
	text-decoration: none;
	font-weight: Bold;
	font-size: 12px;
}
table.sidebarTable {
	background-image: url(images/sidebar-between.gif);
	height: 100%;
}


/* main area */
table.mainBody {
	background-color: white;
	width: 480px;
	width: 100%;
}
td.pageTitle {
	background-color: #555555;
	height: 34px;
	padding-left: 12px;
	font-weight: bolder;
	font-family: Arial;
	text-align: left;
	font-size: 18px;
	border-bottom: solid 3px #34333D;
	color: White;
}
td.bigSideArea {
	background-color: #8D8B5D;
	border-right: solid 3px black;
	width: 80px;
	height: 100%;
	padding: 20px 20px 20px 20px;
	text-align: center;
	vertical-align: top;
}
td.pageTitleImage {
	background-image: url(../images/b-2-pageTitle.gif);
	width: 271px;
	color: #482400;
	font-family: Times New Roman;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
}
td.mainTextBox {
	padding-top: 22px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
	vertical-align: top;
	color: #575757;
	width: 100%;
}


/* CONTENT */
td.contenHolder {
	padding-left: 25px;
}
table.content {
	width: 100%;
}
th.content {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
td.content {
	padding-right: 10px;
	padding-bottom: 10px;
}


td.ccinfo {
	background-color: #555555;
	text-align: center;
}


/* Footer */
table.footer {
	color: White;
	font-size: 12px;
	width: 100%;
	text-align: center;
}
.footer {
	color: White;
}







/***********************************************************/
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;
}
