/* Global Stuff  ==========================================  */

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: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/pete_morris/bg_whole_page.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	padding-top: 10px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
}

.SectionHeading {
	font-size: 120%;
	text-transform: uppercase;
	text-align: right;
	margin: 0px;
	padding-top: 144px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #706060;
	line-height: 1em;
	font-weight: bold;
}

/* Main Menu Stuff  ==========================================  */

.pMainMenu {
	font-size: 80%;
	color: #524032;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #aa9988;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.aMainMenu {
	color: #524032;
	text-decoration: none;
}

.iMainMenu {
	margin-right:5px;
	margin-left:5px;
}
.h2Content {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}

/*  Footstool panel Stuff  ============================================  */

.foottext {
	color: #733f00;
	font-size: 10pt;
	margin: 0px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

/*  Expertise Menu ======================================  */

.pExpertiseList
 {
	font-size: 80%;
	margin: 0px;
	color: #CCCCCC;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-image: url(../images/pete_morris/bullet_expertise_list.gif);
}

.aExpertiseList {
	color: #CCCCCC;
	text-decoration: none;
}

/*  Barrister Menu ======================================  */

.pBarristerList
 {
	font-size: 80%;
	color: #CCCCCC;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-image: url(../images/pete_morris/bullet_expertise_list.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: inside;
}

.apBarristerList {
	color: #CCCCCC;
	text-decoration: none;
}

/* Top Page Specific  ==================================  */
 
.h2Top {
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.pTop {
	font-size: 80%;
	color: #666666;
	margin: 0px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.apTop {
	color: #7F3F00;
	text-decoration: none;
}

/* table definitions */

.tcMasthead {
	background-image: url(../images/pete_morris/bg_masthead.jpg);
}

.tcHeading {
	background-image: url(../images/pete_morris/bg_heading.jpg);
	background-repeat: no-repeat;
}

.tcMiddleLHMenu {
	background-image: url(../images/pete_morris/bg_lhmenu.jpg);
	background-repeat: no-repeat;
}

.tcDescription {
	background-image: url(../images/pete_morris/bg_intro.jpg);
	background-repeat: no-repeat;
}

.tcBarristers {
	background-image: url(../images/pete_morris/bg_barristers.jpg);
	background-repeat: no-repeat;
}

.tcExpertise {
	background-image: url(../images/pete_morris/bg_areas.jpg);
	background-repeat: no-repeat;
}

.tcExpertiseList {
	background-image: url(../images/pete_morris/bg_expertise_list.jpg);
	background-repeat: no-repeat;
}


/* Barristers Section stuff  =====================================  */


.photos {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 0;
}

/* Areas Section stuff  =====================================  */



.pNameBG {
	background-color: #D5BFAA;
	line-height: 1em;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.pName {
	line-height: 1em;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pContent {
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
