﻿
#PageContent
{
	width: 599px;
	border-top: 1px solid black;
}

#PageContent p
{
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 11px;
	margin-bottom: 6px;
}
#secHome
{
	padding-top: 25px;
	background:#FFFCFE url(images/secHome.gif) no-repeat top left;
}
#mission
{
	background:#FFFCFE url(images/mission.gif) no-repeat top left;
	height: 18px;
}
#secProfile
{
	padding-top: 18px;
	background:#FFFCFE url(images/secProfile.gif) no-repeat top left;
}
#photo
{
  margin-top: 12px;
  margin-left: 12px;
  float: left;
  width: 280px;
  height: 180px;
  background:url(images/photo.jpg) no-repeat top left;
}
#secAssociations
{
	padding-top: 28px;
	background:#FFFCFE url(images/secAssociations.gif) no-repeat top left;
}
#secLinks
{
	padding-top: 25px;
	background:#FFFCFE url(images/secLinks.gif) no-repeat top left;
}
.linksPage_Links 
{
	margin-top: 10px;
}

.linksPage_Links a
{	
	color:#757575;
	text-decoration:none;
}
.linksPage_Links a:hover
{
	color:#757575;
	text-decoration: underline;
}

.linksPage_Links ul 
{
	margin:0;
	padding:0 15px 5px 15px;
}

.linksPage_Links li
{	
	float: left;
	width: 267px;
	padding: 0 0 5px 15px;
	margin:0;
	list-style-type:none;
	background:transparent url(images/linkbullet.gif) no-repeat 0 4px;
}

#spCourts
{
	background:#FFFCFE url(images/spCourts.gif) no-repeat top left;
	height: 18px;
	clear: left;
}
#spBusiness
{
	background:#FFFCFE url(images/spBusiness.gif) no-repeat top left;
	height: 18px;
	clear: left;
}
#spFederal
{
	background:#FFFCFE url(images/spFederal.gif) no-repeat top left;
	height: 18px;
}
#spResearch
{
	background:#FFFCFE url(images/spResearch.gif) no-repeat top left;
	height: 18px;
	clear: left;
}
#spEmploymentLinks
{
	background:#FFFCFE url(images/spEmployment.gif) no-repeat top left;
	height: 18px;
	clear: left;
}

#clearme
{
	clear: left;
}
#secAreas
{
	padding-top: 25px;
	background:#FFFCFE url(images/secAreas.gif) no-repeat top left;
}
#spConstruction
{
	background:#FFFCFE url(images/spConstruction.gif) no-repeat top left;
	height: 18px;
}
#spCommercial
{
	background:#FFFCFE url(images/spCommercial.gif) no-repeat top left;
	height: 20px;
}
#spEmployment
{
	background:#FFFCFE url(images/spEmployment.gif) no-repeat top left;
	height: 20px;
}
#spRealEstate
{
	background:#FFFCFE url(images/spRealEstate.gif) no-repeat top left;
	height: 18px;
}
#spBusFormation
{
	background:#FFFCFE url(images/spBusFormation.gif) no-repeat top left;
	height: 18px;
}
#spFamily
{
	background:#FFFCFE url(images/spFamily.gif) no-repeat top left;
	height: 18px;
}
#secConsultation
{
	padding-top: 18px;
	background:#FFFCFE url(images/secConsultation.gif) no-repeat top left;
}
#secContactUs
{
	padding-top: 28px;
	background: #FFFCFE url(images/secContactUs.gif) no-repeat top left;
}
#secServerError
{
	padding-top: 18px;
	background:#FFFCFE url(images/secServerError.gif) no-repeat top left;
}
#secMessageSent
{
	padding-top: 18px;
	background:#FFFCFE url(images/secMessageSent.gif) no-repeat top left;
}
#secMessageSent p
{
	padding-bottom: 75px;
}
#secDisclaimer
{
	padding-top: 18px;
	background:#FFFCFE url(images/secDisclaimer.gif) no-repeat top left;
}
#secPrivacy
{
	padding-top: 18px;
	background:#FFFCFE url(images/secPrivacy.gif) no-repeat top left;
}

span.formLabel
{
	display: inline-block;
	width: 100px;
	vertical-align: top;
	padding-top: 3px;
}
span.formValidator
{
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
}
span.formField
{
	display: inline-block;
}
span.formField input
{
	font:normal 11px Arial, Helvetica, Sans-serif;
}
span.formField textarea, span.formField input.longText
{
	font:normal 11px Arial, Helvetica, Sans-serif;
	width: 450px;
}
span.formButton
{
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
}
span.formButton input
{
	width: 75px;
	font: normal 11px Arial, Helvetica, Sans-serif;
	border: 1px solid #757575;
}
span.formButton input:hover
{
	color: Black;
	border: 1px solid black;
}

#ContactInformation
{
	display: none;
