a:link {
	color:  #81684D;
	text-decoration: none;
}
a:visited {
	color:  #81684D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:  ##933f20;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #933f20;
}
.linksizedesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #953d14;
}
.Sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #933f20;
	font-size: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81684D;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.captionbody {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.25;
}
.caption_head {
	color: #933f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.bg {
	background-image: url(/images/illustration.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.inset {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	display: block;
	color: #000000;
	padding: 0px 40px 0px 0px;
}
.culink {
	font-family: Arial, Helvetica, sans-serif;
	color: #81684D;
	font-size: 13px;
	line-height: 16px;
}
.presshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #953d14;
	padding-right: 20px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #953d14;
	text-align: right;
}
.navdots {color: #953d14}

/*Event Lists*/
.thyme_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #933f20;
}
.thyme_box {
}
.thyme_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #953d14;
	padding-right: 20px;
	margin-top: 10px;
}
.thyme_items {
	margin: 10px 0;
}
.thyme_item {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	display: block;
	color: #000000;
	padding: 0px 40px 0px 0px;
	margin-bottom: 10px;
}
.thyme_event_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #953d14;
	padding-right: 20px;
	margin-bottom: 0px;
	display: block;
}
.thyme_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #933f20;
	display: block;
}

/*Event Lists*/
#sidecalendarlist .thyme_box {
	padding-right: 0px;
}
#sidecalendarlist .thyme_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #81684D;
	padding: 0;
	margin: 0;
}
#sidecalendarlist .thyme_items {
	margin: 0;
	padding: 0;
}
#sidecalendarlist .thyme_items li {
	list-style-type: none;
}
#sidecalendarlist .thyme_item {
	margin: 0 ;
	padding: 0;
}
#sidecalendarlist .thyme_event_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #81684D;
	display: inline;
	padding: 0;
	margin: 0;
}
#sidecalendarlist div.thyme_event_name:before {
	content: "> ";
}