.menu {
	font-size: 10px;
	background-color: #C58D50;
	color: #FFF;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 150px;
	font-weight: normal;
}
#bunny {
	background-image: url(images/LeftHeaderBar.jpg);
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990620;
	color: #C99252;
	background-repeat: no-repeat;
	background-image: none;
	text-align: justify;
}


a:link {
	color: #D7AE71;
	font-weight: bold;
	text-decoration: none;
}
.leftnav td table tr .horznav2 div a {
	color: #FFF;
	font-weight: normal;
}
.maincontent tr .content .explore strong a {
	color: #692F6A;
}
.footer.maincontent tr td div p a {
	font-weight: normal;
	font-variant: normal;
	color: #6A4717;
	text-align: center;
}

.maincontent tr .content .explore a {
	color: #692F6A;
}

a:visited {
	color: #E8D0B3;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #B78233;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBD6B8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF874C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C683C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
a.leftnav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990620;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

a.horznav:link {
	font-family: "Trebuche MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #F4E6D0;
	text-decoration: none;
}
a.horznav:visited {
	font-family: "Trebuche MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #7C683C;
	text-decoration: none;
}
a.horznav:hover {
	font-family: "Trebuche MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #7C683C;
	text-decoration: underline;
}
a.horznav:active {
	font-family: "Trebuche MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #7C683C;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#6A4615;
	font-weight: normal;
	text-align: center;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#E8C697;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#6A4717;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

a.h1:link {
	font-size: 24px;
	color: #304314;
	text-transform:uppercase;
}
a.h1:visited {
	font-size: 24px;
	color: #304314;
	text-transform:uppercase;
}
a.h1:hover {
	font-size: 24px;
	color: #9A041F;
	text-transform:uppercase;
}
a.h1:active {
	font-size: 24px;
	color: #F9EEDF;
	text-transform:uppercase;
	background-color: #F1DCBE;
}

form {
	margin: 0px;
	padding: 0px;
}
.horznav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6A4615;
	font-size: 12px;
	font-weight: lighter;
	border-top-width: 2px;
	background-color: #596AB0;
	border-top-color: #F5E9D8;
	border-bottom-color: #596AB0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}
.dottedline {
	background-attachment: fixed;
	background-image: url(images/img_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body table {
	background-color: #596AB0;
}

.content {
	background-color: #B3AED6;
	vertical-align: top;
}
.footer {
	font-size: 11px;
}

p{
margin:5px 10px 25px 10px;
}

h1 {
	font-size: 24px;
	color: #304314;
	text-transform:uppercase;
}
h2 {
	font-size: 18px;
	color: #57482B;
	text-transform:uppercase;
	font-style: italic;
}

h3 {
	font-size: 16px;
	color:  #304314;
	margin: 10px 0 0 0;
}

ul{
margin:5px 0 45px 50px;
}

ul li{
margin-bottom:15px;
}

.maincontent {
	background-color: #FFFFFF;
}


.imgCaption{
	float: none;
	margin: 3px 10px 10px 10px;
	padding: 0;
}

.imgRight{
float: right;
margin: 3px 10px 10px 10px;
padding: 0;

}

.explore{
margin-left:8px;
}

#leftNav{
	margin: 10px 0 0 0;
	background-image: none;
}

/* Calendar */
.date_header			{
	font-size:16px;
	font-family:arial, helvetica;
	font-weight:bold;
}

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:80; width: 95; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 95; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 95; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ text-decoration:underline }
.title_txt A:active		{ text-decoration:underline }
.title_txt A:visited	{ text-decoration:underline }
.title_txt A:hover		{ text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{
	background-color:#99051F;
	font-size:12px;
	font-family:arial, helvetica;
	color:#FFFFFF;
	font-weight:bold;
}

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; font-weight:bold; }
#leftNav {
	background-image: none;
	color: #FC9;
	font-weight: bold;
}
.footer.maincontent tr td div p {
	color: #6A4717;
}
.maincontent tr td p {
	color: #000;
	text-align: justify;
}
.maincontent tr td p img {
	float: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.maincontent tr .content .explore img {
	padding: 0px;
	float: none;
	text-align: center;
}
.maincontent tr .content .explore a img {
	text-align: left;
}
.maincontent tr td p img {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.leftnav td table tr .horznav2 div {
	color: #FFF;
}
.maincontent tr td p {
	font-weight: bold;
}
.maincontent tr td p {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

