﻿html, body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #a54306;
	height: 100%;
}

input, select, textarea, td
{
	font-size: 11px;
}

input
{
	background-color: #ffffff !important; /* for google toolbar auto fill */
}

img
{
	border: 0px;
}

H3
{
	font-size: 13px;
}

.cellaligntop
{
	vertical-align: top;
	padding-top: 3px;
}
.invisible
{
	visibility: hidden;
}

.toplinks
{
	font-weight: bold;
	color: #3957a1;
	text-decoration: none;
}

.toplinks:hover
{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

.menuback_gray
{
	background-image: url(../images/menuback_gray.jpg);
	background-repeat: repeat-x;
	height: 26px;
}

.headerback_middle
{
	background-image: url(../images/Header_Project_2-middle.jpg);
	background-repeat: repeat-x;
}

.sectionhead_content
{
	font-family: Times New Roman;
	color: Navy;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 2px;
	width: 650px;
	border-bottom: solid 1px #e5a214;
	margin-bottom: 18px;
}

.sectionhead_red
{
	font-family: Times New Roman;
	color: Navy;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 2px;
	width: 650px;
	border-bottom: solid 1px #e5a214;
	margin-bottom: 18px;
}

.sectionhead_green
{
	font-family: Times New Roman;
	color: Navy;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 2px;
	width: 650px;
	border-bottom: solid 1px #e5a214;
	margin-bottom: 18px;
}

.sectionhead_yellow
{
	font-family: Times New Roman;
	color: Navy;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 2px;
	width: 650px;
	border-bottom: solid 1px #e5a214;
	margin-bottom: 18px;
}

.sectionhead_blue
{
	font-family: Times New Roman;
	color: Navy;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 2px;
	width: 650px;
	border-bottom: solid 1px #e5a214;
	margin-bottom: 18px;
}

.sectionhead
{
	font-family: Times New Roman;
	color: Navy;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 8px;
}

.homephototext
{
	border-left: solid 1px navy;
	padding-left: 11px;
	line-height: 14px;
	padding-right: 20px;
	font-weight: 500;
	vertical-align: top;
	text-align: left;
}

#wrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 933px;
	height: 95%;
}

#header
{
}

#side-a
{
	float0: left;
	width: 14px;
	height0: 100%;
	background-image: url(../images/GreenLeft.jpg);
	background-repeat: repeat-y;
}

#content
{
	float: left;
	width: 935px;
	background-color: White;
	height: 100%;
}

#side-b
{
	float0: right;
	width: 14px;
	height0: 100%;
	background-image: url(../images/GreenRight.jpg);
	background-repeat: repeat-y;
}

#side-bottom
{
	background-image: url(../images/GreenBottom.jpg);
	background-repeat: repeat-x;
}

#footer
{
	clear: both;
}

.headergrid
{
	padding-left: 3px;
	padding-right: 3px;
}
.TreeNode 
{ 
	font-family: Verdana;
	font-size: 9px; 
	color: #0078C0;	
	padding-left: 3px;
	text-decoration: none;
}