body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-decoration: none;
	background-color: #fcfcfc;
	margin: 0px;
	padding: 0px 0px 40px 0px;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size:13px;
	color: #666666;
	padding-bottom:8px;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:11px;
	color: #666666;
	padding-bottom:5px;
	text-transform:uppercase;
}
h4 {
	font-size:11px;
	color: #666666;
	padding-bottom:5px;
}
h6 {
	font-size:11px;
	font-style:italic;
	padding:5px 0px;
}
#outerwrapper {
	width:842px;
	background-image: url(images/bg_outerwrapper.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	text-align:left;
}
#wrapper {
	width:842px;
	background-image: url(images/bg_wrapper.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#header {
	padding:45px 55px 45px 38px;
	width:749px;
}
#header a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
#header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#mainsection {
	padding:0px 55px 0px 55px;
	width:732px;
}
#mainnav { text-transform:uppercase; padding:20px 0px 15px 0px; }
#mainnav a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#mainnav a:hover, #mainnav a.active {
	color:#ba2f25;
	text-decoration:none;
}
#content { padding-top:15px; color:#7C7C7C; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; min-height:400px; }
#content p {
	margin:0px;
	padding:0px;
	line-height:20px;
	padding-bottom:20px;
}
.eventsvenue { float:left; padding:10px; background-color:#ffffff; color:#000000; width:300px; line-height:18px; }

.boxnobg td, .box td {
	padding:14px;
	text-align:left;
}

.box td {
	background-color:#dddddd;
	vertical-align:top;
}
.eventbox {
	padding:14px 0px 14px 14px;
	text-align:left;
	vertical-align:top;
}
.horline {
	border-bottom:1px solid #7a7a7a;
}
.eventsdate {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-bottom:5px solid #cccccc;
	padding-bottom:4px;
}
.edate {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #c6c6c6;
	padding-bottom:4px;
}
.edate {
	font-size:10px;
}
.eventsheading {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 0px;
}
.greybox {
	background-color: #7a7a7a;
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkmore {
	font-weight:bold;
	color:#b53d34;
}
.linkmore a {
	font-weight:bold;
	color:#b53d34;
	text-decoration:none;
}
.linkmore a:hover {
	color:#b53d34;
	text-decoration:underline;
}
#footer {
	width:733px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:10px;
	color:#5c564e;
	padding:30px 56px 20px 53px;
}
#footer a {	
	color:#5c564e;
	text-decoration:none;
}
#footer a:hover {
	color:#5c564e;
	text-decoration:underline;
}
.link {
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: underline;
}
.link:hover {
	color: #242424;
	text-decoration: underline;
}
.linkselect {
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}

.bulletlist {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.bulletlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bulletlist li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	list-style-type: none;
	background-image: url(images/greyarrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.tabletop {
	background-color:#7A7A7A;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:22px;
	text-align:left;
}
