@import url(/shared/styles/custom_navigation_colors/blue_green.css);

#sectionheader {
background-image:url(/primarytemplatefiles/student_dev_enr_area/advising/images/banners/main_banner_01.jpg);
background-repeat:no-repeat;
height:223px;
width:804px;
}

.columns .column.text.main h1, .columns .column.text.main h2 {
color:#081F3F;
}

.columns .column.text.main h3, .columns .column.text.main h4 {
color: #536B97;
}

a, a:link, a:active, a:hover, a:visited {
color:#679B16;
}

ul.bullet li{
list-style-image:url(/primarytemplatefiles/student_dev_enr_area/advising/images/selected_bracket_blue_green.jpg);
}




.sde_table.tutor_sched {
	font-size:.9em;
	}

.sde_table.tutor_sched td {
	width:13%;
}
	
.sde_table.tutor_sched td.first, .sde_table .tutor_sched th.first {
	width:33%;
	
}

.sde_table.orient_sched td {
	width:60%;
}

.sde_table.orient_sched td.first {
width:25%;
padding-right:10%;
	text-align:right;
}

.sde_table.orient_sched th {
text-align:left;
}

#calendar_advising {
margin-top: 20px;
border-top: dotted 1px #679B16;
}

p.more a, p.more a:link, p.more a:active, p.more a:hover, p.more a:visited {
color:#679B16;
}



	

