body {
    font-family: 'AvenirLTPro-Light';
    margin:0;
    padding:0;
    background-image: url("img/bg.png");
    background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
 
}
.container {
  
  margin-left:auto;
  margin-right:auto;
 width:100%;

  

}
.container_2
{
	width: 100%;
	
}

.top_panel {
  width: 1400px;
  height: 760px;
  margin-left:auto;
  margin-right:auto;
  
}

.second_panel {
 position:relative;
 width: 1400px;
 height: 410px;
 background-color:#d2d8db;
 margin-left:auto;
  margin-right:auto;
}
.second_panel_color {
	position:relative;
  height: 410px;
  background-color:#d2d8db;
 
}
.third_panel {
	position:relative;
  width: 1400px;
  height: 50px;
  background-color:#C1C1C1;
  margin-left:auto;
  margin-right:auto;
}
.third_panel_color {

  height: 50px;
  background-color:#C1C1C1;
	overflow:hide; 
}
.bottom_panel {
	font-family: 'AvenirLTPro-LightOblique';
  width: 1400px;
  height: 280px;
  background-color:#f1f2f3;
  color: #3f2828;
  margin-left:auto;
  margin-right:auto;
}
.bottom_panel_color {

  height: 280px;
  background-color:#f1f2f3;
  color: #3f2828;
  overflow:hide; 
}
.momma_graphic {
	position:absolute;
  width: 706px;
  height: 762px;
  margin-left:-10px;
}
.logo {
	top:50px;
	left:382px;
	position:relative;
  	width: 328px;
  	height: 47px;
}
.main_text {
	display:inline-block;
	position:relative;
	top:78px;
	left:465px;
  width: 650px;
  height: 507px;
  font-size: 21px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.0;
  letter-spacing: normal;
  text-align: left;
  color: #3f2828;
}

.main_text .text-style-1 {

  font-size: 35px;
  line-height: normal;
}
p {
    margin: 0;
    padding: 0;
}

.main_text .text-style-2 {
  line-height: 1.3;
 
}

.main_text .text-style-3 {
  font-family: SourceCodeRoman;
  font-weight: normal;
 
}

.main_text .text-style-4 {
	
  color: #d82d2d;
}
li
{
	margin: 0;

	font-size: 16px;
	line-height: .8;
}
ul
{

	margin: 0;
    padding: 0;
    margin-left: 40px;
}
.italics {
  
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: oblique;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #3f2828;
}
input[type=text] {
	padding-left:8px;
	font-size: 20px;
	width: 240px;
  	height: 40px;
  	border: solid 1px #959595;
  	background-color: #ffffff;
}

.button_label {
  width: 240px;
  height: 14px;
  
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: normal;
  text-align: left;
  color: #3f2828;
}
.button_container {
	width:930px;
	margin-left:235px;
}
.button_column {
	margin-top:57px;
	width:240px;
	margin-left:35px;
	margin-right:35px;
	float:left;
	position:relative;
}
.tos{
	
width: 687px;
  height: 44px;
  
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #3f2828;
  position:relative;
  float:left;
  margin-top:30px;
}

.tos_button{
	
margin-top:33px;
margin-right:10px;
margin-left:30px;
position:relative;
  float:left;
}
.button {
	margin-top:35px;
	margin-left:31px;
  width: 120px;
  height: 40px;
  background-color: #000000;
  color:white;
}

.social_links
{
	display:inline-block;

  width: 30px;
  height: 30px;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
}
.social_container
{
	display:inline-block;
	position:relative;
	left:440px;
	width: 150px;
  	height: 50px;
}
.copyright_box
{
	display:inline-block;
	position:relative;
	left:470px;
	bottom:10px;
	width: 500px;
  	height: 50px;
  	color: #3f2828;
}

div.copyright_box a{
  text-decoration: none;
  color: #3f2828;

}
a{
  text-decoration: none;
  color:red;
}
.footer_text {

  width: 1240px;
  height: 176px;
  
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: oblique;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #3f2828;
  top:50px;
  position:relative;
  margin-left:80px;
  margin-right:80px;
  
  
}
.error_box
{
	font-size: 20px;
	position:relative;
	top:30px;
	text-align:center; 
	color:red; 
	margin:auto 0;
}


.black a
{
	color: #3f2828 !important;
}
.small_text {
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;

  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #3f2828; 
}
