html,body {
	text-align: center;
	color:#333333;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:0;
	line-height: 1.5em;
	background-image: url(images/site/delfelderrbg.gif);
	background-repeat: repeat;
}
A:link {
	FONT-WEIGHT: bold; COLOR: #C28838; TEXT-DECORATION: none
}
.numtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

A:visited {
	FONT-WEIGHT: bold; COLOR: #C28838; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #471002; TEXT-DECORATION: underline
}
#container {
	text-align: left;
	width:725px;
	border: 5px solid #C28838;
	float: none;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#spacer {
	float: none;
	height: 15px;
	background-image: url(images/site/toptrim.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top {
	width:725px;
	background-image: url(images/site/top.jpg);
	background-repeat: no-repeat;
	height: 207px;
	float: left;
	padding: 0px;
	background-color: #000000;
	background-position: left;
}

#middle {
	background:url(images/middle.jpg);
	text-align:left;
	float: none;
	width: 725px;
}
#bottom {
	width:725px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#navmenu ul{
	float: left;
	background: #000000 url(images/site/navback.gif) top left repeat;
	width: 725px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 45px;
	padding: 0px;
}
#navmenu {
	margin: 0px;
	padding: 0px;
	width: 725px;
	float: left;
	height: 45px;
}

* html #navmenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 0px; /*menu offset from left edge of window in IE*/
	float: left;
}
#navmenu ul li{
display: inline;
}
#navmenu ul li a{
	float: right;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}

#navmenu ul li a:visited{
color: #FFFF99;
}


#navmenu ul li a:hover, #navmenu ul li a#selected{ /*hover and selected link*/
	color: white;
	background-color: transparent;
	background-image: url(images/site/curve.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navmenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px; /*optional right round corner*/
}
#lcontent {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: justify;
}
#mcontent {
	text-align: justify;
	float: left;
	width: 705px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1px;
	padding-bottom: 5px;
}

#rcontent {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: justify;
}
#bullets ul {
	list-style-type: none;
	list-style-image: url(images/site/bbimage.gif);
	list-style-position: outside;
	line-height: 25px;
}
 label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input
{
margin-left: 4.5em;
}
input
{
	color: #000000;
	border: 1px solid #781351;
	background-color: #FFE4B7;
}
textarea {
	color: #000000;
	background-color: #FFE4B7;
}
select {
	color: #000000;
	background-color: #FFE4B7;
}


.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
	border: 1px solid #781351;
	width: 26em;
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding: 2px;
}

legend
{
	color: #fff;
	border: 1px solid #781351;
	padding: 2px 6px;
	background-color: #C28838;
}
