html,body{margin:0;padding:0}
body{
	font: 75%/1.3 Verdana,Arial,sans-serif;
	text-align: center;
	background: #ffffff;
	padding-bottom:20px
}
p{
	margin: .5em 0em 0em;
}
ol li, ul li {
	margin: .5em 0 0 0;
	}
a:link{
	color:#0000CC;
	text-decoration: none;
	font-weight: normal;
}
a:visited{
	color:#0000CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	color:#0000CC;
	text-decoration: underline;
	font-weight: normal;
}
h1,h2,h3{font: normal 150%/100% "Trebuchet MS", Arial, sans-serif; font-weight:bold;}
h1 {
	clear:both;
	padding-top: .5em;
	color: #009A9A;
}
h2{
	font-size:130%;
	color: #009A4D;
}
h3{
	font-size:110%;
	color: #009A00;
}

div#header{
	width:100%;
	overflow:hidden;
	background: #D2DBDB;
	background-color: #FFFFFF;
	text-align: left;
}
div#header h1,{
	width:770px;
	margin:0 auto
}
div#menu{
	/*width:770px;
	margin:0 auto;
	float: left;*/
	width:770px;
	margin:0 auto 20px;
	padding:0px;
	text-align:left;
}
div#header h1{
	padding: 0px 0 10px;
	color: #F7002D
}

ul#nav,ul#nav li{
	list-style-type:none;
	margin:0 auto;
	padding:0
}
ul#nav{
	float:left;
	font-size: 80%;
	padding:0 0 0 5px;
	margin-bottom: 15px;
	margin-left: 4px;
	margin-top: 8px;
}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{
	float:left;
	width: 121px;
	padding: 5px 0;
	background: #369A3D;
	text-decoration:none;
	color: #FFC
}
ul#nav a#activities{
	float:left;
	width: 120px;
	padding: 5px 0;
	background: #4d009a;
	text-decoration:none;
	color: #FFC
}
ul#nav a#activities:hover{
	background: #D0B0DB;
}
ul#nav a:hover{background: #CDFFA1;color: #006A35}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

div#container{
	width:770px;
	margin:0 auto 10px;
	padding:10px 0 10px;
	text-align:left;
	background:#FFF
}
div#content{float:left;display:inline;width:560px;margin:0 0 10px 10px}

ul#intro,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#intro{width:100%;overflow:hidden;margin-bottom:20px}
ul#intro li{
	float:left;
	width:121px;
	margin-right:0px;
	padding: 10px 0;
	margin-left: 3px;
}
li#mission{
	background: #4D009A
}
li#services{
	background: #004d9a
}
ul#intro li#more{
	/*margin-right:0px;*/
	background: #009a9a;
}
ul#intro p,ul#intro h3{margin:0;padding: 0 10px}
ul#intro h3{text-transform:uppercase;padding-bottom:3px;color: #FFF}

div#content h2{margin: 10px 0;color: #009A4D}
div.date{float:left;width: 4em;padding: 5px 0;background: #F1DDC4;color:#B0001E;
    text-align:center;margin: 0 4px 4px 0;font-size: 80%;line-height:0.9}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.comments div{background: #EEE;margin-bottom:10px}
div.comments p{padding: 10px;margin:0}
div.comments div.odd{background:#DAE6FE}

div#side{
	float:right;
	display:inline;
	width: 180px;
	background:#C6ECC9;
	margin:0 10px 10px 0;
	outline-style: none;
	border: 0;
}
div#side p{margin:5px 0 10px;padding: 0 10px}
div#side div{margin: 0 0 10px;padding: 10px 0}

div#footer{clear:both;width:750px;margin:0 10px 0;padding: 10px 0;
    background: #586695;color: #FFF;text-align:center}
div#footer p{margin:0}
div#products {
	float:none;
	display:inline;
	width: 150px;
	margin-left: 0px;
	margin-right: 0px;
	border-color: #F3CF00;
	text-align: center;
}
div#side div#products {
	float:none;
	display:inline;
	width: 150px;
	margin-left: 0px;
	margin-right: 0px;
	border-color: #F3CF00;
	text-align: center;
}
div#footer a:link, ul#intro a:link{
	color:#FFFFFF;
	text-decoration: none;
}
div#footer a:visited, ul#intro a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
div#footer a:hover, ul#intro a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.skiplink {display:none}
.continue {
	margin-right:0;
	background: #7D63A9;
	background-color: #369A3D;
	float: right;
	padding: 10px;
	width: 150px;
	font-weight: bold;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin:0 0 .5em .25em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.floatright p floatright p {
	font-size: .8em;
	}
.width150 {width:150px;
}
.width200 {width:200px;
}
.continue p {
	margin:0px;
	padding:0px;
}
.continue a, .continue a:visited, .continue a:hover, .continue a:active {
	color:#FFFFFF;
	}	
ul#kbmenu li {
	display: inline;
	margin-left:0px;
	font-size: 1em;
	list-style-type: disc;
}

.dtquestion {
	color: #FF0000;
}

ul#nav li#activities {
	float:left;
	margin-left: 3px;
	text-align: center;
	background-color: #4d009a;
}
.floatleftclear {
	float: left;
	clear:both
}
.thinborder {
	border: 1px solid #333333;
}
/*-----Form tags*/
form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
	display: block;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: #9999FF;
}

				
input{
	font-family: Arial,sans-serif;
	border: 1px solid #999999;
}
textarea {
	font: bold 1em Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
.ingredients {
	float:left;
	text-align: right;
	width: 35%;
}
.instructions {
	float: right;
	text-align: left;
	width: 55%;}
.recipe {
	clear: both;
	margin: 0px;
	border-bottom: 1px #4D009A;
	border-right-color: #4D009A;
	border-left-color: #4D009A;
	padding: 0px;
	border-top: 1px solid #4D009A;
	border-right-width: 1px;
	border-left-width: 1px;
}
.instructions ol{
	margin-left:.5em;
	padding-left:2em;
	list-style-type:decimal;
}	

.smart {
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
}
a img{
	border-style: none;
}
.slideshow {
	clear: both;
	height: 200px;
	margin:0 auto;
}
li#right {
	background: #004d9a;
	margin-left: .5em;
}
.floatrightnoborder {
	float: right;
	margin:0 .5em .5em .25em;
	border-width: 0px;
	border-style: none;
}

