/* Project: C and T Iris Patch
URL: http://www.cantirispatch.com/
Date: December 2006
Author: Parallax Web Design
Author URL: http://www.parallaxwebdesign.com */
/* zeroes all margins and paddings */
*, body, table, td, p, ul, li, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
/* reset height for non IE browsers */
html>body #content {
	height: 100%;
}
/* set base font size to 16px in all browsers except IE */
html>body {
	font-size: 16px;
}
img {
	/* avoid image-gap bug in Gecko browsers */
	display: block;
	border: none;
}
/************************************************
  Default rules
************************************************/
h1, h2, h3 {
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-family: Trebuchet, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
p, div {
	color: #000000;
	background-color: transparent;
	line-height: 1.5em;
}
a, a:link, a:visited {
	font-weight: bolder;
	color: #004788;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #0065C2;
	background-color: transparent;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
iframe {
	margin-bottom: 1em;
}
.inline {
	display: inline;
	padding-right: 2px;
}
/************************************************
  Document and header rules
************************************************/
body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #42753A;
}
#wrapper {
	position: relative;
	top: 60px;
	left: 75px;
	margin: 0 auto 0 0;
	padding: 0;
	width: 770px;
	height: 100%;
	font-size: 76%; /* Sets 1em to 12px */
	color: black;
	background-color: transparent;
}
 div#wrapper {
	/* sets a bg color for all elements within rd box */
	background-color: white;
}
#roundbox {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding-bottom: 0.8em;
	width: 770px;
	height: 100%;
	min-height: 540px;
	color: black;
	background-color: white;
	background: url(graphics/tsr_770_b.jpg) no-repeat bottom left;
}
#header-links {
	/* sets the top of the rounded box */
	margin: 0;
	padding: .4em .6em 0 0;
	text-align: right;
	height: 2em;
	font-size: 0.9em;
	color: black;
	background-color: transparent;
	background: url(graphics/tsr_770_t.jpg) no-repeat top left;
}
#header-links a, #header-links a:link {
	font-weight: bold;
	text-decoration: none;
	color: #004788;
	background-color: transparent;
}
#header-links a:hover {
	color: #0065C2;
	background-color: transparent;
}
#floating-img {
	position: absolute;
	top: -47px;
	left: -64px;
	z-index: auto;
}
#logo-homepage {
	position: absolute;
	top: 27px;
	left: 58px;
	z-index: auto;
}
#header-image {
	margin: 0;
	padding: 0;
	width: 768px;
	height: 78px;
	color: black;
	background-color: transparent;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 1px solid black;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
