body {
	background: #584c31;
	color: #000;
	margin: 15px;
}
td {
	font-family: arial;
	font-size: 12px;
}

h4 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

li {
	font-family: verdana;
	font-size: 11 px;
}

.mainNav {
	background: #A4926E;
	color: #22241B;
	font-family: times new roman;
	font-size: 13px;
	font-weight: bold;
}

.MainNavOver {
	background: #A4926E;
	color: #efefef;
	font-family: times new roman;
	font-size: 13px;
	font-weight: bold;
}

.mainItemBorder {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.itemText {
	font-family: times new roman;
	font-size: 12px;
	text-align: center;
}

.itemHover {
	font-family: times new roman;
	font-size: 12px;
	font-weight: bold;
	color: #2733A1;
	text-align: center;
}

.itemBorder {
	border: 1px solid #A4926E;
}

a:link, a:visited {
	color: #2733A1;
}

a:hover {
	color: #f00;
}

div.pano {
	width: 750px;
	background: inherit;
}

div.nav {
	width: 748px;
	height: 21px;
	border-left: 1px solid #D3CAB9;
	border-right: 1px solid #D3CAB9;
}

div.navns {
	width: 748px;
	height: 21px;
	background: #A4926E;
	border-left: 1px solid #D3CAB9;
	border-right: 1px solid #D3CAB9;
	border-top: 1px solid #D3CAB9;
	border-bottom: 1px solid #D3CAB9;
	line-height: 130%;
	font-family: times new roman;
	font-size: 12px;
	font-weight: bold;
}

div.navns a:link, a:active
{
	color: #22241B;
	text-decoration: none;
}

div.navns a:visited
{
	color: #4A5241;
	text-decoration: none;
}

div.navns a:hover
{
	color: #fff;
	text-decoration: none;
}

div.contentrt {
	width: 330px;
	padding: 15px 5px 5px 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 130%;
	background-color: #dacbab;
}

div.contentlft {
	width: 420px;
	margin: 10px 5px 5px 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
}

div.left {
	margin: 10px 5px 5px 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
}

div.article {
	margin: 10px 5px 5px 10px;
	font-family: arial;
	font-size: 11px;
	line-height: 120%;
}

div.photo {
	padding: 15px 5px 5px 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 130%;
	background-color: #dacbab;
}

div.footer-content {
	padding: 20px 0px 20px 27px;
}
td.sidebar
{
	font-family: Arial, Helvetica, sans;
	color: #333;
	font-size: 12px;
	line-height: 150%;
	padding: 4px 6px 4px 6px;
	background-color: #BFBEAC;
	font-weight: bold;
}

td.sidebar a:link, a:active
{
	color: #4A5241;
	text-decoration: none;
}

td.sidebar a:visited
{
	color: #4A5241;
	text-decoration: none;
}

td.sidebar a:hover
{
	color: #8E1616;
	text-decoration: none;
}


img.sidebar
{
	border: 1px solid #003300;	
}

span.formtext input  { 
	font-size: 8pt; 
	color: #dacbab; 
	background-color: #dacbab; 
	border : 1px solid #dacbab;
	}
