.home1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.Head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #eaa74b;
}
.bodybold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.quote1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.tracks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
}
/* Accordian effect (show/hide content)
-------------------------------------------------------------------------------------*/
.toggler {cursor:pointer; font-weight:bold; color:#FFFFFF; margin: 5px 0px; padding:5px 5px 5px 18px; color:#FFFFFF;background: url(/index_images/right.gif) left no-repeat;}
.toggler:hover {color:#FFFFFF;background: url(/index_images/right.gif) left no-repeat;}
.toggler span {font-weight: normal;}
.element {background: none;}
#content .element p {padding: 5px 0; margin-bottom: 5px;}
#content .element li {margin-bottom: 5px;}
#content .element ul {margin-top: 5px;}
#content .element table {margin-top: 5px;}
.image {margin:10px 20px;}
.openArrow, .openArrow:hover {padding-left: 18px; color:#FFFFFF; background: url(/index_images/down.gif) left no-repeat;}
.closeArrow {padding-left: 18px; color:#FFFFFF; background: url(/index_images/right.gif) left no-repeat;}