@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grand', arial, helvetica, sans-serif;
	font-size: 63.125%;
	background: #fff;
}
#banner {
	background: #97a991;
	height: 23px;
}
#banner a {
	display: block;
	background: url(../images/banner_url.png) top left no-repeat;
	height: 23px;
	width: 185px;
	text-indent: -999em;
	overflow: hidden;
}
#frame {
	width: 771px;
	background: #000 url(../images/frame_bg.jpg) top left no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 28px 0 0 0
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	padding: 0;
	margin: 0 auto;
	background: url(../images/worlds-of-flavour.png) top left no-repeat;
	width: 566px;
	height: 59px;
	text-indent: -999em;
	overflow: hidden;
}
h2 {
	padding: 0;
	margin: 0 auto 0 auto;
	background: url(../images/the-culinary-institute-of-america.png) top left no-repeat;
	width: 566px;
	height: 37px;
	text-indent: -999em;
	overflow: hidden;
}
#promo {
	margin: 0 0 0 0;
	height: 325px;
	padding: 20px 0 0 0;
	position: relative;
}
#promo h3, #promo span, #promo p, #promo .learnmore {
	display: block;
	padding-left: 285px;
	width: 460px;
}
#promo .cover {
	display: block;
	background: url(../images/2012.jpg) top left no-repeat;
	width: 172px;
	height: 311px;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 87px;
}
#promo h3 {
	font-weight: 100;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0;
}
#promo span {
	font-size: 0.9em;
}
#promo p {
	line-height: 1.2em;
}
#promo a {
	
}
#covers {
	height: 643px;
	width: 640px;
	list-style: none;
	padding: 20px 0 0 87px;
	margin: 0;
}
#covers li {
	width: 134px;
	margin-right: 72px;
	display: block;
	float: left;
	height: 318px;
	text-align: center;
}
#covers a {
	text-decoration: none;
}
#covers a:hover {
	text-decoration: underline;
}
#covers h4 {
	margin: 0;
	font-weight: 100;
	font-size: 1.1em;
}
#covers strong {
	font-weight: bold;
	display: block;
}
#footer {
	height: 42px;
	background: #c70326;
}
.note {
	padding: 0 0 0 90px;
}
.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
}
#wrapper-outer {
	margin: 10px auto 0 auto;
	width: 775px;
}
#wrapper-inner {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 771px;
	border: 2px solid #eee;
}
#header {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
	height: 65px;
	background: #ffffff;
}
#navWrapper {
	float: left;
	margin: 0 0 25px 0;
	width: 707px;
	height: 25px;
	background: #97A991 url(../images/layout/logo-cia3.gif) no-repeat center left;
}
#ciaLogo {
	float: right;
}

#ciaTitle {
	float: right;
	margin: 4px 0 0 0;
}
#search {
	float: left;
	margin: 0;
}

#search input {
	margin: 1px;
	border: 1px solid #000;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	background: #fff;
}
.mmenu {
	font-size: 157%;
}
