/* CSS Document */

body {
	font-size: 100% !important;	/* IE ignores this*/
	font-size: 85%;
}


* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
	/*border-collapse:collapse;*/
}

/* Nicely centers a fixed-width table on the web page */
#container {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}

td
{
	vertical-align : top;
	padding: 0;
	margin: 0px;
}


hr
{
	background: #cccccc;
	color: #DADDE4; /* used by IE */
	height: 0.25em;
}


.bkgd-lt
{
	background-color: #333333;
}

.bkgd-dk
{
	background-color: #D9DCE3;
}

	
#col1 {
	width: 210px;
	background-image: url(../images/gradiant-vert-wide.jpg);
	background-repeat: no-repeat;
}	

#content {
	width: 100%;
}	

#content-left {
	width: 100%;
	padding: 15px 0 0 15px;
}

#content-right {
	padding: 15px 25px 0 0px;
	margin-right: 25px;
}	
#content #content-right .smallemphasis {
	font-size: 0.8em;
	font-weight: bold;
}

	
.mainmenu {
	margin: 0;
	padding-left: 10px;
	color: #333333;
}

.mainmenu h2 {
	font-size: 1em;
	margin: 25px 0 0 0;
	width: 215px;
}

.mainmenu h2 a {
	color: #808080;
	text-decoration: none;	
}

.mainmenu h2 a:hover {
	color: #B80000;
}

.mainmenu ul {
	list-style-type: none;
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
	text-indent: -20px;
	margin-left: 10px;
}

.mainmenu li {
	padding: 7px 0;
}

.mainmenu li a {
	color: #333333;
	text-decoration: underline;
}

.mainmenu li a:hover {
	color: #B80000;
	text-decoration: underline;
}	
	
#calendar .time {
	color: #333333;
	padding: 3px;
	width: 150px;
}

#calendar .title {
	color: #333333;
	padding: 3px 3px 3px 0;
}

	 
.subtitle {
	color: 888888;
	font-weight: bold;
	font-size: 0.95em;
}
blockquote {
	font-weight: bold;
	padding: 15px 35px;
}
.label-dk-lt {
	color: #ffffff; 
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}


#content p {
}
#content .table P {
	padding: 0 0 10px 5px;
}
#content  .table  H2 {
	padding: 5px 0 0 5px;
}
#content  TH {
	color: #333333;
	background-color: #D9DCE3;
	padding: 10px;
	text-align: left;
}



#content #content-left .photocaptiontable {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 15px 10px 0;
}
#content #content-left H2 {
	color: #9D9E99;
	margin: 0;
	padding: 0;
}
#content #content-left DT {
	font-weight: bold;
	padding-bottom: 10px;
}
STRONG {
	color: #333333;
}
#content #content-left LI {
	padding-bottom: 3px;
}

#adminmenu-container {
	margin: 0;
}

/* mnj Force menu item to 'black' to match the page that is displayed.  This code works with the 'body' tag, which is initialized on each page by calling function newid(); */
#services .adminmenu .services,
#menu2 .adminmenu .menu2,
#menu3 .adminmenu .menu3
 {
	color:#ffffff;
	background-color: #F80116;
	padding: 0 4px;
}

#services1 .adminmenu-sub .services1,
#services2 .adminmenu-sub .services2,
#services3 .adminmenu-sub .services3
 {
	color:#ffffff;
	background-color: #F80116;
	padding: 0 4px;
}



.adminmenu {
	font-size: 0.95em;
	color: #FFFFFF;
	width: 75px;
	background-color: #B80000;
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #B80000;
	line-height: 22px;
}


.adminmenu li {
	display: inline;
	margin: 0 5px;
}



.adminmenu a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 5px;
}

.adminmenu a:hover {
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px 5px;
}


.adminmenu-sub {
	font-size: 0.9em;
	color: #666666;
	background-color: #FFFFFF;
	margin: 5px;
}

.adminmenu-sub li {
	display: inline;
	margin: 0 5px;
}

