/*  Date:   04-16-2007       */
/*  Filename: eatcake.css    */

body {
	margin: 15px 0;
	background-image:url(images/bgHorizontal-1.gif);
	text-align: justify;
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	color: black;  
	padding-left: 100px; 
	padding-right: 100px;
	height: 100%;
    }
	
img {border:0}
  a {color: #CC3366}
  h1,h2,h3,h4,h5,h6 {color: #CC3366}
  
#wrapper {
	width: 100%;
}
#header, mainmenu {text-align: center; }
#navleft  {float: left;  } 
#navright {float: right; } 

span {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#linktable {width: 100%; font-size: 10pt; margin-top: 2px; margin-bottom: 2px; 
background-color: #CC3366; text-align: center; }
#linktable th {
	width: 8%;
	overflow: hidden;
}
#linktable th a {color: #FFCCCC; text-decoration: none;}
#linktable th a:hover {background-color: #FFCCCC; color: #CC3366; width: 100%}

#info {width: 134px; background-color: #CC3366; color: rgb(255,255,255); padding:10px; float:left; margin-bottom: 2px; }
#info2 {width: 134px; background-color: #CC3366; color: rgb(255,255,255); padding: 10px; float:right; }
#info3 {width: 220px; background-color: #CC3366; color: rgb(255,255,255); padding: 10px; float:right; }

#info img{ padding:15px 2px; }
#info2 img{ padding:15px 2px; }
#centerinfo {
	font-size: 10pt;
		width: auto;
	overflow:hidden;
	padding-left: 15px; padding-right: 15px;
}

/**
#centerinfo {
	font-size: 10pt;
	margin-left: 15%;
	width: auto;
	margin-right: 3%;
	margin-top: 0px;
	overflow:hidden;
	padding-left: 10px; padding-right: 10px;
}

/**
#centerinfo {
	float:left;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: auto;
	overflow:hidden;
}
**/
h,h1,h2,h3,h4,h5,h6, #linktable {font-family: Arial, helvetica, sans-serif;color: #CC3366}
.notes1 {
	font-family: sans-serif;
	font-size: 9pt;
	background-color: white;
	border: 1px inset white;
	padding: 5px;
	height: 150px;
	overflow: auto;
	width: 190px;
	float: left;
	text-align: left;
}

.notes {
	font-family: sans-serif;
	font-size: 9pt;
	background-color: white;
	border: 1px inset white;
	padding: 5px;
	width: 220px;
	height: 150px;
	overflow: auto;
	float: left;
}
.notes2 {
	font-family: sans-serif;
	font-size: 9pt;
	background-color: white;
	height: 148px;
	overflow: auto;
	width: 381px;
	float: left;
	text-align: left;
	clear: right;
}

#footer {
	clear:both; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style:italic; font-weight:bold;
	background-color:#CC3366; 
	color: #FFFF99; 
	height:30px;
	width:100%;} 

#footer a{ color:#FFFFFF; font-weight:bolder;}

#cakelinks {
	font-size:16px;
	float: left;
	width: auto;
	background-color: #CC3366;
	padding-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#cakelinks a {
	display: block;
	font-weight: bold;
	font-size: 13pt;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	margin-left: 5px;
	color: #FFCCCC;
	background-color: #CC3366;
}
#cakelinks a:hover {color: #FFCCCC; background-color: #CC3366;}
#cakelinks a.mainlink {margin-top: 10px; text-transform: uppercase; color: #FFFF99;}
#cakelinks a.sublink { 
	margin-left: 0px;
	padding: 2px;
}
#cakelinks a:visited {color: white; text-decoration: none;}
#cakelinks span {color: #FFFF99; font-size: 20px; text-align:center; padding:30px;}

.caketables th{background-color: #CC3366; color: white; padding: 7px}
.caketables td{padding: 2px; font-size: 10pt;}
.caketables .price {width: 100px}
.caketables .flavors1 {
	width: 180px;
	font-size: 12pt;
}
.caketables .flavors {
	width: 220px;
	font-size: 12pt;
}
#cakeform {font-size: 11pt; font-weight:bold; font-family: Tahoma, Arial, Helvetica, Sans-serif; }

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;}
.style4 {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}

.style5 {font-family: Arial, Helvetica, sans-serif;	font-style: italic; text-decoration:underline; font-weight: bold}
.style6 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold}
.style7 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; color:#FFFFFF}
.style8{font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; color:#FFFFFF}
.style9 {font-size: 12pt}

  #box {
	width: 195px;
	background-color: ivory;
	border: 5px outset #CC3366;
	padding: 10px;
	font-family: sans-serif;
	font-size: 12px;
}

