body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #7a4f28;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited, a:link {
	color: #002979;
	text-decoration: underline;
}
a:hover, a:active {
	color: #336699;
	text-decoration: none;
}

.bodylink a:visited, .bodylink a:link {
	color: #002979;
	text-decoration: underline;
}
.bodylink a:hover, .bodylink a:active {
	color: #336699;
	text-decoration: none;
}

.black a:visited, .black a:link {
	color: #000000;
	text-decoration: underline;
}
.black a:hover, .black a:active {
	color: #336699;
	text-decoration: none;
}

.heading {
font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}
.subheading {
font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

ul#calendar {
margin:0 0 0 0;
}
ul#calendar li{
list-style-type: none;
display:inline;
float:left;
height: 200px;
width:235px;
margin:0 10px 10px 0;
padding:0;
/*padding:0 30px 70px 0;*/
overflow:hidden;
}

.sidenav
{
	display:block;
	margin-left:0px;
	list-style-type:none;
	padding-left:0px;
	font-weight:bold;
	margin-top:0;
	background: transparent url(images/in_btn_btm.jpg) no-repeat 0px 125px;
}

.sidenav li{
	margin-left: 5px;
	padding-left: 3px;
}

.sidenav a,visited
{
	color:#fff;
	text-decoration:none;
}
.sidenav a:visited
{
	color:#fff;
	text-decoration:none;
}

.sidenav a:hover
{
	color:#fff;
	text-decoration:underline;
}

.subsidenav
{
	display:block;
	margin-left:0px;
	list-style-type:none;
	padding:3px;
	font-size:10px;
	font-weight:normal;
}


.sidebar
{
	xborder:1px dotted red;
	background:transparent url(/images/in_btn_top.jpg) no-repeat 0 0;
	margin-top:0;
	padding:0;
}

div.graphicbox {
	float:right;
	width: 308px;
	margin: 14px;
	padding: 0;
}

/*===/ CALENDAR /===*/

div#calbodycontent {
	margin:15px 0 10px 0;
}
div#calendar {
	width: 100%;
	border: 0;
	margin: 5px;
}
div#calendar thead {
	text-align:center;
}
div#calendar thead th {
	font-size:20px;
	color: #333333;
}
div#calendar thead th a {
	font-size: 18px;
}
div#calendar tbody {
	text-align:center;
}
div#calendar td {
	text-align:center;
	background-color:#E6E6E6;
	width: 70px;
	height: 30px;
	color:#000066;
	padding: 0;
}

div#calendar td a:link, div#calendar td a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div#calendar td a:hover, div#calendar td a:active {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

div#calendar td.d_event {
	width: 70px;
	height: 30px;
	background-color:#3D5B99;
}
div#calendar td.d_event a {
display:block;
line-height:30px;
height:30px;
}

div.month-list {
	width:200px;
	margin: 45px 10px 10px 12px;
}

/*-- CONTENT PHOTOS --*/

div.photos{ float:right; margin:0 0 0 20px; width: auto !important; max-width: 420px; /*width: 420px;*/ overflow: visible;}
div.photos img { margin:0; display: block;}
div.photos div{ margin:0; line-height: 0; padding:0;}
div.photos div small{ display:block;  line-height:normal;}
p.caption{ font-size:.8em; margin:0; font-weight: bold; padding: 5px 0; line-height:normal; width: auto; display: inline;}