﻿@import url('reset.css');
			
.wrapper {
	width: 100%;
}

.head {
	display: none;
}

.authoring {
	display: none;
}

.logo {
	position: relative;
	margin: 0 0 0 50px;
	padding-top: 20px;
}

.nav {
	display: none;
}

.tools {
	display: none;
}

.content {
}

.content-layout {
}

.content ul {
	line-height: 2em;
}

.column {
	float: left;
}

.sidebar {
	display: none;
}

.main {
	border-top: 1px #006332 solid;
	width: 610px;
}

.photo {
	border: 1px #d6d6d6 solid;
	background-color: #ffffff;
	padding: 5px;
	float: right;
	margin: 5px;
}

.photo-left {
	float: left !important;
	margin-left: 0px !important;
}

.main a {
	color: #703200;
}

.main a:hover {
	color: #703200;
	text-decoration: underline;
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #036433;
}

h2 {
	font-weight: bold;
	font-family: Verdana, Helvetica;
	font-size: 13pt;
	color: #bc5400;
}

h3 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

.sidebar {
	display: none;
}

.footer {
	display: none;
}

.to_top {
	display: none;
}
/* Search results style. */

#ZoneTable {
	text-align: left;
	width: 100%;
}

#MainLeftCell
{
}

#LeftZoneTable {
	margin-left: 230px;
}

.srch-Description
{
	font: normal 10pt Arial;
	color: #555C5F;
	padding-left: 10px;
}

.srch-description
{
    font: normal 10pt Arial;
    color: #555C5F;
}

.srch-description ol
{
  list-style-type:none; 
  padding-top: 10px;
}

.srch-Icon
{
	display: none;
}

.srch-Title a:link, .srch-Title a:visited,
.srch-Title
{
	font: normal 11pt Arial;
	color: Black;
	font-weight: bold;
}

.srch-Metadata
{
	margin-left:10px;
	font-family: Arial;
	font-size: 9pt;
}

/* forms */

table.form {
	font: normal 10pt Arial;
	display: none;
}
