a
{
	color:#cb3802
}

h1
{
	display: none;
}

.align_right
{
	text-align: right;
}

img.bannerimage
{
	margin-bottom: 0;
	margin-top: 0;
	right: 0;
}

.centred
{
	text-align: center;
}


.cornerpic
{
	left: 0;
}

.date
{
	font-family:  purisa, Tahoma, sans-serif;
	font-size: 80%;
	text-align: right;
	color: #cb3802;
}

.form_button
{
	font-family: "Aharoni CLM", Jamrul, Tahoma, sans-serif;
	color: #cb3802;
	font-size: 11px;
	font-weight: bold;	
}

.formlabel
{
	
	font-family: "Aharoni CLM", Jamrul, Tahoma, sans-serif;
	color: #cb3802;
	font-size: 11px;
	font-weight: bold;	
	width: 100px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.journal_entry
{
	margin-bottom: 30px;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #cb3802;
	padding-bottom: 2em;
	text-align: justify;
}

div.journal_image
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
}

.journal_title
{
	font-size: 14pt;
	font-family: Purisa, Tahoma, sans-serif;
	color: #cb3802;
	text-align: left;
	z-index: -1;
	margin-top: 60px;
}

h3.journal_year
{
	font-size: 120%;
	padding-left: 1em;
	margin-bottom: 0;
}


.left_bottom_link
{
	float: left;
}

div.left_image
{
	padding-right: 20px;
	float: left;
}

ul.links 
{
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	margin-bottom: 3em;
	margin-top: 0;
}

.navigation_link
{
	color: #3a9804;
	margin-bottom: 30px;
	text-decoration: none;
	font-size: 125%;
}

.recipe
{
	margin-bottom: 60px;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #cb3802;
	padding-bottom: 2em;
	text-align: justify;
}

ul.recipe_ingredients
{
	margin-bottom: 2em;
	list-style: none;
	padding-left: 2em;
	padding-right: 2em;
}

ol.recipe_method
{
	padding-left: 2em;
}

.recipe_method li
{
	margin-bottom: 2em;
}

h3.recipe_section
{
	font-family: "Aharoni CLM", Jamrul, Tahoma, sans-serif;
	color: #cb3802;
	font-size: 11px;
	font-weight: bold;	
	margin-top: 3em;
}

.recipe_title
{
	font-size: 14pt;
	font-family: Purisa, Tahoma, sans-serif;
	color: #cb3802;
	text-align: left;
	z-index: -1;
}

.right_bottom_link
{
	text-align: right;
}

div.right_image
{
	padding-left: 20px;
	float: right;
}

a.talk_link
{
	text-decoration: none;
}

.top_menu_item
{
	font-family:  "Aharoni CLM", Jamrul, Tahoma, sans-serif;
	color: #cb3802;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

.top_menu_item_selected
{
	font-family: "Aharoni CLM", Jamrul, Tahoma, sans-serif;
	color: #cb3802;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFFF66;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	
}

div.width_150
{
	width: 150px;
}

div.width_200
{
	width: 200px;
}

#left_column
{
	background-color:#ffffff;
	position: absolute;
	top: 150px;
	left: 0;
	bottom: 0px;
	width: 20%;
	z-index: 0;
	font-family: Tahoma, "Aharoni CLM", Jamrul, sans-serif;
	color:#cb3802;
	font-size: 11px;
} 

#main
{
	font-family: "Nimbus Sans L", Tahoma, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 150px;
	left: 20%;
	background-color:#ffffff;
	width: 50%;
	right: 30%;
	padding-bottom: 100px;
}	

#right_column
{
	position: absolute;
	top: 150px;
	right: 3%;
	background-color:#ffffff;
	bottom: 0px;
	width: 24%;
	left: 73%;
	z-index: 1;
	font-family: "Nimbus Sans L", Tahoma, sans-serif;
	font-size: 10px;
} 

#right_column a
{
	color: #3a9804;
}

#right_column h3
{
	font-family: "Aharoni CLM", Jamrul, Tahoma, sans-serif;
	color: #3a9804;
	font-size: 11px;
	font-weight: bold;	
	margin-top: 0;
	text-align: right;
}

#right_column p
{
	text-align: justify;
}

#topbar
{
	background-color: #ffdf49;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cb3802;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cb3802;	
}
