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

color pallet
dark green  #097d21
light green  #c3e841   for sidebar sections

* {
	margin: 0;
	padding: 0;
}

p {
	font-size: .9em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.3em;
	margin-botton: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear {clear: both;}
.CIE {
	font-weight: bold;
	color: #006600;
	font-size: 1.1em;
}
.heading {
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(images/site_background_02.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #006600;
}
#mainCol img {
	float: right;
	padding: 2px;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(images/headerGraphic_wPhotos2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0 auto;
	height: 150px;
	width: 960px;
}
#navBar {
	padding: 0px;
	height: 22px;
	width: 960px;
	margin: 0 auto;
}


#navList {
	height: 22px;
	width:900;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navList li {
	display: inline;
}

#navList li a {
	display: block;
	width: auto;
	float: left;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 30px;
	padding-top: 4px;
	border-right-color: #006600;
	padding-left: 20px;
	vertical-align: top;
}
#navList li a:hover {
	color:#FF6600
}

#footer {
	background: #097d21;
	color: #FFFFFF;
	height: 50;
	width: auto;
	padding: 10px 0 10px 0;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c3e841;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	color: #FFFFFF;
}

#MainContent {
	padding-bottom: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#leftCol {
	float: left;
	width: 169px;
	margin-top: 10px;
	margin-left: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#leftNav {
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-left: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	list-style-type: none;
	text-decoration: none;
}
#leftNav #recipeList {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-weight: lighter;
	font-size: .9em;
}
#leftNav #recipeList li {
	text-decoration: none;
	list-style-image: url(images/tomato_bullet.jpg);
}
#leftNav #recipeList li a {
	text-decoration: none;
	color: #097B22;
}
#leftNav #recipeList a:hover {
	text-decoration: underline;
}
#leftCol #leftBox1 {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 133px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#leftCol #leftBox2 {
	background-image: url(images/side_pastaName.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 133px;
}

#leftCol #leftBox3 {
	height: 133px;
	margin-bottom: 40px;
}



#leftCol img {
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 20px;
}

#midCol {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	float: left;
	margin-top: 4px;
	width: 460px;
	margin-left: auto;
}

#mainCol {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: auto;
	float: left;
	margin-top: 4px;
	width: 520px;
	margin-left: auto;
}
#mainCol .highlights {
	color: #009900;
}
#mainCol p {
	font-size: .8em;
}
#mainCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #669900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#mainCol em {
	font-style: italic;
	font-size: 0.9em;
}

#rightCol {
	float: right;
	width: 250px;
	height: 800px;
}
#midCol #video {
	background-image: url(images/cookingVideos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#midCol a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FF6600;
	text-decoration: none;
	font-size: .9em;
	font-style: normal;
	font-weight: lighter;
}
#rightCol #adDVD {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 200px;
}

#rightCol #adDVD img {
	float: left;
	padding: 5px;
}
#rightCol #adDVD p {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.1em;
	font-weight: lighter;
}
#mainCol ul {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#mainCol h1 {
	font-size: 1.8em;
}
#mainCol h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#mainCol .note {
	color: #006600;
	padding: 5px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.1em;
	width: 450px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainCol a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
	color: #FF3333;
}
#mainCol h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
}
#mainCol img {
	padding-right: 5px;
	padding-left: 5px;
}
