body {
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 10px 0;
	background-color: #3F3F3D;
	}

a {
	color: #124578;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
.indent {
	padding: 0 0 0 50px;
	}
.textDivider {
	border-top: 1px solid #CCC;
	display: block;
	margin: 5px 30px;
	clear: both;
	}
.textDivider hr {
	display: none;
	}
img {
	border: none;
	}
.clearleft {
	clear: left;
}

/* --- MAIN CONTAINER --- */

#container {
	width: 958px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #FFF url(images/container-bg.jpg) repeat-y;
	}

/* --- HEADER --- */

#header {
	background: transparent url(images/header-bg.jpg) no-repeat;
	height: 167px;
	position: relative;
	}


/* --- LOGO --- */

#logo {
	margin: 0;
	padding: 25px 0 0 66px;
	float: left;
	}
#logo a {
	width: 176px;
	height: 131px;
	display: block;
	background: transparent url(images/trafelet-accounting.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	}

/* --- WEATHER CONDITIONS --- */

#weather {
	position: absolute;
	top: 12px;
	right: 29px; 
	width: 335px;
	}
.weatherDate {
	float: left;
	font-weight: bold;
	padding: 19px 4px 0 10px;
	}
.weatherDescription {
	height: 65px;
	overflow: hidden;
	float: left;
	width: 235px;
	}

.weatherDescription img {
	display: block;
	float: left;
	margin: 5px 10px;
	}
.weatherLink {
	float: left;
	border-left: 1px solid #CCC;
	margin:10px 0 0;
	padding:3px 0 5px 19px;
	}
.weatherLink a {
	display: block;
	width: 70px;
	}
	
/* --- TOP NAVIGATION --- */
	
#topnav ul {
	position: absolute;
	top: 77px;
	right: 20px;
	list-style: none;
	margin: 0;
	}
#topnav li {
	float: left;
	margin: 6px 0 0 0;
	}
#topnav li a {
	display: block;
	background: transparent url(images/topnav-vertbar.gif) no-repeat left;
	padding: 11px 20px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	}
#topnav li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
/* --- MAIN HOME BANNER --- */

#homeBanner {
	background: transparent url(images/banner-bg.jpg) no-repeat;
	height: 270px;
	position: relative;
	}
#homeBannerLinks {
	list-style: none;
	width: 919px;
	height: 73px;
	background-color: #5271A3;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 182px;
	left: 19px;
	}
#homeBannerLinks li {
	float: left;
	}
#busLink a,
#indLink a {
	display: block;
	width: 457px;
	height: 73px;
	overflow: hidden;
	text-indent: -999px;
	}
#busLink a {
	background: transparent url(images/nav-bus.jpg) no-repeat;
	}
#busLink a:hover {
	background: transparent url(images/nav-bus-over.jpg) no-repeat;
	}
#indLink a {
	margin-left: 5px;
	background: transparent url(images/nav-ind.jpg) no-repeat;
	}
#indLink a:hover {
	background: transparent url(images/nav-ind-over.jpg) no-repeat;
	}
	
/* --- MAIN CONTENT CONTAINER --- */
	
#mainContent {
	padding: 0 35px;
	clear: both;
	}
	
#title {
	color: #124578;
	font-size: 22px;
	margin: 20px 0;
	}
	
#quote {
	border-top: 1px solid #CCC;
	padding: 15px 0;
	margin: 0 35px;
	font-style: italic;
	color: #666;
	text-align: center;
	clear: both;
	}
#quote strong {
	font-style: normal;
	color: #000;
	display: block;
	text-align: right;
	padding: 10px 0 0 0;
	}
	
/* --- HOMEPAGE --- */	

#homeWelcome {
	background: transparent url(images/underWelcome.gif) repeat-x bottom;
	padding: 10px 0 20px 10px;
	margin: 0 0 0 10px;
	width: 410px;
}

