a {
	color: #333333;
}

a.sublink {
	color: #fdba3f;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding: 0 20px 0 0;
}

a.sublink:hover {
	text-decoration: underline;
}

#logo{
	padding: 100px 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: url('/_common/img/rsvp-background.jpg') no-repeat 0 0;
	background-color: #8f8681;
	background-position: center top;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}




.clr { clear: both; }

.news-date {
	margin:0;
	padding:0;
	color:#574c47;
	font-size: 10px;
}

.bodyCopy {
	display: block;
	bg-color: #0000;
	padding: 20px 0;
}

.border-bottom {
	border-bottom:1px solid #766d69;
}

#footer {
	display:block;
	width:800px;
}

#footer .links { 
	padding:20px 0 0 20px;
}

#footer .copy { 
	padding:40px 30px;
	color:#6f6661;
}

/* *******************************************  Contact Form  ******************************************* */  

#contact-form-addr {
	float: right;
	width: 250px;
}

#contact-form-container {
	position: relative;
	left: 50px; top: 0;
	width: 480px;
}

.contact-form .form-row { 
	margin: 3px 0; padding: 0; 

}
.contact-form .form-text {
	width: 150px;
	float: left; 
}
.contact-form .form-input input { width: 227px; }
.contact-form .desc-align { margin: 5px 0 25px 0; }

.contact-form .desc-align .radio-desc {
	position: relative;
	left: 0; top: -3px;
}
.contact-form .form-submit {
	position: relative;
	left: 150px; top: 15px;
	width: 200px;
}

/* *******************************************  Survey  ******************************************* */  

div#ebeans-survey {
	margin: 20px 5px 0 0;
	position: relative;;
	display:inline-block;
}

div#facebook-box {
	margin: 20px 15px 0 15px;
	position: relative;
	float:right;
}

.iframe-survey {
	width: 490px; 
	height: 230px; 
	border: 0; 
	padding:0; 
	margin:0;
}

.calendar-header {
 	font-size:18px;
 	font-weight:bold;
 	color:#fdba3f;
 	padding-bottom:5px;
 	border-bottom:1px solid #CAC5CA;
}

#calendar-item h3 {
	margin-bottom:5px;
}

#calendar-item p {
	border-bottom:1px solid #CAC5CA;
}

.calendar-date {
	color:#4F3A19;
}

