@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/backgrounds/blackyellow.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-repeat: repeat-x;
	background-color: #FCDC4B;
}
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: scroll;
	background-image: url(../images/graphics/mainbackgroundimage.png);
	background-repeat: repeat-y;
	background-position: left;
} 
.thrColFixHdr #header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-attachment: scroll;
	background-image: url(../images/graphics/headerbackground.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	padding: 0px;
	height: 195px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
}
#pagename {
	background-attachment: scroll;
	background-image: url(../images/graphics/titlebar_image.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 78px;
}
#pagetitle {
	position: relative;
	height: 30px;
	width: 240px;
	left: 500px;
	top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
} 
.thrColFixHdr #footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 180px;
	background-attachment: scroll;
	background-image: url(../images/graphics/footerbackground2.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#band {
	background-attachment: scroll;
	background-image: url(../images/graphics/yellowband.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 58px;
	text-align: center;
}
#bottomblack {
	background-attachment: scroll;
	background-image: url(../images/graphics/blackbottom_background.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.thrColFixHdr #container #sidebar1 #hg {
	text-align: center;
}
.thrColFixHdr #container #sidebar1 #term {
	text-align: center;
}

.thrColFixHdr #container #sidebar1 #eco {
	text-align: center;
}

#topcenter {
	position: absolute;
	z-index: 3000;
	height: 20px;
	width: 200px;
	left: 340px;
	top: 8px;
	text-align: center;
}
.white_sidebar_p {
	font-size: 10px;
	color: #FCE15D;
	width: 140px;
	padding-left: 30px;
	padding-right: 10px;
}
#wings {
	padding: 0px;
	height: 20px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidebarheadings {
	font-size: 12px;
	color: #FFF;
	padding-left: 30px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #sidebar1 h3 {
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-left: 34px;
}
.thrColFixHdr #container #sidebar1 p #bbb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-left: 38px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#headswf {
	position:absolute;
	width:780px;
	height:185px;
	z-index:3000;
}
#headswf #left_wing {
	position:absolute;
	width:106px;
	height:962px;
	z-index:3010;
	margin: 0px;
	padding: 0px;
	top: 40px;
	left: -110px;
}
#headswf #right_wing {
	position:absolute;
	width:106px;
	height:962px;
	z-index:3012;
	margin: 0px;
	padding: 0px;
	top: 40px;
	left: 782px;
}
#headswf_banner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 430px;
	top: 96px;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
#side1swfp {
	padding-left: 28px;
}
#cc_p {
	margin-top: 6px;
	padding-left: 42px;
}
#sitemap {
	margin-left: 35px;
}

#sitemap a:link{
	color:#ECD13C;
	text-decoration: none;
	line-height: 18px;
}
#sitemap a:hover{
	color:#FFF;
	line-height: 18px;
	text-decoration: none;
}
#sitemap a:active{
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
}

#sitemap a:visited{
	color:#ECD13C;
	line-height: 18px;
	text-decoration: none;
}
#sitemap tr td ul {
	list-style-position: outside;
	list-style-type: disc;
}
#guaranteed {
	padding-left: 36px;
	font-weight: bolder;
	color: #039;
	background-attachment: scroll;
	background-image: url(../images/graphics/guaranteedbackground.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	padding-bottom: 36px;
	text-indent: -2000px;
}
#reliable {
	font-size: 140%;
	font-weight: bold;
	color: #000;
}
#reliable img {
	vertical-align: text-top;
}
.thrColFixHdr #container #mainContent table tr .TextObject #rescomind img {
	vertical-align: text-bottom;
}

.thrColFixHdr #container #sidebar1 #coupon {
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border: 2px dashed #FFF;
	width: 116px;
	margin-left: 38px;
	margin-top: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #005B97;
}

.thrColFixHdr #container #sidebar1 #coupon a{
    color: #FFF;
}
#termidorlogo {
	padding-left: 34px;
}
#samedayservice {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
	margin: 0px;
}
.boldblack {
	font-weight: bold;
}
a:link {
	color: #862D86;
}
a:visited {
	color: #862D86;
}
a:hover {
	color: #96C;
}
a:active {
	color: #862D86;
}
#wings {
	position:absolute;
	width:780px;
	height:200px;
	z-index:3001;
}
.thrColFixHdr #container #footer #stinger_p {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #sidebar2 #tipofweek {
	color: #862D86;
}
.thrColFixHdr #container #main_content #contacttable #phonenumbers {
	width: 500px;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent #contacttable #phonenumbers tr td table tbody tr td {
	font-weight: bold;
	color: #000;
}
.boldpurple {
	font-weight: bold;
	color: #039;
	font-style: italic;
}
.thrColFixHdr #container #sidebar1 #celebrating {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 4px;
	padding-left: 28px;
	width: 120px;
	text-align: center;
}
.thrColFixHdr #container #mainContent #lgcoupon {
	text-align: center;
	margin: 0px;
	padding: 8px;
	border: 3px dashed #039;
}
.thrColFixHdr #container #mainContent #lgcoupon p {
	margin: 0px;
}
.blackboldital {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.lgboldred {
	font-size: 18px;
	font-weight: bolder;
	color: #C00;
}
.blackbold18 {
	font-size: 18px;
	color: #000;
}
.purplebolder18 {
	font-size: 18px;
	font-weight: bolder;
	color: #039;
}
.boldred16 {
	font-size: 16px;
	font-weight: bolder;
	color: #C00;
}
.thrColFixHdr #container #mainContent table tr td {
	padding-top: 20px;
	vertical-align: top;
	padding-left: 8px;
}
.red14boldital {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
}
.thrColFixHdr #container #mainContent form {
	background-color: #F4F4F4;
	border: 2px solid #999;
}
.thrColFixHdr #container #mainContent form table tbody tr th {
	text-align: right;
}
.thrColFixHdr #container #mainContent form table tbody tr td {
	text-align: left;
	padding: 6px;
}
.thrColFixHdr #container #mainContent #rescomind {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.boldblueitalics18px {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #039;
}
.boldblacklg {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.thrColFixHdr #container #mainContent p img {
	margin: 0px;
	padding: 0px;
}
.bluetext {
	color: #069;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent #wildlifepar {
	color: #FFF;
	background-color: #000;
	padding: 8px;
}
