/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:15px;
	color:#000000;
	font-family: arial;
	font-size: 11px;
	margin: 4px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px arial;
	color: #333300;
	letter-spacing:0.1em;
	}
	
.calendarText {
	line-height:12px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}
	
	
.imageMargin {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.promoSalePrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.imageMargin2 {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	clear: both;
	height: auto;
	width: auto;
}
.imageMargin3 {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	clear: both;
	height: auto;
	width: auto;
}
.thumbnail
{
	float: left;
	width: 85px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: center;
	line-height: 12px;
}

.clearboth { clear: both; }

.albumMini
{
	float: left;
	width: 150px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: center;
	line-height: 12px;
	height: 150px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.thumbnail2 {
	float: left;
	width: 120px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: center;
	line-height: 14px;
}
.bodyText2 {
	line-height:17px;
	color:#000000;
	font-family: arial;
	font-size: 12px;
	margin: 4px;
}
.bodyText2White {
	line-height:14px;
	color:#FFFFFF;
	font-family: arial;
	font-size: 12px;
	margin: 4px;
}

