body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#containerover {
	width:780px;
	margin: 0px auto 0 auto;
	text-align: right;
}
.translationlink ul {
	margin: 0;
	padding: 0;
}
.translationlink li {
	list-style-type: none;
	list-style-image: url(images/gold-arrow2.gif);
	background-position: bottom;
	line-height: 10px;
	padding: 10px 0 3px 0;
	margin: 0 0 -15px 0; 
}
.translationlink li a {
	color: #8fa7bd;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.translationlink li a:hover {
	color: #c38b01;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width:780px;
	background-color: #8fa7bd;
	margin: 0px auto 0 auto;
}

#logo {
	width:155px;
	height:70px;
	clear: both;
	float: right;
/*	padding-right: 100px; */
}

#containertop {
	width:770px;
	padding: 10px 0 0 10px;
/*	margin-top: 20px; */
	background-image: url(images/logo_155x70.jpg);
	background-repeat: no-repeat;
	background-position: 92% 10px;
	height: 70px;
}
#containerbottom {
	width:780px;
	background-image: url(images/border-bottom.jpg);/*	clear: both; */
	background-repeat: no-repeat;/*	padding-left: 10px; */
	background-position: bottom, left;/*	background: inherit none; */
}

#containerleft {
	width:155px;
	/*	top: 210px; */
	margin: 0 10px 0 19px;
	float: left;
	background-color: #d7e2ed;/*	clear: both; */
/*	padding-left: 10px; */
/*	background: inherit none; */
}
#main {
	color:#000000;
	margin: 0 20px 0 0;
	/*	margin-bottom: 10px; */
/*	clear: both; */
	background: inherit none;
	float: right;
	background-color: #FFFFFF;
	width: 566px;
}

#youarehere a:link, #youarehere a:visited, #youarehere a:hover, #youarehere a:active {
	color: #a50031;
}

#primenav, #primenav ul { /* all lists */
	width: 770px;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#primenav a {
	color: #003e61;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
/*	width: 10em; */
	padding: 30px 15px 0 15px;
}
#primenav a:hover {
	color: #FFFFFF;
/*	color: #a50031; */
}

#primenav li { /* all list items */
	float: left;
	position: relative;
/*	width: 8em; width needed or else Opera goes nuts */
/*	padding: 0 15px 0 15px; */
}

#primenav li ul { /* second-level lists */
	width: 110px;
	position: absolute;
/*	background: orange; */
	font-weight: normal;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0 0 0 15px;
/*	padding: 1em 0 1em 0; */
}
#primenav li li a {
	width: 110px;
	display: block;
	font-weight: normal;
	background-color: #d7e2ed;
	/*	background-color: #c0cfdd; */
	color: #003333;
	padding: 5px 10px;
	text-transform: none;
	border: dotted 1px #e6bc54;
	margin: 0;
}

#primenav li li a:hover {
/*	color: #e7ab15; */
	color: #c38b01;
/*	background-color: #fff; */
/*	background-color: #003e61; */
	background-color: #ebf1f7;
/*	background-color: #a50031; */
/*	background-color: #e6bc54; */
}

#primenav li:hover ul, #primenav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#content {
	clear: left;
	color: #ccc;
}


#secondnav {
	width: 145px;
}
#secondnav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 10px 10px;
	/* border-bottom: 3px solid #1efe4d; */
	margin: 0;
	font-weight: normal;
}
#secondnav h1 a {
	color: #003e61;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
} 
#secondnav h1 a:hover {
	color: #a50031;
} 

#secondnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* border-bottom: 3px solid #1efe4d; */
	padding: 0 0 0 20px;
	margin: 0;
	font-weight: normal;
}
#secondnav h2 a {
	color: #003e61;
	text-decoration: none;
	display: block;
	padding: 6px 0 6px 0;
} 
#secondnav h2 a:hover {
	color: #a50031;
} 

#mission {
	height: 350px;
