﻿.body {
    background-color: #CCCCCC;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.pageBorder {
	background-color:White;
    width:759px;
    margin-left: auto;
    margin-right: auto;
    min-height:300px;
    padding-bottom:20px;
}
.headerBar {
	font-family:Verdana;
	font-size:small;
	padding-top:3px;
	position:relative;
	clear:left;
	float:left;
}
	.headerBar a {
	  color: #FF0000;
	  text-decoration: none;
	}

	.headerBar a:visited {
	  color: #FF0000;
	}

	.headerBar a:hover {
	  color:Blue;
	  text-decoration: underline;
	}
.headerImage {

    float:left;
}
.headerNavigation {
	position:relative;
	left:115px;
	bottom:31px;
	float:left;
	line-height:4px;
}
.breadcrumbBar {
	/*
2A2E7A - blue
ED7722 - orange
*/
	background-color:#2A2E7A;
	color:#FFFFFF;
    margin-left: auto;
    margin-right: auto;
	width:99%;
    clear:left;
    margin-bottom:13px;
	font-family:Verdana;
	font-size:x-small;
}
	.breadcrumbBar a {
	  color: #FFFFFF;
	  text-decoration: none;
	}

	.breadcrumbBar a:visited {
	  color: #FFFFFF;
	}

	.breadcrumbBar a:hover {
	  color:#FFFFFF;
	  font-size:small;
	  text-decoration: underline;
	}
.footerBar {
	text-align:center;
	position:relative;
	width:100%;
	padding-top:7px;
    margin-left: auto;
    margin-right: auto;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:x-small;
	background-color:#2A2E7A;
	width:759px;
}
.leftNavigation {
	padding-left:1px;
	margin-right:5px;
	margin-bottom:8px;
	margin-top:5px;
	margin-left:5px;
	width:130px;
	background-color:#4866B0;
	float:left;
	clear: left;
	display: inline-block;
	font-family:Verdana;
	font-size:x-small;
}
	.leftNavigation a:link 	{
	  color: #FFFFFF;
	  text-decoration: none;
	}
	.leftNavigation a:visited {
	  color: #FFFFFF;
	  text-decoration: none;
	}
	.leftNavigation a:hover {
	  color:#FFFFFF;
	  text-decoration: underline;
	  display:block;
	}
	.leftNavigation a:active {
	  color: #FFFFFF;
	  text-decoration: none;
	}
	.menu {
		z-index:5;
		position: relative;
		background-color:#4866B0;
		float:left;
		display: inline-block;
		font-family:Verdana;
		font-size:x-small;
	}
.pageContent {
	position: relative;
	display: table;
	font-family:Verdana;
	font-size:small;
    min-height:90px;
    margin-right:10px;
	/*margin-left: 140px;*/
}
.introLarge {
	font-family:Verdana;
	font-size:large;	
}
.homepageImage {
	float:left;
	padding-right:5px;
}
.woops {
	font-family: Tahoma;
	font-size: 3.0em;
	color: #FF0000;
	padding-top:20px;
	padding-bottom: 20px;
}
.woopsTxt {
	font-family: Tahoma;
	font-size: 2.0em;
	color: #CCCCCC;
	padding-top:20px;
	padding-bottom: 20px;
}

/* BREAKFAST ITEMS */
.breakfastFloatRight  {
	float:right;
	margin-left:5px;
	background-color:#000000;
	width:152px;
}
.breakfastFloatLeft  {
	margin-left:6px;
	float:left;
	margin-right:5px;
	background-color:#000000;
	width:152px;
}
/*Pastries Page  */
.pastriesFloatRight  {
	float:right;
	margin-left:5px;
	background-color:#000000;
	width:202px;
}
.pastriesFloatLeft  {
	margin-left:6px;
	float:left;
	margin-right:5px;
	background-color:#000000;
	width:202px;
}
/*Wedding Cakes Page  */
.WeddingCakeFeatureFloatRight  {
	float:right;
	margin-left:5px;
	background-color:#000000;
	width:252px;
}
.WeddingItemsList {
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none;
		
}
.battersDIV {
	width:233px;
	height:225px;
	float:left;
	display:block;

}
.frostingsDIV {
	width:233px;
	height:250px;
	vertical-align:top;
	clear:left;
	z-index:5;
	position:relative;
}
.fillingsDIV {
	z-index:4;
	height:225px;
	padding-top:5px;
	margin-left:22px;
	width:233px;
	float:left;
	display:block;

}

/* IMAGE GALLERY STYLES */

.thumbNails {
	float:left;
	padding-right:3px;
}
.thumbnailPageStyle {
	background: #000000;	
}
.thumbFrame 
{
	    margin-left: auto;
    margin-right: auto;
	text-align:center;
	float:right;
	width:609px;
	background:#000000;
	clear:right;
	margin-bottom: 10px;
		
}



p {
	padding-left:5px;
	padding-right: 5px;
}