body
{
	background-color: #FFF;
	font-family: arial, serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
td {
	vertical-align: top;
	background: #FFF;
	color: #333;
}
p {
	color: inherit;
	margin: 10px 30px 5px 30px;
}

.pagetitle {
	margin: 15px 20px 0px 26px;
}
.tagline {
	color: #680102;
	font-size: 11px;
	line-height: 14px;
}
.subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #680102;
}
.sidetext {
	color: inherit;
	margin: 0px 20px 5px 30px;
}
.sidebg p {
	margin-left: 15px;
	margin-right: 15px;
}

.topsidetext {
	color: inherit;
	margin: 300px 20px 0px 15px;
}

.bodyarea
{
}

.homebottomcell
{
	background-image: url(../images/home/areabg.gif);
	background-repeat: repeat-y;
	color: #6A0506;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 14px 0px 12px;
}

.footer,.footerrt {
	background-color: #000;
	color: #FFF;
	font-size: 10px;
	padding: 5px 0px 5px 20px;
}
.footerrt {
	text-align: right;
	padding-right: 26px;
}

ul { padding: 0px 5px 5px 5px; margin: 0px 10px 10px 10px; }
li {
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 14px;
}
li.home { margin-bottom: 5px; margin-left: 10px; }


.hometitle {
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

.bodytable {
	margin: 10px 10px 10px 28px;
}

.fieldtitle {
	font-weight: bold;
	color: #680102;
	font-size: 11px;
}
textarea, input {
	font-size: 11px;
}

.selectedMonth {
	font-size: 15px;
	font-weight: bold;
}
.today {
	font-size: 10px;
}
.centermenu {
	text-align: center;
}

/*from existing site*/
.smallnote {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	margin: 30px 0px 0px 0px;
}
.rightLink
{
	font-size: 11px;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px #333 solid;
}

.articletitle {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.subarticle {
	font-size: 9px;
	line-height: 11px;
}
.subtitleCategory
{
	font-weight: bold;
	font-size: 12px;
	color: #660000;
}
.nutrition
{
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 0px;
}
.calborder
{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	line-height: 16px;
}
.calbordertitle
{
	text-align: center;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}

.eventday {
	text-align: center;
	font-weight: bold;
	color: #666;
}

.eventdesc {
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	margin: 5px 0 0 0;
}

.eventdescCenter {
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}



a:link, a:active, a:visited
{
	color: #680102;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a.sublink:link, a.sublink:active, a.sublink:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: inherit;
}

a.sublink:hover
{
	color: #680102;
	font-weight: bold;
	text-decoration: underline;
	background: inherit;
}

a.headerlink:link, a.headerlink:active, a.headerlink:visited
{
	color: #FFF;
	text-decoration: none;
	background: inherit;
}

a.headerlink:hover
{
	color: #000;
	text-decoration: none;
	background: inherit;
}


a.ftrlink:link, a.ftrlink:active, a.ftrlink:visited
{
	color: #FFF;
	text-decoration: underline;
}

a.ftrlink:hover
{
	color: #D9CB99;
	text-decoration: underline;
}

a.calendarlink:link, a.calendarlink:active, a.calendarlink:visited
{
	color: #046C56;
	font-size: 10px;
	font-weight: bold;
	background: inherit;
	text-decoration: none;
}

a.calendarlink:hover
{
	color: #333;
	font-size: 10px;
	font-weight: bold;
	background: inherit;
	text-decoration: underline;
}




