@charset "utf-8";
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.georgia_b_ital {
	color: #990066;
	font-weight: bold;
}
.georgia_cap {
	font-size: 24px;
	color: #990066;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #990066;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-image: url(images/ist2_1039287_seamless_retro_background_vector2.jpg);
	background-repeat: repeat;
}

#div_container {
	background-color: #FCFCFC;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC1C1;
	border-right-color: #FFC1C1;
	border-bottom-color: #FFC1C1;
	border-left-color: #FFC1C1;
}

#div_header {
	background-color: #FCE7E4;
	width: 760px;
	background-attachment: fixed;
	background-position: left;
	background-repeat: no-repeat;
}

#divWrapper {
	margin-top: 0px;
}


#divNav {
	width: 120px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#divNav   li   a:link, #divNav   li   a:visited, #divNav   li   a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-decoration: none;
	background-image: url(images/button_bkg1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	list-style-type: none;
	list-style-image: none;
	font-style: italic;
	font-weight: bold;
	height: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 118px;
	background-color: #FFFFFF;
	border-top: 3px solid #000000;
	border-right: 1px groove #CCCCCC;
	border-bottom: 1px groove #CCCCCC;
	border-left: 1px groove #CCCCCC;
}
#divNav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6699;
	text-decoration: none;
	text-align: center;
	display: block;
	list-style-type: none;
	list-style-image: none;
	font-style: italic;
	font-weight: bold;
	height: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 118px;
	border-top: 3px solid #000000;
	border-right: 1px groove #CCCCCC;
	border-bottom: 1px groove #CCCCCC;
	border-left: 1px groove #CCCCCC;
}
#divShowAd {
	background-color: #66005F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FAD7D1;
	text-align: center;
	letter-spacing: 0.1em;
	border: medium double #F9E4DF;
	padding: 5px;
	margin-top: 10px;
	display: block;
}
#divShowAd a:link, #divShowAd a:visited, #divShowAd a:active {
	color: #FAD7D1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}




#divContent {
	float: right;
	width: 555px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/flavor_bkg.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
#divContent a:link {
	color: #990066;
	text-decoration: underline;
	font-weight: bold;
}
#divContent a:visited {
	color: #990099;
	font-weight: bold;
}
#divContent a:hover {
	font-weight: bold;
	color: #000000;
}
#divSmContent {
	float: right;
	width: 555px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/content_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 300px;
	border: 1px solid #FFC1C1;
}
#divSmContent a:link, #divSmContent a:visited, #divSmContent a:active {
	color: #990066;
	text-decoration: underline;
	font-weight: bold;
}
#divSmContent a:hover {
	color: #000000;
	text-decoration: underline;
}


#divCakes {
	height: 325px;
	width: 740px;
	clear: both;
}
#divFlavors {
	float: right;
	width: 555px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-image: url(images/flavor_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFC1C1;
}
#divFlavorList {
	background-color: #FCE7E4;
	width: 550px;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFC1C1;
	margin-top: 25px;
}

#clear {
	clear: both;
	height: 1px;
}

#divFooter {
	height: 35px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: 165px;
}
#divFooter a:link, #divFooter a:visited, #divFooter a:active {
	color: #990066;
}
#divFooter a:hover {
	font-weight: bold;
	color: #990066;
}
#divPortWrapper {

}



#divPortfolio {
	float: right;
	width: 575px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	background-color: #F9E8ED;
	border: 1px solid #FFC1C1;
}
#divAlbum {
	height: 200px;
	width: 740px;
}
#divFlavors a:link {
	color: #990066;
	text-decoration: underline;
	font-weight: bold;
}
#divFlavors a:visited {
	color: #990066;
	font-weight: bold;
}
#divFlavors a:hover {
	font-weight: bold;
	color: #000000;
}
#divSlideshow {
	height: 450px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#divSlideshow2 {
	height: 450px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 25px;
}
#divPortfolio2 {
	float: right;
	width: 575px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #FFC1C1;
	background-image: url(images/flavor_bkg.jpg);
	background-repeat: repeat-x;
}
#divPortfolioText {
	width: 205px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#divPortfolioText2 {
	clear: both;
	background-image: url(images/button_bkg1.jpg);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#divPortfolioText2 a:hover {
	font-weight: bold;
	color: #000000;
}
#divPortfolioText2 a:link, #divPortfolioText2 a:visited, #divPortfolioText2 a:active {
	color: #990066;
	text-decoration: underline;
	font-weight: bold;
}
#divKnot {
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
	text-align: center;
	margin: 10px;
}
#divTYContent {
	float: right;
	width: 555px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-image: url(images/flavor_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #FFC1C1;
}
#divSpecFlavors {
	width: 230px;
	float: left;
}
#divGourmetFlavors {
	float: right;
	width: 285px;
}
#divCut1 {
	float: left;
	height: 222px;
	width: 300px;
}
#divFlavorList1 {
	width: 550px;
}

#divTradFlavors {
	float: right;
	width: 228px;
}
#divCut2 {
	float: right;
	height: 224px;
	width: 308px;
}
#divCut3 {
	float: left;
	height: 197px;
	width: 251px;
}
#divFeatured {
	background-color: #FCE7E4;
	width: 215px;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFC1C1;
	margin-top: 25px;
	background-image: url(images/collage.jpg);
	padding-right: 340px;
	height: 800px;
	background-repeat: no-repeat;
}
#divMartha {
	background-color: #FFFFFF;
	background-image: url(images/button_bkg1.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
	text-align: center;
	letter-spacing: .1em;
	border: medium double #990066;
	padding: 5px;
	margin-top: 10px;
}
#divMartha a:link, #divMartha a:visited, #divMartha a:active {
	color: #990066;
	text-decoration: none;
}
#divMartha a:hover {
	color: #FF33CC;
}
#divShowAd a:hover {
	color: #66005F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #F9E4DF;
}
