﻿.maincontent
{
	background-color: #eeeeee;
}
/*------------------------------ Pager Control -------------------------*/
.Photos .Pager
{
	float: right;
	text-align: right;
	width: 400px;
	margin-bottom: 7px;
	font-family: Century Gothic;
}
.Photos .Pager .panelPager
{
	float: right;
}
.Photos .Pager TD
{
	width: 22px;
	text-align: center;
	margin-left: 20px;
}
.Pager .unselectedPage
{
	background-color: #ffffff;
}
.Pager .unselectedPage A, .Pager .unselectedPage A:Link, .Pager .unselectedPage A:Visited
{
	color: #767676;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Pager .selectedPage
{
	background-color: #ffffff;
}
.Pager .selectedPage A, .Pager .selectedPage A:Link, .Pager .selectedPage A:Visited
{
	color: #ee8a1d;
	font-weight: bold;
}
.Pager .selectedPage A:Hover
{
	text-decoration: none;
	font-weight: bold;
}
/* ------------------- Photo Gallery --------------------*/
.Photos
{
	background-color: #eeeeee;
	padding-bottom: 30px;
	text-align: right;
	padding-right: 50px;
	padding-top: 35px;
}
.Photos .PrintPhotos
{
	padding-right: 30px;
}
.Photos .project
{
	vertical-align: top;
	padding-top: 10px;
	text-align: right;
}
.Photos .HiddenGallery .hidden
{
	visibility: hidden;
}
/*------------------- Inner Workings ----------------------------*/
.Team
{
	width: 100%;
	padding-top: 100px;
	text-align: center !important;
}
.First
{
	margin-top: 80px;
}
.Employee
{
	
}
.Employee .MugShot
{
	width: 253px;
	text-align: right;
}
.Employee .SecondImage
{
	vertical-align: top;
	text-align: right;
	width: 87px;
	padding-top: 10px;
}
.Employee .ThirdImage
{
	vertical-align: top;
	text-align: left;
	width: 87px;
	padding-top: 10px;
}
.Employee .Person
{
	vertical-align: top;
	text-align: left;
	width: 287px;
	padding-top: 30px;
}
.Employee .Person .name
{
	color: #cc6600;
	font-size: 16px;
	font-family: Century Gothic Arial;
	line-height: 10px;
	padding-left: 5px;
}
.Employee .Person .title
{
	color: #cc6600;
	font-size: 15px;
	font-family: Century Gothic Arial;
	line-height: 22px;
	padding-left: 38px;
}
.Employee .text
{
	vertical-align: top;
	width: 470px;
	font-family: Arial;
	color: #5a5a5a;
	font-size: 17px;
	text-align: left;
	padding-top: 25px;
	padding-left: 10px;
}
.SeparatorBar
{
	padding-top: 10px;
	padding-bottom: 10px;
}