/* special styles for home page */

.submenu {
	display: none;
}

#home_flash {
	background-color: #f0e29d;
	height: 206px;
	!height: 208px;
	overflow:hidden;
	border-bottom: 2px solid white;
}

.home_section {
	margin-bottom: 12px;
}

#home_left, #home_middle {
	float: left;
	padding-left: 13px;
	padding-right: 38px;
	width: 215px;
	/*\*/!/**/width: 266px;
}

#body #content {
	border: none;
	margin: 0;
	padding: 0;
}

#body .contentRight {
	border-top: 22px solid #989898;
	width: 238px !important;
	padding: 0;
}

.contentRight div {
	border-top: 2px solid white;
	padding: 8px 15px;
	color: #3e82b1;
}

.contentRight ul a {
	color: #cb2026;
}

.contentRight ul li{
	list-style-type: circle;
	list-style-image: url(../i/red-raquo.gif);
	!list-style-image: url(../i/red-raquo-ie.gif);
	margin-left: 15px;
}

.contentRight ul ul {
	margin-left: 15px;
}

form {
	padding: 0;
	margin: 0;
}

input {
	margin: -10px 6px;
	vertical-align: middle;
	width: 130;
	height: 20px;
}

.contentRight a, label {
	text-transform: uppercase;
	font-weight: bold;
	color: #3e82b1;
}

.contentRight a img{
	padding-bottom: 1px;
	border-top: 2px solid #D2D9E0;
	border-bottom: 1px solid #D2D9E0;
	vertical-align: middle;
}

.contentRight a:hover img{
	border-bottom: 1px solid #3e82b1;
}

.contentRight ul a:hover img{
	border-bottom: 1px solid #cb2026;
}

.contentGeneral h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	margin: 20px auto 5px auto;
}

#home_news h2, #home_glance h2 {
	height: 20px;
	!height: 22px;
	padding-top: 2px;
	padding-left: 13px;
	margin-top: 0;
	margin-left: -13px;
	margin-right: -38px;
		
	background-color: #989898;
	color: white;
}

.contentGeneral ul, .contentGeneral li {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
}

.contentGeneral li {
	margin-bottom: 12px;
	margin-top: 0;
}

#body .contentGeneral {
	padding: 2px;
	padding-top: 0;
	margin: 0;
	color: #666;
	
	background-image: url(../i/content-right-bg.gif);
  background-position: right;
	background-repeat: repeat-y;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
}

#locations {
	display:none;
}

.home_honors{
	color: #cb2026;
	font-size: 14px;
	font-weight: bold;
}

li.collapsed ul {
	display:none;
}

li.expanded ul {
	display:block;
	position: absolute;
	background-color: #d2d9e0;
	border: 1px solid white;
	border-left: 6px solid #cf5f4b;
	padding: 12px 22px 0 8px;
	margin: 0;
	background-image: url(../i/content-right-bg.gif);
	
}

li.expanded ul {

}
