/* CSS Document */
body {
	background-image: url(Images/crosshatch.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pagecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.smallpagecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blackpagecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.navlink a:visited {
	color: #3B4F34;
	text-decoration: none;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
}
.navlink a:hover {
	color: #3B4F34;
	text-decoration: none;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #3B4F34;
	border-right-color: #3B4F34;
	border-bottom-color: #3B4F34;
	border-left-color: #3B4F34;
	font-weight: normal;
}
.navlink a:active {
	color: #3B4F34;
	text-decoration: none;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: normal;	
}
.navlink a:link {
	color: #3B4F34;
	text-decoration: none;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: normal;	
}
.contentlink a:visited {
	color: #FFFF33;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}
.contentlink a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;
}
.contentlink a:active {
	color: #FFFF33;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;	
}
.contentlink a:link {
	color: #FFFF33;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;	
}
.blackcontentlink a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}
.blackcontentlink a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;
}
.blackcontentlink a:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;	
}
.blackcontentlink a:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;	
}
.smallwhitelink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
}
.smallwhitelink a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.smallwhitelink a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: normal;	
}
.smallwhitelink a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: normal;	
}
.productimagelink a:visited img{
	border: 2px solid #C8D9C6;
}
.productimagelink a:hover img{
	border: 2px solid #253020;
}
.productimagelink a:active img{
	border: 2px solid #C8D9C6;
}
.productimagelink a:link img{
	border: 2px solid #C8D9C6;
}

