﻿body 
{
	background-color: #4D4533;
	font-family: Arial;
	font-size: 9.5pt
}

a { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

.title
{
	color:#413926;
	font-size: 10.0pt;
	font-weight: bold
}

.location
{
	color:#413926;
	font-size: 8.5pt;
	font-weight: bold
}

.bodyText
{
	color:#413926;
	font-size: 9.0pt
}

.portfolioBullet
{
	color:#413926;
	font-size: 9.0pt;
	line-height: 2.0em;
}

.smallBodyText
{
	color:#413926;
	font-size: 8.0pt
}

.contactUs
{
	color: #413926
}

.contentDiv
{
	position:absolute;
	top:100px; left:40px;
	width: 220px
}

.clientListContentDiv
{
	position:absolute;
	top:100px;	left:40px;
	width: 300px
}

.imageDiv
{
	position:absolute; 
	top:97px; left:280px;
	width: 462px; height:305px
}

.clientListImageDiv
{
	position:absolute;
	top:97px; left:360px;
	width: 335px; height:305px
}

.clientListSubTitle
{
	color:#413926;
	font-size: 9.0pt;
	color:#413926;
	font-weight:bold
}

.menuItem
{
	color: #cec3c3
}

a.menuItem:active
{
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: thin
}

a.menuItem:hover
{
	border-bottom-color:Red;
	border-bottom-style:solid;
	border-bottom-width:thin
}

.selectedMenuItem
{
	border-bottom-color:Red;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #cec3c3
}

.subMenuItem
{
	color: #cec3c3;
	font-size: 8.5pt
}

a.subMenuItem:hover { color: Red }


a.portfolioLink
{
	text-decoration: none;
	color:#413926
}
a.portfolioLink:active { color:#413926 }
a.portfolioLink:hover { color: Red }

div#imageButtons
{
	position:absolute;
	top:410px; left:298px;
}

