﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url('../images/css/img08_inv.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000; /*
153 102 255 - RGB  9966ff - HEX
255 255 103 - RGB  FFFF99 - HEX
*/
	letter-spacing: .3em;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

h2 {
	margin-top: 15px;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 140%;
}

p {
}

.parafirstline
{
margin-top:10px;
padding-top:15px;
border-top:dashed 1px #ff6;
}

.parafirstline:first-line
{
color:#600;
font-size:1.2em;
line-height: 1em;
}
.parafirstline:first-letter
{
color:#600;
font-size:1.5em;
}

blockquote {
	padding: 0 30px;
	background: url(../images/css/img12.gif) no-repeat;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

blockquote p {
}

a {
	/*background: url(images/css/img03.gif) repeat-x left bottom;*/
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #600;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(../images/css/img08.gif) repeat-x left bottom;
	
	/*width: 1040px;*/
	width: 100%;
	min-width: 990px;
}

/* Menu */

#menu {
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../images/css/img04.gif) repeat-x;
}



#divMenuBanner1 {
	margin:5px 0 10px 20px;
	padding:0;
	white-space: nowrap;
	width: 920px;
}


/* Header */

#header {
	height: 86px;
	/*margin: 0px;*/
	width: 990px;
	overflow: hidden;
	text-align: left;
}

#header h2 
{
    font-size:.9em;
    color: Black; 
    font-weight: bold;
    margin: 0 0 0 5px;
    text-align:left;
}

#headerdiv {
	height: 86px;
}

/* Logo */

#logo {
	float: left;
	height: 90px;
	white-space: nowrap;
}


#logo h1 {
	padding: 5px 0 0 20px;
	font-size: 3em;
	font-weight: bold;
}

#logo a {
	color: #600;
}
#logo a:hover {
	color: #933;
}

#logo p {
	margin: 0;
	padding: 2px 0 0 20px;
	letter-spacing: 1px;
	line-height: normal;
	font: normal 1.2em Arial, Helevetica, Sans-serif;
}

/* Search */

/*#search {
	right: 15px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	position: absolute;
}*/

#search {
	float: right;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	/*position: relative;*/
}


#search fieldset {
	border: none;
}

#search h2 {
	margin-top: 0px;
	color: #162741;
}

#search h2 a{
	margin-top: 0px;
	color: #162741;
}

#search h2 a:hover{
	margin-top: 0px;
	color: #E43C15;
}



#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url('../images/css/img06'.gif);
	text-align: left;
	margin-top: 10px;
}

#bgtop 
{
	margin-top: 0px;
	padding: 0px;
	height: 5px;
	background: url('../images/css/img07a.jpg');
	text-align: left;
}

#bgbottom {
	padding-bottom: 20px;
	background: url('../images/css/img09a1.jpg') no-repeat left bottom;
	text-align: left;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	/*background: url(images/css/img11.gif) no-repeat left center;*/
}

/* Content */

#content {
	float: left;
	/*width: 670px;*/
	width: 940px;
	/*height: 800px;
	min-height: 800px;*/
	padding: 0 0 0 20px;
	background: url('../images/css/img33a_bgContent.jpg') repeat-y left top;
}

#contentfooter 
{
	float: left;
	width: 990px;
	/*height: 800px;
	min-height: 800px;*/
	padding: 0 0 0 20px;
}

/* Post */

.post {
	width: 690px;
	background: none; /*url('images/css/img33_bgContent.jpg') repeat-x left bottom;*/
	background-color:transparent;
}

.post .bigpix {
	margin-bottom: 20px;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	/*padding: 10px 10px 0 10px;*/
	font-size: 2em;
}	

.post .title a {
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
/*	background: url(images/css/img13.gif) no-repeat left center;*/
}

.post .links .permalink {
	padding-left: 18px;
/*	background: url(images/css/img14.gif) no-repeat left center;*/
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	margin: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 3px 5px 3px 15px;
	background: url(../images/css/img11.gif) no-repeat 5px 8px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 240px;
	padding: 0 0 0 20px;
	overflow: hidden;
/*	background-color: #666;*/
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 200px;
	padding: 0 5px 0 2px;
	margin: 0 5px 0 0;
	/*overflow: hidden;
	background-color: #666;*/
	}
	 
/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	/*font-weight: bold;*/
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../images/css/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}























#divZipLookupForm, #divFacilityHilite
{
	/*width:160px;
	text-align: left;
	background-color: #ccdddd;
	margin: 0px;
	padding: 15px;
	font-size: .9em;
	font-weight: bold;*/
}

