@charset "utf-8";
body {
  background-color: #DFDFDF;
  font-family:Arial
}
#PageHeader {
	background-color: #0C243C;
}
#PageHeader nav {
	min-height: 83px;
	max-height: 83px;

}
#PageHeader nav ul {
	text-align: right;
}
#PageHeader nav ul li {
	display: inline-block;
	top: 50%;
	bottom: 50%;
	border-top: 31px;
	border-bottom: 31px;
	margin-top: 31px;
	margin-bottom: 31px;
}

#CakeTable tr:nth-of-type(even) {
	background-color: #EEEEEE
}

td,
th {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 15px;
	padding-left: 15px;
}


.one-third-collumn {
	float: left;
	width: 33.3333%;
}
.one-half-collumn {
	float: left;
	width: 50%;
}
#PageHeader ul li a,
#PageHeader ul li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	
}
#PageHeader ul li a.current:hover,
#PageHeader ul li a:hover,
#PageHeader ul li a:active {
	color: #F29992;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
}
#PageHeader ul li a.current {
	color: #E94D40;
}
#PageFooter a {
  color: #EA7D0E;
}
#PageFooter p {
  line-height: 1.4;
}
.one-third-collumn {}
.one-half-collumn {}
#PageFooter {
	background-color: #A81E13;
	padding: 20PX;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

#PageLogo {

}
#PageLogo img {
	display: inline-block;
	float: left;
	background-color: #FFFFFF;
	width: 350px;
	height: 83px;

}
#PageMain {
	max-width: 1200px;
	background-color: #FFFFFF;
	display: block;
	left: auto;
	margin-left: auto;
	padding: 20px;
	margin-right: auto;
}
#ContactPageMain {
	max-width: 1200px;
	background-color: #FFFFFF;
	display: block;
	left: auto;
	margin-left: auto;
	padding: 20px;
	margin-right: auto;
}
.float-right h2 {
	font-size: 26px;
	line-height: 1.4;
}
.typography h1 {
	color: #000;
	font-size: 30px;
	padding-bottom: 4px;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 80%;
	border-bottom: 2px solid #AAA;
}
.typography h2 {
	color: #000;
	font-size: 26px;
	padding-bottom: 4px;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 80%;
	
}
.typography h3 {
	color: #000000;
	font-size: 22px;
	padding-bottom: 4px;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 80%;
}
.typography h4 {
	font-size: 20px;
	margin-bottom: 4px;
	line-height: 1.4;
	width: 80%;
}
.typography p, .typography li {
	line-height: 1.4;
	font-size: 20px;
}
.typography p {
	margin-bottom: 20px;
	line-height: 1.4;
}
.typography .float-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.typography .float-left {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#PageMain p {
}

#PageBanner {
	background-image: url("../images/web_images/specialcakesbanner1200.jpg");
	height: 360px;
	background-size: cover;
	background-position: center center;
}
#PageBanner h1 {
	color: #FFFFFF;
	font-size: 40px;
	margin-bottom: 5px;
}
#PageBanner strong {
	color: #eA7D0E;
	display: block;
/*	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;*/
	font-style: italic;
	font-weight: bolder;
	font-size: 75px;

}
#PageBanner p {
	color: #FFFFFF;
	font-size: 20px;
}
#PageMain #HomeImage {
	width: 500px
}
form {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 2px solid #EA7D0E;
	border-top: 1px solid #EEEEEE;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
}
form div label {
	display: inline-block;
	width: 25%;
}
form div input {

}


form div {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;


}
table   {
	margin: 0;
	font-size: 20px;
	border-collapse: collapse;
	width: 80%;
	border-bottom: 2px solid #EA7D0E;
}


.clear {
	clear: both;

}
#CakeTable{
	padding: 20px;
	
}

tr   {
	border-bottom: 1px solid #dddddd;
}
.typography table tbody tr:nth-of-type(odd) {
	background-color: #EEEEEE
}
thead tr th {
	text-align: left;
}
#CakesDisplay{
	display: inline-flex;
}

#CakesDisplay  {

}

.float-right {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	padding-bottom: 0px;
}
#PageMain .Table td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	border: thin solid #EEEEEE;
}
#PageMain .Table th{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	color: #FFFFFF;
	background-color: #0C243C;
	text-align: left
}
#PageMain div {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#PageMain h2 {
}
#MainHeading2 {
	font-style: italic;
	text-decoration: underline;
}
#HomeImage {
	float: right;
}
