@charset "utf-8";
.main-body {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.main-text {
	margin-right: 100px;
	margin-left: 100px;
}
.title {
	background-image: url(images/full_r7_c1.gif);
	height: 67px;
	width: 842px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.title-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 60px;
	margin-top: 20px;
}
.byline {
	font-style: normal;
	color: #FF6600;
	text-align: right;
	margin-right: 80px;
	margin-left: 120px;
	padding-bottom: 20px;
	font-size: medium;
	padding-top: 20px;
}
.comment {
	font-style: italic;
	margin-right: 80px;
	margin-left: 80px;
	padding-top: 20px;
	font-size: large;
	border-top-style: dotted;
	border-top-color: #99CC00;
	color: #3E2900;
}
.event-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #4A3200;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 200px;
	margin-left: 80px;
}
.event-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	margin-left: 100px;
}
.event-title a {
	color: #996600;
}

.event-venu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #996600;
	margin-left: 100px;
}
.event-venu a {
	color: #996600;
}

.event-topic {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	margin-left: 100px;
}
.event-topic a {
	color: #996600;
}


.topic-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #4A3200;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 200px;
	margin-left: 80px;
}
.topic-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-left: 100px;
	font-size: medium;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 50px;
	font-weight: bold;
}

.topic-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #993300;
	margin-left: 100px;
	padding-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #99cc00;
	padding-top: 20px;
	margin-right: 50px;
	font-size: x-small;
}

.topic-description {
	font-family: Arial, Helvetica, sans-serif;
	color: #593D00;
	margin-left: 100px;
	margin-right: 50px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #593D00;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}

a:hover {
	color: #66CC00;
}

.sidebar {
	float:left;
	border-style:solid;
	padding: 20px;
	margin: 20px;
	color: #593d00;
}


.item-image {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.item-title {
	font-size:medium;
	font-weight:bold;
}

.item-price {
	display: inline;
}

.clear {
	clear:both;
}