﻿/*
STYLE FOR MENUS
*/

.menu {  
font-family:Garamond, serif; 
font-size: 11px; 
font-weight:bold;
color: #dddddd;
line-height: 15px;
text-decoration: none;
} 
td.menu {
	border-bottom:3px white solid; 
}
h3 {	margin:0; font-size:2em; letter-spacing: 10px; color:white; }
div.menu a {
	font-family: Garamond, serif;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}

div.menu a:link {
background: #000000;}

div.menu a:hover {
color: #ffffff;
background-color: #A90F00;
}
div.ourPeople	{
	 margin: 10px 10px 10px 10px; width: 80%; font-size: 2.8ex; font-family: Garamond, serif; text-align: right;
}

/*
STYLE FOR GENERAL TEXT ON A PAGE
*/
html {
	margin: 0 0 0 0;
}
body {
	margin: 0 0 0 0;
	background-color: #000000;
}
.body {
	font-family: Garamond, serif;
	font-size: 11px;
	color: #232323;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	float: left;
} 

a.body:link {color: #000000; text-decoration: none; margin-left: 0px; margin-right: 0px;}
a.body:visited {color: #000000; text-decoration: none; margin-left: 0px; margin-right: 0px;}
a.body:hover {color: #000000; text-decoration: underline}

.pgtitle {  
font-family: Garamond, serif; 
font-size: 22px; 
font-weight: bold; 
color: #555555;
line-height: 16px;
margin-left: 12px;
margin-right: 12px;
margin-top: 16px;
margin-bottom: 16px;
text-transform: none
} 

.style9 {color: #000000}
.style10 {
	border-style: solid;
	border-width: 2px;
	border-color: white;
}
.style11 {
	vertical-align: top;
}
td.footer	{
	background-color:black;
	color: white;
	text-align:right;
	widows:780px;
	border:0 black solid;
	font-size: .7em;
}
.mslhr	{
	color: #FF0000;
	width:75%;
	margin:0;
}