.menu {
	font-size: 10px;
	background-color: #443D63;
	color: #FFFFFF;
	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;
}
#bunny {
	background-image: url(images/LeftHeaderBar.jpg);
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #98A0CD;
	color: #000;
	background-repeat: no-repeat;
	background-image: none;
}


a:link {
	color: #7C683C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #7C683C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F0E7B0;
	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: #F0E7B0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0E7B0;
	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: #D6D6D6;
	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: #7C683C;
	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:#000000;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
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: #F0E7B0;
	text-transform:uppercase;
}
a.h1:active {
	font-size: 24px;
	color: #304314;
	text-transform:uppercase;
}

form {
	margin: 0px;
	padding: 0px;
}
.horznav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #7C683C;
	font-size: 12px;
	font-weight: lighter;
	border-top-width: 2px;
	background-color: #ffe3a5;
	border-top-color: CEB489;
	border-bottom-color: #443D63;
	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;
}
.content {
	background-color: #FFF5E5;
	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: #7C683C;
	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: left;
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:#666699; 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;
}
.footer.maincontent tr td div p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bunny #leftNav tr .leftnav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
