body {
	background-color: #C3C0C0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #900;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 60px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
	margin-right: 60px;
	margin-left: 60px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	margin-right: 60px;
	margin-left: 60px;
	font-style: italic;
}
ol {
	list-style-position: inside;
	list-style-type: lower-alpha;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin-right: 60px;
	margin-left: 60px;
}
hr {
	margin-right: 60px;
	margin-left: 60px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin-top: 4px;
	margin-right: 60px;
	margin-left: 60px;
}
.noindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}


a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
	
a.red:link, a.red:visited, a.red:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	text-align: center;
	text-decoration: none;

}

a.red:hover {
	color: #C93;
	text-decoration: underline;
	}.p-lge {
	font-size: 24px;
}
.p-lge {
	font-size: 24px;
}
.table-cell-top {
	background-color: #C0BFBF;
	background-image: url(images/curtain-top.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	text-align: center;
}
.table-cell-bottom {
	background-color: #C0BFBF;
	background-image: url(images/curtain-base.png);
	background-repeat: no-repeat;
}
.banner-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: center;
}

.image-float-right {
	float: right;
	clear: right;
	margin: 0 .5em .5em 1em;
}


.nav-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #900;
	font-weight: normal;
	text-align: center;
	margin-right: 4px;
}
	a.nav-text:link, a.nav-text:visited, a.nav-text:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #900;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

a.nav-text:hover {
	color: #999;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	}
	
	
	p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	a.footer:link, a.footer:visited, a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	color: #CCC;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	}
	
	
	
