* {
	margin: 0;
	padding: 0;
}

BODY {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 76%;
	background-color: #633;
}

#container {
	margin: 10px auto 10px auto;
	border-color: #606;
	border-width: 1px;
	border-style: solid;
	width: 762px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
}

html>body #container { width: 760px; }

#header {
	width: 100%;
	height: 120px;
	margin: 0 auto 0 auto;
	background-color: #FFCC33;
	background-image: url(../images/bk_header.gif);
	background-repeat: repeat-x;
	clear: both;
}

#content {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #FFFFCF;
}

#ltcol {
	width: 160px;
	float: left;
}

#rtcol {
	width: 580px;
	margin: 0 0 0 170px;
}

#footer {
	width: 100%;
	height: 40px;
	background-color: #4F0F4F;
	background-image: url(../images/bk_footer.gif);
	margin: 0;
	vertical-align: middle;
}

#footer P {
	margin: 0 auto 0 auto;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0 0 0;
}

#footer A {
	color: #F0F0C0;
	text-decoration: underline;
	font-size: 1em;
}

.nav {
	display: block;
	background-color: #FC3;
	margin: 30px auto 0px auto;
	text-align: center;
	border-color: #606;
	border-width: 1px;
	border-style: solid;
	width: 142px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}

html>body .nav { width: 140px; }

