﻿html {
	overflow-y: scroll;
	overflow-x: hidden;
}
body 
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/SiteBackGround.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.MasterSiteTable
{
	padding-top: 70px;
	font-size: 12px;
	color: #696969;
	padding-left: 90px;
}

.EmailBlastTable
{
    padding-top: 50px;
	font-size: 12px;
	color: #696969;
	padding-left: 70px;
}

.MasterSiteTableHome
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
}
.ContactBanner
{
    font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	color: #696969;
	padding: 4px 10px 4px 0px;
}
.ContactBanner a
{
    font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	color: #696969;
	text-decoration: none;
}
.ContactBanner a:hover
{
    font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	color: #d36605;
	text-decoration: underline;
}
.SiteLogo
{
	height: 90px;
	padding: 60px 0px 0px 82px;
}
.SiteNav
{
    font-size: 16px;
    letter-spacing: 2px;
    font-family: Arial;
    color: #999999;
    padding: 15px 0px 15px 0px;
}
.SiteNav a
{
    font-size: 16px;
    letter-spacing: 2px;
    font-family: Arial;
    color: #999999;
    text-decoration: none;
}
.SiteNav a:hover
{
    font-size: 16px;
    letter-spacing: 2px;
    font-family: Arial;
    color: #d36605;
    text-decoration: none;
}
.PortfolioLogo
{
    /*border: solid 1px #cccccc;*/
    background-color: #F9F9F9;
    width: 190px;
}
.SiteBodyTerms
{
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 98px 0px 98px;
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #696969;
}
.SiteContent
{
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	height: 500px;
	overflow-x: hidden;
	overflow-y: hidden;
	overflow: hidden;
}

.IntroContent
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	width: 600px;
	color: #999999;
	text-align: left;
	line-height: 24px;
}

.IntroLink
{
    font-size: 16px;
    font-family: Arial;
    color: #999999;
    text-decoration: none;
    text-align: right;
    padding-right: 5px;
}

.IntroLink a
{
    font-size: 16px;
    font-family: Arial;
    color: #d36605;
    text-decoration: none;
    text-align: right;
    padding-right: 5px;
}

.IntroLink a:hover
{
    font-size: 16px;
    font-family: Arial;
    color: #B35704;
    text-decoration: none;
    text-align: right;
    padding-right: 5px;
}

.HomeContent
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	width: 600px;
	color: #696969;
	text-align: left;
}

.HomeContent b
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	width: 600px;
	color: #696969;
	text-align: left;
}

.AccordionPageHeader
{
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.AccordionHeader
{
	height: 23px;
	text-align: left;
}
.AccordionHeaderSelected
{
	height: 23px;
	text-align: left;
}
.AccordionContent
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	overflow: hidden;
	width: 800px;
	max-width: 800px;
	text-align: center;
}

.AboutHeader
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #df7111;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}

.AboutHeader a
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #df7111;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}

.AboutHeader a:hover
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #df7111;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}

.ContactContent
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	text-align: left;
	line-height: 16px;
}

.ContactContent a
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}

.ContactContent a:hover
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #df7111;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}

.ContactLeft
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	width: 300px;
	text-align: left;
	vertical-align: top;
}

.ContactRight
{
	text-align: left;
	width: 400px;
	margin: -186px 0px 0px 323px;
}

.AboutContent
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	width: 600px;
	color: #696969;
	text-align: left;
}

.AboutLinksContainer
{
	border-bottom: #a9a9a9 1px solid;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	text-transform: uppercase;
	text-align: left;
	width: 20px;
	margin: -250px 0px 0px 223px;
}

.AboutLinks
{
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.AboutLinks a:link
{
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.AboutLinks a:hover
{
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.AboutLinks a:active
{
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.AboutLinks a:visited
{
	font-family: Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}


.AboutIn4matrixContainer
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	padding: 0px 0px 0px 0px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	background-image: url(Images/About/NewarkOhio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

.AboutIn4matrixContent
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	width: 500px;
	height: 250px;
	border-bottom: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-right: #a9a9a9 1px solid;
	padding: 10px 7px 7px 15px;
	text-align: left;
	vertical-align: top;
	background-color: #f5f5f5;
	text-align: center;
}

.AboutBradContainer
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	padding: 0px 0px 0px 0px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	background-image: url(Images/About/GeorgeHaas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

.AboutMeganContainer
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	padding: 0px 0px 0px 0px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	background-image: url(Images/About/PatWeaver.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

.AboutJamesContainer
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	padding: 0px 0px 0px 0px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	background-image: url(Images/About/RobertWills.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

.AboutBradContent
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	width: 200px;
	height: 250px;
	border-bottom: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-right: #a9a9a9 1px solid;
	padding: 7px 7px 7px 7px;
	text-align: left;
	vertical-align: top;
}

.SiteBodyTable
{
	width: 800px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #696969;
}

.SiteFooter
{
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	padding-top: 30px;
	padding-bottom: 30px;
}

.SiteFooter a:link
{
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #df7111;
	text-decoration: none;
}

.SiteFooter a:hover
{
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #df7111;
	text-decoration: none;
}

.SiteFooter a:active
{
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #df7111;
	text-decoration: none;
}

.SiteFooter a:visited
{
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #df7111;
	text-decoration: none;
}

.SiteHeader
{
	font-size: 10px;
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	padding-top: 30px;
	padding-bottom: 30px;
}

.NoFrills
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

