body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
h2 {
	color: #989102;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
a:link, a:visited {
	color: #E46101;
	text-decoration: underline;
}
a:hover, a:active {
	color: #E46101;
	text-decoration: none;
}
dl {
	margin: 0 0 25px 15px;
}
dt {
	font-size: 1.15em;
	margin-top: 0.5em;
}
dd {
	color: #666666;
	margin: 0 0 1em 0;
}
#access-keys {	
	position: absolute;
	top: 0;
	right: 0;
	height: 27px;
	width: 41px;
/*	background: #D1DCE0; */
	background: #D0DBDF;
}
#access-keys a img {
	border: 0;
}
#header {
	background-image:  url(../images/design/bar.gif); 
	background-repeat: repeat-x;
}
#logo {
	height: 73px;
	float: left;
	background-image:  url(../images/design/square.gif);
	background-repeat: no-repeat;
}
#logo img {
	border: 0;
}
#search-etc {
	text-align: right;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #666;
	line-height: 19px;
	margin-right: 41px;
	height: 22px;
	padding-top: 5px;
}
#header-text {
	display: inline;
	padding-right: 50px;
	position: relative;
	top: -2px;
}
#header-text a:link, #header-text a:visited {
	font-weight: normal;
	color: #fff;
}
#header-text a:hover, #header-text a:active {
	text-decoration: none;
}
#main-nav {
	text-align: right;
	padding: 15px 0 0 0;
	background: #fff;
	font-size: 1.2em;
	margin-right: 41px;
}
#main-nav a:link, #main-nav a:visited {
	margin-left: 15px;
	font-weight: normal;
	color: #333;
}
#main-nav a:hover, #main-nav a:active {
	text-decoration: none;
	color: #e46101;
}
#main-nav a:link.current, #main-nav a:visited.current  {
	color: #e46101;
	font-weight: bold;
	text-decoration: none;
}
#main-nav ul{
	margin: 0;
	padding: 0;
}
#main-nav li{
	padding: 0;
	margin: 0;
	border: 0;
	color: #999999;
	display: inline;
}
#container {
	border: 0;
	margin: 0 auto;
	padding: 0;
	background-image:  url(../images/design/col-left.gif);
	background-repeat: repeat-y;
	width: 100%;
}
#main-container {
	clear: both;
	background-image:  url(../images/design/col-right.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 100%;
}
#col-left {
	background-color: #D0DBDF;
	margin: 0 0 0 41px;
	display: inline;
	width: 190px;
	float: left;
	color: #555;
	height: 100%;
	clear: none;
}
#col-left h2 {
	font-size: 1.15em;
	color: #555;
	padding-left: 10px;
	margin-top: 10px;
}
#col-left h2.not-top {
	margin-top: 20px;
}
#col-left h2 a:link, #col-left h2 a:visited {
	color: #555;
	text-decoration: none;
}
#col-left h2 a:hover, #col-left h2 a:active {
	color: #555;
	text-decoration: underline;
}
#col-left a {
	font-weight: bold;
}
#col-left #quick-links li a {
	font-weight: normal;
}
#col-left address {
	font-style: normal;
	padding: 0 0 1em 10px;
	font-size: 0.95em;
	line-height: 1.6em;
}
#col-left img {
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
}
#col-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
#col-left li {
	width: 180px;
	list-style-type: none;
	line-height: 18px;
	background-color: #F3F6F8;
	border-bottom: 1px solid #D0DCE2;
	padding: 4px 0 4px 10px;
	display: block;
}
#col-left ul li a {
	text-decoration: none;
	color: #555;
}
#col-left ul li a:hover{
	text-decoration: underline;
}
#second-nav h2 a {
	font-weight: bold;
}
#second-nav a {
	font-weight: normal;
}
#second-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	font-size: 1em;
}
#second-nav li {
	width: 180px;
	list-style-type: none;
	line-height: 18px;
	background-color: #F3F6F8;
	border-bottom: 1px solid #D0DCE2;
	padding: 4px 0 4px 10px;
	display: block;
}
#second-nav ul li ul {
	padding: 0;
	border: 0;
	margin: 0;
}
#second-nav ul li ul li {
	width: 160px;
	border: 0;
	margin: 0;
	padding: 5px 0 0 15px;
	background-color: #F3F6F8;
	background-image:  url(../images/design/bullet-orange.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	line-height: 18px;
}
#second-nav ul li a:link.current, #second-nav ul li a:visited.current {
	font-weight: bold;
}
#col-left p{
	color: #666666;
	line-height: 1.5em;
	padding: 0 10px 0 10px;
}
#col-right {	
	background-color: #D0DBDF;
	border: 0;
	float: right;
	margin: 0 41px 0 0;
	width: 190px;
	display: inline;
	color: #555;
	clear: none;
}
#col-right h2 {
	font-size: 1.15em;
	color: #555;
	padding-left: 10px;
	margin-top: 10px;
}
#col-right h2.not-top {
	margin-top: 20px;
}
#col-right h3 {
	font-size: 1em;
	margin: 5px 0 0 10px;
}
#col-right h3 a {
	color: #E46101;
	font-weight: bold;
}
#col-right a {
	font-weight: bold;
}
#col-right p {
	line-height: 1.5em;
	margin: 0.5em 5px 1.5em 10px;
}
#col-right img {
	padding: 0;
	border: 0;
	margin: 0;
}
#col-right ul {
	margin: 0;
	padding: 0 0 0 5px;
}
#col-right li {
	margin: 0 0 0 20px;
	color: #666;
	list-style-image:  url(../images/design/bullet-green.gif);
	padding: 0 0 6px 0;
}
#col-right address {
	font-style: normal;
	padding: 0 0 0 10px;
	font-size: 0.95em;
	line-height: 1.6em;
}
#col-right div.contact h2 {
	margin-bottom: 10px;
}
#col-right div.contact img {
	float: right;
	margin: 0 10px 0 0;
}
#col-right blockquote {
	font-size: 1em;
	font-style: italic;
	line-height: 1.3em;
	margin-left: 10px;
}
#content {
	margin: 0 231px;
	padding: 0 20px 20px 20px;
	clear: none;
	line-height:1.2;
	background-image:  url(../images/design/watermark.jpg);
	background-position: 50% 80px;
	background-repeat: no-repeat;
}
#content h1 {
	color: #e46101;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}
