  @charset "UTF-8";


/* gray and maroon button classes */

.editOne .maroonButton {
	color: #fff;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    background-color:#862633;
	border-radius: 16px;
	font-size: 1.6em;
	max-width:74%;
	min-width:240px;
	padding: 18px 34px;	
	box-sizing:border-box;
	display:table;
	text-decoration:none;	
}

.editOne .maroonButton:hover {background-color:#333;color:#fff;text-decoration:none;}
.editOne .maroonButton strong {color: #fff;}
		
.editOne .grayButton {
    color: #fff;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    background-color: #57575c;
	border-radius: 16px;
	font-size: 1.6em;
	max-width: 74%; 
	min-width:240px;
	padding: 18px 34px;
	box-sizing:border-box;
	display:table;
	text-decoration:none;
}
.editOne .grayButton:hover {background-color:#333;color:#fff;text-decoration:none;}
.editOne .grayButton strong {color: #fff;}		
		


.editOne .maroonButtonLeft {
	color: #fff;
	margin: 20px 20px 20px 0;    
	text-align: center;
    font-weight: bold;
    background-color:#862633;
	border-radius: 16px;
	font-size: 1.6em;
	max-width:74%;
	min-width:240px;
	padding: 18px 34px;	
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: left;

}

.editOne .maroonButtonLeft:hover {background-color:#333;color:#fff;text-decoration:none;}
.editOne .maroonButtonLeft strong {color: #fff;}
		
.editOne .grayButtonLeft {
    color: #fff;
    margin: 20px 20px 20px 0;
    text-align: center;
    font-weight: bold;
    background-color: #57575c;
	border-radius: 16px;
	font-size: 1.6em;
	max-width: 74%; 
	min-width:240px;
	padding: 18px 34px;
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: left;

}
.editOne .grayButtonLeft:hover {background-color:#333;color:#fff;text-decoration:none;}
.editOne .grayButtonLeft strong {color: #fff;}		




.editOne .maroonButtonRight {
	color: #fff;
	margin: 20px 0px 20px 20px;    
	text-align: center;
    font-weight: bold;
    background-color:#862633;
	border-radius: 16px;
	font-size: 1.6em;
	max-width:74%;
	min-width:240px;
	padding: 18px 34px;	
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: right;

}

.editOne .maroonButtonRight:hover {background-color:#333;color:#fff;text-decoration:none;}
.editOne .maroonButtonRight strong {color: #fff;}
		
.editOne .grayButtonRight {
    color: #fff;
    margin: 20px 0px 20px 20px;
    text-align: center;
    font-weight: bold;
    background-color: #57575c;
	border-radius: 16px;
	font-size: 1.6em;
	max-width: 74%; 
	min-width:240px;
	padding: 18px 34px;
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: right;

}
.editOne .grayButtonRight:hover {background-color:#333;color:#fff;text-decoration:none;}
.editOne .grayButtonRight strong {color: #fff;}		




/*editTwo*/

.editTwo .maroonButton {
	color: #fff;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    background-color:#862633;
	border-radius: 16px;
	font-size: 1.6em;
	max-width:74%;
	min-width:240px;
	padding: 18px 34px;	
	box-sizing:border-box;
	display:table;
	text-decoration:none;	
}

.editTwo .maroonButton:hover {background-color:#333;color:#fff;text-decoration:none;}
.editTwo .maroonButton strong {color: #fff;}
		
.editTwo .grayButton {
    color: #fff;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    background-color: #57575c;
	border-radius: 16px;
	font-size: 1.6em;
	max-width: 74%; 
	min-width:240px;
	padding: 18px 34px;
	box-sizing:border-box;
	display:table;
	text-decoration:none;
}
.editTwo .grayButton:hover {background-color:#333;color:#fff;text-decoration:none;}
.editTwo .grayButton strong {color: #fff;}		
		


.editTwo .maroonButtonLeft {
	color: #fff;
	margin: 20px 20px 20px 0;    
	text-align: center;
    font-weight: bold;
    background-color:#862633;
	border-radius: 16px;
	font-size: 1.6em;
	max-width:74%;
	min-width:240px;
	padding: 18px 34px;	
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: left;

}

.editTwo .maroonButtonLeft:hover {background-color:#333;color:#fff;text-decoration:none;}
.editTwo .maroonButtonLeft strong {color: #fff;}
		
.editTwo .grayButtonLeft {
    color: #fff;
    margin: 20px 20px 20px 0;
    text-align: center;
    font-weight: bold;
    background-color: #57575c;
	border-radius: 16px;
	font-size: 1.6em;
	max-width: 74%; 
	min-width:240px;
	padding: 18px 34px;
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: left;

}
.editTwo .grayButtonLeft:hover {background-color:#333;color:#fff;text-decoration:none;}
.editTwo .grayButtonLeft strong {color: #fff;}		




.editTwo .maroonButtonRight {
	color: #fff;
	margin: 20px 0px 20px 20px;    
	text-align: center;
    font-weight: bold;
    background-color:#862633;
	border-radius: 16px;
	font-size: 1.6em;
	max-width:74%;
	min-width:240px;
	padding: 18px 34px;	
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: right;

}

.editTwo .maroonButtonRight:hover {background-color:#333;color:#fff;text-decoration:none;}
.editTwo .maroonButtonRight strong {color: #fff;}
		
.editTwo .grayButtonRight {
    color: #fff;
    margin: 20px 0px 20px 20px;
    text-align: center;
    font-weight: bold;
    background-color: #57575c;
	border-radius: 16px;
	font-size: 1.6em;
	max-width: 74%; 
	min-width:240px;
	padding: 18px 34px;
	box-sizing:border-box;
	display:table;
	text-decoration:none;
	float: right;

}
.editTwo .grayButtonRight:hover {background-color:#333;color:#fff;text-decoration:none;}
.editTwo .grayButtonRight strong {color: #fff;}		

.widthScale60 {width:60%;height:auto;}
.widthScale100 {width:100%;height:auto;}