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

.header {
	height: 250px;
	width: 1000px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.content {
	width: 1000px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #097F11;
}
.footer {
	width: 1000px;
	text-align: center;
	color: #FFF;
	background-color: #097F11;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	height: 25px;
	line-height: 2em;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

.img_border {
	border: 1px solid #333;
	margin-right: 5px;
}
.textbox400 {
	font-size: 9pt;
	color: #005C19;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
.disclaimer {
	height: 75px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/disclaimer.gif);
	background-repeat: no-repeat;
}
.main_image {
	padding: 5px;
	width: 260px;
	text-align: center;
}
.txt_black9 {
	font-size: 9pt;
	color: #000;
}

.footer a:link, .footer a:visited  {
	color: #FFF;
	text-decoration: none;
}
.content a:link, .content a:visited {
	color: #00F;
	text-decoration: none;
}

.textbox400 a:link, .textbox400 a:visited {
	color: #00F;
	text-decoration: none;
}

.footer a:hover {
	color: #74FD4D;
	text-decoration: none;
}




body {
	background-color: #FFF7DF;
}


h1 {
	font-size: 18pt;
	color: #243443;
	text-indent: 10px;
	
}
h2 {
	color: #C61203;
	font-size: 16pt;
}
.hdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	float: left;
	height: 35px;
	width: 800px;
	margin-top: 215px;
	text-align: left;
	margin-right: 10px;
	font-weight: bold;
	margin-left: 60px;
}
.whatsnew {
	background-image: url(images/whats_new.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 228px;
	margin: 0px;
	padding: 0px;
}
.textbox {
	width: 272px;
	font-size: 9pt;
	padding-top: 31px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
}
.textbox li {
	background-color: #FFF;
	width: 250px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #6F3947;
	list-style-type: none;
	list-style-position: inside;
	display: list-item;
	text-align: left;
	margin-left: -40px;
	padding: 5px;
	margin-top: 3px;
	height: 55px;
	margin-bottom: 3px;
}
 a:link   {
	color: #C61203;
}
 a:visited {
	color: #C61203;
}
 a:hover {
	color: #030;
}



.rtbar {
	width: 272px;
	margin-right: 10px;
	background-image: url(images/bg_favourite_recipes.jpg);
	background-repeat: no-repeat;
}
#nav_home {
	background-image: url(images/nav_home.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: inline;
	width: 150px;
	float: left;
	margin-left: 280px;
	text-align: center;
	text-indent: 1px;
	font-weight: bold;
	text-decoration: none;
}



#nav_about {
	background-image: url(images/nav_varieties.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: inline;
	float: left;
	width: 100px;
	text-indent: 5px;
	font-weight: bold;
	text-decoration: none;
}
#nav_var {
	background-image: url(images/nav_varieties.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: inline;
	float: left;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
}

#nav_recipes {
	background-image: url(images/nav_recipes.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 4px;
	display: inline;
	float: left;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
}
#nav_contact {
	background-image: url(images/nav_contact.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: inline;
	float: left;
	width: 100px;
	font-weight: bold;
	text-decoration: none;
}
#nav {
	height: 30px;
}
.menu1000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 2em;
	background-image: url(images/bg_menu1000.gif);
	text-decoration: none;
}
.menu1000 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1000 a:visited {
	color: #FFFFFF;
}
.menu1000 a:hover {
	color: #50FE00;
}

.selected {
	color: #CCCCCC;
}