#myron {
	font-weight: bold;
	margin: -20px 0 0 0;
	padding: 0;
	font-size: 20px;
	}

#homeTax {
	padding: 0 0 0 25px;
	font-size: 16px;
	width: 400px;
	line-height: 150%;
	}
#homePhone {
	color: #124578;
	font-weight: bold;
	font-size:34px;
	margin:0;
	padding:0;
	letter-spacing:-1px;
	text-align: center;
	}

/* HOME SPECIALS */

#homeSpecials {
	margin: 20px 25px 20px 0;
	width: 380px;
	float: right;
	border-left: 2px solid #CCC;
	padding: 0 0 0 35px;
 }
 #homeSpecials div {
	 padding: 0 0 5px 0;
	 clear: left;
	 height: 150px;
 }
 #homeSpecials img {
	 float: left;
	 margin: 5px 10px 0 0;
 }
 #homeSpecials h2 {
	 font-size: 16px;
	 margin: 0;
	 padding: 2px 0;
 }
  #homeSpecials p {
	  margin: 0;
	  padding: 3px 0;
	  font-size: 13px;
  }

/* IMPORTANT ARTICLES */

#important-articles {
	margin: 20px 30px 30px 0;
	width: 368px;
	float: right;
	}
	
#important-articles h4 {
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 24px;
	height: 84px;
	color: #EAEAEA;
	text-transform: uppercase;
	text-align: center;
	background: #4F616A url(images/dialogBoxTop.gif) no-repeat top;
	}
#important-articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #4F616A
	}
#important-articles ul li {
	padding: 5px 10px 55px 50px;
	margin: 0;
	background: #4F616A url(images/dialogBox.gif) no-repeat bottom;
	}
#important-articles ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #EAEAEA;
	}
#important-articles ul li a:hover {
	text-decoration: underline;
	color: #CCC;
	}
#important-articles ul li#last {
	background: #4F616A url(images/dialogBoxBtm.gif) no-repeat bottom;
	margin: 0;
	}
	
#important-articles-btm {
	margin: 0 30px;
}

/* HOME LOGOS */

#homeLogos {
	padding: 10px 0 10px 10px;
	margin: 20px auto;
	clear: both;
	background: transparent url(images/logos/logoBG.jpg) no-repeat center;
	width: 830px;
	text-align: center;
	}
#homeLogos a {
	margin: 2px 7px;
	}
#homeLogos a img {
	vertical-align: middle;
	}
	
#wheresRefund {
	border-top: 1px solid #CCC;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	width: 400px;
	}


/* --- CONTACT US PAGE --- */
	
#googlemap {
	float: right;
	margin: 10px;
	text-align: center;
	}
#googlemap a {
	font-size: 11px;
	display: block;
	padding: 5px 0;
	}
#googlemap iframe {
	border: 3px solid #666;
	}
#contactform {
	width: 400px;
	padding: 0 10px;
	margin: 20px 10px 10px 10px;
	border-top: 2px solid #124678;
	}
#contactform label {
	display: block;
	margin: 10px 0;
	padding: 10px;
	background-color: #D6D6D6;
	}
#thankyou {
	padding:20px 0;
	border-bottom:1px solid #CCC;
	width:350px;
	text-align:center;
	}
#recaptcha_widget_div {
	padding: 10px;
	background-color: #D6D6D6;
	}
#recaptcha_area {
	margin: 0 auto;
	}

/* --- BUSINESS PAGE --- */
	
#busText {
	padding-left: 15px;
	}
#busText h3 {
	font-size: 20px;
	}
.subtitle {
	display: block;
	margin: 0 0 0 0;
	font-size: 16px;
	font-weight: normal;
	}
#busText p {
	font-size: 16px;
	}
#busText img {
	float: right;
	display: block;
	margin: 10px 50px 10px 150px;
	}
	
/* --- E-RECEIPTS PAGE --- */
	
#eReceipts {
	padding-left: 15px;
	}
