body
{
background: url(images/bkgd_slice.gif);
background-repeat: repeat-x;
background-color: #506424;
margin: 0;
padding: 0;
text-align: center;
font-family: arial,verdana,helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 13px;
font-size-adjust: none;
font-stretch: normal;
color: rgb(20,20,20);
text-align: left;
line-height: 1.4;
}

h1
{
margin: auto;
width: 760px;
height: 232px;
background: url(images/header.jpg);
text-align: left;
}

div
{
text-align: left;
}

h1 span
{
display: none;
}

#container
{
margin: auto;
width: 760px;
background: url(images/content_slice.gif);
background-color: #fff;
}

#content
{
background-color: white;
float: left;
margin-left: 15px;
width: 500px;
background-repeat: repeat-y;
}

#pictures
{
float: right;
padding-right: 10px;
padding-left: 10px;
width: 200px;
}

li
{
margin-bottom: 0.5em;
}

h2
{
margin-bottom: 4px;
color: #023403;
font-size: 22px;
}

h3
{
color: #023403;
margin-bottom: 4px;
font-size: 16px;
}

h2
{
margin-bottom: 3px;
}

h4
{
margin-bottom: 2px;
}

li div
{
padding-left: 5px;
border-left: solid 3px rgb(200,200,200);
margin-top: 3px;
margin-left: 10px;
font-size: 11px;
margin-bottom: 1em;
}

div.indent
{
margin-left: 10px;
}

ul
{
margin-top: 0;
}

#pictures
{
padding-top: 20px;
font-size: 11px;
padding-bottom: 40px;
}

#pictures h5
{
margin-bottom: 0;
font-size: 13px;
}



#pictures img
{
display: block;
border: solid 1px black;
margin-top: 2.5em;
margin-bottom: 0.5em;
}

a
{
color: #023403;
}

a:visited
{
color: #917F3F;
}

#footer
{
margin-top: 50px;
text-align: center;
}

.hidden
{
display: none;
}

p.licensing
{
font-size: 11px;
}

form .block .label, form .block_grouping .label
{
font-weight: bold;
margin-bottom: 3px;
}

legend
{
font-weight: bold;
}

form .block
{
margin-bottom: 0.5em;
}

.hstack
{
float: left;
margin-right: 10px;
}

div.help
{
margin-top: 4px;
clear: both;
font-size: 11px;
}

div.error
{
margin-top: 4px;
color: red;
padding: 6px;

border: solid 1px #ffaaaa;
font-size: 11px;
background: url(/images/alert.gif);
background-repeat: no-repeat;
background-color: #ffffaa;
padding-left: 25px;
}

.block_grouping
{
background-color: #F6FDE6;
padding: 8px;
margin-bottom: 1.5em;
}

.dpDiv {
	}

.dpTable {
	xxxfont-family: Tahoma, Arial, Helvetica, sans-serif;
	xxxfont-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #F6FDE6;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

