/*
 * GENERAL: General tag-based styles for headings, paragraphs, and links.
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
p
{
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.4;
}
h1
{
	color: #47632A;
	font-size: 14pt;
	margin-bottom: 10px;
	margin-top: 0px;
}
h5 {
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.4;
}
h2
{
	font-size: 10pt;
	color: #47632A;
	margin-bottom: 4px;
	clear: left;
	font-weight: bold;
}
h3
{
	font-size: 7.5pt;
	font-weight: bold;
	color: #754a2b;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 116px;
}
h4
{
	font-size: 8pt;
	font-weight: normal;
	color: #324B2B;
	margin-bottom: 0px;
	margin-top: 0px;
}

.h2Larger {
	font-size: 14pt;
}
.smaller {
	font-size: 8pt;
}
li {
	list-style: disc;
	font-size: 9pt;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 2px;
}
a {
	color: #754A2B;
}

.TableTop {
	background-position: top;
	margin-top: 4px;
}
.Indent {
	margin-left: 26px;
}
.Caution {
	color: #666666;
	margin-left: 26px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 2px;
}


/*
 * NAVIGATION: Sidebar navigation (non-Internet Explorer).
 */
.simon
{
	width: 116px;
	height: 36px;
	text-decoration: none;
	display: block;
	padding: 2px;
	text-decoration: none;
	visibility: visible;
	z-index: 5000;
}
.simon:hover
{
	width: 141px;
	color: #FFFFCC;
	display: block;
	background-image: url(images/menubackie.jpg);
}

/*
 * NAVIGATION: Sidebar navigation (Internet Explorer).
 * 9.7.02 changed ok?
 */

* html #simon:hover
{
	width: 128px;
	background: url("images/menubackie.png");
	color: #FFFFCC;
	display: block;
}

/*
 * NAVIGATION: Footer navigation.
 */

.george
{
	color: #A4683C;
	text-decoration: none;
}

.george:hover
{
	color: #1F301B;
}

/*
 * MENUS: Not browser-specific.
 */

.mainMenuItem
{
	position: relative;
	margin: 0px;
	width: 120px;
	height: 40px;
	text-align: left;
}

.hidden-menu-panel
{
	position: absolute;
	left: 135px;
	top: -54px;
	z-index: 2000;
	visibility: hidden;
}

#menu-item-link
{
	display: block;
	color: #004F00;
	padding: 2px 12px 3px 10px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

#menu-item-link:hover
{
	color: #FFFFCC;
}

/*
 * MENUS: Menu panel for non-Internet Explorer browsers.
 */

#menu-panel-header
{
	width: 230px;
	height: 30px;
	background-image: url("images/submenu-background_01.png");
	z-index: 5000;
}

.menu-panel-content
{
	width: 226px;
	padding: 2px;
	background-image: url("images/submenu-background_02.png");
	z-index: 5000;
}

#menu-panel-footer
{
	width: 230px;
	height: 37px;
	background-image: url("images/submenu-background_03.png");
	z-index: 5000;
}

/*
 * MENUS: Menu panel for Internet Explorer.
 */

* html #menu-panel-header
{
	width: 230px;
	height: 30px;
	background-image: url("images/submenu-background_ie_01.png");
	z-index: 5000;
}

* html .menu-panel-content
{
	width: 230px;
	padding: 2px;
	background-image: url("images/submenu-background_ie_02.png");
	z-index: 5000;
}

* html #menu-panel-footer
{
	width: 230px;
	height: 37px;
	background-image: url("images/submenu-background_ie_03.png");
	z-index: 5000;
}

.h1smaller {
font-size: 11pt
}
.link {
	text-decoration: none;
	text-decoration: none;
	color: #000000;
}
.link:hover {

	text-decoration: none;
	text-decoration: none;
	color: #996600;
}
.container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	text-align: left;
}
.header {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.qualifications {
	font-size: 7pt;
	color: #47632A;
	margin-top: 0px;
	padding-top: 0px;
}

.contents {
	position: relative;
	width: 100%;
	float: left;
	clear: none;
}
.menuLeft {
	float: left;
	width: 145px;
	position: relative;
	clear: none;
	z-index: 1;
}
.pageContainer {
	float: right;
	width: 610px;
	position: relative;
	visibility: visible;
	clear: none;
}
.panelLeft {
	float: left;
	width: 380px;
	position: relative;
	padding-right: 10px;
	margin-right: 0px;
	clear: none;
}
.panelRight {
	float: right;
	width: 210px;
	position: relative;
	clear: none;
}
.menuBottom {
	clear: both;
	width: 100%;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
}

.copyright {
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 15px;
}
#Column {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
	padding-top: 0px;
	background-image: url(images/treeback.jpg);
	visibility: visible;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box {
	border: 1px solid #666666;
	padding: 10px;
	margin-top: 30px;
	position: relative;
	margin-bottom: 10px;
}
.RightColumn {
	float: left;
	position: relative;
}
.menuSideTop {
	width: 145px;
	position: relative;
	clear: none;
	float: left;
	z-index: 20;
}
.LeftMenuItems {
	text-align: left;
	width: 120px;
	position: relative;
	clear: none;
	float: left;
	background-image: url(/images/5elements.jpg);
	background-repeat: repeat-y;
}
.copyrightText {
	font-size: 7pt;
	color: #999999;
	text-align: center;
}
.LeftMenuItemsBottom {
	text-align: left;
	width: 145px;
	position: relative;
	clear: none;
	float: left;
	background-image: url(/images/5elements.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}
.LeftMenuItems2 {
	text-align: left;
	width: 120px;
	position: relative;
	clear: none;
	float: left;
	background-image: url(/images/5elements.jpg);
	background-repeat: repeat-y;
	height: 250px;
}
.container600 {

	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	text-align: left;
}
.pageContainer600 {

	float: right;
	width: 450px;
	position: relative;
	visibility: visible;
	clear: none;
}
.testimonial {
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	margin-bottom: 25px;
	float: right;
}
.testimonialHeader {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 3px;
	clear: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.testimonialPanelL {
	width: 317px;
	clear: none;
	float: left;
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/paper.jpg);
	padding: 10px;
}
.testimonialPanelR {
	clear: none;
	float: right;
	width: 100px;
	position: relative;
	vertical-align: top;
	font-weight: bold;
	font-size: 8.5pt;
	color: #005E00;
	line-height: 1.5;
	padding-left: 3px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
.footnote {
	font-size: 9pt;
	background-color: #CAE4FF;
}
