body {
	background: #ffffff url(school/vcc_school_bg.gif) repeat-x top left;
}

#main {
	width: 867px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	padding-left: 20px;
}

.main_nav {
	border-top: #E9EBE0 solid 1px;
	height: 32px;
}


#third_nav {
	height: 21px;
	background-color: #ffffff;
border-bottom: #D9D9D9 solid 1px;
color: #fc9200;
width: 420px;
}

.lbg {
	background: #ffffff url(school/vcc_sch_lbg.gif) repeat-y top left;
	width: 177px;
	vertical-align:top;
}

.lgrad {
	width: 5px;
	background: #e6e6e6 url(school/vcc_ch_min_lgrad.gif) no-repeat bottom center;
}
.localNavPane {
	color: #3C9DBE;
	font-weight: bold;
	padding: 15px;
	width: 142px;
}
#lnav {
	color: #3C9DBE;
	padding: 15px;
	width: 142px;
}


#main_text {
	color: #40432F;
	padding: 3px 20px 40px 0px;
}
#main_text img {
margin-right: -6px;
}
#main_text a { color: #c12f1b;}
.header {
	color: #c51100;
	font-size: 15px;	
	font-weight: bold;
}

.subhead {
	color: #c51100;
	font-weight: bold;
}

.subhead_alt {
	color: #c51100;
	font-weight: normal;
	text-transform: uppercase;
}

.spot_bg {
	background: url(school/vcc_sch_spotlight_bg.gif) repeat-y top right;
	width: 260px;
}
.spot_bg img {margin: 0}
.spot1 {
	background-color: #6c6c6c;
	color: #ffffff;
	padding: 5px 30px 6px 22px;
	width: 195px;
	border-bottom: #505050 solid 2px;
}

.spot2 {
	background-color: #7d7d7d;
	color: #ffffff;
	width: 195px;
	padding: 5px 30px 6px 22px;
	border-bottom: 0;
}

#quicklinks {
	background: url(school/vcc_sch_spotlight_bg.gif) repeat-y top right;
	padding: 15px 0px 8px 0px;
	width: 250px;
}

#disp_quicklinks {
	width: 180px; 
	height: 16px;
	background: #ffffff url(school/vcc_sch_quicklinks.gif) no-repeat right;
	border-top: #838486 solid 2px;
	border-right: #FAFAFA solid 2px;
	border-bottom: #FAFAFA solid 2px;
	border-left: #838486 solid 2px;
	color: #000000;
	vertical-align: middle;
	margin-left: 22px;
}

#quick_list {
	position: absolute;
	z-index: 500;
	background: #ffffff;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	width: 180px;
	visibility: hidden;
	margin-left: 22px;
}

.quick_table {
	width:179;
}

#featured {
	background: url(school/vcc_sch_spotlight_bg.gif) repeat-y top right;
	padding: 8px 0 20px 0;
	color: #ffffff;
}

.feature_header {
	margin-left: 24px;
}

.feature {
	padding-left: 24px;
	padding-right: 105px;
	background: url(school/vcc_sch_feature2.gif) no-repeat;
}


#footer {
	width: 867px;
	height: 95px;
	background:url(school/vcc_school_footer.gif) no-repeat top left;
	text-align: center;
	color: #000000;
	padding-top: 35px;
	line-height: 16px;
	padding-right: 150px;
}

/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#houseMenuH a { /* all links within the menu wrapper */
	padding: 8px 5px;
}



#houseMenuH li a:hover {
	padding: 8px 5px;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	color: #fff; 
	background-color: #300; 
	text-decoration: none;
}

#houseMenuH a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	color: #fff; 
	background-color: #300; 
	text-decoration: none;
}

#houseMenuH a#houseMenuHCurrentLink
{ /* current link itself */
	padding: 8px 5px;
	color: #fc9200; 
	text-decoration: none;
}
#houseMenuH li li a#houseMenuHCurrentLink
{ /* current link itself */
	padding: 2px 5px;
	color: #fc9200; 
	text-decoration: none;
}






