p, td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.body,.bodymain,.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;	
}

/* Stuff for Lists */
.testimonial_title {
	font-family: verdana;
	font-size:10px;
	color: #000000;
	font-weight: bold;
}

.testimonial_location,.testimonial_name,p.testimonial_body,.testimonial_body {
	font-family: verdana;
	font-size:10px;
	color: #000000;
	font-weight: normal;
}

.news_title {
	font-family: verdana;
	font-size:10px;
	color: #000000;
	font-weight: bold;
}

.news_date,.news_time {
	font-family: verdana;
	font-size:9px;
	color: #000000;
	font-weight: normal;
}

p.news_body,.news_body {
	font-family: verdana;
	font-size:10px;
	color: #000000;
	font-weight: normal;
}

A.text_only_nav_link, A.text_only_nav_link:visited {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.text_only_nav_seperator  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Cart STuff */
.gallery_single_view_image_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B90101;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:10px;

}
/*brad formatting*/
.bottom_menu a.text_only_nav_link,a.text_only_nav_link:visited {
	color: #efefef;	
}
.bottom_menu a.text_only_nav_link:hover {
	color: #fda308;	
}

/* Calendar Info */
.calendar_large_table {
	width: 98%;
	cellpadding: 0px;
	cellspacing: 0px;
}

.calendar_large_header {
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #fa7206;
	border: solid 1px #000000;
}

A.calendar_large_day_in_month,.calendar_large_day_in_month {
	height: 80px;
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #b90101;
	background-color: #f6f4ee;
	text-decoration: none;
	border: solid 1px #000000;
}

A.calendar_large_day_not_in_month,.calendar_large_day_not_in_month {
	height: 80px;
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #313991;
	text-decoration: none;
	border: solid 0px #FFFFFF;
}

A.calendar_large_entry {
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #6d716f;
	text-decoration: none;
}

A.calendar_large_entry:hover {
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #fa7206;
	text-decoration: none;
}

A.calendar_large_category_link,.calendar_large_category_link {
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #6d716f;
	text-decoration: none;
}

A.calendar_large_category_link:hover {
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #fa7206;
	text-decoration: none;
}

.calendar_large_select_box {
	font-family: Verdana;
	font-size: 10px;
	color: #b90101;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.calendar_large_submit_button {
	font-family: Verdana;
	font-size: 10px;
	color: #fda308;
	background-color: #6d716f;
	border: 0px solid #b90101
}

.calendar_hidden_link {
	display: none;
}

.calendar_viewable_link {
	display: block;
}

/*calendar popup stuff*/
.cal_list_date {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none; font-weight:bold	
}

.cal_list_name {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none; font-weight:bold	;
}

A.cal_list_details{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}

a.cal_list_details:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	
}