.header_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: .1em;
	line-height: 15px;
}
.header_bold_sans-serif {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 18px;
	color: #333333;
	letter-spacing: .1em;
	line-height: 15px;
	font-weight: bold;
}
.nav_text {
	font-family: "Gill Sans", "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: .15em;
	line-height: 30px;
}
.subnav_text {
	font-family: "Gill Sans", "Century Gothic", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: .15em;
	line-height: 30px;
}
#cell_padding {
	padding: 9px;
}
.footer_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: .1em;
	line-height: 20px;
}
.caption_txt {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.footer_txt_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: .1em;
	line-height: 20px;
}
.caption_txt_nocaps {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: .1em;
}
.description_txt {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: .1em;
	line-height: 18px;
}
.prev-next_txt {
	font-family: "Gill Sans", "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: .15em;
}

#container #nav a:link {
	color: #333333;
	text-decoration: none;
}
#container #nav a:visited {
	color: #333333;
	text-decoration: none;
}
#container #nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}#container #subnav a:link {
	color: #333333;
	text-decoration: none;
}
#container #subnav a:visited {
	color: #333333;
	text-decoration: none;
}
#container #subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.list_text_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 19px;
}
li {
	list-style-type: square;
	text-indent: 0px;
}
#container #cell_padding inside cell {
	padding-right: 5px;
	padding-left: 5px;
}

