BODY 	{
	margin: 0px;
	padding: 5px;
	background:url(picts/main_bg1.gif) repeat-y  scroll center;
	color: #333;

	}
	
/* NON-MENU LINK COLORS */

a:link		{ color: #003399; text-decoration: none; }

a:visited	{ color: #003399; text-decoration: none; }

a:active	{ color: #003399; text-decoration: none; }

a:hover		{ color: #0066FF; text-decoration: none; }

TABLE 		{
	color: #333;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 20px;
	background-color: #FFF;
	text-align: center;
	
}

.title 		{
	color: #066;
	font-size: small;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.subtitle 	{
	color: #000000;
	font-size: small;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.smallcopy 	{
	font-size: x-small;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	border: 1px solid #066;
	background-image: url(picts/bk-bg.jpg);
	background-repeat: repeat;
	text-align: left;
}

.testimonial	{ COLOR: #339900; font-size: x-small; font-weight: bold; font-style: italic; }

.formmargin	{ margin: 0px; }

.footer 	{
	font-size: x-small;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858B9B;
	}

/* PRODUCT LINKS */

.productlink		{ font-size: x-small; font-family: verdana, arial, sans-serif; font-weight: normal; 	text-align: center;
	padding-top: 12px;
}

a.productlink:link	{ color: #003399; text-decoration: underline; }

a.productlink:visited	{ color: #003399; text-decoration: underline; }

a.productlink:active	{ color: #003399; text-decoration: underline; }

a.productlink:hover	{ color: #0066FF; text-decoration: underline; }

/* PRODUCT STYLES */

.order-box	{
	background-image: url(picts/order-box.jpg);
	width: 350px;
	height: 211px;
		}

.formmargin	{ margin: 0px; }


.product-borders	{ border: #000000 0px solid; } 

.thumb-borders		{ border: #000000 0px solid; } 

.product-title 	{ color: #CC6600; font-size: medium; font-family: arial, sans-serif; font-weight: bold }

.list-title	{ color: #000000; font-size: small; font-family: arial, sans-serif; font-weight: bold }

.price 		{ color: #3366FF; font: 18px arial, sans-serif; letter-spacing: 0px; font-weight: bold; text-decoration: underline; }

.options	{ width:125px; margin-top: 15px; margin-bottom: 3px; font-size: 11px; }

.shipping	{ width:125px; margin-top: 3px; margin-bottom: 8px; font-size: 11px; }

/* PAGE TOP AND BOTTOM BORDER AREAS */

.bar-endtop	{
		width: 160px;
		height: 6px;
		padding: 0px 0px 0px 0px;
		}

.pagelines	{
		background-color: #E4E7EF;
		height: 6px;
		border: #858B9B 1px solid;
		border-right: 0px;
		}


.page-splits	{ COLOR: #669999; height: 1px; BORDER-TOP: #858B9B 0px solid; width: 100%; }


/* PAGE IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }


/* CONTACT FORM */

.submitbutton	{ font-size: 13px; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #999999 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #999999 1px solid; }

.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }
 /* NEWSLETTER FORM STYLE */

.newstable	{ width: 136px; margin-top:1px; margin-bottom:8px; border: #858B9B 0px solid; }

.newstext	{ COLOR: #000000; FONT: 11px arial, verdana, sans-serif; font-weight: normal  }

.newsform  	{ WIDTH: 100PX;
		HEIGHT: 18PX;
		FONT: 11px arial, sans-serif;
		BORDER: #000000 1px solid; }
/* SEARCH BOX STYLES */

.searchform 	{
		color: #000000;
		background-image: url("picts/shadeform.gif");
		WIDTH: 150PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		BORDER: #666666 1px solid;
		}

.search-box	{ color: #666666; font: 10px arial, sans-serif; font-weight: normal; }

/* SIDEBAR BORDERS AND COLORS */

.boxtext 	{
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
	text-align: left;
}

.menu-titles	{
	background-color: #26599f;
	background-image: url(picts/menutitle-corner-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	COLOR: #ffffff;
	font-weight: bold;
	text-indent: 12px;
	padding: 2px 0px 2px 0px;
	text-align: left;
		}


.menu-table	{
		background-color: #F8F8F9;
		border: #BBC3D3 1px solid;
		}

/* SIDEBAR IMAGE BORDERS */

.bordersSB	{
	border: 1px solid #858B9B;
}


/* LEFT MENU LINK COLORS AND FONTS */

.menu    	{
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 17px;
	line-height: 19px;
	background-image: url(picts/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	vertical-align: middle;
	text-align: left;
		}



a.menu:link		{ color: #003399; text-decoration: none; }

a.menu:visited		{ color: #003399; text-decoration: none; }

a.menu:active		{ color: #003399; text-decoration: none; }

a.menu:hover		{ color: #009900; text-decoration: none; }

/* START THE CODE FOR THE HORIZONTAL MENUS */


.menuhorztext		{
	color: #26599f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	width: 780px;
			}


.menuhorz		{
	cursor:pointer;
	border: 0px solid #000000;
	width: 780px;
			}


a.menuhorz:link 	{ color: #0033CC; }


a.menuhorz:visited 	{ color: #0033CC; }


a.menuhorz:active 	{
	color: #0033CC;
	
}


a.menuhorz:hover 	{
	color: #1a8a91;
}
form {
	background-color: #FFF;
	border: #BBC3D3 1px solid;
	padding: 3px;
	text-align: left;
}
.form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3850B4;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #066;
	font-weight: normal;
	padding-top: 3px;
	line-height: 28px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #066;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
bk-titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #066;
}
.callout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #066;
	text-align: left;
}
.photo {
	float:left;
	margin-top: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
	}
.main {
	border: 10px solid #FFF;
	padding: 3px;
}
