body  { 
	font-family: "Trebuchet MS", Tahoma, sans-serif; 
	font-size: 11pt; 
	line-height: 130%;
	background-color:#408080;
	color: #000000;
}
p, li {
	font-size: 98%;
}
div#container {
	margin: 20px auto;
	width: 810px;
	min-height: 600px;
	text-align: left;
}
div#header {
	background-image: url(../images/header0409.jpg);
	padding-top: 28px;
	text-align: center;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}
div#nav {
	margin: 0px;
	background-color: #AE6119;
	color: #FFFFFF;
	width: 800px;
	padding-left: 2px;
}
/* to stretch the container div to contain floated list */
#nav:after
{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
} 
#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#nav ul li {
	display: block;
	float: left;
	width: 133px;
	background-color: #AE6119;
	color: #FFFFFF;
}
#nav ul li a {
	padding: 4px 0 4px 0;
	width: 100%;
	display: block;
	text-decoration: none;
	background-color: #AE6119;
	color: #FFFFFF;	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
}
#nav ul li a:hover {
	width: 100%;
	display: block;
	background-image: url(../images/button.gif);
}
#nav li#active a {
	width: 100%;
	display: block;
	background-image: url(../images/button.gif);
}
div#content {
	margin: 0;
	padding: 0;
	min-height: 500px;
	background-image: url(../images/center0409.jpg);
	background-repeat: repeat-y;
}
div#text {
	padding: 1em;
	width: 770px;
}

div#footer {
	margin: 0;
	padding: 0.1em;
	color: #000000;
	background-image: url(../images/footer0409.jpg);
	background-repeat: no-repeat;
}
#footer p  {
	text-align: center;
	line-height: 100%;
	font-size: 8pt;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 12px;
}
#footer a:link, #footer a:visited {
	text-decoration: none; 
	color: #269BB9; 
	font-weight: normal;
}
#footer a:hover  {
	text-decoration: underline; 
	color: #AE6119; 
}
#footer a:active  {
	text-decoration: none; 
	color: #269BB9; 
}
li { 
	margin-top: 0; 
}
a:link, a:visited { 
	text-decoration: none; 
	color: #269BB9 ; 
	font-weight: 600;
}
a:hover  {
	text-decoration: underline; 
}
a:active  { 
	text-decoration: underline; 
}
.description { 
	margin-top: 0px; 
	margin-bottom: 4px; 
}
.toplinks  {
	font-size:.85em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.client      { font-size: 10pt; color: #666666; font-style: italic }
ul.narrowbullets { list-style-type: square; margin-top: 0; margin-bottom: 0 }
.levels      { margin-bottom: 0; margin-top: 0; margin-left: 24px; text-indent:-12px; text-align:left }
.\0below      { margin-bottom: 0px }
h1           { color: #231F20; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 1.2em; font-weight: 
               bold; margin-bottom: 0px }
h2           {
	color: #AE6119;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 28px;
}
h3  
    { color: #333333; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 1em; font-weight: bold; margin-bottom:0px; font-style: italic }

.contactinfo { 
	margin: 0px; 
	color: #666;
	}
.contactinfo_highlight { 
	margin: 0px; 
	color: #b05800;
	}	
.contactinfo_black { 
	margin: 0px; 
	color: #000;
	}
.contactinfosm { margin-top: 0; margin-bottom: 1px; font-size: x-small }
.homebullets { color: #269BB9; font-weight: bold; text-align: left; 
               line-height: 100%; list-style-type: circle; margin-left: 6px; }
.homelinks   { background-color: #FFFFFF; color: #B05800; font-weight: bold; text-align: left; 
               line-height: 100%; margin-top: 6px; margin-bottom: 0 }
/*.xfooter      { text-align: center; line-height: 100%; font-size: 8pt; 
               color: #666666; margin-top: 6px; margin-bottom: 6px; }
*/			   
.LinkDetail  { font-size: small; text-align:center; font-weight:bold; margin-top:6px; margin-bottom:6px; }
.LinkText    { color: #FFFFFF; font-size: 10pt; font-weight: bold; text-align: center; 
               margin-left: 1px; margin-right: 1px; }
img.imageborder {
border: 1px solid black;
}
img.imagebordergrn {
border: 1px solid #408080;
}
