body  {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background: #FFF;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 1em;
}
a {
	color:#568193;
	font-size:1em;
}
/*table {margin-bottom: 0.7em;}*/
td, th {
	font-size:1em;
}
/*td {padding-right:20px;}*/
th {font-weight: bold; padding-bottom:10px; color:#567f91;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-decoration: none;
}
#content h2 {color:#567f91; padding:0.35em 0 0.7em 0;}
#content h3 {padding-bottom: 0.5em;}
#wideContent h1 {
	width:800px;
}
h1 {
	color:#567f91;
	font-size: 28px;
	line-height: 28px;
}
h2 {
	color:#567f91;
	padding-bottom:0.5em;
	font-size: 1.3em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	/* padding: 0.5em 0 0.5em 0; */
	padding: 0em 0 0.5em 0;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
}
h5 {
	font-size: 1.2em;
	line-height: 1.4em;
}
h6 {
	font-size: 0.8em;
	line-height: 1em;
	letter-spacing: 0em;
}
#mainContent h1 {
	width:500px;
}
.midColWide #mainContent h1 {
	width:675px;
}
#mainContent h2
{
	/* padding: 0em 0 0.5em 0; */
	padding:0.35em 0em 0.7em 0em;
}
#mainContent h3
{
	padding-top: none;
}
ol {
	padding-bottom:0.7em !important;
	list-style-position: inside;
}

/* CUSTOM STYLES THAT USERES CAN USE */
.tableStyle1 {
	border:1px dashed #CCC;
	width:500px;
}
.tableStyle1 td, .tableStyle1 th {
	font-size: 1em;
	padding:3px;
	border:1px dashed #CCC;
}
.detailText1 {
	font-size: 0.9em;
}
.detailText2 {
	color:#666666;
	font-size: 0.9em;
}

.content-indent
{
}

.content-li-unstyled
{
}

.content-centered {
	text-align:center;
}
.content-img-festival {
	margin: 0 0 -20px 5px;
}

.blueContent
{
	background: #D2E1E8;
	margin: 0 0 15px;
	padding: 15px;
}
