
/* STYLES FOR ALL PAGES */

body
{
	margin:0;
	font-family:arial;
}

a:link
{
	color:#336699;
	text-decoration:none;
}
a:visited
{
	color:#336699;
	text-decoration:none;
}
a:hover
{
	color:#8F8669;
	text-decoration:none;
}
a:active
{
	color:#8F8669;
	text-decoration:none;
}

.maincell
{
	padding:5pt;
}

.bodybold
{
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#4E4E4E;
}

.contactfields
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#4E4E4E;
	padding-left:10pt;

}

.bodysmall
{
	font-family:arial;
	font-size:8pt;
	color:#4E4E4E;
}

.bodycontact
{
	font-family:arial;
	font-size:9pt;
	color:#4E4E4E;
	padding-left:10pt;

}

.bodysmallbold
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#4E4E4E;
	
}
.brochuretext
{
	font-family:arial;
	font-size:9pt;
	font-style:italic;
	font-weight:bold;
	color:#4E4E4E;
	
}
.brochure:link
{
	font-weight:bold;
	color:#4E4E4E;
	
}
.brochure:visited
{
	color:#4E4E4E;
	text-decoration:none;
	
}
.brochure:hover
{
	color:#8F8669;
	text-decoration:none;
	
}
.brochure:active
{
	color:#8F8669;
	text-decoration:none;	
}
.brochurepages
{
	padding-top:5;
	
}


.prodcat:link
{
	color:#8F8669;
}
.prodcat:visited
{
	color:#8F8669;
}
.prodcat:active
{
	color:#625B48;
}
.prodcat:hover
{
	color:#625B48;
}
.categorylink:link
{
	color:#585858;
}
.categorylink:visited
{
	color:#585858;
}
.categorylink:active
{
	color:#303030;
}
.categorylink:hover
{
	color:#303030;
}

.imglink:link
{
	border-color:black;
}
.imglink:visited
{
	border-color:black;
}
.imglink:hover
{
	border-color:#e0e0e0;
}
.imglink:active
{
	border-color:#e0e0e0;
}

.paddedtext
{
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	padding-left:5;
	padding-right:10;
	color:#336699;	
	
}

/* END STYLES FOR ALL PAGES */



/* START STYLES FOR BOTTOM */

.bottommenucell
{
	font-size:8pt;
	font-family:arial;
	color:#918A6E;
	padding-right:3pt;
	padding-left:3pt;
}

/* END STYLES FOR BOTTOM */