body   { 
	background-image: url(images/concept/bg.jpg); 
	margin: 0px; 
}
p { margin-left: 0px; padding-left: 0px; }
td  { font-size: 11pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
h3 { font-size: 11pt; }
.breadcrumbs { font-size: 9pt; line-height: 2.7em; }
.h1  { color: #5a866b; font-size: 14pt; }
a:link { color: #5a866b; }
a:visited { color: #5a866b; }
a:hover { color: maroon; }
.box-text  { font-size: 10pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
.class { list-style-type: disc; }

.insets { float: right; margin: 0px 0px 20px 20px; }
.insets img { margin-right: 20px; }

.whitebox {
	background-color: #fff;
	border: 1px solid #5a866b;
}

#pdfs { list-style-type: none; }

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #905300; /* 9C6000 */
	font-size: 13px;
	/* line-height: 35px; */
	text-align: left;
}
.topnav a {
	color: #9C6000;
	text-decoration: none;
}
.topnav a:visited { color: #9C6000; }
.topnav a:hover { color: #7C5000; }
/* .topnav a:hover { color: #C95545; } */

/* current nav item control */
#home 		a.home,
#about 		a.about,
#products 	a.products,
#gallery 	a.gallery,
#news 		a.news,
#showroom 	a.showroom,
#faq 		a.faq,
#contact	a.contact,
#forms		a.forms {
	color: #210;
}

.subnav {
	padding: 5px 10px 5px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B8D0C3; /* 9C6000 */
	font-size: 12px;
	text-align: left;
}
.subnav a {
	color: #CADFD4;
	text-decoration: none;
}
.subnav a:visited { color: #CADFD4; }
.subnav a:hover { color: #E6F7EE; }


