.nav-home {
	background-color: #432503;
	color: #AB925A;
	text-decoration:none;
	text-align:left;
	font: 11px arial;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top: solid 0px #CCCCCC;
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #BB1111;
	border-right: solid 0px #BB1111;
	width: 145px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 152px;
}
html>body .nav-home  {
	width:145px;
}

A.nav-home {
	text-decoration:none;
	}
A.nav-home:hover{
	background-color: #ebebeb; 
        color: #000000;
}
/*Vertical Navigation Formats - Other Buttons */
.nav {
	background-color: #432503;
	color: #AB925A; 
	text-decoration:none;
	text-align:left; 
	font: 11px arial; 
	display: block; 
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 10px;	
	padding-left: 5px; 
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: solid 0px #CCCCCC;
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #BB1111;
        border-right: solid 0px #BB1111;

	width: 145px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 152px;
}
	html>body .nav {
	width:145px;
}
A.nav {
	text-decoration:none;
}
A.nav:hover{
	background-color: #ebebeb; 
        color: #000000;
}
/*Footer Link Format */
.footer {
	color: #000000;

	font: 11px arial bold; 
	text-decoration:none;
}
A.footer {
	text-decoration:none;
}
A.footer:hover {
	color: #9A7D28;
	text-decoration:none;
}

H1 {
	color:#000000;
	font-family: arial;
        font-weight: bold;
        font-size: 16px
}
.breadcrumbs { 
	font: 8px arial normal;
}
.breadcrumbs-last {
	font: 8px arial bold;
}
.welcome {
	font: normal 12px arial;
	color: #FFFFFF;  
}
.featured {
	font: bold 16px arial; 
}
.image-border {
	border: 1px solid #333333;
}
.search {
	font: 12px arial bold; 
	color: #000000;
	padding-left: 5px;
}
.style11 { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; color: #FFFFFF;
}
table.border-homeimage {
  border-top: solid 0px #ffffff;
  border-bottom: solid 0px #ffffff;
  border-left: solid 0px #ffffff;
  border-right: solid 0px #ffffff;
  padding: 0px;
}
table.border-main {
  border: 1px solid #CCCCCC;
  border-top-right-radius: 25px 55px;
  padding: 0px;
}
table.border-left {
  border-left: 1px solid #CCCCCC;
  padding: 0px;
}
table.border-right {
  border-right: 1px solid #CCCCCC;
  padding: 0px;
}
td.border-cell-right {
  border-right: 1px solid #CCCCCC;
  padding: 0px;
}
td.border-cell-top {
  border-top: 1px solid #CCCCCC;
  padding: 0px;
}
