body {
	background-color: #FFF;
	background-image: url(images/MC-Market-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #1c5068;
}

a:hover, a:active {
	color: black;
}

#mainbody {
	border-right: 10px solid #1c5068;
	border-bottom: 10px solid #1c5068;
	border-left: 10px solid #1c5068;
	border-top-width: 0px;
	background: url(images/mainbody-bg.jpg);
	height: 570px;
}

.bodyhalf1 {
	padding: 15px 29px;
}

.bodyhalf2 {
	padding: 15px 6px 15px 29px;
}

#events {
	background: url(images/events-box.png) no-repeat center top;
	height: 241px;
	width: 335px;
}

.eventtext {
	margin: 85px 0 0 40px;
	width: 215px;
	height: 145px;
}

.eventtext2 {
	margin: 55px 0 0 40px;
	width: 200px;
	height: 145px;
}

#listings {
	background: url(images/listings-box.png) no-repeat center top;
	height: 242px;
	width: 335px;
}

p {
	margin-bottom:0
}

.small {
	font-size: 10px;
}

.larger {
	font-size: 12px;
}
table.celldiv td {
	border-bottom: 1px dotted black;
	font-size: 12px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1c5068;
	font-weight: normal;
}
p.subheader,a.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
td.eventspage {
	background-image:url(images/package-large.png);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 15px 29px;
}
td.specials {
	padding: 15px;
}
td.specials ul {
	margin-bottom:0
}
img.border {
	border: 1px solid #1c5068;
}
a.admin-nav {
	color: white;
}