﻿.background
{
	background-image:url("./images/Background.jpg");
}
.bodysection
{
	position:absolute;
	top:180px;
	left:70px;
	background-color:Transparent;
	width:85%; 
	font-family:Arial;
}
.button
{
	background-color:#FF7919; 
	border-color:#FF7919; 
	border-width:medium;
	width:115px;
	font-family:Arial;
	font-weight:bold;
}
.buttonwide
{
	background-color:#FF7919; 
	border-color:#FF7919; 
	border-width:medium;
	width:200px;
	font-family:Arial;
	font-weight:bold;
}
.experienceButton
{
	background-color:#FF7919; 
	border-color:#FF7919; 
	border-width:medium;
	width:50px;
	font-family:Arial;
	font-weight:bold;
}
.contentdiv
{
	width:100%;
	height:410px;
	overflow:auto;
	background-color:#d9d6d6;	
}
.contentheading
{
	text-decoration:underline;
	font-weight:bold
}
.contenttable
{
	background-color:#d9d6d6;
	width:100%;
	font-family:Arial;
	font-size:small;
}
.crumbsection
{
	position:absolute;
	top:130px;
	left:70px;
	background-color:Transparent;
	width:85%;
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	color:#FFFF00;
}
.footersection
{
	position:absolute;
	top:610px;
	left:70px;
	background-color:Transparent;
	width:85%; 
	font-family:Arial;
	font-size:small;
}
.headersection
{
	position:absolute;
	top:50px;
	left:70px;
	background-color:Transparent;
	width:85%;
	font-family:Arial;
	font-weight:bold;
}
.level3link
{
	font-family:Arial;
	font-size:small;
	color:Black;
	text-decoration:none;
}
.logo
{
	 height:80px;
	 width:300px;
}
.navbuttonrow
{ 
	height:35px;
}
.overlayimage
{
	position:absolute;
	height:580px;
	width:90%;
	z-index:-1;
	top:30px;
	left: 50px;
}
.pagecrumb
{
	font-family:Arial;
	font-size:medium; 
	color:#FFFF00;
	font-size:small;
}
.phonesection
{
	vertical-align:middle;
	font-family:Arial;
	font-size:medium;
}