/*	width: 780px; */
	padding: 0 32px 20px 250px;
	background-color: #8fa7bd;
	background-image: url(images/wheat_350x380.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0;
} 
#mission p {
	padding: 100px 0 20px 0;
	margin: 0;
	color: #a50031;
	font-style: normal;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height : 40px;
	letter-spacing: 3px;
} 
/* #frontspecial { */
/* 	height: 350px; */
/*	width: 780px; */
/* }  */
#frontspecial li {
	list-style-type: none;
	list-style-image: url(images/red-arrow.gif);
	background-position: bottom;
}
#frontspecial a {
	color: #ffffff;
	font-style: normal;
/*	text-align: right; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height : 20px;
	letter-spacing: 1px;
	text-decoration: none;
} 
#frontspecial a:hover {
	text-decoration: underline;
} 
#centercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 30px 20px 40px;
	background-color: #fff;
	margin-bottom: 20px;
	height: auto;
	background-image: url(images/yellow-wheat_110x50.jpg);
	background-repeat: no-repeat;
	background-position: 40px 70px;
}
#centercontent p {
	line-height : 24px;
	letter-spacing: 1px;
}
#centercontent img {
/*	margin-right: 10px; */
}
.imageleft {
	float: left;
	overflow: visible;
	margin-right: 10px;
/* position: relative; */
/*	height: 1%; */
/* margin-right: 10px; */
}
.imageleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	/*	height: 7px; */
	margin: 0 5px 5px 0;
	color: #999999;
}
.imageright {
	float: right;
	overflow: visible;
	margin-left: 10px;
/* position: relative; */
/*	height: 1%; */
/* margin-right: 10px; */
}
.imageright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	/*	height: 7px; */
	margin: 0 0 5px 5px;
	color: #999999;
}
.innerpage {
	border: solid #ccc 2px;
	padding: 15px;
}
.centerlisting ul {
	margin: 5px 0 15px 45px;
	clear: both;
}
.centerlisting li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(images/black4square.gif);
	background-position: right bottom;
}
.crosslink ul {
	margin: 5px 0 5px 45px;
	clear: left;
}
.crosslink li {
	list-style-type: none;
	list-style-image: url(images/gold-arrow.gif);
	background-position: bottom;
}
#centercontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	/*	line-height : 10px; */
	letter-spacing: 2px;
	color: #990000;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0;
}
#centercontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height : 24px;
	letter-spacing: 2px;
	color: #000000;
	padding-top: 10px;
	font-weight: normal;
}
#centercontent h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height : 24px;
	letter-spacing: 2px;
	color: #000000;
	padding-top: 10px;
	font-weight: normal;
}
#centercontent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #6794b3;
	margin: -15px 0 0 0;
}
#centercontent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #990000;
	font-weight: normal;
	margin: 10px 0 5px 0;
}
#centercontent em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 1%;
	overflow: visible;
}
#centercontent a {
	color: #6794b3;
	/* color: #CC9900; */
	font-weight: bold;
	text-decoration: none;
}
#centercontent a:hover {
	text-decoration: underline;
}
#centercontent p.quote {
	color: #6794b3;
	/* color: #FF6600; */
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 20px 0 0 0;
	letter-spacing: 2px;
	text-align: right;
}
#centercontent p.quoteauthor {
	color: #6794b3;
	/* color: #FF6600; */
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: -15px 0 0 0;
}

#spacerleft {
	width: 155px;
	clear: both;
	float: left;
}
#spacermain {
	width: 566px;
	clear: both;
}
#spacer {
	width: 780px;
	clear: both;
	background-color: #FFFFFF;
}
#footer {
	height:20px;
	width:760px;
/*	border-top: 1px solid #666666; */
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 1.5em;
	padding: 20px 0 0 0;
	color: #8fa7bd;
	margin-left: auto;
	margin-right: auto;
}

.footeralt {
	color: #666699;
}
.detail {
	font-size: 10px;
	color:#999999;
	font-weight: bold;
	line-height: 15px;
}
.address {
	padding-left: 30px;
	margin-top: -10px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
}
.whitetext a {
}
.whitetext a:hover {
}