@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/footer-background.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	color: #303045;
}

a {
	color: #303045;
	font-weight: bold;
}

.events {
	font-size: 20px;
	font-weight: bold;
	color: #303045;
	margin-bottom: 5px;
	margin-left: 17px;
	margin-top: 10px;
}

.paperTear {
	border-top: 1px solid #eeebe5;
	background-image:url(../images/paper-tear.gif);
	background-repeat:repeat-x;
	height: 124px;
}

.topSpacing {
	margin-top: 22px;
}

.weekendsLogo {
	margin-left: 10px;
}

.chamberLogo {
	margin-right: 15px;
}

.navStar {
	margin-left: 3px;
	margin-right: 6px;
}

.footer {
	margin-top: 9px;
}

.upperBodyLeft {
	border-left: 1px solid #d6cfc1;
	border-bottom: 1px solid #d6cfc1;
	background-color: #f3f1ec;
	width: 300px;
	height: 311px;
	z-index: 11;
}

.upperBodyRight {
	border-bottom: 1px solid #d6cfc1;
}

.upperBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 16px;
	z-index:15;
	color: #4a4a5b;
	border-left: 1px solid #d6cfc1;
	border-bottom: 1px solid #d6cfc1;
	height: 235px;
}

.flag {
	position:absolute;
	margin-left: -1px;
	background-image:url(../images/upper-body-flag.jpg);
	background-repeat:no-repeat;
	z-index: 10;
	width: 301px;
	/*height: 90px;*/
}

.upperBodySubText {
line-height: 18px;
}

.lowerBodyLeft {
	border-left: 1px solid #d6cfc1;
	
}

.lowerBodyMiddle {
	border-left: 1px solid #d6cfc1;
	border-bottom: 1px solid #d6cfc1;
	width: 460px;
}

.lowerlowerBodyMiddle {
	border-bottom: 1px solid #d6cfc1;
	border-left: 1px solid #d6cfc1;
}

.lowerBodyRight {
	border-right: 1px solid #d6cfc1;
	border-bottom: 1px solid #d6cfc1;
}

.pictureBottom {

	/*margin-top: -312px;
	margin-right: 659px;
	z-index: -1;*/
}

.eventTitle a{
	font-size: 11px;
	color: #873738;
	font-weight: bold;
}

.eventDate {
	font-size: 11px; 
	color: #303045;
	font-weight: bold;
}

.eventDescription {
	font-size: 11px;
	color: #303045;
}

.rightImage {
	margin-left: 11px;
	margin-top: 17px;
	margin-right: 18px;
	font-size: 9px;
	font-style: italic;
}

.tblEvents {
	margin-left: 12px;
}

.contact {
	margin-left: 11px;
	margin-top: 3px;
	margin-right: 18px;
	margin-bottom: 11px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/contact-background.gif);
	background-repeat:repeat-x;
	background-color: #c5d3dc;
	border: 1px solid #000000;
}

.contactHeader {
	font-size: 16px;
	font-weight: bold;
	color: #303045;
}

.footerLinks a{
	color: #873738;
}

.footer {
	line-height: 1.5;
}

.SignUp {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}
