body, form,
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Calibri;
	font-size: 100%;
	background-color: #FFF;
}
#container {
	width: 940px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	top: 32px;
	margin-bottom: 32px;
}
#header {
	height: 150px;
	width: 940px;
	background-image: url(file:///F|/CANADA%20SOUTH%20FESTIVAL%20NETWORK/2001%20WEBSITE/New-Header.gif);
	background-repeat: no-repeat;
}
#sidebar1 {
	float: left;
	padding: 5px;
	width: 200px;
	background-color: #FFF;
}
#sidebar2 {
	float: right;
	width: 210px;
	background-color: #FFF;
}
#mainContent {
	margin-top: 0px;
	margin-right: 195px;
	margin-bottom: 0;
	margin-left: 195px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #000;
}
#footer {
	background-color: #900;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
}
#mainContent p, #sidebar1 p, #footer p {
	font-size: 90%;
	line-height: 1.4;
	color: #000;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #000;
	background-color: #FFF;
}
#nav li a {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	background-color: #900;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
ul#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h3 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1, h2, h3 {
	font-weight: bold;
	color: #900;
}
.eventContainer {
	height: auto;
	width: 500px;
	position: relative;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
}
.eventLogo {
	float: right;
	height: 140px;
	width: 200px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}
.itemL {
	float: left;
	height: auto;
	width: 70px;
	position: relative;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
	overflow: hidden;
}
.itemR {
	float: left;
	height: auto;
	width: 210px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	overflow: hidden;
}
.event {
	float: left;
	height: 20px;
	width: 300px;
	position: relative;
	font-size: 11pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #060;
}
.date {
	float: left;
	height: 20px;
	width: 300px;
	position: relative;
	font-size: 12pt;
	font-weight: bolder;
	text-transform: capitalize;
}
.description {
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	font-style: italic;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.event-link {
	text-transform: none;
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	color:#376613;
}
.link {
	float: left;
	height: auto;
	width: 210px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	overflow: hidden;
	text-transform: none;
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
	color:#376613;
}
.event-date {
	text-transform: uppercase;
	font-variant: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.event-heading {
	color:#376613;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 19pt;
	font-weight: bolder;
}
.event-highlight {
	color:#376613;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
}
.event-description {
	text-transform: none;
	font-size: 10pt;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
}
a {
	font-size: 10pt;
}
#surveyButton {
	font-weight: bolder;
	text-align: center;
}

