﻿body {
	margin: auto;
	color: #a9b08c;
	font-size : 1em;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;
	background : #fff url(images/site-back.jpg) top center repeat-x scroll;
}
html, body {
	height: 100.1%;
}
img {
	border: none;
}
table {
	padding: 5px;
	border: none;
	border-collapse: collapse;
	background-color: #e0e1ca;
	color: #151202;
	text-align: center;
	margin: auto;
	font-size: 75%;
}
td {
	/*background-color:#e0e1ca;*/
 background-color: white;
	color: #151202;
	vertical-align: top;
	padding: 0px;
	border-collapse : collapse;
	text-align: center;
}
tr {
	border-collapse : collapse;
	text-align: center;
}
li {
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif;
	list-style : circle outside none;
/*background-color:#e0e1ca;*/	background-color: white;
	color: black;
	font-size: 90%;
	margin-bottom: 10px;
	font-weight: 500;
}
ol li {
	list-style-type : decimal;
}
div {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	color: #4b4939;
	text-decoration: underline;
	background-color: transparent;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: black;
	background-color: #e0e1ca;
}
#wrap {
	color: black;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0px auto 4px auto;
	border : 2px solid #000000;
	border-top: none;
	background-color: white;
	width: 900px;
}
#banner {
	height: 200px;
	width: 900px;
	margin: auto;
}
#left-col {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: black;
}

/**********************
This isn't used anywhere 
#right-col {
	vertical-align: top;
	margin-left: 700px;
	background: #ffffff url(images/right-back.jpg) center top repeat scroll;
	color: #151202;
	font-size: 85%;
} ********************/
#right-col p {
	background-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	color: #404040;
}
p {
	color: black;
	background-color: white;
	text-align : left;
	margin: 10px;
	font-size: 85%;
}
p:first-letter {
	font-size: 140%;
	color: #24418F;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#menu {
	background-color : #8D949E;
	color: #fff;
	text-decoration: none;
	height: 1.5em;
	margin: auto;
	width: 900px;
}
#menu a, #menu a:link {
	color: white;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0px 10px;
}
#menu a:visited {
	color: #D2D3D5;
}
#menu a:hover {
	color: red;
}
.larger {
	font-size: 120%;
	font-weight: normal;
	color: #4b4939;
	background-color: white;
}
.hide {
	display : none;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.no-bottom-margin {
	margin-bottom: 0px;
}
.no-top-margin {
	margin-top: 0px;
}
.smaller {
	font-size: x-small;
}
.small {
	font-size: small;
	font-weight: bold;
}
#footer {
	font-size: small;
	color: white;
	background-color : #24418F;
	font-weight: bold;
	padding-top: .6em;
	height: 60px;
	width: 900px;
	margin: auto;
}
#footer a, #footer a:link, #footer a:visited {
	font-size: small;
	color: white;
	background-color : #24418F;
	font-weight: bold;
}
#footer a:hover {
	color: #4E595D;
	background-color : #fff;
}
#giraffe, #giraffe a, #giraffe a:link, #giraffe a:visited {
	font-size: x-small;
	color: ThreedDarkShadow;
	background-color: white;
}
#giraffe a:hover {
	color: #a9b08c;
	background-color: white;
}
.red {
	color: red;
}
#flashcontent {
	background-color: #404040;
	text-align: left;
}
