@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
}

img {
	border: none;
}

.polaroids {
 background-image: url(images/3-polaroids.jpg);
 background-repeat: no-repeat;
 width: 800px;
 height: 400px;
 clear: both;
 margin-top: 80px;
}

#abouttext p {
	text-align: left;
	padding-left: 20px;
	margin-top: 0px;
}

#abouttext h1 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #88AB69;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
}

#frames img {
	margin-bottom: 45px;
}

#weddingparty h1 {
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #88AB69;	
	text-align: left;
	clear: left;
	margin-bottom: 0px;

}

#weddingparty h2 {
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #5d74c8;	
	text-align: left;
	clear: left;
	margin-bottom: 0px;
}

#contactform h1 {
    color: #5d74c8;
	width: 600px;
	float: left;
	margin: none;
	text-align: left;
	border-bottom: double #5d74c8;
}

#contactform p.title {
	color: #000;
	text-align: left;
	width: 600px;
	float: left;
	margin: none;
	clear: left;
	font-weight: bold;
	margin-top: 5px;
}

#contactform p {
	color: #5d74c8;
	float: left;
	margin: 0;
	clear: left;
	font-weight: bold;
	margin-top: 5px;
}

.clearer { clear: both; }

/* Form Styling */

.formfield {
	clear: right;
	float: left;
	height: 22px;
	font-size: 20px;
	background-color: #88AB69;
	border: none;
	padding: 0;
}

.RSVPformfield {
	height: 22px;
	font-size: 20px;
	background-color: #88AB69;
	border: none;
	padding: 0;
	float: left;
}

.RSVPformselect {
	height: 22px;
	font-size: 14px;
	background-color: #88AB69;
	border: none;
	padding: 0;
	float: left;
}
.textarea {
	clear: right;
	float: left;
	height: 200px;
	width: 500px;
	font-size: 20px;
	background-color: #88AB69;
	border: none;
	padding: 0;
}

/* Text Styling */

.pageTitle {
	color: #5d74c8;
	margin: 0;
	float: left;
	clear: both;
}

#map h1 {
	color: #88AB69;
	font-size: 22px;
	float: left;
	margin: 0;
}

#map p {
	text-align: left;
	margin: 0;
}

.hotel {
 width: 250px;
 float: left;
 margin-bottom: 10px;
}

.hotel img {
	float: left;
	width: 200px;
	text-align: center;
}

.hotel p {
 float: left;
 width: 200px;
 text-align: left;
}

.rentalhomes {
	Width: 800px;
	float: left;
	text-align: left;
	vertical-align: middle;
}

.rentalhomes img {
	vertical-align: middle;
}

.RSVP {
	width: 700;
	text-align: left;
	margin-left: 95px;
}

.RSVPform {
	text-align: left;
	padding-top: 20px;
	float: left;
}

.RSVPmealBox {
	background-color: #92d5d1; 
	margin: 10px 0px 0px 0px; 
	width: 275px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5e74c5;
	padding: 5px;
	float: left;
	clear: both;
}

.RSVPFormButton {
	background-color: #92d5d1; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5e74c5;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 70px;
	float: left;
	clear: both;
}

.RSVPFormButton:hover {
	background-color: #5e74c5; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5e74c5;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 70px;
	float: left;
	clear: both;
}

.inputTitle {
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.schedule {
	text-align: left;
}
.schedule h1 {
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #5d74c8;	
	text-align: left;
	clear: left;
	margin-top: 10px;

}

.schedule h2 {
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #88AB69;	
	text-align: left;
	clear: left;
	margin-bottom: 0px;
}