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

* {
margin:0;
padding:0;
}

body {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #336633 url(/Images/backgroundgrass.jpg) repeat;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	padding-bottom: 8px;
	}
h1 {
	font: italic large Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	}
h2 {
	font: italic medium Georgia, "Times New Roman", Times, serif;
	color: #03F;
	padding-bottom: 0px;
	padding-top: 15px;
	}
ul {
	font-size: small;
	color: #000000;
	list-style:disc;
	padding-left: 25px;
	padding-bottom: 10px;
	}
a:link {
	color: #CC0000;
	text-decoration:none;
	}
a:hover {
	color: #c00;
	text-decoration: underline;
	}
a:visited {
	color: #c00;
	text-decoration:none;
	}

.texttitle {
	text-align: center;
	border-top: 2px solid;
	padding-top: 5px;
	color: #990000;
	border-top-color: #990033;
	font-weight: bold;
}
.text {
	text-align: left;
	font-size: small;
	padding-left:20px;
	}
.messagetitle {
	color:#000000;
	border-top: 2px solid #0033FF;
	}
.messagetext {
	border-left: 2px solid #0033CC;
	}	
#container{
	margin:0 auto;
	text-align:left;
	width:780px;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	background: url(/Images/NVFoodNetbanner3.jpg);
	}
	
	
#contentR {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/Recipes.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}
	
#contentP {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC  url(/Images/Mini-Header/P.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}	
	
#contentBB {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/BB.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}	
	
#contentM {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/M.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}	
	
#contentNVFN {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/NVFN.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}	
		
#contentL {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/L.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}
	
#contentFM {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/FM.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}	

#contentK {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/K.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}
		
#contentE {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/E.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}	


#content {
	margin-left: 180px;
	padding: 0px 9px 0px 10px;
	width: 420px;
	background: #FFFFCC url(/Images/Mini-Header/Gen.jpg) no-repeat;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	}			

			
	
.welcome {
	color: #FFFFFF;
	padding-right: 30px;
	text-align: right;
	padding-bottom: 20px;
	font: italic bolder 24px Georgia, Times, serif;
	padding-top: 20px;
}	
	
.welcomedark {
	color: #000;
	padding-right: 30px;
	text-align: right;
	padding-bottom: 20px;
	font: italic bolder 24px Georgia, Times, serif;
	padding-top: 20px;
}	
	
	
	
	
	
	
			
#mainNav {
	float:left;
	width: 180px;
	list-style: none;
	margin: 0px;
	padding: 0 0 0 15;
	font-size: small;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

#mainNav li a, #mainNav li a:visited {
	list-style: none;
	color: #009900;
	text-decoration: none;
	width:175px;
	display:block;
	padding:5px 0px 5px 5px;
	border-bottom: 1px dotted #090;
	}
#mainNav ul {
	list-style: none;
	padding: 0px;
}
	
#mainNav li a:hover {
	background-color:#ff3;
	
	}	

#navbar {
	text-align: left;
	margin: 0 0px;
	color: #009900;
	display: block;
	list-style: none;
	font-weight: normal;
	font-size: small;
	width: 180px;
	padding-left:20px;
	border-right: 1px solid #090;
	}	

#navbar li a, #navbar li a:visited{
	text-decoration:none;
	color: #009900;
	text-align: left;
	margin: 0px;
	list-style: none;
	width:160px;
	font-weight: normal;
	border-right: 1px dotted #090;
	border-bottom: 1px dotted #090;
	padding-left: 20px;
	}
#navbar  li a:hover {
	background: #ff3;
	}

	
	

#rightbar{
	padding-right: 10px;
	padding-left: 10px;
	}
#messages{
	border-left:#0033CC solid 4px;
	padding-left:5px;
	background-color: #FFFF99;
	}
#footer{
	font-size:x-small;
	color: white;
	background-color: #990033;
	height: 30px;
	padding-left: 50px;
	position:relative;
	clear:both;
	adding-top: 5px;
	vertical-align: middle;
	padding-top: 5px;
	}	
	
#footer a {
	text-decoration: underline;
	color: #ffffff	;
	
	}
	
.style1 {
	color: #0033CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:medium;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
}
.style3 {
	color: #336633;
}
.LinkpageFeature {
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.login {
	font: medium Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
	color: #000000;
}
.bookreview {
	font-size: x-small;
}
.booktitle {
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
	border-top: 1px dotted black;
}
.BookAuthor {
	font-style: italic;
}
.datedivider {
	font-weight: bold;
	padding-top: 7px;
	border-top: 1px solid black;
}
.recipeprint {
	font-size: x-small;
	text-align: right;
	padding-right: 10px;
}
#menu {
	width: 70px;
	margin-right: 25px;
}
.Return {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}
.Navbargentext {
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
}

.Navbargentext2 {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

#navbarbox {
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	border-top: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
}
.FM {
	background: url(/Images/M_Roberge/FM2-180.jpg);
}

.LFPD {
	background: url(/Images/Local-Producer-Directory-FINAL-1.jpg);
}
.navbarboxlink {
	font-size: x-small;
}
#navbarbox a, #navbarbox a:visited {
	text-align:center;
	text-decoration:none;
	color: #990000;
}
#navbarbox a:hover {
text-decoration:underline;
	}
#search {
	margin: 0px auto;
	display: inline;
	text-align: right;
	width: 780px;
}
#search_page {
	padding-left: 25px;
}
#categories {
	text-align: center;
	display: block;
	float: right;
	font-weight:normal;
	width: 150px;
	padding-left: 5px;
	font-size: x-small;
	padding-right: 5px;
}
.cat {
	font: small Verdana, Geneva, sans-serif;
	color: #333;
	padding: 0px 0px 0px;
}
.cat_list {
	list-style: none;
	text-align: left;
}

.catT {
	font: small Verdana, Geneva, sans-serif;
	color: #333;
	padding: 8px 0px 0px;
}
.sep {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
	font-size: medium;
}
.date {
	color: #000000;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}
.sep_sub {
	font-weight: bold;
	color: #333333;
	border-top: 1px dotted #333;
	padding-top: 3px;
}
.image a, .image a:visited {
	text-decoration: none;
}
.image {
	padding: 5px;
}
.head-recipe {
	background: url(/Images/Mini-Header/Recipes.jpg) no-repeat 0px 0px;
}
.cat_sublist {
	text-align: left;
	padding-left: 15px;
}
.cat_listT {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}
.foodevent {
	background: url(/Images/Food%20Events/Event-Poster-05-29-10.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

