@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	font-weight: normal;
}
a:link {
	color: #9b142e;
	font-weight: bold;
}
a:visited {
	color: #9b142e;
	font-weight: bold;
}
a:hover {
	color: #9b142e;
	font-weight: bold;
}
a:active {
	color: #9b142e;
	font-weight: bold;
}
.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #9b142e;
}
.calendar {
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 65px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 14px;
}
.calendardates {
	font-weight: bold;
	color: #9b142e;
	padding-right: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b142e;
	line-height: 16px;
	text-align: center;
	height: 30px;
	vertical-align: bottom;
}
.headline {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}
.maincontainer {
	height: 200px;
	width: 90%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	left: 100px;
	position: relative;
	z-index: inherit;
	clear: both;
	overflow: auto;
}
.recentnews {
	background-repeat: no-repeat;
	text-align: left;
	height: 410px;
	overflow: auto;
	font-size: 12px;
	line-height: 16px;
}
.registration {
	text-align: left;
	height: 325px;
	overflow: visible;
	color: #FFFFFF;
}
.savethedate {
	text-align: left;
	height: 240px;
	overflow: visible;
	color: #FFFFFF;
}
.savethedate_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	vertical-align: top;
}
.savethedate_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
}
.savethedate_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.signup {
	background-image: url(images/signup.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 50px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 13.5px;
	letter-spacing: 0em;
	line-height: 1.4em;
}
.socialevents {
	background-image: url(images/socialevents.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 175px;
	margin-top: 20px;
	overflow: auto;
	font-size: 14px;
	line-height: 1.1em;
}
.snacklist {
	background-image: url(images/snacklist.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 50px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.25em;
}
.text_center {
	text-align: left;
	padding-top: 5px;
}
.text_centerOther {
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
}
.wishlists {
	background-image: url(images/wishlists.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 50px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 13.5px;
	letter-spacing: 0em;
	line-height: 1.4em;
}
.newinfo {
	padding: 10px;
	width: 100%;
	border: 2px solid #9B142E;
	font-size: 14px;
}
.clear {
	clear: both;
}
