body {
	background-color: #669933;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #669933;
}

a:hover {
	color: #999966;
}

.photoframe {
	border: 1px solid #B6B6B6;
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input.text, textarea.text {
	font-family : Arial, Helvetica, sans-serif;
	border: solid #cccccc 1px;
	color: #000000;
	font-size: 11px;
	padding: 1px 2px;
	background-color: #FAFAF4;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #FAFAF4;
	border: 1px solid #cccccc;;
	color: #000000;
}
input.button {
	font-size: 12px;
	border: outset #000000 1px;
	background-color: #CCCC98;
	font-weight: bold;
	padding: 0px 4px;
}

td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}


div#BREADCRUMBS {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

td#pagetitle {
	font-weight: bold;
	color:  #413D39;
	font-size: 18px;

}

td#mainmenu {



}

td.inforow, td.inforow a  {
	white-space: nowrap;

	color: #733433;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}



td.footer {
	font-size: 10px;
}


table#main {
	width: 700px;

}




td.bordercell {
	background-color: #C3B8A9;
}

td.content {
	padding: 20px 20px 0px 20px;
	line-height: 20px;
	text-align: justify;
}

#rightmenu {
	border: solid black 0px;
	padding: 25px 0px 20px 15px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	width: 100px;
}

td.footerrow {
	padding: 50px 10px 10px 10px;

}

hr	{
	height: 0px;
	border: solid #C3B8A9 0px;
	border-top-width: 1px;
}

.newstitle {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	color: #733433;
	font-weight: bold;
}

#subnav {
	width: 120px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#subnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
	
#subnav li {
	padding: 0px 0px 15px 0px;
	margin: 0;
}
#subnav li a {
	list-style-type: none;
	color: #669933;
	text-decoration: none;
	width: 100%;
}

#subnav li a:hover {
	background-color: #ffffff;
	color: #999966;
}