@charset "UTF-8";

#toTop {
	width:100px;
        border:1px solid #ccc;
        background:#f7f7f7;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#069;
        font-family:verdana;
        font-size:11px;
}

#footer {
	height: 80px;
	width: 968px;
	background-color: #FFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer ul {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-left: 100px;
}
#footer ul li {
	text-transform: none;
	color: #006699;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
}
#header {
	height: auto;
	text-align: center;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 119px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
#content1 {
	background-image: url(../images/background_top.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: left;
}
#alpha2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#list {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00769A;
}
a:link {
	color: #00749C;
	text-decoration: none;
}
#footer {
	text-align: center;
	height: 50px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	clear: both;
}
#footer a:hover {
	text-decoration:underline;
}
#alpha {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#chefwrapper {
	position: relative;
	height: 175px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	display: table;
}
#centercontent {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 8800px;
}
#chefimg {
	width: 150px;
	float: left;
	height: 175px;
}
#chefbio {
	float: left;
	height: 175px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ADC4D4;
	text-align: left;
	padding-left: 10px;
}
.biotitle {
	color: #00769A;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	text-decoration: none;
	color: #00749C;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}

