
/* ----- Siena College INTERIOR PRINT STYLESHEET ------*/
body { /* only the font-family and color should change here */
	font-size:62.5%	;
	font-family:Arial, Verdana;
	line-height:1.4;
	font-size:10pt;
	color:#000;
}

li {}
p {
	margin-bottom:15px;
	line-height:1.5;
}
a {
	color:#770a0a;
        text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {

}
h1 {
    font-size:14pt;
    line-height:32px;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}
h2 {
	font-size:12pt;
	font-weight:bold;
}
h3 {
	font-size:10pt;
	font-weight:bold;
}
/* ----- SIENA INTERIOR 2-COLUMN PAGE SPECIFIC STYLESHEET ------*/
/* ----- CREATED: 12.7.09 by Scott Thrower, SunGard Higher Education------------------*/

#header-wrapper {
	display: none;
}

table.PageBoundingBox {
 width: 100%;
 background: none;
}

#landing_dynamic_area_holder, #a_to_z_content, #campus_map_content, #directions_content, #directory_content {
	display:none;
}
td.RSB, td.LSB, #interior-main-navigation, #footer-wrapper, .inlineMtcBlock, #news_events_landing {
 display: none;
}
/****** MAIN NAVIGATION CSS ***********/
/*** BREADCRUMBS  *******/
#breadcrumb {
	margin: 8px 0 0 35px;
}
#breadcrumb a {
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.two_column {
	width:49%;
	vertical-align:top;
}
.three_column {
	width:32%;
	vertical-align:top;
}
.four_column {
	width:24%;
	vertical-align:top;
}

td.MainContent ul {
 list-style: disc;
 margin: 0 0 0 20px;
 padding: 0 0 0 5px;
}
td.MainContent ol {
 list-style: decimal;
 margin: 0 0 0 20px;
 padding: 0 0 0 5px;
}

#landingrotator img {
 display: none;
}


#slider {
display: none;
}
img {
	border:0;
}
#sliderContent {
display: none;
}