/*be kind to opera */
.nav A {
	width: 140px;
	display: block;
	margin: 0px;
	color: #606;
	font-family: arial,helvatica,verdana, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	text-indent: .3em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-bottom: #900;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

.nav A:link, .nav A:visited {
	color: #606;
	text-decoration: none;
}

.nav A:hover, .nav A:active {
	color: #FFF;
	text-decoration: none;
	background-color: #633;
}

.nav A.noborder {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

.plumtitle { color: #606; }

.clear {
	width: 100%;
	height: 1px;
	clear: both;
	margin: 0;
	background-color: transparent;
}

HR {
	width: 80%;
	height: 1px;
	margin: 0 auto 0 auto;
	color: #606;
	background-color:#606;
	text-align: center;
}

.pagetitle {
	width: 398px;
	margin: 5px 0 15px 0px;
}

.pagetitle H3 {
	text-align: center;
	color: #606;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
}

H3 {
	color: #633;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 10px 0px 10px 5px;
}

UL {
	list-style-type: disc;
	margin: 5px 0px 0 30px;
	padding:0;
}

LI {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	line-height:  1.3em;
	list-style-type: disc;
	margin: 0 0 6px 5px;
	padding: 0;
	color: #633;
}

P {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-indent: 0em;
	color: #330;
	padding: 0;
	margin: 5px 15px 3px 5px;
	text-align: justify;
}

P.faq {
	color: #633;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 25px 0 10px 5px;
}



.head {
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 1.1em;
}

.note {
	color: #900;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}

P.altcolor {
	color: #636;
	margin: 10px 5px 10px 5px;
}

P.box { margin: 10px 5px 10px 5px; }

P.month {
	color: #633;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
}

.center {
	margin: 0 auto 0 auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
	
}

P.tagline {
	color: #900;
	font-family: "comic sans MS", sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
}

TD.title {
	color: #633;
	font-family: georgia, serif;
	font-size: 1.6em;
	line-height: 1.4em;
	text-align: center;
}

.plumtitle { color: #606; }

TD.info {
	font-size: 1.1em;
	text-align: center;
	line-height: .9em;
}

IMG.addmargin { margin: 6px; }

P.top {
	margin: 0 30px 0 0;
	text-align: right;
	font-size: 1em;
	padding: 0;
}

A {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #606;
	margin: 0;
}

A:link, A:visited {
	color: #606;
	text-decoration: underline;
}

A:hover, A:active {
	color: #900;
	text-decoration: underline;
}

A.weblink {
	color: #606;
	margin: 0;
}

A.weblink:link, A.weblink:visited {
	color: #606;
	text-decoration: underline;
}

A.weblink:hover, A.weblink:active {
	color: #900;
	text-decoration: underline;
}

A.email {
	color: #606;
	margin: 0;
}

A.email:link, A.email:visited {
	color: #606;
	text-decoration: underline;
}

A.email:hover, A.email:active {
	color: #900;
	text-decoration: underline;
}

IMG.border {
	border-color: #606;
	border-width: 1px;
	border-style: solid;
	margin: 8px;
}

TD IMG.kids {
	border-color: #606;
	border-width: 2px;
	border-style: solid;
	margin: 5px;
}

.dates {
	border-color: #699;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
}

A.mapquest {
	color: #900;
	font-size: 1em;
	text-decoration: underline;
	text-align: center;
}

A.mapquest:hover { color: #606; }
A.mapquest:active { color: #606; }

/* ******* calendar page ******** */
TABLE.cal {
	width: 580px;
	margin: 0px auto 10px auto;
	padding: 0px;
	border-bottom: #300;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

TABLE.cal TD {
	font-family: "trebuchet MS", georgia, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

TABLE.cal TD P {
	text-align: left;
	vertical-align: top;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	font-family: "trebuchet MS", georgia, serif;
	font-size: 1em;
	line-height: 1.4em;
}

TABLE.cal TD.kidsevent {
	font-family: "comic sans MS", child, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #939;
}

TABLE.cal TD.kidsevent P {
	font-family: "comic sans MS", child, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #939;
}

TABLE.cal TD.kidsevent A {
	font-family: "comic sans MS", child, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #939;
	text-decoration: none;
}
TABLE.cal TD.kidsevent A:hover, TABLE.cal TD.kidsevent A:active {
	text-decoration: underline;
}



TABLE.cal TD.eventtype {
	text-align: right;
	padding: 3px 20px 3px 3px;
	font-style: italic;
}

TABLE.cal TD.date {
	font-family: "trebuchet MS", georgia, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

TABLE.cal TD.headline {
	font-family: "trebuchet MS", georgia, serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

TABLE.cal TD.time {
	font-family: "comic sans MS", child, sans-serif;
	font-size: 1em;
	text-align: left;
}

/* ********* accidental gourmet pages ******* */
DIV.recipe_sm {
	width: 540px;
	background-image: url(../images/recipebkgd_sm.gif);
	/* 540 X 230 */
	background-repeat: no-repeat;
	height: 230px;
	margin: 0 0 10px 0;
	padding: 0;
}

DIV.recipe_med {
	width: 540px;
	background-image: url(../images/recipebkgd_med.gif);
	/* 540 X 274 */
	background-repeat: no-repeat;
	height: 274px;
	margin: 0 0 10px 0;
	padding: 0;
}

DIV.recipe_lg {
	width: 540px;
	background-image: url(../images/recipebkgd_lg.gif);
	/* 540 X 320 */
	background-repeat: no-repeat;
	height: 320px;
	margin: 0 0 10px 0;
	padding: 0;
}

DIV.recipe_xlg {
	width: 540px;
	background-image: url(../images/recipebkgd_xlg.gif);
	/* 539 X 420 */
	background-repeat: no-repeat;
	height: 420px;
	margin: 0 0 10px 0;
	padding: 0;
}

DIV.recipe_xxlg {
	width: 540px;
	background-image: url(../images/recipebkgd_xxlg.gif);
	/* 539 X 520 */
	background-repeat: no-repeat;
	height: 520px;
	padding: 0;
}

DIV.recipe_xxxlg {
	width: 540px;
	background-image: url(../images/recipebkgd_xxxlg.gif);
	/* 539 X 630 */
	background-repeat: no-repeat;
	height: 620px;
	margin: 0 0 10px 0;
	padding: 0;
}

P.recipename {
	margin: 0px 0px 0px 120px;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
}

UL.ingredients {
	list-style-type: disc;
	margin: 10px 20px 0 30px;
}

UL.ingredients LI {
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

UL.directions {
	list-style-type: none;
	margin: 10px 20px 0 35px;
}

UL.directions LI {
	font-family: "comic sans MS",arial,verdana,sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.crumb {
	/* breadcrumbs on Accidental Gourmet pages */
	margin: 0;
	padding: 2px;
	text-align: right;
}

.crumb P {
	font-size: 0.9em;
	font-family: veranda, arial,sans-serif;
	color: #606;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 0;
	white-space: nowrap;
}

.crumb A {
	font-size: 0.8em;
	font-family: veranda, arial,sans-serif;
	text-decoration: underline;
	color: #606;
	text-align: right;
}

.crumb A.nu { text-decoration: none; }

.crumb .quo {
	font-size: 1em;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	text-align: left;
	color: #606;
}
