﻿*
{
	margin: 0;
}
body
{
	text-align: center;
	background: url(../images/bg.jpg) left repeat;
	font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11pt;
	margin: 0;
}
div.content
{
	width: 900px;
	margin: 0 auto;
}
table.main
{
	border: 0;
}
td.main
{
	width: 625px;
	height: 625px;
	background: url(../images/bg-main.jpg) center no-repeat;
}
div.copy
{
	color: #535353;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
img
{
	border: 0;
}
ul, ol
{
	margin: 5px 20px;
	padding: 0 20px;
}
ul li
{
	list-style-image: url(../images/bullet.gif);
	font-size: 9pt;
}

ol li
{
	list-style-position: inside;
	font-size: 9pt;
}

p
{
	margin: 0.6em 0 1.2em;
	padding: 0;
	font-size: 9pt;
	text-indent: 2em;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

h1
{
	color: #006600;
}

h2
{
	color: #990033;
}
.form-item
{
	color: #3056a6;
}
input.form-submit
{
	margin: 0;
	font: bolder 12pt Verdana, Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #800000;
}
textarea
{
	width: 380px;
	padding: 2px;
	font: 10pt Verdana, Arial, Sans-serif;
	border: 1px solid #aaa;
	height: 100px;
	display: block;
	color: #800000;
}
.form-text
{
	padding: 2px;
	border: 1px solid #aaa;
	font: normal 1em Verdana, sans-serif;
	color: #800000;
}
.required
{
	color: #800000;
}
.form-required
{
	color: #FF0000;
}
a
{
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	font-weight: normal;
}
a.menu
{
	font-family: "Courier New", Courier, monospace;
}
table.calendar
{
	border: 0;
	background: url(../images/calendar.jpg) center no-repeat;
	width: 66px;
	height: 71px;
	text-align: center;
	vertical-align: middle;
	color: #FFFF00;
	font-weight: bold;
	font-size: 9pt;
}
td.name
{
	font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
}
td.day
{
	font-size: 12pt;
}
td.time
{
	 font-size: 8pt;
}
.price
{
	text-align: center;
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
}
.eventtype
{
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}
