#navigationContainer {
	margin: 90px auto 0 auto;
	text-align: center;
	width: 960px;
	clear: both;
	background-color:none;
	}
#Imagecontainer {
	height: auto;
	width: 820px;
	margin: auto auto 0 auto;
	clear: both;
	}
#Contentcontainer {
	height: 250px;
	width: 850px;
	margin: auto auto 0 auto;
	text-align: left;
	clear: both;
	}	
body {
	margin: 0;
	padding: 0;
	background-image: url(images/topFlowers.jpg);
	background-repeat: no-repeat;
	text-align: center; /* center things in pre-IE6 */
}
#centeredcolumn {
	width: 100%;
	text-align: center;
	float: left;
	}
#col1 {
	width: 33%;
	float: left;
	}
#col2 {
	width: 33%;
	float: left;
	margin: 0;
	}
#col3 {
	width:33%;
	float: left;
	margin: 0;
	} 
#colwide1{
	width: 60%;
	float: left;
	}
#colwide2{
	width: 30%;
	float: left;
	margin: 0;
	}
#imgcol1{
	width: 50%;
	float: left;
	}
#imgcol2{
	width: 50%;
	float: left;
	margin: 0;
	}
	
#footer {
	height: auto;
	text-align: center;
	width: 850px;
	margin: 250px auto 0 auto;
	clear: both;
}
#navbar li {
	float: left;
	list-style-type: none;
}

#navbar a {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	white-space: nowrap;
		}
#navbar a:focus, a:active {
	outline: none;
}
#navbar #logo {
	background-image:url(images/topNav_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 128px;
	height: 68px;
}

#navbar #home {
	background-image:url(images/topNav_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 86px;
	height: 68px;
}
#navbar #home:hover
{
background-position: 0 -68px;
}
#navbar #shop {
	background-image:url(images/topNav_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 152px;
	height: 68px;
}
#navbar #shop:hover
{
background-position: 0 -68px;
}
#navbar #custom {
	background-image:url(images/topNav_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 180px;
	height: 68px;
}
#navbar #custom:hover
{
background-position: 0 -68px;
}
#navbar #compliments {
	background-image:url(images/topNav_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 157px;
	height: 68px;
}
#navbar #compliments:hover
{
background-position: 0 -68px;
}
#navbar #faqs {
	background-image:url(images/topNav_05.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 77px;
	height: 68px;
}
#navbar #faqs:hover
{
background-position: 0 -68px;
}
#navbar #contact {
	background-image:url(images/topNav_06.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 95px;
	height: 68px;
}
#navbar #contact:hover
{
background-position: 0 -68px;
}
p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #342f35;
	font-variant: normal;
	text-transform: none;
	vertical-align: baseline;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
a {
	text-decoration: none;
	color: #443434;
	}
a:hover, a:active {
	color: #634930;
	}

#more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #4A7899;
	letter-spacing: 1px;
		}
#more a:hover, a:active {
	color: #34566F;
	}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #360953;
	letter-spacing: 1px;
		}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	color: #360953;
	letter-spacing: 0.2em;
	margin-left: 20px;
	font-weight: lighter;
	margin-top: 10px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.3px;
	line-height: 20px;
	color: #634930;
	font-weight: bold;
	}
.answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.3px;
	line-height: 17px;
	color: #634930;
}

ul {
	text-decoration: none;
	list-style-type: none;
}
.dates {
	font-size: 12px;
	color: #405780;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #342f35;
		}