.divCoupTop
{
	margin:0px;
	padding:0px;
	height:10px;
	background-color: #fff;
	background: #fff  repeat-no top left ;
	background-image: url(../images/css/tl.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.divCoupMiddle
{
	text-align: left;
	background-color: #fff;
	padding:0 10px 0 10px;
	/*height: 60px;*/
}

.divCoupBottom
{
	margin:0px;
	height:10px;
	background-color: #fff;
	background-image: url(../images/css/bl.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.divCoupCornerTL
{
	float: left;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/tl.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.divCoupCornerTR
{
	float: right;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/tr.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.divCoupCornerBL
{
	float: left;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/bl.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.divCoupCornerBR
{
	float: right;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/br.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
















.divCoupHolderForContent
{
    margin:22px 17px 10px 0px;
    padding:0px;
    float:left;
    width:180px;
    text-align:left;
}


.divCoupTop2
{
	margin:0px;
	padding:0px;
	height:10px;
	background-color: #ff6;
	background-image: url(../images/css/tl_w.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.divCoupMiddle2
{
    text-align:left;
	background-color: #ff6;
	padding:0 10px 0 10px;
	color: #000;
	/*height: 60px;*/
}

.divCoupBottom2
{
	margin:0px;
	height:10px;
	background-color: #ff6;
	background-image: url(../images/css/bl_w.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.divCoupCornerTL2
{
	float: left;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/tl_w.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.divCoupCornerTR2
{
	float: right;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/tr_w.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.divCoupCornerBL2
{
	float: left;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/bl_w.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.divCoupCornerBR2
{
	float: right;
	width: 10px;
	height: 10px;
	background-image: url(../images/css/br_w.gif);
	background-repeat: no-repeat;
	margin: 0px;
}


















TD.signup {
	font-size: 1em;
	text-align: left;
	background-color:#ccdddd;
	margin: 3px;
	padding: 3px;
}
TD.signup2 {
	font-size: 1em;
	text-align: left;
	padding: 5px;
}

TD.smaller {
	font-size: .7em;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: .7em;
	font-family : Verdana;
	color : #000000;
}



input.btn1
{
   color:#162741;
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size:1em;
   font-weight:normal;
   background-color:#cdd;
   border: solid 1px #162741;
   cursor: pointer;
}


.txtStandardContent
{
	width: 760px;
	float: right;
	overflow: hidden;
	font-size: .95em;
}


.headFeatureLink a {
	color:#000000;
	text-decoration: none;
}
.headFeatureLink a:hover {
	color:#333333;
	text-decoration: underline;
}

.serviceTypeLink a {
	text-decoration: none;
}
.serviceTypeLink a:hover {
	text-decoration: underline;
}


#divCalendar
{
	font-size: 1em;
}

#divCalendar a:link, #divCalendar a:visited
{
	color: white;
	text-decoration: none;
}

#divCalendar a:hover, #divCalendar a:active
{
	color: #E43C15;
	text-decoration: underline;

}


.subtitleWhite {
	FONT-WEIGHT: normal; FONT-SIZE: 1.4em; COLOR: white; LINE-HEIGHT: 1; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.subtitleWhite:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 1.4em; COLOR: white; LINE-HEIGHT: 1; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

.subtitleBlack {
	FONT-WEIGHT: normal; FONT-SIZE: 1.4em; COLOR: black; LINE-HEIGHT: 1; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.subtitleBlack:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 1.4em; COLOR: black; LINE-HEIGHT: 1; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

#ulSearchResults
{
	border: solid 2px #ccdddd;
	padding: 10px;
	margin: 0px;
	width: 192px;
}

.paraheader
{
	float:left;
	margin:5px 8px 0px 0px;
}

.infoblock
{
	float:right;
	margin:10px 0 0 15px;
	padding:10px;
	width: 160px;
	background-color:#ffc;
	border:solid 1px #ccc;
	border-right:solid 3px #999;
	border-bottom:solid 3px #999;
}

.infoblock2
{
	float:right;
	margin:10px 0 0 15px;
	padding:10px;
	width: 160px;
	background-color:#ffc;
	border:solid 1px #ccc;
	border-right:solid 3px #999;
	border-bottom:solid 3px #999;
}

.infoblocksidebar
{
	float:right;
	margin:10px;
	padding:10px;
	width: 160px;
	background-color:#ffc;
	border:solid 1px #ccc;
	border-right:solid 3px #999;
	border-bottom:solid 3px #999;
}


.ad-container2
{
	margin: 5px;
	margin-left: -8px;
}
.coupon-container
{
	text-align: center;
	border: dashed 1px #990000;
	padding: 10px;
	margin: 10px;
	background-color: #ffffff;
	font-family: Arial; font-size: 1.3em;
	color: #600;
	margin-left: -8px;
}

#divMasterEmail
{
	margin-top: -15px;
	margin-left: -25px;
	color: Black;
}


