/********************* Global css *********************/
* {
/*	margin:0px;
	padding:0px;*/
}

body {
	background:#FFFBD4;
	font-family: "Comic Sans MS";
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	margin:0;
	padding:0;
}

#container {
	width: 970px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

.header4 {
	width:24px;
	height:100px;
	background:url(../images/shadow04.gif) repeat-y;
}

.header5 {
	width:922px;
	height:100px;
	background:#FFFFFF url(../images/spacer.gif) repeat-y;
	vertical-align:top;
}

.header6 {
	width:24px;
	height:100px;
	background:url(../images/shadow06.gif) repeat;
}

#logo {
	float:left;
	position:relative;
	width:250px;
	height:80px;
	top:15px;
	left:20px;
	cursor:pointer;
}

#slogan {
	float:right;
	color:#999999;
	font-size:14px;
	margin-top:75px;
	margin-right:20px;
	font-weight:bold;
	cursor:default;
}

.imageL {
	float:left;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	border:1px dashed #cccccc;
}

.imageR {
	float:right;
	margin-top:5px;
	margin-left:10px;
	padding:2px;
	border:1px dashed #cccccc;
}

.hline {
	margin-top: 10px;
	margin-bottom: 10px;
}

#copyright {
	text-align:center;
	font-size:12px;
	color:#999999;
}

#copyright a {
	text-align:center;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

