@charset "UTF-8";
/* CSS Document */

#nav  {
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .88em;
	text-align: center;
	margin-top: 0.5em;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #442830;
	padding-bottom: .5em;
}
#nav a, #nav a:link {
	color: #EFD0A6;
	text-decoration: none;
	padding-right: 0.75em;
	padding-left: .75em;
	font-weight: bold;
	font-style: italic;
	height: 25px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a.on {
	color: #FFFFFF;
	text-decoration: none;
}#rtCol h3, #leftCol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #780911;
	font-size: 16px;
	font-weight: bold;
	background-color: #EBB9A1;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.quoteCommentsPage {
	margin-right: 12px;
	margin-left: 15px;
	width: 80%;
	padding-left: 10%;
	background-image: url(../images2/quoteSeperator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
