@import url("site.css");

#pageContent {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 908px;
}


#contentArea {
	/* margin: 0; ALREADY IN SITE.CSS */
	/*padding: 0; ALREADY IN SITE.CSS */
	background-image: url(../graphics/bg-index.jpg);
	background-repeat: no-repeat;
	height: 456px;
	background-color: #51B2E7;
}

#contentColumn {
	margin: 0;
	padding: 0;
}

#Rich_Description {
	margin: 0;
	padding: 0;
	width: 355px;
	float: right;
	border-left: none; /* OVERWRITES DOCUMENT.CSS */
}
#Rich_Description p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;  /* OVERWRITES DOCUMENT.CSS */
	color: #ffffff;
	margin: 0;
	padding: 320px 20px 0 0;  /* OVERWRITES DOCUMENT.CSS */
	*padding: 300px 20px 0 0; /*IE 7 & IE 8 */
	_padding: 300px 20px 0 0; /*IE 6 */
}
#section1 {
	margin: 0;
	padding: 0;
}

#contentAreaNav {
	padding: 0;
	margin: 0;
	height: auto;  /* OVERWRITES SITE.CSS */
	border: none;  /* OVERWRITES SITE.CSS */
	background-color: transparent;  /* OVERWRITES SITE.CSS */
}
#contentAreaNav ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 379px 0 0 0;
	float: none;  /* OVERWRITES SITE.CSS */
}

#contentAreaNav ul li {
  float: left;
  padding: 0;
  margin: 0;
  display: inline;  /* OVERWRITES SITE.CSS */
  background-image: none;  /* OVERWRITES SITE.CSS */
  list-style-position: none;  /* OVERWRITES SITE.CSS */
  width: auto;  /* OVERWRITES SITE.CSS */
  height: auto;  /* OVERWRITES SITE.CSS */
}
#contentAreaNav  ul  li.item1 {
	margin: 0 20px 0 0;
}
#contentAreaNav ul li.item2 {
	margin: 0 17px 0 0;
}
/*#contentAreaNav ul li.item3 {
	margin: 0;
} OVERWRITTEN BY #contentAreaNav ul li */

#contentAreaNav ul li a {
	display: block;
	width: 162px;
	/* margin: 0; ALREADY IN SITE.CSS */
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* text-decoration: none; ALREADY IN SITE.CSS */
	color: #003878;
	/* font-weight: bold; ALREADY IN SITE.CSS */
	text-align: center;
	padding: 21px 0 20px 0;
	line-height: normal;  /* OVERWRITES SITE.CSS */
	text-transform: none;  /* OVERWRITES SITE.CSS */
}
/*
#contentAreaNav ul li.item1 a {
	display: block;
	width: 162px;
	margin: 0;
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003878;
	font-weight: bold;
	text-align: center;
	padding: 21px 0 20px 0;
} OVERWRITTEN BY #contentAreaNav ul li a */
/*#contentAreaNav ul li.item2 a {
	display: block;
	width: 162px;
	margin: 0;
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003878;
	font-weight: bold;
	text-align: center;
	padding: 21px 0 20px 0;
} OVERWRITTEN BY #contentAreaNav ul li a */
/*#contentAreaNav ul li.item3 a {
	display: block;
	width: 162px;
	margin: 0;
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003878;
	font-weight: bold;
	text-align: center;
	padding: 21px 0 20px 0;
} OVERWRITTEN BY #contentAreaNav ul li a */



#contentAreaNav ul li.item1 a:hover {
	display: block;
	width: 162px;
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 21px 0 20px 0;
	font-weight: bold;
	text-align: center;
	background-position: 0 -56px;
	margin: 0;
}
#contentAreaNav ul li.item2 a:hover {
	display: block;
	width: 162px;
	margin: 0;
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 21px 0 20px 0;
	font-weight: bold;
	text-align: center;
	background-position: 0 -56px;
}
#contentAreaNav ul li.item3 a:hover {
	display: block;
	width: 162px;
	margin: 0;
	background-image: url(../graphics/b-index-co.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 21px 0 20px 0;
	font-weight: bold;
	text-align: center;
	background-position: 0 -56px;
}

#contentAreaNav ul li p {
  display: none;
}
