<!--

<!--

<!--

<!--

<!--

<!--

<!--

body {
background-image:            url("bg_top1.gif");
background-repeat:repeat-x;
margin:0;
padding:0;
font-family: arial, Verdana, sans-serif;
}


#wrapper {
  width: 780px;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}



#main {
  /* clear: both; */
  float: left; display:inline;
  width: 537px;
padding-top:0px;
padding-bottom:20px;
margin-top:0px;


}

#quickbar {
	width: 213px;
	float: right;
	background-color:#FFECBB;
	margin-left: 7px;
	margin-top: 15px;
}


blockquote ul li { margin-bottom:10px; }




#header {
	background-image: url("header_bg.gif");
	height:180px;
	background-repeat: no-repeat;
margin-bottom:0px;
padding-bottom:0px;
}



/* navbar */
#nav {
	padding-top: 122px;
padding-left: 140px;
float:left;
display:inline;
	margin: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; }

#nav a, #nav a:link, #nav a:visited {
  display: block;
  padding: 3px 0;
  color: #FFFFFF;
}

#nav a:hover {
  background-image:            url("trans_50.png");
  color: #d5323e;
  text-decoration: none;
}

#nav li {
  float: left;
display:inline;
  padding: 0; 
  margin: 0px 25px 0px 0px;

  text-align: center;
}



#nav .active a  {
  background-image:            url("trans_50_black.png");
  color: #999;
}



.topbar {
  color: #4e4e4e;
  padding: 0;
  margin: 10px 0 1em 0;
  border: 1px solid #d2d2d2;
  background: #f1f1f1;
  font-weight: bold;
  font-size: 125%;
  display:block;
  font-size:12px;
}


#quickbar p.spacer {
background-color:#FFFFFF;
margin-top:10px;
padding:0;
margin-bottom:0;
}



#presentation {

background-color:#fdeaba;
text-align:right;
padding:10px;
background:     url("presentation-bg2.gif");
border: 1px solid #562500;
}





h1, h2, h3, h4, h5, h6, p { 
margin: 1em 0; 
text-align:left;

}

p {
font-size:13px;
line-height:1.5em;
}




a {
  color: #7b0001;
  text-decoration: none;
}

a:hover {
  color: #7b0001;
  text-decoration: underline;
}



#quickbar p {
font-size:78%;
line-height:1.3em;
padding-right:10px;
padding-left:10px;
}

body.home li#one a, body.programs li#two a, body.menus li#three a, body.school_chef li#four a, body.news li#five a, body.contact li#six a, body.opportunities li#seven a { color:#D5323E; }

.newslogos { background-color:white; display:block; margin:0px auto; }



#quickbar h2 {
font-size:14px;
  padding: 2px 0;
  
  margin: 0;
 	 font-weight: bold;
  color: #FFFFFF;
background-color: #666666;
	background-repeat:no-repeat;
  text-align: center;
}

#main h1 {
  clear: both;
  font-size: 1.5em;
  color: #562500;
  border-bottom: 1px solid #562500;
  padding-bottom: 1px;
  margin: 16px 0 2px 0;
font-weight: normal;
letter-spacing:1px;
}
#main h2 {
  clear: both;
  font-size: 1.3em;
  color: #562500;
  border-bottom: 1px solid #562500;
  padding-bottom: 1px;
  margin: 5px 0 2px 0;
font-weight: normal;
letter-spacing:1px;
}

#main_image img {
  border: 1px solid #d2d2d2;
}



.center {
text-align:center;

}
blockquote {
  color: #5f1c00;
 background:     url("blockquote_bg.jpg");
  margin: 5px;
padding-right:10px;
  border: 1px solid #d2d2d2;

  font-size: 110%;
  text-align:left;
 }    

blockquote p {

  margin: 0 0 .5em 0;
}

blockquote em {
  color: #000;
  font-size: 90%;
}





/* footer style */
#footer {
  color: #555;
  clear: both;
  margin-top:25px;
  padding: 20px 0 25px 0;
  border-top: 1px solid #666666;
  text-align: center;
  font-size:10px;
}

#footer ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0 0 10px 0;
}

#footer li {
  display: inline;
  padding: 0 1em;
  margin: 0;
  border-right: 1px solid #000;
  text-align: center;
}

#footer li.last {
  border: none;
}

#footer p {
  margin: 0;
  text-align: center;
  font-size:10px;
}

/* BUTTONS */

.buttons { margin: 0px 0px 0px 0px }

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f2eba6;
    border:1px solid #612a00;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:10px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:4px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons a:hover { background-color:#e0d784; }
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.buttons-centered {
float:left;
left:50%;
margin:4px 0 0;
position:relative;
z-index:1;
}
.buttons-centered .buttons {
left:-50%;
position:relative;
z-index:1;
}
.buttons-centered .buttons a, .buttons-centered .buttons button {
margin-right:12px;
}

.clear {
clear:both;
font-size:1px;
height:0;
line-height:0;
margin:0;
padding:0;
}

-->


-->


-->


-->


-->


-->


-->


