@charset "UTF-8";
#body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #567C96;
	background-repeat: repeat-x;
}
#top_nav {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 820px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
}
#top_nav a:hover {
	color: #0099FF;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 45px;
	width: 785px;
	padding-left: 35px;
}
#footer a:hover {
	color: #0099FF;
}
#footer a {
	color: #567C96;
	text-decoration: none;
}
#container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #000000;
	height: auto;
	width: 500px;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	float: left;
}
#content p {
	font-size: 13px;
}
#masthead {
	height: 245px;
}
#guts {
	background-image: url(../images/bg_guts.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#nav {
	background-image: url(../images/bg_main_nav.jpg);
	padding-right: 246px;
	padding-left: 259px;
}
#nav_sub {
	width: 295px;
	float: left;
}
#nav_sub table {
	margin-left: 25px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#nav_sub p {
	text-align: left;
	margin-left: 25px;
	margin-top: 25px;
	font-size: 10px;
}
#sub_content {
	font-size: 11px;
	float: left;
	width: 400px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.gray {
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #204155;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #426377;
	margin-bottom: 3px;
}
#line_img {
	background: #fff url(../images/hr.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 14px;
	width: 400px;
	border: 0 none;
} 
#guts ul li {
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/bullet.jpg);
}
#guts p {
	font-size: 13px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#guts ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#nav_sub a {
	color: #567C96;
	text-decoration: none;
}
#guts a {
	color: #567C96;
	text-decoration: underline;
}
#nav_sub a:hover {
	color: #0099FF;
	text-decoration: none;
}
#guts a:hover {
	color: #0099FF;
}
.forms td {
	border: thin solid #B5DBFA;
	padding: 3px;
}
.TNW {color: #006633}
.sub {
	font-size: 14px;
	color: #426377;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_TNW {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#006633
}
.products {
	float: left;
	width: 400px;
	border-bottom: 1px dashed #ccc;
	display:table;
}
.products h2 {
	text-align: left;
}
.wrap {
float:left;
display:table-row;
}
.product {
	vertical-align:top;
	padding: 5px;
	width: 122px;
	display:table-cell;
	text-align: center;
	float: left;
}

.product img {
	border: 3px solid #ccc;
}
.floatleft {
	float: left;
	padding: 5px 10px 10px 0;
}
.floatleft img {
	border: 3px solid #ccc;
}
.floatright img {
	border: 3px solid #ccc;
}
.floatright {
	float: right;
	padding: 5px 0 10px 10px;
}
#product_info {
	width: 210px;
}
#product_info_small img {
	margin: 5px 4px 5px 0;
	text-align: center;
}
#custom_gallery {
	text-align: center;
}
#custom_gallery img {
	padding: 4px;
	margin: 5px;
	border: 1px solid #999;
}
.woods img {
	padding: 5px;
	border: 0;
}