body {

	margin:0px;
	background: url("images/pagebg.jpg") top left repeat-x;
	
}

h1 {font-size: 18pt; font-family: garamond; color: #424E7E;}
h2 {font-size: 16pt; font-family: garamond; color: #424E7E;}
a.links {font-size: 14pt; font-family: garamond; color: #424e7e;}
p.ital {font-size: 16pt; font-family: garamond; font-weight: bold; color: black; text-decoration: italic;}
p.eventtitle {font-size: 16pt; font-family: garamond; font-weight: bold; color: #424e7e; text-decoration: underline;}
p.eventname {font-size: 14pt; font-family: garamond; font-weight: bold; color: #424e7e; text-decoration: underline;}
p.menuheader {font-size: 20pt; font-family: garamond; font-weight: bold; color: #424e7e;}
p.menutitle {font-size: 16pt; font-family: garamond; font-weight: bold; color: #424e7e;}
p.menucourse {font-size: 14pt; font-family: garamond; font-weight: bold; color: #424e7e; text-decoration: underline;}
p.menuitem {font-size: 12pt; font-family: garamond; font-weight: bold; color: #424e7e;}
p.credit {font-size: 8pt; font-family: garamond; color: black;}
p.special {font-size: 12pt; font-family: garamond; color: black; font-weight: bold;}
td {font-size: 12pt; font-family: garamond; color: black;}
.blue {font-size: 12pt; font-family: garamond; color: #424e7e;}
.blueline {font-size: 12pt; font-family: garamond; color: #424e7e; text-decoration: underline;}
.event {font-size: 14pt; font-family: garamond; font-weight: bold; color: #424e7e; text-decoration: underline;}
.menuitem {font-size: 12pt; font-family: garamond; font-weight: bold; color: #424e7e;}
.bold {font-size: 12pt; font-family: garamond; font-weight: bold; text-decoration: underline;}
.credit {font-size: 8pt; font-family: garamond; color: black}
.imgtitle {font-size: 10pt; font-family: garamond; color: black}
.ital {font-size: 12pt; font-family: garamond; color: black; font-style: italic;}
.sale {font-size: 12pt; font-family: garamond; color: #63759D;}
.smallblue {font-size: 11pt; font-family: garamond; color: #424e7e;}
.eventtitle {font-size: 16pt; font-family: garamond; font-weight: bold; color: #424e7e; text-decoration: underline;}
.weekday {font-size: 12pt; font-family: garamond; color: #EC7066; font-weight: bold;}

.alt {
display: none;

}
.boldital {
	font-weight:bold;
	font-style:italic;
}

#header {

	background: url("images/header.jpg") top left no-repeat;
	height: 251px;

}

#specialsText {

	width: 650px;
	height: 37px;
	overflow: hidden;
	position: relative;
	top: 220px;
	padding: 0 0 0 120px;

}

* html #specialsText {

	top: 215px;

}

#specialsText .container {

	margin: 0;
	padding: 7px 0 0 0;
	cursor: pointer;

}

#topText, #topText a {

	color: #000;
	text-decoration: none;

}

#topText a:hover {

	text-decoration: underline;

}

#topText {

	float: right;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	padding: 15px 15px 0 0;
	height: 24px;
	text-align: right;

}

#topText p {

	margin: 0;

}

#topText #slogan {

	font-size: 14px;
	color: #000;

}

#specialsLink {

	float: right;
	clear: right;
	position:relative;
	top: 186px;
	text-align:right;

}

* html #specialsLink {

	padding-top: 138px;

}

#specialsLink a {

	color: #551A8B;
	padding: 0 15px 0 0;
	text-decoration: none;
	font-weight:bold;

}

#specialsLink a:hover {

	text-decoration: underline;

}

#specialsLink p {

	margin: 0;

}

td.blueDivider {

	background: #64759B;

}

#selectRegistryLink a {

	display: block;
	width: 105px;
	height: 40px;
	float: left;
	margin-top: 170px;
	position: relative;
	z-index: 500;

}

* html #selectRegistryLink a {

	position: absolute;
	margin: 0;
	top: 210px;

}

.imgBorder{

	border: 1px solid #000;
	padding: 3px;
	margin: 3px;
	
}