#content h2 {
	margin: 5px 0 10px 0;
	padding: 0;
}	
#content h3 {
	font-size: 1em;
	color: #5a7686;
	margin: 5px 0 5px 0;
}
#content h4 {
	font-size: 1em;
	color: #5a7686;
	font-weight: normal;
	margin: 2px 0 5px 0;
}
#content a {
	font-weight: bold;
}
#content p {
	margin: 0;
	line-height: 1.4;
	color: #333;
	padding: 0 0 10px 15px;
}
#content ul{
	margin: 0;
	padding: 0 0 0.5em 35px;
}
#content li{
	margin: 0;
	list-style-image:  url(../images/design/bullet-green.gif);
	color: #333;
	padding: 0 0 0.75em 0;
	line-height: 1.35em;
}
#content blockquote {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.3em;
}
#content table {
	line-height: 2em;
	font-size: 1em;
	margin: 1em 0 1em 15px;
}
#content table th, #content table td {
	border-bottom: 1px solid #e46101;
	border-right: 1px solid #e46101;
	text-align: left;
	padding: 0 2em;
	vertical-align: top;
}
#content table th.top-left-th {
	padding-left: 0;
}
#content table th.right-col, #content table td.right-col {
	border-right: none;
}
#footer-container {
	background: #CBC87F;
	height: 80px;
	clear: both;
	padding: 0 41px;
	margin: 0;
}
#footer{	
	text-align: center;
	color: #fff;
}
#footer ul{
	background: #666;
	line-height: 2.4em;
	padding: 0;
	margin: 0;
	width: 100%;
}
#footer li{
	display: inline;
	padding: 0 0 0 5px;
	border: 0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
form#emailform { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	margin: 0;
	line-height: 1;
	color: #333;
	padding: 0 0 10px 15px;
}
#emailform .text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-style: normal;
	font-weight: normal;
	width: 220px;
	padding: 0 0 0 15px;
}
#emailform .button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #D0DBDF; 
	color: #555; 
	margin-right: 6px; 
}
div.image-left {
	float: left;
	border: 0px black solid;
	margin: 0 0.5em 0.5em 0; /* shorthand margin property */
	position: relative; /* this is what fixes IE */
	width: 200px; /* set div width to image width */
	text-align: center; /* centers the image */
	padding: 10px; /* provides the space */
}
div.image-left p {
	text-align: left;
	font-style: normal;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; /*specifically set this */
}
div.image-left img { /* display: block; is removed */
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
div.image-right {
	float: right;
	border: 0px black solid;
	margin: 0 0.5em 0.5em 0; /* shorthand margin property */
	position: relative; /* this is what fixes IE */
	width: 200px; /* set div width to image width */
	text-align: center; /* centers the image */
	padding: 10px; /* provides the space */
}
div.image-right p {
	text-align: left;
	font-style: normal;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; /*specifically set this */
}
div.image-right img { /* display: block; is removed */
	display: block;
	margin: 0;
	padding: 0;
	float: right;
}
.byline {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.caption p {
	font-size: 0.9em;
	text-align: center;
	line-height: 1;
	margin: 0px;
}
div.caption-left p {
	font-size: 0.9em;
	text-align: left;
	line-height: 1;
	margin: 0px;
}