body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	background-color: #374e6f;
	margin: 0px;
	padding: 0;
	min-width: 760px;
}

#masthead {
	color: #374e6f;
	background-color: #374e6f;
	padding: 0px;
	margin: 2px 0 0 0;
	border: 2px;
	border-color: #374e6f;
}

#wrapper {
	position: relative;
	background-color:#FFFFFF;
}
#column_wrapper {
	border-right: 1px solid #374e6f;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.center { 
text-align: center;
}
.strong { 
font-weight: 600;
}
.small { 
font-size: 0.8em;
}

img.fccs { 
text-align: right;
padding-left: 20px;
padding-bottom: 20px;
}

img.ees { 
text-align: right;
padding-left: 20px;
padding-bottom: 20px;
}

#right {
	margin: 21px 14px 20px 190px;
}
#left {
	width: 190px;
	float: left;
	background-color: transparent;
	padding-top: 0px;
	padding-left: 0px;
}
#right .content {
	padding: 24px;
	font-size: 0.85em;
	line-height: 1.65em;
	background-color: #FFFFFF;
}
#left .content {
	padding: 0px 0px 20px 0px;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: transparent;
}
#masthead .content {
	padding: 12px 12px 12px 12px;
	font-size: 0.8em;
	letter-spacing: 0.5em;
	float: inherit;
	margin-top: 20px;
	border-left-style: double;
	border-left-color: #374e6f;
	border-right-color: #374e6f;
	border-right-style: double;
	border-bottom-color: #374e6f;
	border-bottom-style: double;
	border-top-color: #374e6f;
	border-top-style: double;
	background-color: #37436f;
	background-image: url(images/bluetweed.jpg);
}

#pmenu {
	padding:0;
	margin:20px 0px 0px 14px;
	list-style-type: none;
	width:160px;
	background-color: #374e65;
	color: #fff;
	font-weight: 700;

}
#pmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	color: #fff;
	width:160px;
}
#pmenu li {position:relative; color: #ffffff;  }
#pmenu a, #pmenu a:visited {display:block;width:160px; font-size:0.85em; color:#ffffff; height:2em; line-height:1.7em; text-decoration:none; text-indent:8px; background:#374e6f; background-color:#374e6f; border:1px solid #dbdb70; }
#pmenu li:hover > a {
	color:#374e65;
	background-color: #dbdb70;
	border-color: #374e6f;
	display:block;
	width:162px;
	}

#pmenu li ul {
display: none;
} 
#pmenu li:hover > ul {
display:block; position:absolute; top:0; left:160px; float:left;
}
#apDiv1 {
	position:absolute;
	top: 32px;
	width:133px;
	height:115px;
	left: 32px;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:300px;
	height:120px;
	z-index:300;
	left: 189px;
	top: 18px;
	visibility: visible;
}
.style1 {
	color: #62210B;
	font-weight: 700;
	font-variant:normal;
	letter-spacing:normal;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	padding-bottom: 4px;
}
#apDiv3 {
	position:absolute;
	width:97%;
	height:82px;
	z-index:200;
	top: 32px;
	margin-right: 30px;
	float: right;
	right: auto;
	text-align: right;
	visibility: visible;
	padding: 0px;
	vertical-align: top;
}
#apDiv4 {
	position:absolute;
	width:97%;
	height:33px;
	z-index:200;
	top: 115px;
	margin-right: 30px;
	float: right;
	right: auto;
	text-align: right;
	visibility: visible;
	padding: 0px;
	vertical-align: top;
	font-size: 1em;
	color: #dbdb70;
	letter-spacing: normal;
	font-weight: 600;
}


#footer {
	background-color: #ffffff;
	margin: 10px 0px 20px 0px;
	height: auto;
	border: 4px solid;
	border-style: double;
	border-color: #dbdb70;
	
}
#footer .content {
	padding: 0 0 0 0;
	text-align: center;
	font-size: 0.9em;
	font-weight: 600;

}

#left a:link {
	color: #9B7C00;
}
#left #pmenu a:link {
	color: #ffffff;
}
#left a:visited {
	color: #333333;
}
#left #pmenu a:visited {
	color: #ffffff;
}

#left a:hover {
	color: #000000;
}

#left #pmenu a:hover {
	color: #374e6f;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #9B7C00;}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 20px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 14px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
