@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-position: inside;
	background-color: #6E6E6E;
}

#container {
	width: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/BlueBlackGradient.png);
	background-repeat: repeat-y;
	height: auto;
	max-width: 42em;
}
 
#header {
	position: relative;
	width: auto;
	height: auto;
	margin-left: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: 0%;
	visibility: visible;
	margin-right: 1em;
	float: left;
} 
  
#Pezala  {
	position: static;
	text-align: right;
	font-size: 3.5em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	float: left;
}

#Consulting  {
	position: static;
	text-align: left;
	font-size: 3.5em;
	color: #9F9776;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	float: left;

}

#TopRightImageBox  {
	position: static;
	float: right;
	max-height: 128px;
	height: 92px;
	clear: none;
	margin-right: 1.1em;
	margin-top: 0.6em;
}


#PezalaSlogan   {
	color: #CCCCCC;
	padding-left: 0em;
	position: static;
	text-align: left;
	font-style: italic;
	color: #CCCCCC;
	font-size: 0.85em;
}

#mainContent {
	margin-top: 0em;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 0em;
	list-style-image: url(GoldBulletGIFAtBottom.png);
	color: #000000;
	background-color: #FFFFFF;
	font-size: small;
	min-height: 30em;
	line-height: 1.5;
}

#mainContent imgcaption {
	font-size: xx-small;
	color: #000000;
	font-style: italic;
}



#mainContent h1 {
	font-size: medium;
	color: #000066;
}

#mainContent h2 {
	font-size: small;
	color: #000066;
	margin-top: 2em;
}

#mainContent h3 {
	font-size: small;
	color: #000066;
	padding-top: 0.5em;
}

#mainContent h4 {
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	padding-top: 0.5em;
	color: #000066;
}

#mainContent p {
	font-size: small;
	color: #000000;
	list-style-type: decimal;
	list-style-position: inside;
}

#mainContent imgbox {
	font-size: small;
	color: #000000;
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	float: left;
}

#mainContent imgboxcentered {
	font-size: small;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	margin-right: 2em;
	
	float: center;
}

#mainContent imgboxcaptioned {
	font-size: xx-small;
	color: #000000;
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 1em;
	margin-bottom: 1em;
}


#mainContent imgboxcaption {
	font-size: xx-small;
	color: #000000;
	margin-bottom: 0.5em;
}


#mainContent ol{
	font-size: small;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.3;
	font-style: normal;
}

#mainContent ol li{
	line-height: 1;
	font-weight: bold;
	margin-top: 1em;
	color: #000000;
}


#mainContent ul {
	font-size: small;
	color: #000000;
	list-style-type: circle;
	list-style-image: url(Images/Bullet-GoldSquare.png);
	list-style-position: outside;
	padding-bottom: 1em;
	line-height: 1em;
}


#mainContent ul li{
	line-height: 1;
	font-weight: normal;
	color: #000000;
}


#mainContent address{
	font-size: small;
	float: left;
	text-align: center;
	color: #000000;
	padding-bottom: 0.5em;
	line-height: 1em;
	line-height: normal;
	color: #000000;
	margin-left: 2em;
	font-style: normal;
}



#mainContent li {
	line-height: 1.5;
	font-weight: normal;
}
 
 
#HeaderMenuBar {
	position: static;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0px;
	color: #000066;
	background-image: url(Images/HorizontalMenuBarGradient.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left;
	background-color: #CCCCCC;
	font-size: small;
	height: 1em;
	font-stretch: semi-expanded;
	overflow: auto;
} 

#HeaderMenuBar a{
	font-size: small;
} 

#HeaderMenuBar a:link, a:visited{
	font-size: small;
} 

#HeaderMenuBar a:hover, a:active{
	color: #000000;
	text-decoration: underline;
} 

a {
	text-decoration: none;
	color: #000066;
}

asmaller {
	text-decoration: none;
	color: #000066;
	font-size: small;
}


a:link {
	color: #000066;
}

a:visited {
	color: #000066;
	list-style-position: inside;
	list-style-type: disc;
}

a:hover {
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	background-repeat: repeat;
}

a:active {
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	color: none;
	height: 128px;
}



#mainContent #PictureCaption {
	font-style: italic;
	text-align: center;
	padding-bottom: 0.5em;
}



#mainContent #FloatingPicture {
	position: static;
	background-position: center;
	padding-top: 2em;
	padding-right: 2em;
}

#mainContent #LawBookPicture {
	position: static;
	background-position: center;
	padding-top: 1em;
	padding-right: 2em;
}

    
#mainContent     .InactiveLink {
	color: #999999;
}


#mainContent        #BioHeading       {
	color: #000066;
	position: relative;
	vertical-align: top;
	top: auto;
	font-size: 1em;
	margin-bottom: 1em;
}

#mainContent  .FloatingPictureJustice {
	vertical-align: middle;
	margin-right: 35px;
}

#mainContent     #BioPic     {
	position: static;
	height: 103px;
}


#mainContent  #p #Qualifications {
	font-size: xx-small;
}


#SurFooterBar {
	background-color: #000066;
	background-image: url(Images/BlueBlackGradient.png);
	position: static;
	padding-top: 0em;
	padding-bottom: 0em;
}

#footer {
	font-size: x-small;
	color: #CCCCCC;
	background-color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#footer #footerleft {
	width: 50%;
	text-align: left;
	position: static;
	top: 0px;
	right: 0px;
	z-index: 100;
	float: left;
}


#footer a {
	font-size: x-small;
	color: #CCCCCC;
	background-color: #000000;
	text-align: right;
	font-style: normal;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 1em;
	padding-left: 1em;
}

#footer #footerleft a:hover,  #footer #footerleft a:active {
	text-decoration: underline;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;

}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;

}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
}


#BlueBandBelowHeader {
	margin: 0em;
	width: auto;
	float: left;
	height: auto;
}

#PublicationContainer{
	clear: right;
}

#mainContent .OffsetPic{
	padding-left: 40px
	}

#mainContent .BorderedImage{
	border: 1px solid #CCCCCC;
	margin: 10px
	}

#mainContent .PaddedImage{
	border: 0px;
	padding: 10px
	}

#mainContent #TopIntroGraphic{
	margin-bottom: 2em;
}