/* Hand Written by OpenTech, Inc.  */
/*color Scheme */

html {
	background: #FFFFCC;
	margin-top: 0px;
	padding-top: 0px;
}

body {
	width: 744px;
	position: relative;
	margin: 0px auto 20px;
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;
	color: #2b2713;
}

body p {
	line-height: 18px;
	margin-top: 0px;
	font-size: 12px;
}

body a {
	color: #dd6633;
	font-size: 12px;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body img {
	border:0;
}

body table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

body div {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	padding: 2px 0px 3px 0px;
	margin: 0;
}

h1 a, h2 a, h3 a,h4 a {
	color: #2b2713;
}

h1, h1 a {
	font-size: 22px;
	line-height: 26px;
}

h2, h2 a{
	font-size: 16px;
	line-height: 20px;
}

h3, h3 a{
	font-size: 13px;
	line-height: 17px;
}

hr {
	color: #dd6633;
}

div.page_title {
	padding: 5px 20px 7px 10px;
	margin: 0px 0px 5px 0px;
}

div.titlediv h1 {
	font-size: 24px;
	font-family: verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 24px;
	padding: 0px 0px 0px 5px;
	color: #6b612f;
	width: auto;
	text-align: right;
}

div.phone {
	float:right;
	text-align:right;
	width:240px;
}

div.phone h1 {
	font-size: 24px;
	line-height: 28px;
	color: #9e8f45;
	margin: 0px;
	padding-right: 20px;
	text-align: right;
}

div.phone p {
	font-size: 12px;
	font-family: verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 20px 0px 10px;
	padding: 3px;
	color: #6b612f;
	width: auto;
	text-align: right;
}

div.phone a {
	color: #FFFFCC;
}

div.phone a:hover {
	color: #9e8f45;
}

div.phone a h2 {
	font-size: 16px;
	line-height: 16px;
	padding: 15px 20px 0px 5px;
	margin: 0px;
	color: #FFFFCC;
	text-align: right;
}

div.phone a:hover h2 {
	color: #9e8f45;
}

div.phone hr {
	color: #9e8f45;
}
	
div.page_rbdr {
	position: relative;
	margin-right: 0px;
	width: 744px;
}

div.page_lbdr {
	position: relative;
	border-top: 3px solid #efefef;
	background: #2b2713;
	width: 744px;
}

div.top_banner {	
	position: relative;
	width: auto;
}

div.banner {
	position: relative;
	width: 240px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/top_logo.jpg) no-repeat left -20px;
}

div.banner a {
	display: block;
	height: 66px;
	width: 240px;
	padding: 0px;
	margin: 0px;
}

div.side_banner {
	height: 500px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

div.side_banner img#random {
	height: 500px;
	width: 240px;
}

table#page_area {	
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-left: 2px solid #fff;
}

table#page_area div.nav {
	width: 500px;
}

table#page_area div.nav a {
	display: block;
	width: auto;
	height: 17px;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	border-bottom: 3px solid #2b2713;
	border-top: 3px solid #2b2713;
	padding: 2px 2px;
	color: #FFFFCC;
}

table#page_area div.nav a:hover {
	color: #9e8f45;
	text-decoration:none;
}

table#page_area div.page_title {
	float:right;
	padding:3px 3px 0 0;
}

table#page_area div.titlediv {
	display:none;
}

table#page_area div.facebook_left {
	color: #FFFFCC;
}

table#page_area td#main_area {	
	width: 498px;
	background: #fff; 
}

table#page_area td#main_area div.content_area {
	padding: 0px 15px 0px 15px;
	background: url(/images/tnt_corner.jpg) no-repeat right top;
}

table#page_area td#main_area div.content_area .content_right {
	padding-left: 10px;
}
	
div.footer {
	position: relative;
	width: 680px;
	color: #2b2713;
	padding-top: 3px;
	padding-left: 2px;
	text-align: left;
}

div.footer a {
	color: #2b2713;
	padding: 3px 5px 3px;
	line-height: 16px;
}

div.footer a:hover {
	color: #e1e1e1;
}

img.content_image {
	float:right;
	padding: 5px 0 0 10px;
}


/* contact us page
-------------------------------------------*/
table.hours {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	width: 250px;
}

table.hours h3 {
	border-bottom: 1px solid #e1e1e1;
}

table.hours tr.grey, table tr.grey {
	background: #efefef;
}

table.hours tr td {
	padding-left: 5px;
}

div.maps {
	text-align: left;
}

div.maps img {
	border: 1px solid #2b2713;
	padding: 2px;
	margin: 10px 0 0 0;
}

table.locations td.directions {
	text-align: right;
	width: 160px;
}

table.locations td.directions p {
	font-size: 10px;
	padding: 0px 5px;
	text-align: right;
}

table.locations td.directions p a {
	font-size: 10px;
}


/* our locations on about us page
-------------------------------------------------*/
div.our_locations {
	color: #2b2713;
}

div.our_locations a {
	color: #336699;
}

div.our_locations div.inside {
	padding: 5px 0px;
	margin: 0px;
}

div.our_locations div.inside table {
	padding: 0px;
	margin: 0px;
	width: 350px;
}

div.our_locations div.inside table tr td {
	padding: 3px 5px;
}

div.our_locations h1, h1.blue {
	font-weight: normal;
	margin: 0px;
	padding: 3px 5px 3px 0px;
	color: #336699;
	font-size: 21px;
}


/* top 10 on index _and_ about us page
------------------------------------------------*/
div.top_ten {
	margin-bottom: 20px;
	color: #2b2713;
	background: #fff;
}

div.top_ten h1, h1.green {
	font-weight: normal;
	font-size: 21px;
	margin: 0px;
	padding: 3px 5px 3px 0px;
	color: #66aa66;
}

div.top_ten ul {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}

div.top_ten ul li {
	margin: 5px 5px 5px 20px;
}


/* equipment 
-------------------------------------------*/
table td.equipmentbutton {
	text-align:center;
	padding: 5px;
	border: 1px solid #e1e1e1;
	border-bottom: 5px solid #e1e1e1;
}

div.equipmentcontent {
	text-align:left;
	position:absolute;
	top:500px;
	left:260px;
	width:575px;
}


/* products page 
--------------------------------------------------*/
div.products {
	margin-bottom: 5px;
	width:100%;
}

div.products a:hover {
	text-decoration: underline;
}

div.products h2 {
	color: #336699;
	padding: 0 0 0 5px;
	background: #99ccff;
}

div.products h2 a {
	color: #336699;
}

div.products h2 a:hover {
	color: #fff;
}

div.products_teaser {
	height:150px;
}

div.products_content {
	padding: 0 0 5px 0;
	height:325px;
	display:none;
}


/* faq
----------------------------------------------*/
div.faq_body {	
	padding: 7px;
}

div.faq{
	padding: 2px 0 2px 0;
}

div.faq a:hover{
	text-decoration: underline;
}

div.faq p {
	padding: 2px 0 3px 10px;
	line-height: 15px;
}


/* coupons page
----------------------------------------------*/
table.coupons {
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 10px;
	background: #fff;
	padding: 10px;
	color: #336699;
}

/* copyright
-------------------------------------------*/
div#footer_tanninglogo {
	width:450px;
	align:right;
}

div.copyright {
	color: #6b612f;
	font-size: 10px;
	text-align: right;
	margin-right: 15px;
}

div.quicklinks {
	padding:0 10px 0 0;
}

div.quicklinkblock {
	display:none;
	padding:0 0 10px 0;
}

div.copyright a {
	color: #6b612f;
}

div.copyright a:hover {
	text-decoration: underline;
}
