@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object, span, a, img{
	padding:0;
	margin:0;
	border:0;
	outline:none;
}
body{
	background-color: #f18200;
	margin-top: 0px;
	font-size: 80%;
}
#wrapper{
	height: 1156px;
	background-color: #fbdc00;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#top_left{
	background-color: #ffff00;
	height: 100px;
	width: 625px;
	float: left;
}
h1{
	/*width: 625px;*/
	color: #000;
	margin-top: 0px;
	padding-left: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
}
#top_left h1{
	line-height: 100px;
}
#top_stamp{
	background-color: #ffff00;
	height: 88px;
	width: 275px;
	float: right;
	padding-top: 12px;
}
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#all_events{
	height: 833.33px;
	background: url(images/poster1_bkgd.gif) no-repeat;
	padding: 0px;
	float: left;
}
p{
	padding-bottom: 10px;
	line-height: 1.25em;
}
.date{
	float: left;
	height: 80px;
	width: 395px;
	padding-left: 55px;
	color: #000;
	text-align: left;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.24em;
	font-weight: bold;
	padding-top: 20px;
}
.event{
	height: 146.66px;
	padding-top: 20px;
	width: 339px;
	color: #000;
	float: left;
	text-align: left;
	padding-left: 55px;
	padding-right: 55px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	clear: right;
}
#plus{
	background-color: #ffff00;
	height: 27.275px;
	width: 790px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	clear: both;
}
.plus_txt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.24em;
	color: #000;
	text-align: center;
	position: absolute;
	top: 70%;
	margin-top: -13.6375px;
	padding-top: 0px;
	height: 100%;
	width: 790px;
}
.plus_events{
	height: 139.25px;
	padding-left: 55px;
	float: left;
	text-align: left;
	width: 340px;
	padding-top: 20px;
	padding-right: 55px;
	font: .9em Georgia, "Times New Roman", Times, serif;
}
#loc_wrap{
	margin-left: auto;
	margin-right: auto;
	background-color: #ffff00;
	height: 45px;
	width: 900px;
	position: relative;
}
#location{
	height: 100%;
	width: 900px;
	font: italic .9em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
	position: absolute;
	top: -20%;
	margin-top: 22.5px;
}
.fourteen{
	font-size: 1.24em;
}
.ten{
	font-size: .83em;
}
#bottom_bar{
	height: 14px;
	background-color: #ffff00;
	margin-bottom: -10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}