body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
	color: #7452bf;
	margin: 0;
}

#splash {
	background-image: url(../media/splash-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ce9ed0;
}

a{
color: #212174;
text-decoration: underline;
}

a:hover{
color: #5641a6;
text-decoration: none;
}

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

a.visited{
}

a.active{
color: #5641a6;
text-decoration: none;
}

.about_quotes {
	font-size: 12px;
	color: #663366;
}

.contact_text {
	font-size: 14px;
	line-height: 18px;	
}

.contact_email_text {
	font-size: 12px;
	line-height: 16px;	
}

.contact_text_lrg {
	font-size: 16px;
	font-weight: 800;
	line-height: 18px;	
}

.site_nav_bottom {
	font-size: 10px;
	text-align: center;
}

.calendar_days {
	font-size: 10px;
	line-height: 10px;	
	text-align: center;
	color: #482a89;
}

.calendar_text {
	font-size: 11px;
	line-height: 10px;	
	text-align: center;
	vertical-align: middle;
	color: #CC66CC;
}

.calendar_time {
	font-size: 9px;
	line-height: 12px;	
	text-align: center;
	vertical-align: middle;
	color: #482a89;
}

.calendar_dates {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	color: #CC99FF;
}

.calendar_notes {
	text-align: center;
}

.calendar {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: ridge ridge ridge ridge;
	border-collapse: separate;
}

.calendar th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-color: gray gray gray gray;
}

.calendar td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: gray gray gray gray;
}

.accessories_text {
	font-size: 9px;
	line-height: 16px;	
}

.accessories_text_lrg {
	font-size: 12px;
	line-height: 16px;	
}

.gallery_images {
	border-style: solid;
	border-width: 1px;
	border-color: #660099;
}

