body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:10px 0;
	background-color:#545f1d;
}
a {
	color:#294554;
}
a:visited {
	color:#958144;
}
#container {
	width:884px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#banner {
	width:800px; height:100px;
	position:relative;
}
#banner h1 {
	display: block;
	text-indent:-5000px;
	font-size:1px;
	background-image:url(images/logo.png);
	width:280px; height:75px;
	position:absolute;
	top:7px;
	left:15px;
}
#banner h2 {
	display: block;
	text-indent:-5000px;
	font-size:1px;
	background-image:url(images/tag.png);
	width:340px; height:19px;
	position:absolute;
	top:63px;
	left:441px;
}
.menu {
	width:800px; height:241px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
}
.Home {
	width:800px; height:241px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
}
.AboutNance {
	width:800px; height:175px;
	background-image: url(images/about_bg.jpg);
	background-repeat:no-repeat;
}
.Classes {
	width:800px; height:175px;
	background-image: url(images/classes_bg.jpg);
	background-repeat:no-repeat;
}
.PersonalChef {
	width:800px; height:175px;
	background-image: url(images/chef_bg.jpg);
	background-repeat:no-repeat;
}

.Products {
	width:800px; height:175px;
	background-image: url(images/products_bg.jpg);
	background-repeat:no-repeat;
}
.Contact {
	width:800px; height:175px;
	background-image: url(images/contact_bg.jpg);
	background-repeat:no-repeat;
}
.Links {
	width:800px; height:175px;
	background-image: url(images/links_bg.jpg);
	background-repeat:no-repeat;
}
.menu #inner {
	width:620px; height:43px;
	padding-left:180px;
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
.menu #inner a {
	font-size:0px;
	text-indent:-5000px;
	border:0;
	display:block;
	float:left;
	position:relative;
	background-repeat:no-repeat;
	height:26px;
	margin-top:20px;
}
.menu #inner #home {
	background-image:url(images/menu_home.png);
	width:77px;
}
.menu #inner #classes {
	background-image:url(images/menu_classes.png);
	width:89px;
}
.menu #inner #chef {
	background-image:url(images/menu_chef.png);
	width:140px;
}
.menu #inner #products {
	background-image:url(images/menu_products.png);
	width:100px;
}
.menu #inner #about {
	background-image:url(images/menu_about.png);
	width:131px;
}
.menu #inner #contact {
	background-image:url(images/menu_contact.png);
	width:91px;
}
.menu #inner #links {
	background-image:url(images/menu_links.png);
	width:65px;
}

#content {
	min-height:288px;
	position:relative;
}
#headline {
	background-image:url(images/headline.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:800px; height:70px;
}
#headline h2 {
	font-size:0px;
	line-height:0px;
	margin:0; padding:0;
	text-indent:-5000px;
}
.col1 {
	width:350px;
	padding:10px 10px 0px 40px;
	font-size:12px;
	line-height:18px;
	float:left;
}
.col2 {
	width:350px;
	padding:10px 40px 0px 10px;
	font-size:12px;
	line-height:18px;
	float:left;
}
.onecol {
	padding:20px 40px 40px 40px;
	line-height:18px;
}
#copy {
	position:absolute;
	bottom:0;
	font-size:9px;
	text-align:center;
	height:20px;
	width:800px;
}

.portlet-container {
    width: 884px;
    margin:0;
    padding:0;
	text-align:left;
	position:relative;
}
.portlet-border {
	background-image: url(images/border_tl.png);
	background-repeat: no-repeat;
	background-position: top left;
	zoom: 1;
	position:relative;
}
.portlet-titlebar {
	background-image:url(images/border_t.png);
	height:52px;
	position:absolute;
	top:0px;
	left:52px;
	right:52px;
}
.portlet-body-border {
	background-image: url(images/border_tr.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.portlet-body {
    overflow: auto;
	position:relative;
	top:42px; left:42px;
	margin:0;
	width:800px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#eadea5;
}
.portlet-body-l {
    position: absolute;
    left: 0;
    top: 52px;
	right:0;
    bottom: -32px;
    width: 46px;
	background-image:url(images/border_l.png);
	background-repeat:repeat-y;
}
.portlet-body-r {
    position: absolute;
    top:52px;
	right:0px;
    bottom:-32px;
    width:46px;
	background-image: url(images/border_r.png);
	background-repeat:repeat-y;
}
.portlet-body-b {
    position: absolute;
    left: 52px;
    right: 52px;
    bottom: -88px;
    height: 46px;
	background-image: url(images/border_b.png);
	background-repeat:repeat-x;
}
.portlet-body-lb {
    position: absolute;
    left: 0;
    bottom: -84px;
    width:52px;
    height:52px;
	background-image: url(images/border_bl.png);
	background-repeat:no-repeat;
}
.portlet-body-rb {
    position: absolute;
    right: 0px;
    bottom:-84px;
    width: 52px;
    height: 52px;
	background-image:url(images/border_br.png);
	background-repeat: no-repeat;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}
.onecol h2 {
	font-size:30px;
	color:#b20000;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0; margin:0;
}
.desc {
	font-style:italic;
	line-height:17px;
}
.list {
	padding:10px 0;
}
.list a {
	font-size:14px;
	font-weight:bold;
}
.class {
	padding:10px 0;
	border-bottom:1px solid #b20000;
}
.class .title {
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	padding:10px 0 10px;
}
.class .date {
	font-weight:bold;
	font-size:14px;
}
.class .time {
	font-weight:bold;
	font-size:14px;
}
.class .description {
	padding:10px 0;
	line-height:20px;
	font-size:13px;
}
.class ul {
	line-height:22px;
}
.class .cost {
	font-weight:bold;
	padding:0 0 20px;
}
.class .reg {
	padding:10px 0;
}

.adminItem {
	clear:both;
}
.adminName {
	float:left; width:200px;
}
.adminDate{
	float:left; width:100px;
}
.adminView, .adminSpaces  {
	float:left; width:80px;
}
.adminStudents {
	float:left; width:140px;
}
.adminDelete {
	float:right;
}