html, body {
	background-color:#EFECCA;
	height:100%;
}
a {
	color:#046380;
}
input, textarea {
	margin:0.5em;
}
form { 
	margin:0.5em;
}
#siteBack {
	background:url(/images/siteBack.gif) repeat-y;
	width:1000px;
	margin:0px auto;
	height:100%;
	min-height:100%;
}
*>#siteBack {
	height:auto;
}
#mainContainer {
	width:900px;
	height:100%;
	margin:0px auto;
	background-color:#fff;
}
#header {
	background-color: #fff;
	float:left;
}
#header img{
	float:left;
}
.headerNav {
	text-align:right;
	float:right;
	line-height:90px;
	margin-right:25px;
}
.headerNav a {
	margin-left:5px;
	font-weight:bold;
/*	text-transform:uppercase;
*/	font-size:.7em;
}
.headerNav a:hover {
	text-decoration:none;
}
.headerNav form {
	margin-left:10px;
	display:inline;
	font-size:.7em;
}
#oasis {
	background-color: #ccc;
	clear:both;
}
#mainNav {
	background:url(/images/mainNavBack.gif) repeat-y;
	float:left;
	border:2px solid #fff;
	width:896px;	
}

#mainNavhome {
	background:url(/images/mainNavBack2.gif) repeat-y;
	float:left;
	border:2px solid #fff;
	width:896px;	
}
.navButton {
	width:190px;
	height:90px;
	min-height:90px;	
	float:left;
	padding:17px;
	text-decoration:none;
	color:#333;
	font-size:.8em;
}
*>.navButton {
	height:auto;
}
.navButton span {
	color:#EFECCA;
	font-size:1.35em;
	text-transform:uppercase;
	font-weight:bold;
	display:inline;
}

.navButton2 span{
	color:#EFECCA;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	display:inline;
	font-size:1.2em;
}

.navButton2 {
	width:194px;
	height:36px;
	min-height:36px;	
	float:left;
	padding:15px;
	text-decoration:none;
	color:#333;
	font-size:.8em;
}
#mainNav a:hover{
	background-color:#D7B348;
}
*>.navButton2 {
	height:auto;
}
#bottomContainers {
	background-color: #fff;
	background:url(/images/bottomContainersBack.gif) repeat-y;
	clear:both;
	float:left;
	font-size:.8em;
	margin:15px;
	display:inline;
	width:870px;
}
#bottomContainers li{
	margin-top:.8em;
}
#bottomContainers a, #navAndContent a, #justContent a {
	font-weight:bold;
/*	display:block;
*/	margin:3px 0px;
}
#bottomContainers a:hover, #navAndContent a:hover, #justContent a:hover {
	text-decoration:none;
}
#bottomContainers p, #navAndContent p, #justContent p {
	color:#333;
	line-height:120%;
}
#navAndContent h1, #justContent h1, #navAndContent h2, #justContent h2, #navAndContent h3, #justContent h3 {
	margin: 1em 0 0.5em 0;
}
#navAndContent {
	background:url(/images/navAndContentBack.gif) repeat-y;
	clear:both;
	float:left;
	font-size:.8em;
	display:inline;
	width:896px;
	margin: 0px 2px 2px;
}
#justContent {
	clear:both;
	float:left;
	font-size:.8em;
	display:inline;
	width:896px;
	margin: 0px 2px 2px;
}
#navAndContent li ul {
	margin-top: 5px;
}
#navAndContent ul li, #justContent ul li {
	list-style-image: url(/images/tiny_arrow.gif);
	margin-left: 2em;
}
#navAndContent ol li, #justContent ol li {
	list-style: decimal;
	margin-left: 2em;
	margin-bottom: 0.5em;
}
h1 {
	color:#002F2F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:bold;
}
h2 {
	color:#A7A37E;
	font-size:1.2em;
	font-weight:bold;
}
.containerOne {
	float:left;
	padding-right:15px;
	width:270px;
}
.containerTwo {
	float:left;
	padding:0px 15px;
	width:270px;
}
.containerThree {
	float:left;
	width:270px;
	padding-left:15px;
}
#leftNav {
	float:left;
	width:194px;
	padding:15px;
}
#leftNav li{
	margin:0em 0em .5em 20px;
	list-style-image:url(/images/tiny_arrow.gif);	
}
#leftNav li.currentLink {
	list-style-image:url(/images/tiny_arrow2.gif);
}
#leftNav .currentLink a{
	text-decoration:none;
	color:#002F2F;
}
.oasisPic {
	margin-left:225px;
}
#contentContainer {
	margin-left:224px;
	padding:15px;
}
#contentContainerWide {
	padding:15px;
}
#contentContainer p, #contentContainerWide p {
	margin:3px 0px 10px;
}
#footer {
	background-color: #EFECCA;
	height:80px;
	padding:0px 15px;
	font-size:.8em;
	clear:both;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
#footer .copyRight{
	float:left;
	line-height:80px;
	color:#333;
}

#footer-mgf {
	background-color: #EFECCA;
	height:70px;
	padding:0px 15px;
	font-size:60%;
	clear:both;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	text-align:left;
}
#footer-mgf a {
	color:#333;
}
#footer-mgf a:hover {
	text-decoration:none;
}

#footer .footerLinks{
	float:right;
	line-height:80px;
}
#footer .footerLinks a{
	margin-left:10px;
	color:#333;
}
#footer .footerLinks a:hover{
	text-decoration:none;
}
.invisible {
	display:none;
}
form.inlineform {
    display: inline;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
img.framed {
	border: 3px groove black;
	margin: 5px;
}
table.sa {
   border:thin solid black;
   border-spacing:0;
}
table.sa th, table.sa td {
   width:100px;
   border:thin solid black;
   text-align: center;
}
table.sa th {
   white-space: nowrap;
   padding: 1mm;
}
table.sa th:first-child {
   text-align: left;
}
table.sa span.page1 {
   color: #046380;
}

.image_left {
float:left;
margin:4px 10px 0;
max-width:200px;

}
