﻿/* CSS layout */
.scriptredCopy {
	font-size: xx-large;
	font-family: Pegasus;
	color: #990033;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: .0001pt;
	font-style: italic;
	text-transform: none;
}
h2bold {
	font-family: Tahoma, "Trebuchet MS", Verdana; 
	font-weight: bold;
}
.redtype {
	padding: 5px;
	text-align: center;
	color: #FF0000;
}
.quote {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.heading {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: large;
	font-weight: 400;
	font-style: normal;
}
.emphasis_underline {
	background-color: #F2FFCA;
	font-weight: 500;
	font-family: Tahoma, "Trebuchet MS", Verdana;
}
.boldheading {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: large;
}
.textcenter {
	text-align: center;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-style: normal;
}
.smallfont {
	font-size: small;
}
#masthead {
	background-image: url('graphics/ban1.png');
	width: 696px;
	height: 180px;
	background-color: #DEC2A9;
	margin-left: 139px;
}
#container {
	position: relative;
	width: auto;
	background-image: none;
	background-repeat: repeat-y;
	float: none;
	height: auto;
	background-color: #F3EFE0;
	right: auto;
#container {
   height: 100%;
}
}
#left_col {
	width: 170px;
	position: absolute;
	left: 2px;
	top: 0px;
	height: 20px;
	margin-right: 5px;
}
#page_content {
	margin-left: 160px;
	position: relative;
	float: left;
	padding-bottom: 40px;
	background-color: ;
	padding-top: 15px;
	padding-left: 5px;
	left: -23px;
	height: auto;
}
#footer {
	font-family: Verdana;
	padding: 200px 0 0 0;
	font: 100% Tahoma, "Trebuchet MS", Verdana;
	width: 866px;
	background-repeat: no-repeat;
	quotes: none;
	position: absolute;
	float: left;
	clear: both;
	z-index: 1000;
	vertical-align: bottom;
	bottom: 0px;
}
.festival {
	font-family: "Seabird Heavy SF";
	font-size: x-large;
	font-weight: bolder;
	padding-left: 9px;
	text-align: left;
}

