* { font-family:verdana; font-size:9pt; color:#80935E; }

/* Default Hyperlink Styles */
a, a:active, a:visited, a:link
{ 
	font-size:9pt; 
	text-decoration:none; 
	color:#80935E; 
}

a:hover 
{ 
	text-decoration:underline; 
	color:#A5C1D0; 
}


/* Menu Styles */
.nav_main
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
.nav_main a, .nav_main a:active, .nav_main a:visited, .nav_main a:link
{ 
	font-size:10pt;
	text-decoration:none; 
	color:#A5C1D0; 
	/*
	background-color:#41541C;
	padding:4px 2px 4px 2px;
	height: 23px;
	*/
	vertical-align:middle;
	margin-right: 10px;
}

.nav_main a:hover 
{ 
	text-decoration:none; 
	color:#ffffff; 
}

/* Layout and Formatting */
.mainContentBlock
{
	margin:10px 30px 20px 0px;
}

.contentBlock
{
	padding-top:10px;
	margin-left:15px;
	padding-bottom:10px;
}

.contentBlockLeft
{
	float:left;
	margin-right:10px;
	margin-left:6px;
	width:430px;
	height:370px;
}

.block
{
	display:block;
	margin-bottom:10px;
	line-height:1.25em;
}

.indentedBlock
{
	margin-left:10px;
}

.productImg
{
	float:right;
}

.productRelatedAreaTop
{
	display:block;
	margin:40px 20px 00px 0px;
	border-bottom:dotted 1px #777777;
	padding-bottom:10px;
}

.productRelatedArea
{
	display:block;
	margin:10px 20px 0px 0px;
	/* border-bottom:dotted 1px #777777; */
	padding-bottom:10px;
}

.productMenuLeft
{
	float:left;
	margin-right:10px;
	margin-left:6px;
	/*
	width:430px;
	height:350px;
	*/
}

.productList {}
.productGroup {}
.productGroupTop {}
.productList .productGroup, .productList .productGroupTop
{
	margin-top:2px;
	margin-bottom:8px;
	display:block;
}
.productList .productGroupTop
{
	display:block;
}
.productList h2
{
	margin:0px 0px 6px 0px;
}
.productList h3
{
	margin-left:6px;
	margin-top:4px;
	margin-bottom:4px;
}
.productList a
{
	margin:0px 0px 0px 8px;
}

.imageCaption
{
	font-size:9pt;
	font-weight:bold;
	color:#92802E;
	margin:0px 10px 10px 0px;
}


/* Common Styles */
p
{
	text-align:justify;
}

h2
{
	font-size:10pt;
	font-weight:bold;
	color:#D29100;
	margin:0px 0px 10px 0px;
}

h3
{
	font-size:9pt;
	font-weight:bold;
	color:#92802E;
	margin:0px 0px 10px 0px;
}

.footer
{
	padding-top:4px;
	color:#FFB800;
	font-size:8pt;
	text-align:center;
}

table#submenu a {font-size:8pt;}
table#submenu a:hover {text-decoration:underline;}

.bg_brown
{
	background-color:#A28E2E;
}

.bg_green
{
	background-color:#427A00;
}

.bg_redbrown
{
	background-color:#6B5117;
}

.bg_grey
{
	background-color:#B1B1B1;
}

.txt_brown
{
	color:#A28E2E;
}

.txt_green
{
	color:#427A00;
}

.txt_redbrown
{
	color:#6B5117;
}

.txt_grey
{
	color:#B1B1B1;
}

.menuImage
{
	margin-left:15px;
}