@charset "UTF-8";
/* CSS Document */

#bulletin {
	text-align: left;
	margin: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 600px;
}
.menu {
	padding: 20px 20px 0px;
	background: #FBF9F3;
}
.menu h3 {
	background: url(none)!important;
	margin: 0px!important;
	padding: 0px!important;
}
.storyBoxLight {
	margin: 0px;
	clear: both;
	background: #FBF9F3;
	padding: 10px 20px;
	border-bottom: 1px solid #DCD9C0;
}
.storyBoxDark {
	margin: 0px;
	clear: both;
	background: #EBE9D9;
	padding: 10px 20px;
	border-bottom: 1px solid #DCD9C0;
}
.storyBoxAbout {
	margin: 0px;
	clear: both;
	background: #EBE9D9;
	padding: 10px 20px;
	border-bottom: 1px solid #DCD9C0;
}
.storyBoxAbout h3 {
	background: url(none)!important;
	padding-left: 0px!important;
	font-size: 12px!important;
}
.storyBoxAbout p {
	font-size: 9px!important;
	line-height: 18px!important;
}
.storyBoxCredits {
	margin: 0px;
	clear: both;
	background: #FBF9F3;
	padding: 10px 20px;
	border-bottom: 1px solid #DCD9C0;
}
.storyBoxCredits h3 {
	background: url(none)!important;
	padding-left: 0px!important;
	font-size: 12px!important;
}
.storyBoxCredits p {
	font-size: 9px!important;
	line-height: 18px!important;
}
#bulletin a {
	color: #2E67B2;
	text-decoration: none;
}
#bulletin a:hover {
	color: #E26619;
}
#bulletin p {
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px;
	padding-bottom: 0.4em;
}
#bulletin ul {
	font-size: 1em;
	line-height: 1.6em;
	list-style: none;
	margin: 0px;
	padding: 0em 0px 0.6em;
}
#bulletin li {
	background: url(http://www.regionalartsnsw.com.au/images/structure/bullet.gif) no-repeat 0px 5px;
	padding-bottom: 0.4em;
	list-style: none;
	padding-left: 15px;
}
#bulletin h2 {
	margin: 0px;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #512607;
	padding: 10px 20px;
	background: #DCD9C0;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#bulletin h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #512607;
	line-height: 1.4em;
	margin: 10px 0em 0em;
	background: url(http://www.regionalartsnsw.com.au/images/ebulletin/ebulletin_bullet.gif) no-repeat;
	padding: 0px 0em 0.4em 24px;
}
#bulletin h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #66634D;
	line-height: 1.4em;
	margin: 0em;
	padding: 0em 0em 0.6em;
}
#bulletin h5 {
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #512607;
	margin: 0em 0px .6em;
	letter-spacing: 0.2em;
}
#bulletin img {
	padding: 5px 0px 10px 20px;
	float: right;
}
.topofpage {
	font-size: 9px!important;
	text-transform: uppercase;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
	letter-spacing: .1em;
	clear: both;
}
