#content{
	font-size: 10pt;
	color: #333333;
	font-family: Arial;
	overflow: auto;
	width: 600px;
	float: right;
	height: 600px;
	margin-bottom: 25px;
}


.footer {
	position:relative;
	clear:both;
	width:765px;
	margin:0 0 0 0;
	padding:4px 0 4px 0;
	text-align:center;
	color: #806C59;
	border-top:1px solid #806c59;
	font-family:Arial; 
	font-size:8pt; 
}

#footer a {
	color:#806C59;
	text-decoration:none;
	font-family:Arial;
	font-size:8pt;
	font-weight: normal;
}

#footer a:hover {
color:#806C59;
text-decoration:underline;
font-family:Arial; 
font-size:8pt; 
}

#breadcrumb {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D27F25;
	width: 590px;
	text-align: left;
	left: 10px;
	height: 25px;
}
.breadcrumb {
	font-family: Arial;
	font-size: 10pt;
	color: #D27F25;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nav {
	width:150px;
	margin:0 0 0 0;
	padding:4px 0 4px 0;
	text-align:left;
	color: #806C59;
	font-family:Tahoma; 
	font-size:10pt; 
	font-weight: bold;

}

#nav a {
	color:#806C59;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight: bold;
}

#nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight: bold;
}