/************************************************
  Main navigation rules
************************************************/
#nav {
	/* This is the top menu bar */
	margin: 0;
	padding: 0;
	width: 770px;
	text-align: center;
	color: white;
	background-color: transparent;
}
#nav ul {
	margin: 0;
	padding-top: 1px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0065C1;
	background-image: url(graphics/menu_bar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#nav li {
	margin: 0;
	padding: 0em 1.9em 0 1.9em;
	height: 18px;
	font-family: Trebuchet, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.1em;
	text-decoration: none;
	display: inline;
	color: #FFFFFF;
	background-color: transparent;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #C1E1FF;
	background-color: transparent;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
#nav #currentpage a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
/************************************************
  Main content rules
************************************************/
#content {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 770px;
	background-color: transparent;
}
#content-left {
	float: left;
	margin: 0 0 1em 0;
	padding: 1em 0 1em 1em;
	width: 560px;
}
#content-left h2 {
	margin-bottom: 5px;
	border-bottom: 1px solid black;
}
#content-left p {
	margin: 0;
	padding-bottom: 1em;
	font-size: 1.1em;
}
#content-left ul {
	margin: 1em;
	padding: 0;
	list-style-position: outside;
	list-style-type: disc;
}
#content-left li {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-left: 2em;
	padding: 0.2em;
	display: list-item;
}
.triple-window {
	clear: both;
	margin: 1.5em 0 3em 0;
	padding: 0;
	width: 570px;
	font-size: 10.5px;
}
.triple-window-pane {
	float: left;
	margin-right: 15px;
	padding-bottom: 0.2em;
	width: 31%;
	border-right: 1px solid black;
}
.twp-rightmost {
	float: left;
	margin-right: 0;
	padding: 0;
	width: 31%;
	border: none;
}
.triple-window-pane h1, .twp-rightmost h1 {
	font-size: 1.3em;
}
.triple-window-pane p, .twp-rightmost p {
	float: right;
	margin: 0;
	padding-right: 0.6em;
	width: 53%;
	font-size: 1.2em;
	line-height: 1.4em;
}
.twp-img {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	padding-right: 2px;
	font-size: 0.9em;
}
.twp-img img {
	margin-bottom: 2px;
}
.twp-img p {
	float: left;
	font-style: italic;
	line-height: 1.1em;
	width: 65px;
	color: #5F5F5F;
	background-color: transparent;
}
span#twp-featured-text {
	position: absolute;
	top: 0;
	left: 75px;
	margin: 0;
	padding-right: 0.6em;
	font-size: 1.27em;
	font-style: normal;
	width: 95px;
	line-height: 1.3em;
	color: #000000;
	background-color: transparent;
}
#content-right {
	float: right;
	margin: 0;
	padding: 1em 0.7em 1em 0.5em;
	width: 170px;
	height: 100%;
}
#content-right p {
	margin: 0;
	padding-bottom: 0.5em;
	font-size: 1em;
	font-weight: bolder;
}
.links-box {
	margin-bottom: 1em;
	;
	padding: 0;
	border: 1px solid black;
}
.links-box h2 {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #3C7D36;
}
.links-box ul {
	margin: 0;
	padding: 0.2em 0.2em 0.4em 0.4em;
	list-style-type: none;
}
.links-box li, .links-box-inset li {
	margin: 0;
	padding-bottom: 0.1em;
	font-family: Trebuchet, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.1em;
	text-decoration: none;
	display: list-item;
}
.links-box li a, .links-box li a:link, .links-box li a:visited {
	color: #004788;
	background-color: transparent;
	text-decoration: none;
}
.links-box li a:hover {
	color: #0065C2;
	background-color: transparent;
	text-decoration: none;
}
/*p.links {
	padding: 0.4em 0 0 0.5em;
	line-height: 1.3em;
}
.img-right {
	float: right;
	margin: 15px 0 8px 5px;
	padding: 0;
}
.img-right a, .img-right a:link, .img-right a:visited, .img-right a:hover {
	border: none;
}
.img-right-large {
	float: right;
	margin: 1.5em 0 0.2em 0.5em;
	padding: 0;
}
#finding-balance {
	float: right;
	right: 0;
	bottom: 0;	
	margin: 0 -4px 0 0;
}
.taxfaqs {
	font-size: 1.1em;
}
#content-right a, #content-right a:link {
	font-weight: bold;
	color: #354371;
	background-color: transparent;
	text-decoration: none;
}
#content-right a:visited {
	font-weight: bold;
	color: #4A5EA0;
	background-color: transparent;
	text-decoration: none;
}
#content-right a:hover {
	font-weight: bold;
	color: #B24348;
	background-color: transparent;
	text-decoration: underline;
}*/
/************************************************
 Bottom navigation rules
************************************************/
#bottom-nav {
	/* This is the bottom link list */
	clear: both;
	position: absolute;
	bottom: 5px;
	height: 17px;
	text-align: left;
	vertical-align: bottom;
}
#bottom-nav ul {
	margin-left: 0.5em;
	padding: 0;
	list-style-type: none;
}
#bottom-nav li {
	margin: 0;
	padding: 0 0.2em 0 0.2em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	display: inline;
	color: #000000;
	background-color: transparent;
	border-right: 1px solid #3243B0;
}
#bottom-nav img {
	display: inline;
	margin: 0;
	padding: 0;
}
#bottom-nav li.last {
	border-right: none;
}
#bottom-nav li a, #bottom-nav li a:link, #bottom-nav li a:visited {
	color: #004788;
	background-color: transparent;
	text-decoration: none;
}
#bottom-nav li a:hover {
	color: #0065C2;
	background-color: transparent;
	text-decoration: none;
}
/************************************************
  Footer rules
************************************************/
#footer {
	margin: 0;
	padding-top: 4px;
	width: 770px;
	color: #C1E1FF;
	background-color: #42753A;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#footer a, #footer a:link, #footer a:visited {
	font-weight: normal;
	color: #C1E1FF;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
