/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
	background-image: url(../images/img_39.gif);
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #5B5E0E;
	font-weight: 300;
	text-decoration: none;
}

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

b
{
	color: #5B5E0E;
	font: bold 12px georgia, times, "times new roman", serif;
}
#container
{
	margin: 1em auto;
	width: 663px;
	text-align: left;
	background-color: #fff;
	border: 1px none #000;
}

#header
{
	width: 653px;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	margin: 3px 5px 0px;
	height: 153px;
}

#header h1
{
	text-align: right;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#contents {
	margin: 0 190px 40px 20px;
	}
#contents p { line-height: 165%; }
.blogentry { }
.imagefloat {
	float: right;
	padding-right: 5px;
}

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#container
{
	border: 1px solid #000000;
}

#mainnav
{
	background-color: #A45229;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 25px;
	margin-right: 3px;
	font-weight: normal;
	font-size: 12px;
	padding: 2px;
	width: 649px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#mainnav ul
{
	margin: 0 0 0 5px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
}

#mainnav li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#mainnav li a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

.imagefloat
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 5 10px 10px;
}
a.footer_link:link {
	color: #FFFFFF;
	font-size: 10px;
}
a.footer_link:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.footer_link:hover, a.footer_link:active
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

#footer 
{
	background-color: #A45229;
	font-size: 90%;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	line-height: 25px;
}
.image_thumbs {
	border: 1px solid #5B5E0E;
	padding: 2px;
}
.calendar_head {
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #A45229;
}
.calendar {
	border: 1px dotted #666666;
	padding: 2px;
	margin: 2px;
	text-align: center;
	display: table;
}
.calendar_row {
	font-size: 12px;
	font-weight: bolder;
	color: #5B5E0E;
}
