@charset "utf-8";
.titlebarhome {
	width: 800px;
	background-image: url(images/jaredandericatitle.png);
	background-repeat: no-repeat;
	height: 300px;
	text-align: center;
	position: relative;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 20px;
}
ctitle {
	font-size: 24px;
	font-weight: bolder;
	color: #2D4584;
}
csubtitle {
	font-size: 18px;
	font-weight: bolder;
	color: #2D4584;
}
.rsvp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: thin dashed #00F;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B8FC38;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #C2FD11;
}
.rsvp a {
	color: #00F;
}



.titletext {
	position: relative;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	display: table-cell;
	padding-bottom: 5px;
	font-weight: bolder;
}
.contentblock {
	background-color: #D3DABC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px ridge #B3BE89;
}
.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-size: 9px;
}

.mainbox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #C9D2AC;
	margin-top: 15px;
	border: 10px solid #586685;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.map {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.menubar {
	width: 800px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
}
body {
	background-color: #717E9F;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(background2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.menubar table tr td:hover {
	background-color: #93D38F;
}
a {
	text-decoration: underline;
	color: #001C55;
}
.tabled {
}
.tabled td {
	vertical-align: top;
	padding: 20px;
	line-height: 20px;
	text-align: left;
}
.tabled td img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.singleservingsitetitle {
	text-align: center;
	font-size: 36px;
	color: #FFF;
}
.singleservingsitestatus {
	color: #FFF;
	font-size: 102px;
	text-align: center;
}
