
.smallinput { font-family:Arial,helvetica; font-size: 8pt; }



a.shop22:link {font-size: 11px; color: #000000; letter-spacing: .25ex; font-family: Helvetica; text-decoration: none;}
a.shop22:visited {font-size: 11px; color: #000000 letter-spacing: .25ex;  font-family: Helvetica; text-decoration: none;}
a.shop22:hover {font-size: 11px; color: #000000; letter-spacing: .25ex; font-family: Helvetica; text-decoration: underline;}

/* OLD HEADER COLORS REMOVED 6/10/2009 */
a.header:link {font-size: 10px; color: #969869; font-weight: 900; font-family: Helvetica; text-decoration: none;}
a.header:visited {font-size: 10px; color: #969869; font-weight: 900; font-family: Helvetica; text-decoration: none;}
a.header:hover {font-size: 10px; color: #7bc5ea; font-weight: 900; font-family: Helvetica; text-decoration: underline;}
a.header:active {font-size: 10px; color: #969869; font-weight: 900; font-family: Helvetica; text-decoration: none;}

/* NEW HEADER COLORS ADDED 6/10/2009 */
a.header2:link {font-size: 11px; color: #000000;  font-weight: bold; letter-spacing: .25ex; font-family: Helvetica; text-decoration: none;}
a.header2:visited {font-size: 11px; color: #000000; font-weight: bold; letter-spacing: .25ex;  font-family: Helvetica; text-decoration: none;}
a.header2:hover {font-size: 11px; color: #000000;  font-weight: bold; letter-spacing: .25ex; font-family: Helvetica; text-decoration: underline;}
a.header2:active {font-size: 11px; color: #000000; font-weight: bold; letter-spacing: .25ex; font-family: Helvetica; text-decoration: none;}

a.footer:link {font-size: 10px; color: #000000; font-weight: 900; font-family: Helvetica; text-decoration: none;}
a.footer:visited {font-size: 10px; color: #000000; font-weight: 900; font-family: Helvetica; text-decoration: none;}
a.footer:hover {font-size: 10px; color: #ffffff; font-weight: 900; font-family: Helvetica; text-decoration: underline;}
a.footer:active {font-size: 10px; color: #000000; font-weight: 900; font-family: Helvetica; text-decoration: none;}

/*  OLD FOOTER COLOR   REMOVED 6/10/2009
a.footer:link {font-size: 10px; color: #575757; font-weight: 900; font-family: Helvetica; text-decoration: none;}
a.footer:visited {font-size: 10px; color: #575757; font-weight: 900; font-family: Helvetica; text-decoration: none;}
a.footer:hover {font-size: 10px; color: #ffffff; font-weight: 900; font-family: Helvetica; text-decoration: underline;}
a.footer:active {font-size: 10px; color: #575757; font-weight: 900; font-family: Helvetica; text-decoration: none;}
*/

.formfont {
font-size: 11px;
font-family: Helvetica;
color: #727272;
letter-spacing: .25ex;
}
.header2 {
  font-size: 11px;
  color: #969869;
font-family: copperplate gothic light,arial,helvetica; 

}

.header {
  font-size: 11px;
  color: #969869;
  font-weight: 900;
  font-family: helvetica;
}
.pagetitle{
font-size: 15px;
color: #000000;
font-weight: bold;
font-family: arial;
letter-spacing: .25ex;
text-transform: uppercase;
}


.bodytext {
  font-size: 11px;
  color: #3b3c2c;
  font-family: helvetica;
}

.pressheader {
  font-size: 11px;
  color: #2f322d;
  font-family: helvetica;
  letter-spacing: .25ex;
}

.contactfont {
font-size: 10px;
color: #7b7b7b;
}


td.collection {
width:280px;
height: 280px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 3px solid #000000;
border-right: 3px solid #000000;
text-align: center;
 background-image: url('images/newbg.jpg'); 
}

.footer {
font-family: Helvetica;
font-size: 10px;
font-weight: bold;
/* color: #575757;  */
color: #000000;
}

/* Easy Slider Items*/
  #prevBtnItems, #nextBtnItems{
		display:block;
		width:57px;
		height:77px;
	position:absolute;
		top:528px;
		}
	#prevBtnItems a, #nextBtnItems a{
		display:block;
		width:57px;
		height:77px;
		background:url(images/bbuttongifleft3.gif) no-repeat 0 0;
		/* background:url(images/prev22.gif) no-repeat 0 0;   OLD REMOVED 6/10/2009*/
		}
	#nextBtnItems a{
		background:url(images/bbuttongifright3.gif) no-repeat 0 0;
	   /*	background:url(images/next22.gif) no-repeat 0 0;  OLD REMOVED 6/10/2009*/
		}

	#slidercollectionitems ul, #slidercollectionitems li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slidercollectionitems, #slidercollectionitems li{
		/*
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
		width:800px;
		height:120px;
		overflow:hidden;
		}



.smallinput { font-family:Arial,helvetica; font-size: 8pt; }

img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	width:500px;
	}
 /* Easy Slider */
 /* Easy Slider */
/* Easy Slider */
 #prevBtn, #nextBtn{
		display:block;
		width:57px;
		height:77px;
		position:absolute;
        top:345px;
		}
	#prevBtn a, #nextBtn a{
		display:block;
		width:57px;
		height:77px;
        	background:url(images/bbuttongifleft3.gif) no-repeat 0 0;
		/* background:url(images/prev22.gif) no-repeat 0 0;   OLD REMOVED 6/10/2009*/
		}
	#nextBtn a{
        	background:url(images/bbuttongifright3.gif) no-repeat 0 0;
	   /*	background:url(images/next22.gif) no-repeat 0 0;  OLD REMOVED 6/10/2009*/
		}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{
		/*
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
		width:740px;
		height:600px;
		overflow:hidden;
		}


/* Easy Slider */
/* Easy Slider */
/* Easy Slider */
 #prevBtncollection, #nextBtncollection{
		display:block;
		width:57px;
		height:77px;
		position:absolute;
        top:500px;
		}
	#prevBtncollection a, #nextBtncollection a{
		display:block;
		width:57px;
		height:77px;
        	background:url(images/bbuttongifleft3.gif) no-repeat 0 0;
		/* background:url(images/prev22.gif) no-repeat 0 0;   OLD REMOVED 6/10/2009*/
		}
	#nextBtncollection a{
        	background:url(images/bbuttongifright3.gif) no-repeat 0 0;
	   /*	background:url(images/next22.gif) no-repeat 0 0;  OLD REMOVED 6/10/2009*/
		}
	#slidercollection ul, #slidercollection li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slidercollection, #slidercollection li{
		/*
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
		width:650px;
		height:600px;
		overflow:hidden;
	}

 /* Easy Slider PRESS EVENTS ADVERTISMENT PAGE*/
/* Easy Slider PRESS EVENTS ADVERTISMENT PAGE */
/* Easy Slider PRESS EVENTS ADVERTISMENT PAGE */
 #prevBtnpress, #nextBtnpress{
		display:block;
		width:57px;
		height:77px;
		position:absolute;
        top:950px;
		}
	#prevBtnpress a, #nextBtnpress a{
		display:block;
		width:57px;
		height:77px;
        	background:url(images/bbuttongifleft3.gif) no-repeat 0 0;
		/* background:url(images/prev22.gif) no-repeat 0 0;   OLD REMOVED 6/10/2009*/
		}
	#nextBtnpress a{
        	background:url(images/bbuttongifright3.gif) no-repeat 0 0;
	   /*	background:url(images/next22.gif) no-repeat 0 0;  OLD REMOVED 6/10/2009*/
		}
	#sliderpress ul, #sliderpress li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#sliderpress, #sliderpress li{
		/*
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
		width:740px;
		height:600px;
		overflow:hidden;
	}




