body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC url(../graphics/template/background.jpg) repeat-x fixed;
	margin-top: 20px;
}
#frame {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../graphics/headers/background.jpg) no-repeat center top;
	width: 750px;
	border: 1px solid #999999;
}
#header {
	height: 150px;
	background: #FFFFFF;
}
#content {
	width: 490px;
	float: right;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
}
#content img {
	border: 1px solid #CCCCCC;
	text-align: center;
}
h1 {
	text-align: left;
	font: bold 1.5em/1.5em Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0px 0px 3px;
}
h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
}
h3 {
	color: #333333;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1em;
	font-style: italic;
}
h5 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
#mainNav {
	width: 220px;
	color: #333333;
	line-height: 1.5em;
	float: left;
	margin: 0em;
	padding: 20px 0px;
}
#mainNav p {
	padding-left: 10px;
	font-size: 1.1em;
	padding-right: 10px;
	width: 200px;
}
.borderimage {
	border: 2px solid #CCCCCC;
}
#footer {
	clear: both;
	height: 30px;
	padding-left: 230px;
	color: #666666;
	line-height: 1.6em;
	background: url(../graphics/template/footer.jpg) no-repeat left bottom;
	padding-right: 20px;
	text-align: right;
	padding-top: 60px;
	padding-bottom: 10px;
	font-size: 1.2em;
}
#footer a {
	color: #666666;
	text-decoration: underline;
	}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 1.1em;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 200px;
	line-height: 1.4em;
	font-size: 0.95em;
	color: #333333;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background: #F8F8F8;
}
.image-left {
	float: left;
	border: 1px solid #A5A27F;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	border: 1px solid #A5A27F;
	margin: 0px 0px 10px 20px;
}
#breadcrumbs {
	background: #330000;
	text-align: right;
	color: #CD3907;
	font-size: .9em;
}
.quote {
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	color: #333333;
	font-weight: bold;
}
ol {
	padding-bottom: 1em;
	padding-top: 1em;
}
