html {
	margin-left: 1px;
}

body {
	background: transparent none repeat-y center center;
	color: #333;
	text-align: center;
}

div#container {
	width: 770px;
	background: transparent none;
	text-align: left;
	margin: 0 auto;
}

div#innercontainer {
	background: transparent none;
}

a, a:link, a:active, a:visited {
	outline: none;
}


/* Header */

div#colorbar, .bottomcolorbar, .bartitles {
	background-color: #97ab80;
}

#linkbar, #linkbar a.academics, #linkbar a.academics:link, #linkbar a.academics:active, #linkbar a.academics:visited {
	color: #fff;
}

div#masthead {
	height: 250px;
	background: transparent none no-repeat left top;
	margin: 5px 5px 0 5px;
}

	div#masthead h1 {
		float: right;
		height: 170px;
		width: 170px;
		background: transparent none no-repeat left bottom;
		text-indent: -5000px;
		padding: 60px 30px 0 0;
		margin: 0;
	}

		div#masthead h1 a {
			display: block;
			width: 170px;
			height: 170px;
		}

/* Left */

div#left {
	width: 180px;
	background: transparent url(../../images/cla/line.gif) repeat-y right center;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	text-align: right;
	margin-bottom: 45px;
}

div#left div#innerleft {
	min-height: 600px;
	height: 600px;
	background: transparent url(../../images/cla/line_bottom.gif) no-repeat right bottom;
}

div#left > div#innerleft {
	height: auto;
}

	ul#nav {
		background: transparent url(../../images/cla/line_top.gif) no-repeat right top;
		text-align: right;
                padding: 45px 0 120px 0;
		margin: 0;
	}

		ul#nav li {
			text-align: right;
			border: none;
			margin: 0;
		}

		ul#nav li:hover, ul#nav li:hover a {
			background-color: transparent;
			text-align: right;
		}

			ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
				font-weight: normal;
				text-align: right;
				padding: 3px 25px;
				border: none;
			}

			ul#nav li a:hover {
				background-color: transparent;
				text-align: right;
			}


/* Content */

div#center {
	font: 92%/170% Verdana, Tahoma, sans-serif;
	padding: 3.2em;
	margin: 0;
        float: left;
        width: 510px;
}

	div#center h1, div#center h2, div#center h3, div#center h4, div#center h5 {
		font: bold 100% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
		letter-spacing: -0.03em;
		margin: 0;
	}

	div#center h1 {
		font-size: 240%;
		margin: 0 0 1em 0;
	}

	div#center h2, div#center h4.coursetitle, div#center h4 {
		font-size: 180%;
		margin: 1.5em 0 1em 0;
	}

	div#center h3 {
		font-size: 140%;
		font-variant: small-caps;
		letter-spacing: 0.01em;
		margin: 1.1em 0 .6em 0;
	}

	div#center h4 {
		font-size: 110%;
		margin: 0 0 .8em 0;
	}

	div#center p {
		margin: 0 0 1.25em 0;
	}

	div#center ul {
		list-style: disc;
		margin: 0 0 2em 15px;
	}

		div#center ul li, div#center ol li {
			padding: .4em 0;
		}
	
	div#center ul.requirements {
		list-style: none;
		padding-left: 12px;
		border-left: 1px solid #ebe8e3;
		margin: 12px 0 20px 18px;
	}

		div#center ul.requirements a {
			font: bold 100% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
			margin-right: 5px;
		}

		div#center ul.requirements a.nopadding {
			margin-right: 0;
		}
	
	div#center blockquote {
		padding: 0 0 0 15px;
		border-left: 1px solid #ebe8e3;
		margin: 0 0 2em 0;
	}

	div#center dl dt {
		float: left;
		width: 125px;
		font: bold 100% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
		padding: 3px 0;
	}

	div#center dl dd {
		padding: 3px 0;
		margin: 0 0 0 125px;
	}

	div#center hr {
		height: 1px;
		background-color: #ebe8e3;
		color: #ebe8e3;
		padding: 0;
		border: none;
		margin: 2em 0;
	}


/* Faculty Listing */

div#center div.faculty {
	height: 9em;
	margin-bottom: 3em;
}

	div#center div.faculty img {
		float: left;
		border: 3px solid #ebe8e3;
		margin: 0 15px 0 0;
	}

	div#center div.faculty a:hover img {
		border-color: #b9937d;
	}

	div#center div.faculty h3 {
		padding: 0 0 0 0;
		margin: 0 0 .2em 0;
	}
	
	div#center div.faculty ul {
		list-style: none;
		line-height: 145%;
		margin: 0;
	}

		div#center div.faculty ul li {
			padding: 0;
			margin: 0;
		}

                div#center div.bio_sidebar ul li.cv img {
			margin: .3em;
			border: none;
		}

	div#center div.nophoto {
		padding-left: 121px;
		height: auto;
		margin-bottom: 3em;

	}
	
	div#center div.nophoto h3 {
		padding: 0 0 0 0;
		margin: 0 0 .2em 0;
	}
	
	div#center div.nophoto ul {
		list-style: none;
		line-height: 145%;
		margin: 0;
	}

		div#center div.nophoto ul li {
			padding: 0;
			margin: 0;
		}


