img
	{
	display:	none;
	}
body.recipe	{
		background:	#fff;
		color:		#000;
		}

#border
	{
	position:	relative;
	}
#outer:before
	{
	font-size:	130%;
	margin-bottom:	2em;
	content:	"Trailside Bed and Breakfast, Tearoom, and Gift Shop in Prince Edward Island";
	}
#outerwrap
	{
	}

#centrecontent
	{
	position:	relative;
	}


#left:before
	{
	font-size:	120%;
	margin-bottom:	2em;
	content:	"Navigation";
	}

#right
	{
	font-size:	110%;
	margin-bottom:	2em;
	content:	". . . . . . . .";
	}

/* used to push the floats down*/

.clearer	{
	clear:		both;
	height:		1px;
	overflow:	hidden;
	margin-top:	-1px;
	}

/* see padding in centre left and right to correspond to footer height*/

.footer	{
	width:		100%;
	clear:		both;
	text-align:	center;
	}

.top	{
	}

div.margin { margin-left:10px; }


/* text formatting  */

strong.s, em.s
	{
	font-weight:	500;
	font-style:	normal;
	}
p	{
	padding:	5px;
	}

p.narrow
	{margin-left:	20%;
	margin-right: 	20%;
	}

form p	{
	margin-bottom:	-6px;
	text-align:	right;
	}

.red
	{
	color:		#000;
	}
h1	{font-size:	133%;}
h1.small	{font-size:	112%;}
h2	{font-size:	126%;}
h2.small	{font-size:	112%;}
h3	{font-size:	119%;}
h4	{font-size:	112%;}
h5	{font-size:	105%;}


/*  for last reviewed date  */

.date{
	font-size:	65%;
	font-family:	sans-serif;
	}


/* just sizing  */

.bigger10	{ font-size: 110%; font-weight:600; } /*was just bigger before*/
.bigger20	{ font-size: 120%; font-weight:700; }
.bigger30	{ font-size: 130%; font-weight:800; }
.bigger40	{ font-size: 140%; font-weight:900; }

.small70	{ font-size: 70%;} /*was smaller*/
.small80	{ font-size: 80%;}
.small85	{ font-size: 85%;} /*was smallb and small*/
.small90	{ font-size: 90%;}
.small95	{ font-size: 95%;}

.script	{font-size: 125%; font-weight: 300; font-family:"Brush Script MT", "Brush Script", cursive;}
.scripts	{font-size: 110%; font-family: "Brush Script MT", "Brush Script", cursive; }
.scriptm	{font-size: 130%; font-family: "Brush Script MT", "Brush Script", cursive; }
.scriptl	{font-size: 150%; font-family: "Brush Script MT", "Brush Script", cursive;}
.scriptsc {font-size: 110%; font-family: "Brush Script MT", "Brush Script", cursive;}
.scriptmc {font-size: 130%; font-family: "Brush Script MT", "Brush Script", cursive;}
.scriptlc	{font-size: 150%; font-family: "Brush Script MT", "Brush Script", cursive;}


.centre
	{
	text-align:	center;
	}

dt	{
	font-size:	105%;
	font-weight:	700;
	padding-top:	5px;
	}
dd	{
	padding:	5px;
	}

a.faq
	{
	text-decoration:none;
	font-weight:	700;
	font-size:	80%;
	}

a.baq
	{
	text-decoration:	none;
	font-weight:	700;
	font-size:	80%;
	}

dt.faq{
	text-decoration:	none;
	}
.leftcol, .rightcol
	{
	width:		43%; 
	margin-left:	6%;
	float:		left;
	}



/*centre screen menu buttons*/
p.bg
	{
	margin-left:	-10px;	/*to move it to the edge - - -see div.margin for offset*/
	padding:	5px 1px 5px 7px;
	}

.bg a
	{
	font-family:	'segoe print', 'bernhardmod bt bold', papyrus,   fancy ;
	font-size:	14px;
	text-decoration:	none; 
	line-height:	27px;
	}


/* submenu on sidebar for the lane that were in now*/

.space{margin-top:-7px;}

a.sidebars{text-decoration:none;}
a.sidebar{text-decoration:none;font-size: 107%;line-height:99%;}
a.sidebarb{text-decoration:none;}

a.sidebar:visited, a.sidebars:visited, a.sidebarb:visited, a.sidebar:link, a.sidebars:link, a.sidebarb:link
{color: #000;}

a.sidebar:hover, a.sidebars:hover, a.sidebarb:hover
{color: black;}

p.sidebars{
	margin-top:	-10px;
	line-height:	100%;
	font-size:	90%;
	padding-left:	5px;
	text-indent:	5px;
}



/* STYLES FOR RECIPE CARDS */

.recipe table
	{
	border:	1px solid #000;
	}


.cardtop{
	
	font-size:	22px;
	line-height:	23px;
	font-family:	 "futura book", "century gothic", arial, sans-serif;
	font-weight:	900;
	text-align:	center;
	}
.cardtitle{
	font-size:	21px;
	line-height:	22px;
	font-family:	"PTBarnum BT", "bookman old style", bookman, "book antiqua", "charter", "calisto mt", serif ;
	font-weight:	800;
	text-align:	center;
	}

.cardleft, .cardright
	{
	font-size:	20px;
	line-height:	20px;
	font-family:	kids, comic, "comic sans ms", "lucida console regular", "lucida handwriting", BernhardTango, serif;
	font-weight:	700;
	text-align:	center;
	}


.cardbleft{
	text-align:	left;
	font-size:	12px;
	line-height:	14px;
	}

.cardbright{
	padding-top:	5px;
	text-align:	left;
	padding-left:	2px;
	font-size:	16px;
	line-height:	17px;
	height:		270px;
	}
.cardbright p
	{
	margin-bottom:	-1px;
	}

.by{
	font-size:	16px;
	line-height:	16px;
	font-family:	kids, comic, "comic sans ms", "lucida console regular", "lucida handwriting", BernhardTango, cursive;
	font-weight:	600;
	text-align:	right;
	}

.small	{
	font-size:	12px;
	line-height:	12px;
	}

