/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	margin:0px;
	padding:0px;
	background: #FFFFFF;
	}

#wrapper {
	margin:0px auto;
	padding:0;
	width: 1000px;
	text-align:left;

}	

h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font: Verdana, Arial, Helvetica, sans-serif bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:150%;
}

h2 {
	font-size:130%;
	margin: 0px;
	padding: 10px 10px;
}

h3 {
	font-size:120%;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 5px;

}

#header {

	height: 150px;
	width: 1000px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/homepage%202010/fayekoss2009trees.png);
	background-repeat: no-repeat;
}

#navigation {

}

#main {

}

#footer {
	font-size: 70%;
	text-align: center;
	width: 400px;
	margin-left: 375px;
	background: #3C6433;

}

#footer a {
	text-decoration: none;
	color: #FFFFFF;

}

table {
	margin: 5px;
	text-align: center;

}

td {
	padding: 5px;
	width: 375px;
	text-align: left;

}

td img {
	text-decoration: none;
	border: none;
	text-align: center;
	padding: 5px;
	
}

#delicious {
	float: right;
	width: 300px;
	

}

#delicious td img {
	width:10px;


}

#innerwrap {

}

#innerleft {
	float: left;
	width: 350px;

}

#innerright  {
	width: 300px;
	


}

td img a {
	text-decoration: none;
	border: none;
}

td ul li {
	list-style: none;

}

th {
	font-size: 120%;
	height: 25px;
	border: thin solid #446F3F;
	margin: 5px 5px 10px;
	padding: 10px;
	background: url(../images/homepage%202010/tableheadbkgd.png) no-repeat;
}

th a {
	color: #000000;
	text-decoration: none;

}

th a:visited {
	color: #000000;
	text-decoration: none;

}

.bkgdimg {
	background:  url(../images/homepage%202010/mom%20cookin.jpg) no-repeat right;
}

.bkgdimg2 {
	background:  url(../images/homepage%202010/vancouver.png) no-repeat right;


}

.delicious-posts { margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 20em; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
.delicious-post a { color: #04a1ff }
.nottoobig {
	width: 100px;
	float: left;
	text-align: left;
}

.thdelicious {
	width: 300px;
	color: #000000;
}

#construction {

}

#construction h2 {
	background: ;
	padding-top: 50px;
	font-size: 125%;
	text-align: center;
	background:  url(../images/homepage%202010/underconstructiontape.gif) repeat-x;
}

#recipe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-decoration: none;
}

#recipe img {
	width: 100 px;
	float: left;
	margin-right: 5px;
	
}

#recipe h1 {
	
	color: #990000;
	
}
#recipe h2 {

	color: #666666;
	padding-bottom: 0px;
}
