@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	background-color:#fff;
}



html, div, span, applet, object, iframe,
h1, h2, h3, h4, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}

.right_img {
	float: right;
	margin-right: 35px;
	margin-left: 35px;
	
}

.left_img {
	float: left;
	margin-right: 35px;
	margin-left: 0px;
	margin-top: 21px;
	margin-bottom: 22px;
}

#book {
	/*float: right;*/
	font-size: 18px;
	height: 88px;
	padding-top: 40px;

}

#book a {
	color: #000;
	text-decoration: none;
}

#book a:hover {
	text-decoration: underline;
}


#header {
	margin: 0 auto;
	width: 904px;
	background: url(../images/small_peppers.jpg) bottom right no-repeat;

}



#main_banner {
	height: 213px;
	width: 904px;
}

#logo {
	background: url(../images/logo.png);
	height: 107px;
	width: 145px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
	float: left;
        
}

#top_images {
	background: url(../images/top_images.jpg) no-repeat;
	height: 213px;
	width: 904px;
	border-top: 1px solid;
	border-bottom: 1px solid;
/*	margin-bottom: 10px;*/
}


#wrapper {
	margin: 0 auto;
	width: 904px;
	
	background-color: #FFF;
	display: 
	
}

.pepper {
	background:url(../images/peppers.jpg) bottom left no-repeat;
	height: 166px;
	width: 323px;
	display: inline-block;	
}

#wrapper_shadow_1 {
	margin: 0 auto;
	width: 930px;
	background:url(../images/bg_shadow_right.jpg) repeat-y right; 
}

#wrapper_shadow_2 {
	background:url(../images/bg_shadow_left.jpg) repeat-y left; 
}

#wrapper_bottom {
	background:url(../images/wrapper_bottom.png) bottom center no-repeat;
	height: 17px;
	width: 936px;
	margin: 0 auto;
	
}

#content {
	
	/*padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;*/
/*	width: 894px;*/
	

}



#content p{

	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
	text-align: justify;
	
}

#aiContactSafeForm{

	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
	text-align: justify;
	
}

/*#content a {
	color: #c6d000;
	text-decoration: none;
	font-weight: bold;
}*/

#content a:hover {
	text-decoration: underline;
	
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	
	padding-left: 0px;
	line-height: 40px;
}


#footer {
	margin:0 auto;
	width: 904px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}

#footer_left {
	float: left;
}

#footer_right{
	float: right;
}

#menu {
	height: 35px;
	
	font-size: 16px;
	width: 904px;
	margin: 0 auto;
	border-bottom: 3px solid #c6d000;
}

#menu ul {
	margin-left: 10px;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 2px;
}

#menu a {
	color: #FFF;
	height: 28px;
	display: block;
	
	text-decoration: none;
	text-transform:lowercase;
	text-align: center;
	padding-top: 2px;

	
}

#menu a:hover {
	
	margin-top: 0px;
}


/*.item1 a {
	background: url(../images/dark_green.jpg) top no-repeat #8c9300;
	width: 84px;
}*/

.item2 a {
	background: url(../images/dark_orange.jpg) top no-repeat #bf460d;
	width: 77px;
	margin-top: 5px;
}

.item3 a {
	background: url(../images/dark_pink.jpg) top no-repeat #a9015c;
	width: 95px;
	margin-top: 5px;
}

.item1 a {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/green_tab.jpg) top no-repeat #c6d000;
	width: 84px;
}

.item2#current a {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/orange_tab.jpg) top no-repeat #e85611;
	width: 77px;
}

.item3#current a {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/pink_tab.jpg) top no-repeat #e2007a;
	width: 95px;
}

.item1 a:hover {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/green_tab.jpg) top no-repeat #c6d000;
}

.item2 a:hover {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/orange_tab.jpg) top no-repeat #e85611;
}

.item3 a:hover {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/pink_tab.jpg) top no-repeat #e2007a;
}

/*.active a {
	background: url(../images/green_tab.jpg) top no-repeat #c6d000;
	padding-bottom: 5px;
	width: 84px;
	margin-top: 0px;
}*/


.school h1 {
	color: #c6d000;
	
}

.chefs h1 {
	color: #e85611;
}

.courses h1 {
	color: #e2007a;
}

.school_menu {
	margin-top: 5px;
	border-bottom: 3px solid #c6d000;
}

.chefs_menu {
	margin-top: 5px;
	border-bottom: 3px solid #e85611;
}

.courses_menu {
	margin-top: 5px;
	border-bottom: 3px solid #e2007a;
}

#page {
	background: none;
	
}



h2.contentheadinggreen {
	margin-top: 10px;
	color: #c6d000;
	line-height: 35px;
	font-size: 19px;
	margin-bottom: 10px;
	border-bottom: 1px dashed;
	margin-left: 35px;
	margin-right: 35px;
	font-weight: normal;
	text-transform: capitalize;
}

h2.contentheadingorange {
	
	color: #e85611;
	line-height: 35px;
	font-size: 19px;
	margin-bottom: 10px;
	margin-right: 35px;
	border-bottom: 1px dashed;
	font-weight: normal;
	text-transform: capitalize;
}

h2.contentheadingpink {
	color: #e2007a;
	line-height: 35px;
	font-size: 19px;
	margin-bottom: 10px;
	margin-right: 35px;
	border-bottom: 1px dashed;
	font-weight: normal;
	text-transform: capitalize;
}

.number {
	font-size: 18px;
/*	background-image: url(../images/number2.jpg);*/
	width: 137px;
	height: 22px;
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 1px;
	font-weight: bolder;
}

.green_lozenge1 {
	background: url(../images/green_lozenge.jpg) no-repeat;
	width: 515px;
	height: 47px;
/*	background: #c6d000;*/
	color: #FFF;
	font-weight: bold;
	margin-left: 33px;
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 14px;
	padding-top: 4px;
}

.green_lozenge1 a {
	color: #FFF;
}


.green_lozenge2 {
	

}

.green_lozenge3 {
	
	
}

.green_lozenge4 {
	

}

div.componentheading {
	padding-top: 10px;
	color: #c6d000;
	line-height: 35px;
	font-size: 19px;
	margin-bottom: 10px;
	border-bottom: 1px dashed;
	margin-left: 35px;
	margin-right: 35px;
	font-weight: normal;
	text-transform: capitalize;
}

#book {
	/*float: right;*/
	font-size: 18px;
	height: 88px;
	padding-top: 40px;
	
	
}

p.headernumber {
	color: #e2007a;
	font-weight:bold;
	
}

#quotes {
	margin-top: 50px;
	width: 240px;
	height: 150px;
	color: #e2007a;
	font-style: italic;
	display: inline-block;
}

#dates li{
	color: #e2007a;
	display:inline;
}
