p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.back {
	background-image: url(_images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434F40;
	padding: 16px 12px 12px;
	text-align: justify;
}
.headline {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.mws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: right;
}
.nav a:link {
	color: #E7E0D3;
	text-decoration: none;
}
.nav a:visited {
	color: #E7E0D3;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pics-tl {
	margin-bottom: 8px;
	border: 1px solid #FFF;
	margin-right: 8px;
}
.pics-tr {
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #FFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #776E5A;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.table {
	background-color: #C5B597;
	border: 3px double #FFF;
}
.table-copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 5px;
}
.red {
	color: #C00;
}
.tablecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #434F40;
	padding: 8px;
}
.tooltip {
	background-color: #B3A588;
	border: 1px solid #FFF;
}
.tooltipcopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	margin: 0px;
	text-align: justify;
	padding: 12px;
}

