#pageCenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageWidth {
	background-color: #FFFFFF;
	width: 794px;
	height: 100%;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: underline;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #CEBEC6;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.noText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #663300;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin-left: 5px;
/*	text-align: justify;*/
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	color: #663300;
	line-height: 20px;
	font-weight: normal;
}
.pageNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin-left: 5px;
	text-align: justify;
	letter-spacing: 0px;
	color: #663300;
}

.headText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-stretch: ultra-condensed;
	letter-spacing: -1px;
	color: #663300;
}
.headTextCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 8px 0px;
	font-size: 13px;
	line-height: 22px;
	color: #663300;
}
.mainHeadText {
	margin: 10px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663300;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #663300;
	font-weight: bold;
	margin-left: 22px;
	letter-spacing: 2px;
}
.box { 
	line-height: 33px; 
	height:33px; 
	margin: 0px; 
	padding: 0px; 
	width: 100%;	 
 } 
.logo {
	height: 299px;
	width: 334px;
	float: left;
}
.navBox {
	background-color: #663300;
	width: 452px;
	float: left;
	vertical-align: middle;
	margin-bottom: 10px;
}
.nav {
	color:#FFFFFF;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 10px 6px 10px 6px;
}
a.navLink {
	color:#FFFFFF;
	float: left;
}
a.navLink:hover {
	text-decoration: none;
	color:#FFFFFF;
	float: left;
}
.leftFloat {
	float: left;
}
.rightFloat {
	float: right;
}
.vertLine {
	float: left;
	background-image: url(../images/flourlinevert.gif);
}
.leftTextBox {
	position: absolute;
	top: 300px;
	width: 334px;
	height: 675px;
}
.mainTextBox {
	float: left;
	width: 440px;
	min-height: 685px;
}

.mainTextBoxLeft {
	float: left;
	width: 49%;
}
.mainTextBoxRight {
	float: right;
	width: 49%;
}
.headTextBox {
	float: left;
	width: 332px;
	height: auto;
	text-align: left;
}
.adTextBox {
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	width: 332px;
	height: auto;
}
.adText {
	margin: 10px 0px 10px 0px;
	font-family: serif, "Times New Roman", Times,;
	font-stretch: narrower;
	font-size: 12pt;
	color: #663300;
	font-weight: 600;
	letter-spacing: 0px;
}
.rightFlours {
	position: relative;
	left: 250px;
	clear: left;
	width: 53px;
}
.leftFlours {
	position: relative;
	left: 200px;
	clear: left;
	width: 40px;
}

.newsTextBox {
	text-align: right;
	float: left;
	width: 332px;
}
.newsHead {
	margin: 10px 29px 10px auto;
}
.newsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: 600;
	font-stretch:narrower;
	margin-left: 20px;
	margin-right: 29px;
	margin-bottom: 20px;
}

.cake {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}
.cakeThumb {
}
.cakeName {
	text-align: left; 
	font-weight: bold;
}
.cakeDesc {

}