﻿/* CSS layout */
#masthead {
	text-indent: 30px;
	background-color: #D3D59B;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 0px;
	border: 0px;
	border-bottom: 0px;
	margin: 0px 0 0 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 14px;
	vertical-align: middle;
	height: auto;
}

#top_nav {
	background-color: #D3D59B;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	color: #800000;
	text-align: right;
	border-bottom: 0px;
	border-bottom-width: 0px;
	border-left: 0px;
	border-right-width: 0px;
	border-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-indent: 50px;
}

#container {
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: 0px;
	border-width: 0px 0 0 0;
	position: relative;
	width: 100%;
	background-color: #D3D59B;
}

#left_col {
	list-style: square;
	margin: 15;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #D3D59B;
	list-style-type: square;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
}

#page_content {
	margin-right: 150px;
	margin-left: 250px;
	background-color: #FFFFFF;
	padding-bottom: 30;
	padding-left: 30;
	padding-right: 30;
	padding-top: 30;
	overflow: visible;
	visibility: visible;
	width: auto;
	left: auto;
	right: auto;
	float: none;
	clip: auto;
}

#right_col {
	width: 150px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #D3D59B;
}

#footer {
	background-color: #D3D59B;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: small;
}
.sidelistheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990033;
	text-indent: 15px;
}
.sidelistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: right;
	text-indent: 15px;
	list-style-type: square;
}
li {
	text-indent: 10px;
	word-spacing: normal;
	letter-spacing: normal;
	overflow: visible;
}
.pagetitle {
	font-family: "Harlow Solid Italic";
	font-size: xx-large;
	top: 40px;
	color: #008080;
	text-indent: 25%;
	left: 250px;
}
.contenttext {
	padding: 40px;
	margin: auto;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-decoration: none;
	line-height: 1.25;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	max-width: 570px;
	left: 0px;
	position: relative;
	overflow: visible;
	width: auto;
	clip: auto;
	vertical-align: baseline;
	right: 80px;
}
.contentmainheading {
	margin: 40px;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #800000;
	text-align: left;
	text-indent: 30px;
	line-height: normal;
	vertical-align: baseline;
	white-space: normal;
	padding-top: 30px;
}
.quotetext {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #008080;
	text-decoration: none;
	line-height: 1.25;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	max-width: 550px;
	left: 15px;
	position: relative;
	overflow: visible;
	width: auto;
	clip: rect(auto, auto, auto, auto);
	vertical-align: baseline;
	right: 95px;
	margin-right: 15px;
	margin-left: 15px;
}
