/* wrapper for thymeline page */
#thymeLineWrapper{
	width:700px;
	height:800px;
	margin-top:20px;
	float:left;
}

#thymeLineLogo{
	width:244px;
	height:53px;
	background-image:url(/media/1821/thymeline_logo.gif);
	margin:0 10px 10px 25px;
}

/* month and year */
#monthYear{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	color:#6c5735;
	margin-left:165px;
}

/* in this issue wrapper */
#inThisIssueWrapper{
	width:300px;
	height:100px;
	float:right;
	margin:0 10px 0 0;

}

/* in this issue head */
#inThisIssue{
	width:135px;
	height:22px;
	background-image:url(/media/1831/inthisissue.gif);
	margin-bottom:10px;
}

/* in this issue bullets */
#inThisIssueBullets{
	width:300px;
	color:#6c5735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:5px;
	margin-left:20px;
}

/* orange box outline that contains the pdf download */
#orangeOutlinePDF{
	width:310px;
	height:80px;
	border: solid #edb32b 2px;
	margin:20px 0 0 25px;
	float:left;
}

/* pdf download */
.thymelinePDF{
	width:300px;
	color:#6c5735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.5em;
	float:left;
	margin:13px 0 5px 20px;
}

/* pdf download link */
.thymelinePDF a{
	color:#6c5735;
	text-decoration:none;
}

/* acrobat icon */
#acrobatIcon{
	width:27px;
	height:27px;
	background-image:url(/media/1826/acrobaticon.gif);
	margin:0 10px 0 20px;
	float:left;
}

/* acrobat PDF copy */
#acrobatPDFCopy{
	width:300px;
	color:#6c5735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
}

/* main content container green outline */
#greenOutlineMainContent{
	width:640px;
	border-top: solid #bbc646 2px;
	margin:40px 0 40px 0;
	padding:30px 20px 20px 20px;
	float:left;
}

/* main article header */
#thymelineMainContentHeader{
	width:650px;
	color:#edb32b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.0em;
	margin-bottom:10px;
}

/* main article image */
#thymeLineMainArticleImage{
	width:230px;
	height:200px;
	float:right;
	margin-right:15px;
	margin-left:15px;
	position:top;
}

/* main article copy */
#thymelineMainContentCopy{
	width:650px;
	color:#6c5735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.5em;
	text-align:justify;
}

/* local events image need to link to google cal */
#localEvents{
	width:225px;
	height:173px;
	background-image:url(/media/1841/localevents.jpg);
	border: solid #edb32b 2px;
	margin-right:10px;
	float:left;
}

/* local events image link */
#localEvents a{
	display:block;
	width:225px;
	height:173px;
}

/* orange recipe box container */
#recipeOutsideBox{
	width:450px;
	background-color:#edb32b;
	margin:0 5px 20px 0;
	float:right;
}

/* recipe month image */
#recipeMonth{
	width:235px;
	height:36px;
	background-image:url(/media/6143/septrecipe.gif);
	margin:15px 0 10px 15px;
}

/* ingredients list container */
#recipeBoxLeft{
	width:200px;
	float:left;
	margin-bottom:20px;
}

/* recipe instructions container */
#recipeBoxRight{
	width:250px;
	float:right;
	margin-bottom:20px;
}

/* recipe name */
#recipeName{
	width:185px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin: 0 0 10px 15px;
}

/* ingredients copy */
#ingredients{
	width:185px;
	color:#6c5735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	margin: 0 0 5px 15px;
}

/* instructions copy */
#recipeInstructions{
	width:230px;
	color:#6c5735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:justify;
	line-height:1.4em;
}



























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