div#center div.bio_sidebar {
	float: right;
	width: 142px;
	background-color: #ebe8e3;
	text-align: right;
	padding: 14px;
	margin: 0 0 4em 4em;
}

	div#center div.bio_sidebar img {
		border: 3px solid #fff;
		margin-bottom: 10px;
	}

	div#center div.bio_sidebar ul {
		list-style: none;
		line-height: 170%;
		padding: 0;
		margin: 0;
	}

		div#center div.bio_sidebar ul li {
			padding: 0;
		}

		div#center div.bio_sidebar ul li.name {
			font: bold 110% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
			padding-bottom: .6em;
		}

		div#center div.bio_sidebar ul li.title {
			padding-bottom: .6em;
		}

		div#center div.bio_sidebar ul li.website {
			padding-top: .6em;
		}


/* Program Requirements */

div#center h1.catalog_heading, div#center .catalog_faculty {
	display: none;
}


/* Courses */

div#center p.coursedesc {
	margin-bottom: 0;
}

div#center ul.courseinfo {
	height: 10px;
	list-style: none;
	padding: 0;
	margin: 1em 0 4em 0;
}

	div#center ul.courseinfo li {
		float: left;
		padding: 1px 0;
	}

	div#center ul.courseinfo li.offering {
		border-right: 1px solid #cdc5ba;
		padding-right: 1em;
		margin-right: 1em;
	}

div#center p.prereq, div#center p.moi, div#center p.gerf {
	letter-spacing: -0.02em;
	margin: .75em 0;
}

div#center p.prereq b, div#center p.moi b, div#center p.gerf b, div#center ul.courseinfo b {
	font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
}

div#center h4.crosslisting {
	margin: 0 0 8px 0;
}

/* Schedule */

table.schedule {
	margin: 1em 0 0 0;
}

	table.schedule th, table.schedule td {
		vertical-align: top;
		padding: .5em 0;
	}

	table.schedule th {
		width: 25%;
		font-variant: small-caps;
		font-weight: normal;
		padding-left: .4em;
	}

	table.schedule th.day {
		background-color: #e4e0da;
		font: small-caps bold 110% Georgia, "Times New Roman", Times, serif;
		padding: .2em .4em .4em .4em;
	}

	table.schedule td {
		font-weight: bold;
	}

		table.schedule td em, table.schedule td span.location {
			font-weight: normal;
		}

		table.schedule td span.location {
			font-variant: small-caps;
                        line-height: 35px;
		}

		table.schedule td span.description {
		        font-weight: normal;
		}
	
	table.schedule tr.last th, table.schedule tr.last td {
		padding-bottom: 2em;
	}

	table.schedule span.highlight {
		background-color: #e4e0da;
	}



/* GALLERY-NEW NO-THUMBS */

div#center div.content a, div#center div.content a:active, div#center div.content a:link, div#center div.content a:visited {
	text-decoration: none;
        border-bottom: none;
}

div#center div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:500px; 
        height: auto;
}
div#center div.content a, div#center div.navigation a {
	text-decoration: none;
	color: #777;
}
div#center div.content  a:focus, div#center div.content a:hover, div#center div.content a:active {
	text-decoration: underline;
}
div#center div.controls {
	margin-top: 15px;
	height: 23px;
}
div#center div.controls a {
	padding: 5px;
}
div#center div.ss-controls {
	float: left;
}
div#center div.nav-controls {
	float: right;
}

div#center div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 500px;
	height: 350px
}
div#center div.slideshow {
	clear: both;
}
div#center div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div#center div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div#center div.slideshow img {
	border: none;
	display: block;
}
div#center div.download {
        padding: 0 0 12px 0;
}
div#center div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div#center div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div#center div.image-desc {
	line-height: 1.3em;
	padding-top: 1px;
}
div#center div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
div#center ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
div#center ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
div#center a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div#center ul.thumbs li.selected a.thumb {
	background: #000;
}
div#center a.thumb:focus {
	outline: none;
}
div#center ul.thumbs img {
	border: none;
	display: block;
}
div#center div.pagination {
	clear: both;
}
div#center div.navigation div.top {
	margin-bottom: 12px;
	
}
div#center div.navigation div.bottom {
	margin-top: 12px;
}
div#center div.pagination a, div#center div.pagination span.current {
	display: block;
	float: left;
	margin: 0 2px 40px 0;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div#center div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div#center div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

div#center ol.outcomes li {
		font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
		color: #4b2d1c;
		font-size: 130%;
		margin: 0 0 10px 10px;
}

div#center ol.outcomes li ul {
		padding: 0;
		margin: 15px 0;
		border-left: 1px solid #cdc5ba;
                list-style: none;
}

div#center ol.outcomes li ul li {
		font-family: Verdana, Tahoma, sans-serif;
		color: #000;
		font-size: 70%;
		margin: 0 0 0 5px;
		padding: 5px;
}

/* Minimal Gallery Styles */

div#center #thumbs-min .navigation {
        width: auto;
        height: auto;
	padding: 0;
	margin: 0;
}

div#center #thumbs-min ul.thumbs li {
	float: none;
        width: 500px;
        height: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}

div#center #thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

div#center #thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
