/*  COPYRIGHT (c) 2005 KELLY SIEMON, ALL RIGHTS RESERVED */

a.text { color: #990000; text-decoration: none; border-bottom: 1px dotted #990000; }
	
a.text:hover { color: #fff; text-decoration: none; background-color: #990000; }

h1 { font-family: Georgia; font-size: 20px; font-weight: normal; text-decoration: underline; color: #990000; }

p.body	{ font-family: Lucida Grande, Verdana, Arial, Sans-serif; font-size: 11px; color: #000; line-height: 16px; }
	
p.side	{ font-family: Lucida Grande, Verdana, Arial, Sans-serif; font-size: 10px; color: #666666; line-height: 14px; }


/*  COLLECTIONS */

#collections img { border: 1px solid #ccc; padding: 3px; }


/* UPCOMING EVENTS */

div#upcoming { font-family: Lucida Grande, Verdana, Arial, Sans-serif; font-size: 10px; color: #666666; line-height: 14px; width: 165px}

div#upcoming a:link, a:visited { color: #990000; text-decoration: none; border-bottom: 1px dotted #990000; }

div#upcoming a:hover { color: #fff; text-decoration: none; background-color: #990000; }

div#upcoming .upb_date { border-bottom: 1px solid #C6C3C6; font-weight: bold; margin: 10px 0 3px 0 }

div#upcoming .upb_event { margin-bottom: 10px; }

div#upcoming .upcoming_badge { font-family: Lucida Grande, Verdana, Arial, Sans-serif; font-size: 10px; color: #666666; line-height: 14px; }

#store-right {
	float: left;
	width: 250px;
	\width: 260;
	w\idth: 250;
	margin: 0;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	background-color: #fff;
	/*border-right: 1px #ccc solid; */
	height: 250px;
	overflow: auto;
}