TD
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.homenav
{
	font-family: Times,serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}

.featured
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

.itemname
{
	font-family: Times,serif;
	font-weight: bold;
	color: #440074;
	font-size: 12px;
}

.itemnamebig
{
	font-family: Times,serif;
	font-weight: bold;
	color: #440074;
	font-size: 16px;
}

.small { font-size: 11px; }

.notassmall { font-size: 12px; }

.monospace { font-family : Courier, monospace; }

.footer { font-size: 10px; }

.footer_2012 { font-size: 11px; line-height: 14px;}

.big { font-size: 14px; }

.bigger { font-size: 16px; }

.biggest { font-size: 18px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.red { color: #FF0000; }

.purple { color: #440074; }


A:link
{
	color: #000000;
	text-decoration: none;
}

A:visited
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #440074;
	text-decoration: none;
}

A:active
{
	color: #440074;
	text-decoration: none;
}

.footernav A:link
{
	color: #000000;
	text-decoration: none;
}

.footernav A:visited
{
	color: #000000;
	text-decoration: none;
}

.footernav A:hover
{
	color: #333333;
	text-decoration: none;
}

.footernav A:active
{
	color: #333333;
	text-decoration: none;
}

#home_nav_2012 {
	border: 0px solid orange;
	width: 930px;
	height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	padding: 15px 0px 0px 33px;
	text-align: justify;
	line-height: 30px;
}

#home_nav_2012 a {
	color: #ffffff;
}

#home_nav_2012 a:hover {
	color: #fedb7d;
}

#home_left_2012 {
	border: 0px solid red;
	position: relative;
	font-size: 20px;
	color: #440074;
	padding: 0px;
}

#home_left_2012 a {
	color: #440074;
}

#home_left_2012 a:hover {
	color: #000000;
}

.slideshow {
	float: left;
	height: 450px;
	width: 319px;
	margin: auto
}

.slideshow img {
	padding: 0px;
	border: 1px solid #ffffff;
}

ul.thumbs {
	border: 0px solid red;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 32px 0px 0px 31px;
	width: 124px;
}

ul.thumbs li {
	border: 1px solid white;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	float: left;
	position: relative;
	width: 50px;
	height: 71px;
}

ul.thumbs li a {
	border: 0px solid white;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.thumbs li:hover {
	border: 1px solid #000000;
}

#red_circle {
	position: absolute;
	top: 245px;
	left: 105px;
	background: url(/siteimages/CircleRed.png) no-repeat 0 0;
	width: 228px;
	height: 228px;
}

#red_circle_text {
	border: 0px solid green;
	margin: 55px 0px 0px 20px;
	width: 168px;
	height: 123px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
}

#red_circle_text a {
	color: #ffffff;
}

#red_circle_text a:hover {
	color: #fedb7d;
}

#fcbutton a {
	background: url(/siteimages/find_claireworks.png) no-repeat 0 0;
	margin: 250px 0px 0px 8px;
	width: 340px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	border: 0px solid red;
}

#fcbutton a:hover {
	clear: both;
	background-position: 0 -40px;
}

#red2_circle {
	position: absolute;
	top: 245px;
	left: 105px;
	background: url(/siteimages/CircleRed.png) no-repeat 0 0;
	width: 228px;
	height: 228px;
}

#red2_circle_text {
	border: 0px solid green;
	margin: 35px 0px 0px 25px;
	width: 158px;
	height: 123px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
}

#red2_circle_text a {
	color: #ffffff;
}

#red2_circle_text a:hover {
	color: #fedb7d;
}

#red_rect {
	position: absolute;
	top: 200px;
	left: 40px;
/*	background: url(/siteimages/CircleRed.png) no-repeat 0 0; */
	width: 378px;
	height: 228px;
}

#red_rect_text {
	border: 0px solid green;
	margin: 55px 0px 0px 20px;
	width: 368px;
	height: 123px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 16px;
}

#red_rect_text a {
	color: #000000;
}

#red_rect_text a:hover {
	color: #440074;
}