.greytext1 { color:#333333; } /* 3 */
.greytext2 { color:#666666; }
.greytext3 { color:#999999; } /* 1 */
.greytext4 { color:#AAAAAA; } /* 2 */
.greytext5 { color:#CCCCCC; }
.greytext6 { color:#777777; } /* 3 */

.pinktext1 { color:#FF00FF; }
.pinktext2 { color:#FF99FF; }
.pinktext3 { color:#FF66FF; }



/********************* Navigation Bar *********************/

#navbar { margin:0; padding:0; }
#navbar a { margin:0; padding:0; }
#navbar a:hover { color:#A8A6A8; }

.navbar1 { width:24px;  height:10px; background:#FFFFFF url(../images/nav01.gif) no-repeat; }
.navbar2 { width:922px; height:10px; background:#FFFFFF url(../images/nav02.gif) repeat-x; }
.navbar3 { width:24px;  height:10px; background:#FFFFFF url(../images/nav03.gif) no-repeat; }
.navbar4 { width:24px;  height:20px; background:#FFFFFF url(../images/nav04.gif) repeat-y; }
.navbar5 { width:922px; height:20px; background:#FFFFFF url(../images/nav05.gif) repeat; }
.navbar6 { width:24px;  height:20px; background:#FFFFFF url(../images/nav06.gif) repeat-y; }
.navbar7 { width:24px;  height:20px; background:#FFFFFF url(../images/nav07.gif) no-repeat; }
.navbar8 { width:922px; height:20px; background:#FFFFFF url(../images/nav08.png) repeat-x; }
.navbar9 { width:24px;  height:20px; background:#FFFFFF url(../images/nav09.gif) no-repeat; }

#navitem { /* menu bar all items */
	position:absolute;
	width:920px;
	margin: -8px auto 0;
	padding-left: 50px;
	z-index: 999;
}

#navitem li { /* each menu item */
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#navitem div { /* menu sub-item */
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 0;
	padding: 5px 0;
	background: #FFFEF4;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#navitem div a { /* menu sub-item hyperlink */
	position: relative;
	display: block;
	width: auto;
	margin: 0;
	padding: 3px 12px;
	color: #848284;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFEF4;
	font-family: "Comic Sans MS";
	font-weight:normal;
	font-size: 13px;
}

#navitem div a:hover { /* when pointing to sub-item */
	background: #C6A95B;
	color: #FFFFFF;
}

#navitem div a.inactivesubnav { /* disabled sub-item */
	position: relative;
	display: block;
	width: auto;
	margin: 0;
	padding: 3px 12px;
	color: #bbbbbb;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFEF4;
	font-family: "Comic Sans MS";
	font-weight:normal;
	font-size: 13px;
	cursor: default;
}

.navline {
	margin-left:8px;
	margin-right:8px;
}



/********************* Large Banner *********************/

.banner {
	position:absolute;
	top:130px;
	width:922px;
	height:238px;
}



/********************* content *********************/

#content {}

.content4 {
	width:24px;
	height:100%;
	background:url(../images/shadow04.gif) repeat-y;
}

.content5 {
	width:922px;
	height:100%;
	background:#FFFFFF url(../images/spacer.gif) repeat-y;
}

.content6 {
	width:24px;
	height:100%;
	background:url(../images/shadow06.gif) repeat;
}



/********************* footer *********************/

#footer {}

.footer7 {
	width:24px;
	height:38px;
	background:url(../images/shadow07.gif) no-repeat;
}

.footer8 {
	width:922px;
	height:38px;
	background:url(../images/shadow08.gif) repeat-x;
}

.footer9 {
	width:24px;
	height:38px;
	background:url(../images/shadow09.gif) no-repeat;
}



/********************* index *********************/

.bg_graphic {
	width:925px;
	height:221px;
	position:absolute;
	background: url(../images/fa.gif) no-repeat;filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	z-index:0;
}

.mainpage_bodytext {
	color:#666666;
	line-height:18px;
	padding-left:9px;
	font-size:15px;
	font-weight:normal;
}



/********************* kitchenupdate *********************/

.update_title {
	color:#666666;
	font-size:18px;
	font-weight:bold;
}

.update_title_s {
	color:#ccad62;
	font-size:16px;
}

.update_body {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
}



/********************* kitchennews *********************/

.news_body {
	margin-top:12px;
	padding-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
}

.subscription {
	color:#666666;
	font-size:12px;
}

.subscriptionbutton {
	color:#666666;
	font-size:12px;
}

.subscriptiontextbox {
	color:#666666;
	font-size:12px;
}



/********************* aboutyveskitchen *********************/

.aboutkitchen_title {
	color:#ccad62;
	font-size:18px;
	font-weight:bold;
}

.aboutkitchen_body {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-weight:normal;
}

.aboutkitchen_body2 {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}



/********************* aboutbonnieyves *********************/

.aboutbonnie_image {
	float:left;
	margin-right:8px;
}

.aboutbonnie_imagecaption {
	font-size:12px;
	color:#999999;
}

.aboutbonnie_body {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
}



/********************* homemadejam *********************/

.jamslogan1 {
	color:#999999;
	font-size:16px;
	padding-left:40px;
	text-align:left;
}

.jamslogan2 {
	color:#BBAAAA;
	font-size:14px;
	font-weight:bold;
	padding-right:40px;
	text-align:right;
}

.jamheader {
	color:#ccad62;
	font-size:16px;
	text-align:center;
}

.jamlistL {
	color:#666666;
	font-size:13px;
	text-align:left;
}

.jamlist {
	color:#666666;
	font-size:13px;
	text-align:center;
}

.jamlistL a {
	color:#ccad62;
	font-size:14px;
	text-decoration:underline;
}

.jamlistL a:hover {
	color:#aa8b40;
	text-decoration:underline;
}



/********************* countrybakery *********************/

.bakeryheader {
	margin-top:12px;
	line-height:20px;
	color:#999999;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
	line-height:28px;
}

.bakeryfooter {
	color:#777777;
	font-size:14px;
	font-weight:bold;
}

.bakeryfooter a {
	color:#CC9999;
	text-decoration:none;
}

.bakeryfooter a:hover {
	text-decoration: underline;
}

.poparea {
	background:#fffbd4;
}

.pophead {
	color:#ccad62;
}

.poptext {
	color:#777777;
	font-size:14px;
	font-weight:normal;
}



/********************* weddinggift *********************/

.weddingheaderimage {
	float:left;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	border: 1px dashed #CCCCCC;
}

.weddingheaderimageR {
	float:right;
	margin-top:5px;
	margin-left:10px;
}

.weddingsubheader {
	color:#FF66FF;
	font-size:18px;
	font-weight:bold;
}

.weddingbody {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
}

.weddingbody a {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
	text-decoration: none;
}

.weddingbody a:hover {
	text-decoration:underline;
}

.weddingprice {
	color:#777777;
	font-size:13px;

}




/********************* partyplanner *********************/

.partyheader {
	margin-top:12px;
	line-height:20px;
	color:#999999;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
	line-height:28px;
}

.partylink {
	color:#FF66FF;
	font-weight:bold;
}

.partylink a {
	color:#FF66FF;
	font-weight:bold;
	text-decoration: none;
}

.partylink a:hover {
	text-decoration: underline;
}

.partyfooter {
	margin-top:12px;
	line-height:20px;
	color:#999999;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
	line-height:20px;
}



/********************* foodstyling *********************/

.stylingheader {
	color:#ccad62;
	font-size:18px;
	font-weight:bold;
}

.stylingbody {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
}

.stylingbody a {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
	text-decoration: none;
}

.stylingbody a:hover {
	text-decoration:underline;
}



/********************* bookreview *********************/

.bookheader{
	color:#ccad62;
	font-size:18px;
	font-weight:bold;
}

.bookbody {
	margin-top:15px;
	color:#666666;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}

.bookleft {
	width:520px;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}

.bookright {
	padding-top:40px;
	width:310px;
	text-align:right;
	vertical-align:top;
}

.bookcontent {
	margin-top:12px;
	line-height:20px;
	color:#666666;
	font-size:15px;
	font-family: "Comic Sans MS";
	font-weight:normal;
	text-align:center;
}

.bookquote {
	color:#CC6699;
}



/********************* radiointerview *********************/

.radio_header {
	color:#ccad62;
	font-size:19px;
	font-weight:bold;
}

.radio_header2 {
	color:#999999;
	font-size:15px;
	font-weight:normal;
}

.radio_head {
	color:#996666;
}

.radio_link {
	color:#666699;
	font-size:13px;
}

.radio_link a {
	color:#9999CC;
	text-decoration:underline;
}

.radio_link a:hover {
	color:#6666FF;
	text-decoration:none;
}

.radio_desc {
	color:#999999;
}



/********************* culinaryart *********************/

.culinaryart_title1 {
	color:#ccad62;
	font-size:19px;
	font-weight:bold;
}

.culinaryart_title2 {
	color:#BBBBBB;
	font-size:15px;
	font-weight:bold;
}



/********************* media *********************/

.media_title1 {
	color:#ccad62;
	font-size:19px;
	font-weight:bold;
}

.media_title2 {
	color:#BBBBBB;
	font-size:15px;
	font-weight:bold;
}



/********************* writetobonnie *********************/

.blogbody {
	margin-top:12px;
	line-height:16px;
	color:#999999;
	font-size:13px;
	font-family: "Comic Sans MS";
	font-weight:normal;
}

.blogimage {
	float:left;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	vertical-align:top;
}

.blogheader {
	color:#ccad62;
	font-size:18px;
	font-weight:bold;
}

.bloglink {
	color:#666666;
	font-size:14px;
	font-weight:normal;
}

.bloglink a {
	color:#666666;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.bloglink a:hover {
	text-decoration:underline;
}
