@charset "UTF-8";
/* CSS Document */

html, body {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	}
	
body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, Georgia serif;
}

#container 	{
	position: relative;
	top: 0px;
	padding: 0px;
	margin: 0 auto;
	width: 85%;
	min-width: 800px;
	height: auto;
	background-color: #ffffff;
}

#banner		{
	width: auto;
	margin: 0;
	height: 249px;
	max-height: 249px;
	top: 0px;
 	border-bottom-color: #b4282e;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	overflow: hidden;
}

#banner a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#banner a:hover {
	color: #b4282e;
	font-weight: bold;
	text-decoration: none;
}


#banner img {
	position: absolute;
	z-index: 5;
	top: 38px;
	right: 0px;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 211px;
}

#banner p { color: #000000;
	font-family: "Times New Roman", Times, Georgia serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 130%;
	padding-top: 70px;
	margin-right: 200px;
	margin-left: 185px;
	text-align: left;
}

#rollover { top: 0px;
	z-index: 20;
	left: -20px;
	width: 222px;
	height: 69px;
	position: absolute;
}

/* The following applies to text and images in the main content area */

#content { 
	background: transparent;
	left: 185px;
	right: 195px;
	z-index: 10;
	height: 100%;
	position: absolute;
	width: auto;
	text-align: left;
}

#content p, ol, ul, li {
	color: #000000;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 130%;
}

#content table { margin: 0; padding: 0; border: none }

#content td { vertical-align: top; border: none }

#content td p {
	vertical-align: top;
	padding-right: 15px;
	color: #000000;
	font-family: Arial, "Trebuchet MS" Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 120%;}

#content li {
	list-style-image: url(../images/bullet_ant.jpg);
	list-style-position: outside;
}

#content h1 { 
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.6em;
	margin-bottom: -10px;
}

#content h2 { 
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.4em;
	margin-bottom: -10px;
}

#content h3 { 
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.2em;
	margin-bottom: -8px;
}

#content h4 { 
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1em;
	margin-bottom: -8px;
}

#content .morebotpadding {
	padding-bottom: 15px;
}

#content img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#content img.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

/* A bunch of custom-coding for link behaviors. What a pain! Not sure why the divs couldn't be stacked in one definition. */

#banner, #left-bottom a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #b4282e;
	font-weight: bold;
	text-decoration: none;
}


#banner, #left-bottom a:hover {
	color: #b4282e;
	font-weight: bold;
	text-decoration: none;
}

#content td a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content td a:hover {
	color: #b4282e;
	font-weight: bold;
	text-decoration: none;
}

#content td, li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content td, li a:hover {
	color: #b4282e;
	font-weight: bold;
	text-decoration: none;
}


#menu {
	position: absolute;
	z-index: 20;
	top: 14.7em;
	width: 205px;
	list-style: none;
	margin: 0;
	padding: 0;
	left: -40px;
	text-align: right;
	overflow: visible;
}

#menu li {
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	text-shadow: #000000 0 0 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #333333;
	white-space: nowrap;
	border-bottom-width: 1px;
	font-weight: 600;
}
#menu a {
	background: url("../images/red_arrow.gif") right center no-repeat;
	color: #333333;
	display: block;
	margin: 0;
	padding: 6px 20px 6px 0px;
	text-decoration: none;
}
#menu a:hover {
	background: #b4282e url("../images/white_arrow.gif") right center no-repeat;
	color: #ffffff;
	padding-bottom: 6px;
}

#menu .here {
	color: #ffffff;
	padding-bottom: 6px;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #333333;
	white-space: nowrap;
	border-bottom-width: 1px;
	font-weight: 600;
	background-color: #b4282e;
}   

#menu img {vertical-align: bottom }   

/* The "write to me," "watch me cook" and address/phone # div */

#admin {
	position: absolute;
	top: 30em;
	right: 0px;
	margin: 0;
	padding-right: 10px;
	list-style: none;
	width: 190px;
	text-align: left;
	}                 

#admin li {
	font: .9em Arial, Verdana, Helvetica, sans-serif;
	text-shadow: #000000 0 0 0px;
	margin: 0;
	padding: 0;
	padding-left: 1px;
	list-style: none;
	border-bottom: 1px solid #333333;
	white-space: nowrap;
	border-bottom-width: 1px;
	font-weight: 600;
}
#admin li a {
	background: url("../images/red_arrow.gif") right center no-repeat;
	color: #333333;
	display: block;
	margin: 0;
	padding: 6px 18px 6px 0px;
	text-decoration: none;
}
#admin li a:hover {
	background: #b4282e url("../images/white_arrow.gif") right center no-repeat;
	color: #ffffff;
	padding-bottom: 6px;
}   

#admin p { color: #b4282e;
		font: .9em Arial, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 120%;
		padding-left: 40px;
} 

/* Content in right column, above admin dive ("write to me" and "watch me cook") */

#sidebar {
	position: absolute;
	top: 270px;
	right: 0px;
	margin: 0;
	padding-right: 10px;
	list-style: none;
	width: 150px;
	text-align: left;
	}                 


#sidebar p { color: #b4282e;
		font: .7em Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 180%;
} 

#sidebar a { color: #b4242e;
	display: block;
	margin: 0;
	text-decoration: none;
}

#sidebar a:hover {
	color: #333333;
}   


#sidebar .contact { color: #000000;
		font: .9em Arial, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 110%;
		padding-bottom: 10px;
}

/* hides sidebar */
.hide #sidebar {
	display:none;
	}

/* Bottom-left images and other content */

#left-bottom {
	position: absolute;
	top: 30em;
	left: 0px;
	margin: 0;
	width: 170px;
	overflow: visible;
	text-align: left;
	z-index: 1;
}

#left-bottom p {
	font: .8em Arial, Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-weight: bold;
	margin-top: -5px;
}

/* The "current page" link behavior */

body#appear li#menu-appear a,
body#bio li#menu-bio a,
body#diary li#menu-diary a,
body#recipes li#menu-recipes a,
body#buy li#menu-buy a,
body#links li#menu-links a {
	color: #ffffff;
	padding-bottom: 6px;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	font-weight: 600;
	background: #b4282e url("../images/white_arrow.gif") right center no-repeat;
	background-color: #b4282e;
}

#bannerphotocap {
	position: absolute;
	right: -185px;
	margin: 0px;
	top: 172px;
	height: auto;
}

#bannerphotocap p {
	font: .8em Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

img { border: none }


/* Miscellaneous classes (e.g.. for typography */
.dropcap {
	font-size: 175%;
	font-weight: bold;
	vertical-align: text-bottom;
}

.nobreak { white-space: nowrap }

.larger { font-size: 1.2em }