table tr.menu{
	background-color:#4A4A7B;
	height:41px;
	width:100%;
}

table tr.menu td{
	text-align:center;
	color:white;
}

table tr.menu td a{
	color:white;
}

table tr.menu td a:hover{
	color: #1B9DBF;
	text-decoration:none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #1B9DBF;
}

a:active {
	text-decoration: none;
	color: #333333;
}

a {
	font-size: 13px;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	color: #199DBF;
	font-weight: bold;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #1B9DBF;
}

.style5 {
	font-size: 13px;
	color: #E17E31;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #E17E31;
  margin-top:10px;
}

.style7 {
	font-size: 13px;
	color: #1B9DBF;
	font-style: italic;
}

.testimonial{
	font-size: 11px;
	color: #1B9DBF;
	font-style: italic;
	padding-left:1em;
}

#index{
	position:relative;
	background: #fff url('../active_images/corner_welcome.jpg') no-repeat;
	padding-top:70px;
	padding-left:250px;
	border:1px solid #1B9DBF;
}

.index_nav{
	position:absolute;
	top:0;
	right:0;
	padding-top:50px;
	padding-right:20px;
}

.eyes{
	background: #fff url('../active_images/eyes.gif') no-repeat;
	background-position:0 20px;
	width:500px;
	height:350px;
	text-align:center;
	font-weight:bold;
}

img.topm{
	padding-left:100px;
}

#biog_m{
	position:absolute;
	bottom:0;
	right:25px;
	background:#F7D2AF;
	border:3px double #000;
	width:225px;
	height:320px;
	font-weight:normal;
	padding:10px;
	font-size:10px;
	visibility:hidden;
}

#merryn{
	position:absolute;
	bottom:0;
	right:250px;
	width:200px;
	height:300px;
}

#biog_s{
	position:absolute;
	bottom:0;
	left:40px;
	background:#F7D2AF;
	border:3px double #000;
	width:225px;
	height:320px;
	font-weight:normal;
	padding:10px;
	font-size:10px;
	visibility:hidden;
}

#sarah{
	position:absolute;
	bottom:0;
	left:300px;
	width:225px;
	height:300px;
}

#biog_s font.title, #biog_m font.title{
	color:#1B9DBF;
	font-size:12px;
}

h2.policies{
  color:#1B9DBF;
  font-size:14px;
  font-weight:bold;
  margin-bottom:0;
}

div.p_container p{
  margin:10px 0;
}

div.p_container li{
  margin:10px 0;
}

div.submenu, div.submenu a{
  font-size:10px;
}

div.submenu{
 width:80%;
 text-align:center;
 padding-top:15px;
}

div.submenu a, div.submenu a:active div.submenu a:visited {
  color:#666;
}

div.submenu a:hover{
  color:#1B9DBF;
}

div.letters{
  font-size:9px;
  color:#;
}
ul.normal{
  padding-left:0;
  margin-left:0;
}
ul.normal li{
  margin-left:2em;
}