body, p, td, th {
	font-size: 12px;
	color: #555555;
	font-family: verdana, arial, helvetica, serif; line-height:12pt;
}

.top-menu {
   padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
.top-menu a {
	color: #a97d75;
	font-weight: bold;
	font-size: 11px;	
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}
.top-menu a:hover {
	color: #babdd4;
}
.top-menu a.active {
	color: #babdd4;
}
.bottom-menu {
	text-align: center;
	color: #7B4446;
	font-size: 	10px;
   padding-top: 5px;
	padding-bottom: 15px;
}
.bottom-menu a {
	padding-left: 4px;
	padding-right: 4px;
}
.content {
	padding: 25px;
	text-align: justify;
}
.content p, td {
	line-height: 180%;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.header {
	background-image: url(/images/subhead-bg.gif);
	color: #eadfe0;
	font-size: 30px;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 22px;
	line-height: 35px;
}
.content img {
	margin: 5px;
	border: 1px solid #888888;
}
.content-layout td {
	vertical-align: top;
	text-align: justify;
}
.sub-menu a {
	color: #a97d75;
	font-weight: bold;
	font-size: 11px;	
	text-decoration: none;
}
.sub-menu {
	/*border-right: 1px dotted #8B4513;*/
	/*background-color: #EDE2E3;*/
}
.sub-menu td {
	border-bottom:  1px solid #FFFFFF;
	background-color: #F7EAEA;
}
.sub-menu a:hover {
	color: #babdd4;
}
.sub-menu a.active {
	color: #babdd4;
}
.sub-menu a.active {
	color: #babdd4;
	font-size: 12px;
	text-decoration: underline;
}
.copyright {
	color: #888888;
	font-size: 10px;
}
.content a {
	color: #B49A9C;
	font-weight: bold;
	font-family: cursive;
	font-size: 14px;
}
.catalog td {
	font-size: 11px;
	left-padding: 10px;
	right-padding: 10px;
	top-padding: 20px;
	bottom-padding: 20px;
	vertical-align: top;
}