header	{
			background-color: #f2e6c4;
			border: solid 5px #8c0000;
			padding: 15px 10px;
		}
		body	{
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FDFAF4;
			margin: 0px;
		}
table, th, td {
	border: 5px;
	border-color: #8c0000;
}

h1		{
	font-size: 52px;
	margin-bottom: 0px;
	padding-bottom: 50px:;
}
.cell2 {
	background-color: #8c0000;
	color: #ffffff;
	border: 5px, black;

}
.celltext {
	background-color: #f2e6c4;
}
.cell3 {
	background-color: #f2e6c4;
	text-align: center;
}
.paragraphs {
	width: 50%;
}

.entirebody {
	margin-top: 30px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 50px;

}
.entirebody2 {
	margin-top: 30px;
	margin-left: 180px;
	margin-right: 180px;
	margin-bottom: 300px;

}
#youtube {
	
	width: 60%;
	height: 60%;
	margin: 0 auto;
}
#logo   {
 
  max-width:20%;
  max-height:20%;
}
#bolden {
	color: #8c0000;
	 font-weight: bold; 
}
}
#main	{
	color: #000000; 
}
#mainphoto {
	float: left;
	max-width: 12%;
  max-height: 12%;
  margin-top: -45px;
  margin-bottom: -45px;
  

}
#top h3	{
}

}
.paragraphs	{

}
.selectionphoto {
	width: 180px;
	height: 180px;
}
.dotted-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #800000;
    align-content: center;
    }
    .order {
    	width: 400px;
    	height: 300px;
    	line-height: 1.5;
    	margin: 0 auto;
    	border: solid 5px #8c0000;
    	background-color: #f2e6c4;
    }
    .orderlogo {
    	margin: 0 auto;
    	text-align: center;
    }
    #bldg {
    	float: right;
    	width: 30%;
    	height: 30%;

    }

.liclass {
    float: left;
    align-content: center;
    

}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    align-content: center;


}

li a:hover {
    background-color: #b1e7ee;
}