/* General
---------------------------------------------------------------------*/
body {
	background-image: url(/events/happy_hauntings/images/background.gif);
	background-repeat: repeat;
	background-color: #F57610;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #5E135C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5E135C;
}
a:hover {
	text-decoration: none;
	color: #F57610;
}
a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	margin-top: 1px;
	padding-top: 1px;
}

h1 {
	font-size: 24px;
	color: #851C80;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #F57610;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #103F74;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h5 {
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
ul {
	margin-top: 2px;
	padding-top: 2px;
}


/* Layout
---------------------------------------------------------------------*/

.colLeft {
	padding: 15px 0px 10px 20px;
}
.colMid {
	padding: 15px 20px 10px;
}
.colRight {
	padding: 15px 20px 10px 0px;
}



/* Typography
---------------------------------------------------------------------*/

.hhNav {
	color: #F57610;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
}
.hhNav a:link {
	color: #F57610;
	text-decoration: underline;
}
.hhNav a:visited {
	color: #F57610;
	text-decoration: underline;
}
.hhNav a:hover {
	color: #851C80;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.breadcrumb a:link {
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D5616;
	line-height: 16px;
	font-weight: bold;
}
.footer a:link {
	color: #3D5616;
	text-decoration: none;
}
.footer a:visited {
	color: #3D5616;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.footerNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:hover {
	color: #8F3192;
	text-decoration: underline;
}
