/*Palate Pleasers CSS*/


body {
	margin: 0px;
	background-color: #311F1B;
}

img {
	border:0;
}
#wrapper_all {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #311F1B;
	border-right-width: 40px;
	border-right-style: solid;
	border-right-color: #311F1B;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #311F1B;
}

#wrapper_all #content_center {
	background-color: #FFF;
}

#nav_col_left {
	background-color: #311F1B;
}
#wrapper_all #byline {
	padding-left: 25px;
}


h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 40px;
	color: #660000;
	font-style: italic;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* TEXT ------------------------------ */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 145%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	color: #000;
}
.text a{
	
}
.text a:link {
	color: #680307;	
	text-decoration: underline;
}
.text a:visited {
	color: #680307;
	text-decoration: underline;
	background-color: #FFF;
}
.text a:hover { 
	background-color: #006699; 
	color: #FFFFFF;
}
.text a:active {
	color: #F60;
	background-color: #FFF;
}

.text img {
	padding: 0px;
}

.big_pic {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


.text_sm {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans serif; 
	 font-size: 13px; 
	 line-height: 130%; 
	 color: #333333; 
	 font-weight: normal;
}
.text_sm a:link {
	text-decoration: underline; 
	color: #003399;
}
.text_sm a:visited {
	color: #003399;
	text-decoration: underline;
}
.text_sm a:hover { 
	background-color: #0066CC;
	color: #FFFFFF;
	}
.text_sm a:active {
	color: #33FF99;
}

.text_right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 135%;
	padding: 5px;
}
.text_right a:link { 
text-decoration: underline; 
color: #003399;
 }
.text_right a:visited { 
color: #003399; 
text-decoration: underline;
}
.text_right a:hover { background-color: #0066CC;
 	color: #FFFFFF;
}
.text_right a:active { 
	color: #FF9900;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 145%;
	color: #FFF;
}
.byline a:link { 
	text-decoration: underline; 
	color: #FFFFFF;
 }
.byline a:visited {
	text-decoration: underline;
	color: #FFF;
}
.byline a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.byline a:active {
	text-decoration: none;
	color: #FF0;
}

.text_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	list-style-type: square;
	color: #99CC99;
}
.text_tiny a:link { 
 text-decoration: underline;
 color: #006699;
 }
.text_tiny a:visited {
	 color: #666666;
	 text-decoration: underline; }
.text_tiny a:hover { 
background-color: #0066CC; 
color: #FFFFFF;
}
.text_tiny a:active { 
 color: #FF9900;
 }


/* NAVIGATION ------------------------- */

.nav_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	/*background-image: url(_tile_ppl_bkgrd_jpg.jpg);*/
	background-color:#311F1B;
	border-top-style: none;
	border-top-color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.nav_main a:link { 
text-decoration: none; 
color: #FFFFFF;
 }
.nav_main a:visited {
	 color: #FFFFFF; 
	 text-decoration: none;
	 }
.nav_main a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #CC0000;}
	
.nav_main a:active {color: #FFFF00; 
	display: block;
	text-decoration: none;
	background-color: #FF9900;} 

.nav_sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%; 
	padding-left: 14px;
	background-color: #FFFFFF;
}
.nav_sub a:link { 
color: #333333; 
text-decoration: none;
 }
.nav_sub a:visited { 
color: #333333; 
text-decoration: none; 
 }
.nav_sub a:hover { 	
color: #FFFFFF; 
	background-color: #CC3300;
	 }
.nav_sub a:active { 
color: #FFCC00;
 background-color : #330000; 
 }

.nav_util {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	font-weight : bold;
	text-align: right;
	padding: 4px;
}
.nav_util a:link { text-decoration: none; 
color: #FFFFFF;
 }
.nav_util a:visited { 
 color: #CCCCCC; 
text-decoration: none; 
 }
.nav_util a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_util a:active { 
color: #FFFF00; 
 background-color : #000000; 
 }

/* END NAV STYLES ----------*/

/* Headline Styles */

/* Home Page */

/* Byline */


.box { 	border: 1px solid #000000; }

	
/*DESIGN PHASE------------------------------------*/

#design_toc{
	text-align: left;
}
#design_toc ul {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 0px;
	list-style-type: square;
}
#design_toc ul li {
	padding-top: 0px;
	padding-bottom: 8px;
	list-style-type: square;
	text-indent: 8px;
}
#design_toc #main {
	font-size: 18px;
	list-style-type: square;
	letter-spacing: 0.2em;
}

