﻿body 
{
	background-color: #92a774;
	background:url("images/background.jpg"); 
	margin: 10px 0px 10px 0px;
}

.TableBorderLeft 
{
	border-left:solid 2px white;
	border-top:solid 2px white;
	border-right:solid 2px white;
}

.TableBorderRight 
{
	border-top:solid 2px white;
	border-right:solid 2px white;
}

.leftNavTop 
{
	border-top:solid 2px white;
	border-left:solid 2px white;	
	width: 200px;
	min-height:400px;
	padding-top:10px;
}

.leftNavBottom 
{
	border-left:solid 2px white;
	width: 200px;	
}

.TreeViewParent, .TreeViewParent a:link, .TreeViewParent a:visited
{
	font-family:Perpetua;
	font-size:17px;
	font-weight:normal;
	color: #4d0f09;
	padding:2px 0px 2px 5px;
	vertical-align:top;	
	
}

.TreeViewParent a:hover, .TreeViewParent a:selected
{
	font-family:Perpetua;
	font-size:17px;
	font-weight:normal;
	color: #fef8e0;
	padding:2px 0px 2px 5px;
}

.TreeViewChild, .TreeViewChild a:link, .TreeViewChild a:visited
{
	font-family:Perpetua;
	font-size:15px;
	font-weight:normal;
	color: #5a584a;
	padding:3px 0px 3px 12px;
	vertical-align:top;
}

.TreeViewChild a:hover, .TreeViewChild a:selected
{
	font-family:Perpetua;
	font-size:15px;
	font-weight:normal;
	color: #fef8e0;
	padding:3px 0px 3px 12px;
}
.leftNavImage
{
	padding:0px 0px 0px 20px;
	vertical-align:bottom;
	
}

#Heading
{
	font-family:Perpetua;
	font-size: 18px;
	font-weight:bold;
	color:#4d0f09;
	padding:15px 5px 5px 5px;
}

#Text
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#5d5b4c;
	padding:2px 8px 2px 8px;
	text-decoration:none;
}

#Text a:link, a:selected, a:visited, #Text li a, #Text p a
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#5d5b4c;
	text-decoration:underline;
	
}

#Text a:hover
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:black;
	
}

.Text
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#5d5b4c;
	padding:2px 8px 2px 8px;
	text-decoration:none;
}

.Text a:link, a:selected, a:visited, .Text li a, .Text p a
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#5d5b4c;
	text-decoration:underline;
	
}

.Text a:hover
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:black;
	
}

.contentTable 
{
	height:600px;
}

#QuickLinks
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#5d5b4c;
	padding:2px 4px 2px 5px;
	text-decoration:none;
}

#QuickLinks a:link, a:selected, a:visited
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#5d5b4c;
	text-decoration:none;
	
}

#QuickLinks a:hover
{
	font-family:Perpetua;
	line-height:18px;	
	font-size: 16px;
	color:#fef8e0;
	
}

#PeopleSlogan
{
	font-family:Century Gothic;
	font-style:italic;
	font-size:19px;
	color:#575547;
	text-align:center;
	padding: 15px 5px 5px 10px;
}

#subHeading
{
	font-family:Perpetua;
	font-size:17px;
	font-weight:bold;
	color:#7b9652;
	padding:5px 0px 5px 5px;
}

li
{
	list-style-type:square;
}


.bottomImages
{
	border-top:solid 1px #dfdbb7;
	padding:0px 0px 0px 0px;
}

#footer 
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color:#fef8e0;
	text-align:center
}

