a:link {  color: #003399}
a:visited {  color: #444444}
a:hover {  color: #0000FF}

body {
	background-color: #939367;
	margin: 16px 8px;
	color: #191911;
	font: 12px "Lucida Grande", Verdana, sans-serif;
}

.boxA1 {
	font: bold 11px "Lucida Grande", Verdana, sans-serif;
	color: #FFFFFF;
	background: #333333;
	padding: 2px 8px 2px 12px;
	text-align: left;
	text-transform: uppercase;
	border-top: 1px solid #4C4C39;
	border-right: 1px solid #4C4C39;
	border-bottom: 1px solid #B3B3A1;
}
.boxA2 {
	font: 11px/130% "Lucida Grande", Verdana, sans-serif;
	background: #FAFAF5;
	padding: 6px 12px 8px;
	text-align: left;
	border-right: 1px solid #4C4C39;
	border-bottom: 1px solid #4C4C39;
}

.boxB2 {
	background: #FAFAF5;
	text-align: left;
	border-right: 1px solid #4C4C39;
	border-bottom: 1px solid #4C4C39;
	font-size: 11px;
	padding: 6px;
}

.breadcrumb {
	background-color: #EAEAD0;
	padding: 0.5em 12px 1.4em;
	font-size: 11px;
	border-right: 1px solid #4C4C0F;
	border-left: 1px solid #4C4C0F;
}
.breadcrumb a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	padding-bottom: 1px;
}
.breadcrumb a:visited {
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}

.col-left {
	padding-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #4C4C39;
	border-right-color: #4C4C39;
	border-bottom-color: #4C4C39;
	border-left-color: #4C4C39;
	font-size: 12px;
	line-height: 17px;
}

.col3A {
	padding-right: 12px;
	border-right: 1px solid #444;
	font-size: 11px;
}
.col3A li {
	padding-bottom:0px;
}
.col3B {
	font-size: 11px;
	padding-left: 12px;
}

.f1 {
	font-size: 11px;
}
.f2 {
	font-size: 12px;
}

.f2ser {
	font-size: 12px;
}

.footer {
	background-color: #D9D9C3;
	border-top-width: 1px;
	border-right-width: 1px;
	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-top-color: #4C4C39;
	border-right-color: #4C4C39;
	border-bottom-color: #4C4C39;
	border-left-color: #4C4C39;
	padding: 12px;
	font-size: 11px;
	background-image:  url("_img/home/bgfadeB.gif");
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #4C4C39;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.home-intro {
	font-size: 12px;
	border-top: 2px solid #939367;
	border-bottom: 2px solid #939367;
	background: #F3F3E2;
	padding: 6px;

}
.logo {
	background-color: #E3E3D6;
}

li {
	padding-bottom: .5em;
}

li.listA 
  {
	padding-bottom: 0.2em;
	padding-left: 8px;
	margin-left: 8px;
  }

#navigation-sub {
	padding-bottom: 12px;
	font-size: 11px;
	text-align: left;
	background-color: #F5F5EE;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C39;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4C4C39;
	background-image:  url("_img/home/bgfadeA.gif");
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

 #navlist
{
	margin: 0px;
	padding: 0;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #CCC;
	padding: 1px 4px;
}

#navlist li a {
	text-decoration: none;
	color: #0033CC;
	display: block;
	padding: 1px 2px;
}
#navlist li a:hover {
	color: #111;
	background: #FFFFFF;
}

#navlist-first {
	padding-left: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-indent: -6px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #5745E2;
}

#navlist-selected {
	font-weight: bold;
	color: #555;
}

p {
	margin-top: 0px;
}

.photo {
	border: 1px solid #4C4C39;
}
.photoRightCaptioned {
	margin-bottom: 1em;
	padding-left: 9px;
}
.photoRightCaptioned img {
	border: 1px solid #4C4C39;
	margin-bottom: 4px;
}
.photoRightCaptioned p {
	color: #4C4C39;
	text-align: left;
	font-size: 11px;
}

.photocaption {
	color: #4C4C39;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 11px "Lucida Grande", Verdana, sans-serif;
}

.pull1 {
	padding: 8px 6px 8px 12px;
	text-align: left;
	font: 12px/125% "Lucida Grande", Verdana, sans-serif;
	border-top: 2px solid #4C4C39;
	border-bottom: 2px solid #4C4C39;
	color: #015119;
	background: #F5F5EE;
}
.seched1 {
	color: #444444;
	padding-bottom: 2px;
	border-bottom: 2px solid #8E8D66;
	font: 20px "Myriad Pro", Myriad, "Trebuchet MS", Verdana, sans-serif;
}
.seched2 {
	color: #2A3A2D;
	font: bold 16px "Lucida Grande", Verdana, sans-serif;
}
.seched3 {
	color: #2A3A2D;
	font: bold 12px "Lucida Grande", Verdana, sans-serif;
}

.td-main {
	background-color: #EAEAD0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4C4C0F;
	border-right-color: #4C4C0F;
	border-bottom-color: #4C4C0F;
	border-left-color: #4C4C0F;
	padding: 0px 12px 12px;
}

ul {
	list-style:  url("_img/home/bullet.gif");
}
 
ul.listA {
	padding-left: 12px;
	margin-left: 12px;
  }