/*********************************
Begin Shopping Cart Rules 
**********************************/
.cart_gallerytable {
	font-size: 0.75em;
	text-align: center;
	line-height: 1.2em;
	margin: 0 0 10px 6px;
	padding: 0;
}
.cart_tablespacing {
	margin: 0;
	padding: 0 18px 20px 18px;
	text-align: center;
}
.cart_categoryrows {
	margin: 0;
	padding: 0;
	text-align: center;
}
.cart-title h1 {
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}
.subcat-img {
	padding-bottom: 8px;
}
.subcat-titles {
	margin: 0;
	padding: 0 18px 20px 18px;
	line-height: 1.2em;
	text-align: center;
	font-size: 13px;
}
.cart-breadcrumbs {
	margin: 0 0 0.7em 0;
	width: 100%;
	text-align: left;
	color: #4C4C4C;
	background-color: transparent;
	font-size: 1em;
}
.cart-breadcrumbs a, .cart-breadcrumbs a:link {
	text-decoration: none;
}
.cart-breadcrumbs a:visited {	
	text-decoration: none;
}	
.cart-breadcrumbs a:hover, .cart-breadcrumbs a:active {
	text-decoration: none;
}
.cart-prevnextlinks {
	margin: 0;
	padding-bottom: 4px;
	color: #888888;
	background-color: transparent;
	font-size: 0.9em;
}
.cart-prevnextlinks a, .cart-prevnextlinks a:link {
	text-decoration: none;
}
.cart-prevnextlinks a:visited {
	text-decoration: none;
}	
.cart-prevnextlinks a:hover, .cart-prevnextlinks a:active {
	text-decoration: none;
}
.catalog-search {
	margin: 0 2px 6px 5px;
}
.small-fonts {
	font-size: 0.9em;
}
.submit {
	margin: 0;
	padding: 0;
	background-color: #0154A2;
	color: #FFFFFF;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.view-contents {
	margin: 0 2px 6px 5px;
}
.cart-img {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: transparent;
	border: none;
}
.cart-img a {
	margin: 0;
	padding: 0;
	color: white;
	background-color: transparent;
	border: none;
}
.cart-img a:link {
	margin: 0;
	padding: 0;
	color: white;
	background-color: transparent;
	border: none;
}
.cart-img a:visited {
	margin: 0;
	padding: 0;
	color: white;
	background-color: transparent;
	border: none;
}
.cart-img a:hover{
	margin: 0;
	padding: 0;
	color: white;
	background-color: transparent;
	border: none;
}
.cart-img a:active {
	margin: 0;
	padding: 0;
	color: white;
	background-color: transparent;
	border: none;
}
.howtoshop_tablespacing {
	padding: 0 18px 15px 18px;
	text-align: center;
}
.cart_titleinfo {
	margin: 0;
	padding-bottom: 4px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: transparent;
}
img.cart_singleimg {
	margin: 0;
	padding: 0 8px 0 0;
}
.cart-singlefont {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	height: 2em;
	background-color: transparent;
}
.cart-singlefontital {
	margin: 0;
	padding-right: 2px;
	vertical-align: top;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	height: 2em;
}
.links-box .definitions-text {		
	font-size: 1em;	
	font-weight: normal;
}
.links-box .definitions-text p {
	padding: 4px;
}
td.email-popup {
	padding: 6px 4px 6px 0;
	font-size: 12px;
	color: white;
	background-color: transparent;
	text-align: bottom;
}
td.email-popup p {
	font-weight: normal;
}
/************************************************
  Miscellaneous rules
************************************************/
.bold {
	font-weight: bold;
}
.clear-both {
	clear: both;
}
.img-right {
	float: right;
	margin: 0;
	padding: 0 0 0 8px;
}
.img-left {
	float: left;
	margin: 0;
	padding: 0 8px 0 0;
}
.pdf-link img {
	display: inline;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #42753A;
}
/*cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(overbtn.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0; 
padding: 0; 
}
.cssnav a {
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}
.cssnav img {width: 211px; height: 44px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}*/
