a {
	font-size: 11px; line-height: 17px; color: #174CB0;
	text-decoration: none; background-color: inherit;
}
a:link {
	color: #A56431; background-color: inherit;
}

a:visited {color: #A56431; background-color: inherit;
	
}

a:hover {
	color: #7E4822; text-decoration: underline; background-color: inherit;
}

a:active {
	color: #7E4822; text-decoration: underline; background-color: inherit;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
}

li {
	list-style-type: square; 
	background-color: inherit;
	color: #393A46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 10px;
}

p {
	font-size: 11px;
	line-height: 17px;
}

td.pics {
	font-size: 11px;
	line-height: 17px;
}

p.news {
	 margin: 0px 0px 10px 0px; 
}

p.one {
	 margin: 0px 0px 0px 0px;
}

td.centercolumnFront {
	padding-bottom: 5px;
	padding-left: 20px;
}

td.news {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
}

td.centercolumn {
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 20px;
}

h1 { background-color: inherit; color: #683C1C; font-size: 14px; font-weight: bold;
	
}

h2 { background-color: inherit; color: #985929; font-size: 13px; font-weight: bold;
	
}

h3 { background-color: inherit; color: #985929; font-size: 11px; font-weight: bold; margin: 0 0 0px 0;
	
}

.caption {
	color: #8B4513;
	background-color: inherit;
	font-size: 10px;
}

.footer {
background-color: #7e4822;
color: #DEE3BC;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
}

td.footer a:link, td.footer a:visited {
	background: inherit;
	color: #DEE3BC;
	text-decoration: underline;
}

td.footer a:active, td.footer a:hover {
	background: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}

.window {
background: inherit;
color: inherit;
padding: 20px;
text-align: center;
} 


