@charset "utf-8";
body {
	background-color: #9999cc;
	background-image: url(images/body_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Main {
	margin: auto;
	height: 580px;
	width: 900px;
	border: 1px solid #787885;
	background-image: url(images/bg.gif);
	position:relative;
	
}
.nav_text {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
	width: 900px;
	text-justify: auto;
}

A.top_links:link,A.top_links:visited {
	color: white;
	text-decoration: none;
	font-size: 14px;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.top_links:hover,A.top_links:active {
	color: white;
	text-decoration: underline;
	font-size: 14px;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Nav {
	margin: auto;
	height: 85px;
	width: 900px;
	border: 0px;
	vertical-align: middle;
	text-align: center;
	float: inherit;
	background-image:url(images/prple_bg73.png);
}

#home_cake {
    height:28px;
    width:26px;
	background-image:url(images/cake_slice.png);
	display:none;
}
#pricing_cake {
    height:28px;
    width:26px;
    background-image:url(images/cake_slice.png);
	display:none;
}
#flavors_cake {
    height:28px;
    width:26px;
    background-image:url(images/cake_slice.png);
	display:none;	
}
#novelty_cake {
    height:28px;
    width:26px;
    background-image:url(images/cake_slice.png);
	display:none;
}
#portfolio_cake {
    height:28px;
    width:26px;
    background-image:url(images/cake_slice.png);
	display:none;
}
#impressions_cake {
    height:28px;
    width:26px;
    background-image:url(images/cake_slice.png);
	display:none;
}

#contact_cake {
    height:28px;
    width:26px;
    background-image:url(images/cake_slice.png);
	display:none;
}

#top_nav {
	height: 85px;
	width: 900px;
	border: 0px;
	vertical-align: top;
	text-align: left;
	float: left;

}

.body_section {
	width: 485px;
	border: 0px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

.gallery_section {
	width: 610px;
	border: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	background: transparent;
}

.flavor_section {
	width: 550px;
	border: 0px;
	text-align: left;
	float: inherit;
	padding-left: 20px;
	padding-top: 10px;
}

.pricing_section {
	width: 550px;
	height: 308px;
	border: 0px;
	text-align: left;
	float: inherit;
	padding-left: 20px;
	padding-top: 10px;
}

.impressions_section {
	width: 550px;
	height: 308px;
	border: 0px;
	text-align: left;
	float: inherit;
	padding-left: 20px;
	padding-top: 10px;
}

.contact_section {
	width: 565px;
	height: 308px;
	border: 0px;
	text-align: left;
	float: inherit;
	padding-left: 20px;
	padding-top: 10px;
}

.news_section {
	width: 500px;
	height: 445px;
	border: 0px;
	text-align: left;
	float: inherit;
	padding: 0px;
	background-color:#FFFFFF;
		border-color:#646077;
	margin: 0px;
}


.body_text {
	color: #646077;
	font-size: 14px;
	line-height: 18px;
}

.body_text_large {
	color: #646077;
	font-size: 17px;
	line-height: 20px;
}

.small_text {
	color: #646077;
	font-size: 12px;
	line-height: 14px;
}

.tiny_text {
	color: #646077;
	font-size: 10px;
	line-height: 12px;
}

.Quote {
    position:absolute;
	bottom:10px;
	right:10px;
	width:275px;
	text-align:right;
	font-style:oblique;
	font-weight:bold;
}

.Footer {
    margin:auto;
	width: 900px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 0px;
	padding-top: 6px;
}


a.Footer:link,a.Footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.Footer:hover,a.Footer:active {
	color: #6B5D82;
	text-decoration: underline;
	font-size: 10px;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
