.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.left {float: left;}
.right {float: right;}

h2 { color: #006;}

body {
	background: url(images/body_bg.jpg) no-repeat top;
	background-color: #711210;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	margin-bottom: 20px;
}

#header {
	height: 148px;
	margin: 0;
}
#top {
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
}
#logo {
	width: 377px;
	height: 115px;
	margin-top: 50px;
	float: left;
}
#logo img a{
	text-decoration: none;
	border: none;
	outline: none;
}
#logo img{
	text-decoration: none;
	border: none;
	outline: none;
}
#header_tag {
	color: #dedede;
	font-family: Tahoma, Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 114px;
	margin-right: 5px;
}
#header_button {
	color: #dedede;
	font-family: Tahoma, Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}
#wrapper {
	min-height: 704px;
	width: 800px;
	padding: 20px;
	background-color: #ffffff;	
}
#cta {
	text-align: center;
	margin-top: 15px;
	width: 550px;
	height: 250px;
	float: left;
	text-align: left;
}
#rsvp_head {
	margin-bottom: 20px;
}

#action_items {
	width: 200px;
	padding-left: 40px;
	padding-top: 30px;
	float: left;
}
#action_items img {
	border: none;
	outline: none;
	text-decoration: none;
}
#action_items a img {
	border: none;
	outline: none;
	text-decoration: none;
	margin-bottom: 25px;
}
#content{
	float: left;
}
#map_container{
	width: 475px;
	height: 500px;
	float: left;
}
#footer {
	color: white;
	background-color: white;
	min-height: 225px;
	border-top: 3px solid #000000;
}
#sidebar {
	float: left;
	width: 300px;
	margin-left: 25px;
}
#logo_grid{
	margin-top: 10px;
	padding: 15px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#logo_grid a img{
	padding: 10px;
	text-align: center;	
}
.twitterIcon {
	float: left;
	padding: 5px;
}
.msg {
	float: left;
	margin-left: 5px;
}