.toc {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
}
.toc a{
	display: block;
}
.toc a:link { text-decoration: none;
 color: #333333; 
 }
.toc a:visited { color: #666666;
 text-decoration: none; 
 }
.toc a:hover { background-color: #CC3300;
 color: #FFFFFF;
 }
.toc a:active { 
 color: #FFFF00;
 }
/*---------------------------------*/


.attention {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: center;
}

.pic_left {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	float: left;
}
.pic_right {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	float: right;
	margin-left: 8px;
}

.float_right{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 25px;
	float: right;
}
.pic_centered {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#acrobat_box {
	float: right;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 150%;
	width: 165px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding: 6px;
}
#acrobat_box td {
}

#acrobat_box td a{
	text-decoration: none;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	display: block;
	padding-top: 10px;
}
#acrobat_box td a:link {
	color: #FFFFFF;
}
#acrobat_box td a:visited {
	color: #E2E2E2;
	background-color: #069;
}
#acrobat_box td a:hover {
	color: #FFFFFF;
	background-color: #006699;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #00BB00;
/*	border-bottom-color: #009900; */
}
#acrobat_box td a:active {
	color: #FFFFFF;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #006699;
}


.reverse_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	/*background-image: url(_tile_ppl_bkgrd_jpg.jpg);*/
	background-color:#311F1B;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.reverse_contact a:link { 
text-decoration: none; 
color: #CCCC99;
 }
.reverse_contact a:visited { 
 color: #FFFFFF; 
 text-decoration: none;
 }
.reverse_contact a:hover {	
display: block; 
color: #FFFFFF; 
text-decoration: none; 	
background-repeat: no-repeat; 
	background-color: #CC0000;
	}
.reverse_contact a:active {color: #FFFF00;
 	display: block;	
	text-decoration: none;	
	background-color: #FF9900;
	} 



.reverse {font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
 color: #FFFFFF;
 }
.reverse a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#contact_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	background-color: #A4D1FF;
	width: 250px;
}

#contact_box td{
	padding-right: 10px;
	padding-left: 10px;
}

#flavors img {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 14px;
	margin-right: 0px;
}

.cake {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #333333;
}

.cake_type {
	font-weight: bold;
	color: #990066;
}
.cake_subhead {
	color: #000000;
	font-size: 19px;
	line-height: 130%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCC99;
	padding: 6px;
	/*background-image: url(_tile_ppl_bkgrd_jpg.jpg);*/
	background-color:#311F1B;
	line-height: normal;
	margin-top: 20px;
}
.address a:link {
	color: #CCCC99;
	}
.address a:visited {
	color: #CCCC99;
	}
.address a:hover {
	color: #00CC00;
}
.address a:active {
	color: #00FF00;
	}

#frontcase {
}
.menu_woodwind {
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
	background-color: #E1F0FF;
	padding-left: 4px;
	margin-top: 2.5em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.reverse_subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CDFF;
	padding-left: 3px;
	padding-right: 3px;
}
.subhead_hairline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}

.home_note {
	color: #000000;
	font-size: 16px;
	line-height: 135%;
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#intro h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 140%;
	color: #000;
	font-style: normal;
}
#intro h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 145%;
	color: #000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	border-bottom-width: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* PRE-LOAD CODE ---------------------------------*/

#preloaded-images {
 position: absolute;
 overflow: hidden;
 left: -9999px; 
 top: -9999px;
 height: 1px;
 width: 1px;
}

/* END PRE-LOAD CODE ------------------------------*/
#promo_2col {


}
.middle_promo {
	display: inherit;
}
#top_promo {
}
#single_promo_right {
	float: right;
	margin-left: 15px;
}
#tips_checklist {
	background-image: url(lined_notebook_1b.jpg);
}
.vendors_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 145%;
	font-weight: bold;
	color: #FFF;
	background-color: #31201B;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: -5px;
}
h3.vendors_subhead {
	margin-top: 35px;
	padding-left: 15px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 6px 6px 15px #888888;
	-webkit-box-shadow: 6px 6px 15px #888888;
	box-shadow: 6px 6px 15px #888888;
}
#home_right {
	float: right;
	width: 160px;
	margin-left: 30px;
	margin-right: 0px;
}
#home_right img{
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:20px;
}