.adminmenu-sub a {
	text-decoration: none;
	color: #333333;
	padding: 0 5px;
}

.adminmenu-sub a:hover {
	background-color: #F80116;
	color: #ffffff;
}

#content #content-left H1 {
	font-size: 1.3em;
	color: #B80000;
	padding-bottom: 15px;
}
#content #content-left H2 {
	color: #003399;
	padding: 15px 0 5px 0;
	font-size: 1.2em;
}
#content #content-left P {
	margin: 0;
	padding: 0 0 10px 0;
	color: #666666;
}
#content  A {
}
#content #content-right P {
	margin: 0px;
	padding: 0 0 15px 10px;
}
#content #content-right H2 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #003399;
}
#content #content-right .mainmenu H2 {
	color: #B80000;
	width: 200px;
	padding: 10px 0 0 0;
	margin-right: 15px;
}
#content #content-right UL {
	margin: 0 0 3px 20px;
	font-size: 0.9em;
}
#content #content-right LI {
	padding-bottom: 3px;
}
#content #content-left UL {
	padding: 0 0 15px 25px;
	margin: 0 0 0 20px;
	font-size: .9em;
}
.locallyProduced {
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}

.floatlist {
	display: inline-table;
	float: left;

	/*width=225px;*/
	width: 250px;
	margin-left: 0px;
	margin-bottom: 50px;
}




#content #content-right img, .floatlist img {
	padding: 3px;
	margin: 0 5px 0 0;
}

#content #content-right img.noborder, .floatlist img.noborder {
	border: 0;
	padding: 0;
	margin: 0;
}

#content #content-left H3 {
	color: #B80000;
	font-weight: normal;
	margin: 3px 0;
	font-size: 1.2em;
}
#content #content-left STRONG {
	color: #666666;
	font-size: .95em;
}
#content #content-left .floatlist .photo-name {
	margin: 0 10px 0 30px;
	padding: 0 10px 0 30px;
	font-weight: bold;
	color: #666666;
	font-size: 1em;
}

#content #content-left .floatlist .photo-jobtitle {
	padding: 0 10px;
	font-size: 0.9em;
}
#content #content-left .errormsg {
	color: #CC3333;
	margin: 10px 0 0 0;
}
#content #content-right #calendar .announcer {
	font-weight: bold;
	color: #7B87A4;
}
#content #content-left LI {
	padding-bottom: 8px;
	color: #666666;
}

.clr {
	clear: both;
}
#content #content-left .table td {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content #content-left #alltypes TABLE {
}
#content #content-left #alltypes TABLE {
}


.websitehelper {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}

.bkgd-banner-1-of-3 {
	background-color: #fafafa;
	width: 25%;
}
.bkgd-banner-2-of-3 {
	width: 25%;
	background-image: url(../images/bkgd-countries.gif);
}
.bkgd-banner-3-of-3 {
	background-color: #d7d7d7;
	width: 25%;
}
.tagline {
	font-size: 1.2em;
	color: #003399;
}
#content-right p {
	font-size: .9em;
}
.img-align-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content #content-left UL UL {
	padding: 10px 0 0 5px;
	margin: 0 0 0 20px;
	font-size: 0.9em;
}

#content table.homepage
{
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
}

table.homepage th,
table.homepage td
{
	padding: 10px 5px;
	font-size: 11px;
}

#content table.interior
{
	background: #fff;
	margin: 10px 0;
	padding: 0;
	border: 1px solid #1a4b90;
	border-collapse: collapse;
}

#content table.noborder {
	border: 1px solid #fff;
}

table.interior th,
table.interior td
{
	padding: 10px 5px;
	font-size: 11px;
	border-bottom: 1px solid #1a4b90;
}

table.interior th
{
	background: #c5003d;
	color: #fff;
	border-bottom: 1px solid #000;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}
#content  h4 {
	color: #003399;
	font-weight: normal;
}
.emphasize {
	font-size: 1.5em;
	color: #E40011;
	background-position: bottom;
}
#home #content #content-left .home {
	font-size: 1em;
}
