.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
  A:hover  {
  	text-decoration: none;
}
.subhead {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.primary {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #CC9900;
	display: compact;
}
.rightbar {
	background-image: url(/development/images/index_r3_c8.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.leftbar {
	background-image: url(development/images/index_r3_c1.jpg);
	background-repeat: repeat-y;
}
#navigation {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	background-color: #663333;

}
#navigation a {
	margin-right: 15px;
	color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;



}
#navigation a:hover {
	text-decoration: underline;
	color: #FFCC00;

}

.accessibility {
	display:none;
	}