#gigs_wrapper {
	height: auto;
	width: 735px;
	padding: 0px;
	text-align: center;
	border: thin solid #666;
	font-size: 1em;
	margin: 0px auto;
	background: #ffe1a1;
}
#top_notice {
	width: 40%;
	border: thin solid #000;
	padding: 0.5em 3em;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	margin-bottom: 2em;
}
#gigContent {
	font-size: 0.9em;
	padding-top: 2em;
	padding-bottom: 2em;
}
.past_events .date {
	font-size: 1em;
	font-weight: normal;
}
.past_events .start {
	font-size: 1em;
	font-weight: normal;
}


.gig_box {
	padding-top: .2em;
	padding-bottom: 1em;
}

.upcoming_events {
	margin-right: auto;
	margin-left: auto;
}
.upcoming_events .public .date{
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
.past_events {
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
.date {
	font-weight: bold;
}
.start {
	font-size: 1.1em;
	color: #000;
}
.event {
	padding-top: 0.5em;
}
.location {
}
.details {
	padding-top: 0.5em;
}
.public {
	font-weight: bold;
}
.upcoming_events .public {
	color: #00C;
}
.upcoming_events .special_highlight{
	font-size: 1.5em;
	font-style: italic;
	padding: 1em;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
}
 {
}
#gigContent h2 {
	font-size: 1.6em;
	text-decoration: underline;
	font-family: "Comic Sans MS", sans-serif;
}
#gigs_body {
	background: #8b6d4e url(none);
}
#login {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5em;
	color: #FF7C51;
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
}
#wrapper #banner img {
	position: absolute;
	left: -2px;
	top: -2px;
	width: 157px;
	height: 82px;
}

#banner {
	background: no-repeat center top;
	height: auto;
	width: inherit;
	position: relative;
	text-align: center;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-bottom: 20px;
	margin-top: -10px;
}

#banner h1 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 2.5em;
	line-height: 1;
	color: #804000;
}

#banner_def {
	font-size: 1em;
	font-style: oblique;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#bookmark_button {
	margin-left: 25px;
	float: left;
}
#coyotes_home_button {
	text-align: right;
	margin-right: 25px;
}
#coyotes_home_button input {
	font-weight: bold;
	color: #C30;
}
#gigs_body #gigs_wrapper #gigContent .upcoming_events #pvt {
	font-style: italic;
}
