@charset "utf-8";
/* CSS Document */

a img { border: 0; }



body {
	background-image: url(images/lyel006.gif);
	font-family: verdana, arial, sans-serif;
	padding: 10px;
	width: 800px;
}

#background {
	position: absolute;
	margin: 0px 0px 0px 20px;
	left: 0;
	z-index: 1;
}


#content {
	position: absolute;
	top: 185px;
	left: 270px;
	margin: 0px 175px 0px 0px;
	padding: 0px 20px 0px 10px;
	text-align: left;
	width: 455px;
	z-index: 3;
}

#YellowBar {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 137px;
	left: 35px;
	z-index: 1;
}
	

p {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.trust {
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	color: #ff9;
}

.trusthdr {
	font-family: bookman old style, Times New Roman, serif;
	font-size: 24px;
	color: yellow;
	text-align: center;
}

.trustletter {
	margin: 5px;
	padding: 5px;
	font-family: bookman old style, Times New Roman, serif;
	font-size: 32px;
	color: yellow;
}
	

table {
	font-size: 11px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {
	font-size: 14px;
	text-align: left;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
}

#address {
	position: relative;
	padding: 20px 0px 0px 30px;
	font-size: 10px;
	text-align: left;

}

#designer {
	position: absolute;
	top: 550px;
	left: 50px;
	font-size: 11px;
	font-style: italic;
	color: black;
	z-index: 5;
}




/*----------------------*/
/* Main Navigation      */
/*----------------------*/

#navcontainer
{
position: relative;
top: 105px;
left: 212px;
margin: 0;
padding: 0 0 0 12px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
z-index: 5;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}


#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #0066cc;
color: #ffff99;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { 
color: #800000;
background: #ccc; 
}


#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #ffffff;
font-weight: bold;
}

ul#navlist li#active a
{
background: #0099cc;
color: #fff;
}


#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }


/*----------------------*/
/* SubMenu Navigation   */
/*----------------------*/

#subnavcontainer 
{
	position: absolute;
	top: 275px;
	left: 30px;
	margin: 0 auto;
	width: 250px;
	padding: 1em 0 0 0;
	z-index: 5;
}

ul#subnavlist
{
	position: relative;
	text-align: left;
	list-style-type: none;
}

ul#subnavlist li a
{
	background: transparent url(images/BlueButton.jpg) left center no-repeat;
	padding-left: 15px;
	float: center;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #800000;
}

ul#subnavlist li a:hover
{
background: transparent url(images/RedButton.jpg) left center no-repeat;
color: #999;
}

ul#subnavlist li a#current
{
background: transparent url(images/Yelbutton.jpg) left center no-repeat;
color: #003366;
}
