@charset "utf-8";
body {
	background-color: #CAFFCA;
	background-image: url(../images/back_marblegreen.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
#mainTable {
	margin-left: 60px;
	background-color: #FFDFD5;
}

#mainContent {
	vertical-align: top;
	padding: 5px;
	margin: 5px;
	background-color: #FFF;
	text-indent: 10px;
}
#mainContent h1 {
	font-size: 3em;
}
.redText {
	color: #F00;
}
#footer {
	text-align: center;
}
#footer p {
	font-size: 9px;
	color: #060;
}
#footer p a {
	color: #060;
	font-weight: bold;
}
#mainTable tr #footer p a:visited {
	border: 1px solid #060;
}

#footer p a:hover {
	background-color: #FFF;
}
#mainContent h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headingTable {
	padding: 5px;
	vertical-align: top;
	color: #060;
	text-align: left;
	white-space: normal;
	display: block;
	margin: 5px;
}
#mainTable tr #TopNavBar {
	text-align: center;
}

#img {
	margin: 10px;
	padding: 10px;
	border: thin outset #FFF;
}
#leftSidebar {
	vertical-align: top;
	text-indent: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
}
#headerImg img {
	margin: 5px;
	padding: 10px;
	border: medium outset #090;
	background-color: #040;
}

.headingName {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
}
#leftSidebar a {
	text-decoration: none;
	display: block;
	margin: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00B900;
	border-bottom-color: #00B900;
	font-weight: bolder;
	color: #060;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


#leftSidebar a:hover {
	background-color: #FFF;
}
.topnavbar {
	color: #060;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
#mainTable tr #mainContent div p img {
	text-align: right;
	position: relative;
}
#mainTable tr #mainContent table {
	color: #060;
	font-size: 14px;
}
#mainTable tr td #headingTable .topnavbar a {
	color: #060;
	text-decoration: none;
}
#mainTable tr td #headingTable .topnavbar a:hover {
	text-decoration: none;
	background-color: #FFF;
}

#mainTable tr td #headingTable table tr td h2 {
	font-weight: bold;
	font-size: 24px;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #060;
	padding: 5px;
	text-align: center;
}
#mainTable tr .topnavbar a {
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
#mainTable tr .topnavbar a:hover {
	background-color: #FFF;
}

#mainTable tr td img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-left: 5px;
}
#mainTable {
	font-size: 14px;
	color: #060;
	padding: 5px;
}
.navbar {
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
	text-align: center;
}
#mainTable tr td ol li a {
	font-size: 12px;
	font-weight: bold;
	color: #060;
}

