/* modified 12/1/07 */

/*#page #feature {
	background-image: url(../images/home/070217/fea_rt.bg); }*/
	
#page #content {
	width: 622px;
	margin: 0 0 0 118px; }
	
#page #content img.title {
	margin: 0;
	padding-bottom: 10px; }
	
#page #content h2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-weight: bold;
	margin: 0.5em 0 0 0;
	padding: 0; }
	
#content #top #left, #content #top #middle, #content #top #right { 
	float: right; 
	width: 150px;
	margin-left: 37px;
	margin-right: 0;
	text-align: left; }
	
#content #top #left { 
	margin-left: 0; }

#calendar {
	color: #9c915b;
	font-size: 10px;
	background: url(../images/home/0607_1/cal_bg.gif);
	width: 148px;
	text-align: right;
	margin-bottom: 37px; }
	
#calendar td {
	height: 18px; }
	
* html #calendar td {
	padding: 2px; }
	
*+html #calendar td {
	padding: 2px; }
	
#calendar td.month, #calendar td.days {
	background: url(../images/home/0607_1/cal_headbg.gif); 
	height: auto; }
	
#calendar td a {
	color: #4f4100;
	/*color: #6d5a01;*/
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	background-color: #f8f5cf; }
	
#calendar td a:hover {
	color: #000;
	background-color: #fff; }
	
#calendar td.next {
	text-align: left;
	vertical-align: middle;
	background-color: #cbc4a5; /*d6d1b8*/
	padding: 0 0 0 2px; }
	
#calendar .next a {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	background-color: #cbc4a5;
	line-height: 1em;
	text-decoration: none; }
	
/*#calendar .next a:hover {
	color: #8d783b;
	background-color: #d6d1b8; }*/
	
#calendar .next:hover {
	background-color: #ad9246; }
	
#calendar .next:hover a {
	color: #fff;
	background-color: #ad9246; }
	
#calendar td a span {
	display: none; }
	
#calendar td a:hover span {
	display: block;
	position: absolute;
	top: 299px; 
	left: 396px; 
	width: auto !important; 
	width: 170px; 
	padding: 5px 8px;
	line-height: 14px; 
	z-index: 100;
	color: #7e763f; 
	background-color:#f6f3c3;
	text-align: left;
	/*filter: alpha(opacity=95);*/
	opacity: 0.95;
	-moz-opacity: 0.95; }
	
#calendar td a:hover span em {
	color: #aaa470;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	display: inline;
	position: relative;
	top: 0; 
	left: 0; 
	width: auto; 
	padding: 0; 
	z-index: 101; }

#content #top .upc img.notfirst {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
#content #top .upc .asch {
	font-size: 9px; }
	
#content #top ul.audioclips { 
	margin: 0;
	padding: 0; }

#content #top ul.audioclips li {
	list-style: none;
	margin: 0; 
	height: auto !important; 
	height: 1%; 
	min-height: 1%; }
	
#content #top ul.audioclips li a {   
	color: #000;
	background: url(../images/home/0607_1/note.gif) no-repeat 0 0.2em; 
	display: block;
	text-decoration: none;
	margin: 0.2em 0 0 0; 
	padding-left: 1.2em; }
	
#content #top ul.audioclips li a:hover {
	color: #856B22;   
	background: url(../images/home/0607_1/note-over.gif) no-repeat 0 0.2em; }
	
#content #bottom {
	float: right;
	padding-top: 12px;
	margin-top: 37px;
	width: 526px;
	border-top: 1px #a29b84 dashed; }
	
#content #bottom #bot_left { 
	float: right; 
	width: 243px;
	border-right: 1px #a29b84 dashed;
	padding: 25px 9px 6px 0;
	margin: 0 30px 0 0;
	text-align: left; }
	
#content #bottom #bot_right {
	float: right; 
	width: 243px; 
	padding: 25px 0 6px 0;
	text-align: left; }
	
#content #bottom #bot_left { /*TO REVERSE LEFT/RIGHT*/
	border-right: none;
	width: 232px;
	padding-right: 20px;
	margin: 0; }
	
#content #bottom #bot_right { /*TO REVERSE LEFT/RIGHT*/
	padding-left: 30px;
	border-left: 1px #a29b84 dashed; }
	
#content #bottom .cello {
	float: right;
	margin-top: -10px;
	}
	
#content ul.newsitems { 
	margin: 0;
	padding: 0; }

#content ul.newsitems li {
	list-style: none;
	margin: 0; 
	height: auto !important; 
	height: 1%; 
	min-height: 1%; 
	/*width: 228px; REMOVED, CAUSING FORMATTING ISSUES IN IE6*/ }
	
#content ul.newsitems li a {   
	color: #000;
	background: url(../images/home/0607_1/arrow.gif) no-repeat 0 0.2em; 
	display: block;
	text-decoration: none;
	margin: 0.2em 0 0 0.1em; 
	padding-left: 1.2em; }
	
#content ul.newsitems li a:hover {   
	color: #856B22;
	background: url(../images/home/0607_1/arrow-over.gif) no-repeat 0 0.2em; }
	
.time {
	font-weight: normal;
	margin-top: -0.2em; }
	
#alert {
	color: #af2105;
	font-size: 10px;
	font-weight: bold;
	background-color: #f1f6b2;
	border: 2px solid #d6dc90;
	margin: 0 0 20px 98px;
	padding: 6px 15px; }
	
#alert_leftcol {
	color: #af2105;
	font-size: 10px;
	font-weight: bold;
	background-color: #f1f6b2;
	border: 2px solid #d6dc90;
	margin-bottom: 20px;
	padding: 15px; }