#eReceiptsLogo {
	float: right;
	padding: 0 0 0 30px;
}
#eReceipts h3 {
	font-size: 20px;
	}
.subtitle {
	display: block;
	margin: 0 0 0 0;
	font-size: 16px;
	font-weight: normal;
	}

/* PRICING TABLE */

#pricingTable {
	clear: both;
}
#pricingTable h3, #pricingTable p {
	margin: 0;
	padding: 0;
}
#pricingTable p strong {
	color: #F00;
}
.pricingCol {
	float: left;
	width: 165px;
	font-size: 14px;
	border-right: 1px dotted #CCC;
	margin: 15px 0;
}
.pricingCol h4 {
	margin: 0;
	padding: 15px 0 0 18px;
	background: #333;
	color: #FFF;
	height: 70px;
	font: normal 17px Tahoma, Geneva, sans-serif;
	position: relative;
	line-height: 17px;
}
.pricingCol h4 span {
	display: block;
	font-size: 12px;
	font: Helvetica, Arial, sans-serif;
	position: absolute;
	bottom: 12px;
	left: 18px;
}
.pricingCol h4 span strong {
	font-size: 18px;
}
.pricingCol sup {
	font-size: 12px;
	border-bottom: 1px solid;
	margin: 0 5px 0 2px;
	padding: 0;
}
.pricingCol ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
.pricingCol li {
	padding: 14px 20px;
	margin: 0 12px;
	border-bottom: 1px dotted #CCC;
	font-size: 15px !important;
}
#pricingIndex {
	padding: 80px 0 0 0;
	text-align: right;
	border: none;
}
#pricingIndex li {
	padding: 10px 20px 12px 0;
	margin: 0;
	font-size: 12px !important;
	border: none;
}

#lightPersonal h4 span { color: #CCC;}
#personal h4 span { color: #A4C652;}
#business h4 span { color: #759AC8; }
#corporate h4 span { color: #D06163;}

#business h4 {
	padding-top: 10px;
	height: 75px;
	font-size: 15px;
}
#corporate {
	border: none;
}
.notIncluded {
	color: #CCC;
}
.lastList {
	border-bottom: none !important;
}
.price2lineFix {
	padding-top: 23px !important;
	padding-bottom: 24px !important;
}

/* END - PRICING TABLE */
	
#eReceipts p, #eReceipts ul li {
	font-size: 16px;
	}
#receiptFeatures {
	float: left;
	padding: 15px 0 10px 0;
}
#receiptFeatures h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
#receiptFeatures ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 385px;
}
#receiptFeatures ul li {
	padding: 5px;
	margin: 2px 0;
}
#receiptFeatures ul li.everyOther {
	background-color: #e5e5e5;
}
#receiptTransfer {
	text-align: left;
	padding: 30px 0 0;
	width: 475px;
	float: left;
}

/* --- FOUNDERS DAY PAGE --- */

#foundersdayresults {
	margin: 0 0 0 10px;
	padding: 10px;
	float: left;
	width: 475px;
}
#foundersdayresults,
#foundersdayresults td{
	text-align: center;
}
#foundersdayresults h3 {
	font-size: 20px;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}
#foundersdayresults th {
	font-size: 18px;
}
#actualcount {
	font-size: 34px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 0 10px;
}
#actualcount span {
	color: #F90;
}

/* --- RESOURCES PAGE --- */

.resourcesLinks {
	clear: both;
	padding: 10px;
	min-height: 130px;
	margin: 0 20px;
	border-top: 1px solid #CCC;
	}
.resourcesLogo {
	float: right;
	margin: 0 20px;
	}

/* --- FOOTER --- */

#footer {
	background: transparent url(images/fooer-bg.jpg) no-repeat;
	height: 20px;
	padding: 23px 22px 0 0;
	color: #666;
	font-size: 11px;
	text-align: right;
	clear: both;
	}
#footer a {
	color: #666;
	}
#footer a:hover {
	color: #CCC;
	}
