P,LI,TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
}

P.school {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 5px;
	margin-right : 5px;
}

P.programs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 400px;
	margin-bottom : 3px;
	margin-left : 5px;
	margin-right : 5px;
}

P.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 0px;
	margin-bottom : 3px;
	text-align : center;
}
.small {
	font-size: 8pt;
}


 H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	margin-left : 10px;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	margin-left : 10px;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 10px;
	margin-bottom : 3px;
}

H3.sidebar {
	margin-right : 10px;
	text-align : center;
	margin-top : 5px;
}

TD.schoolcell {
	background-position : top;
	background-repeat : no-repeat;
	background-image : url(images/culinary-careers_11.jpg);
	width : 183px;
}

A.menulink {
	text-decoration : none;
	color : #000000;
}

A.menulink:hover {
	background-color : #FFEBCD;
}

A.botmenulink {
	text-decoration : none;
	color : #000000;
}

A.botmenulink:hover {
	background-color : #FFD700;
}

#feature {
	padding: 0px;
	float: right;
	width: 160px;
	border: thin solid #996600;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin-left:10px;
}
#form 				{
	text-align:center;
	margin-top: 10px;
}
#form h3 			{margin-bottom:5px; margin-left:0px;}
#form fieldset 		{border:0px; padding-left:0px;}
#form .textfield	{width:100px; font-size:11px; margin-bottom:5px; border:1px solid #000000;}
#form select 		{width:130px; font-size:11px; margin-bottom:5px; border:1px solid #000000;}
#form .button 		{
	width:90px;
	font-size:10px;
	margin:2px;
	border:1px solid #000000;
	cursor:pointer;
	background-color: #E6B482;
	font-weight: bold;
}
#error1 			{color:#AB1C1C; font-size:11px; font-weight:bold;}
#error2 			{color:#AB1C1C; font-size:11px; font-weight:bold;}
#results 			{
	width:100%;
	height:520px;
	background-color: #FFFFCC;
}
