/* 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: #5C656F;
}
#MainTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
}
td.rightBg {
	background-image: url(../images/orangebg.jpg);
	width: 57px;
	height: 100%;
}


/* Footer */
table.footer {
	color: black;
	font-size: 12px;
	width: 100%;
	text-align: center;
	height: 35px;
}
a.footer {
	color: black;
}


/* Logo */
td.logo {
	background-image: url(../images/a-1.gif);
	width: 304px;
	font-size: 18px;
	font-weight: bold;
}
a.logo {
	color: white;
	text-decoration: none;
}


/* Top navbar */
table.navbarHolder {
	width: 244px;
	height: 100%;
}
td.navbarHolder {
	background-image: url(../images/sidebar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 289px;
}
td.navbarBottom {
	background-image: url(../images/dolphinbg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	height: 100%;
}
table.topNavbar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
td.topNavbar {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 8px;
}
a.topNavbar {
	color: Black;
	text-decoration: none;
}


/* Body */
td.pageTitle {
	background-color: #99D0D7;
	color: #191561;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	height: 40px;
}
td.body {
	background-color: #6EBCC6;
}
td.blueSpacerL {
	width: 28px;
}
td.blueSpacerR {
	width: 75px;
}
td.mainText {
	padding-top: 15px;
	width: 376px;
}

/***********************************************************/
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;
	font-weight: bold;
	color: white;
}
.standout {
	color: #1F5C64;
	font-weight: bold;
}
span.tollFreeNumberTextAround {
	font-size: 16px;
	font-weight: bold;
}
span.tollFreeNumberText {
	color: yellow;
}
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;
}
