@charset "utf-8";
body {
	background-image: url(images/prairieville_cottage_background_c.jpg);
	background-repeat: repeat-y;
	height: 1300px;
	width: auto;
	background-color: #6AAB5A;
	background-position: center;
}
.container {
	background-color: #FFFFFF;
	width: 775px;
	text-align: center;
	margin-left: 23%;
	background-position: center;
	position: relative;
	height: auto;
	margin-right: 25px;
	overflow: hidden;
}
.left_container {
	float: left;
}
.container #left_side {
	float: left;
	width: 350px;
	height: 215px;
	margin-left: 25px;
}
.page_title {
	font-family: "Brush Script Std", "Script MT Bold", "Arial Black";
	font-size: 65px;
	font-weight: lighter;
	color: #6AAB5A;
	text-align:center;
}
.container #right_side {
	width: 325px;
	float: right;
	height: 215px;
	overflow: hidden;
	margin-right: 25px;
	background-position: center;
}
.page_header {
	font-family: "Brush Script Std", Script, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6AAB5A;
	height: 105px;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 6px;
}
.container #coming_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6AAB5A;
	font-weight: bold;
	padding-top: 19px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6AAB5A;
	text-align: justify;
	margin-right: 70px;
	margin-left: 70px;
}
.list_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin-right: 90px;
	margin-left: 90px;
}


.container #footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #6AAB5A;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.amenities_list_a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61311E;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 10px;
}
.tag_line {
	font-family: "Brush Script Std", "Script MT Bold", "Arial Black";
	font-size: 28px;
	color: #61311E;
	text-align: center;
}
.amenities_list_b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61311E;
	font-weight: bold;
}
.amenities_list_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #61311E;
	font-weight: bolder;
}
.container #coming_text_b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6AAB5A;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.form_container {
	font-family: Arial, Helvetica, sans-serif;
	color: #61311E;
	width: 575px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 100px;
	background-position: center center;
	text-align: center;
	margin-top: 0%;
	margin-right: 100px;
	margin-bottom: 0px;
}
.thankyoucontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #61311E;
	text-align: center;
	margin-right: 85px;
	margin-left: 85px;
}
.reservation_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61311E;
	font-weight: bold;
	margin-right: 100px;
	margin-left: 100px;
}
.contactus_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #61311E;
	text-align: center;
}
.specialevent_date {
	color: #61311E;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	padding: 4px;
}
.specialevent_info {
	color: #6AAB5A;
	font-weight: normal;
	padding: 4px;
}
.specialeventtable {
	background-position: center center;
	margin-right: 11%;
	margin-left: 11%;
	width: 600px;
}
.container #stevecarterwebdesign {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: right;
}
