body {
	color: #3a3029;
	background: #e0e0e0 url(../../reslife/images/bg.gif) repeat-y center center;
	text-align: center;
}

#container {
	background: #fff url(../images/mainbg.gif) repeat-y;
	width: 770px;
	text-align: left;
	border: none;
	margin: 0 auto;
}

#innercontainer {
	background-image: none;
}

/* Header */

.colorbar, .bottomcolorbar, .bartitles {
	background-color: #910048;
}

#linkbar, #linkbar a.student, #linkbar a.student:active, #linkbar a.student:visited {
	color: #910048;
}

div#photobar {
	height: 39px;
	background: transparent url(../images/photobar.jpg) no-repeat top left;
	padding: 111px 0 0 572px;
}

/* Left Bar (except menu) */

#left {
	width: 170px;
	min-height: 599px;
	_height: 599px;
	background-color: #ddccc0;
	color: #ffffff;
	padding-bottom: 30px;
	margin: 0px;
}

#contact {
	display: block;
	background: transparent url(../images/house.gif) no-repeat center center;
	color: #54667a;
	padding: 20px 12px;
	border: 1px dotted #66564b;
	border-width: 1px 0;
	margin: 0;
}

#contact p, #contact a, #contact a:active, #contact a:visited {
	color: #66564b;
}

#contact p.name {
	color: #66564b;
	font-weight: normal;
	margin-bottom: 10px;
}

/* Content */

#center {
	padding: 20px 0 20px 0;
	margin: 0 20px 0 195px;
}

#pagetitle, h1 {
	color: #66564b;
	font-family: Arial, Helvetica, serif;
	font-size: 150%;
	line-height: 80%;
	margin: 0 0 20px 0;
}

h2, h3 {
	display: block;
	color: #66564b;
	font-family: Arial, Helvetica, serif;
	font-size: 133%;
	font-weight: bold;
	line-height: 100%;
	margin: 20px 0 6px 0;
}

h3 {
	font-size: 120%;
}

h4 {
	color: #66564b;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 3px 0;
}

hr {
	height: 1px;
	background-color: #ddccc0;
	color: #ddccc0;
	border: 0;
}

#center p {
	margin: 0 0 12px 0;
}

#center ul {
	list-style-type: disc;
}

#center ul li {
	margin-bottom: 5px;
}

#center ul ul {
	list-style-type: circle;
	margin-bottom: 0;
}

#center a, #center a:link, #center a:active, #center a:visited {
	color: #66564b;
	border-bottom: 1px dotted #66564b;
}

#center a:hover {
	color: #231d19;
	border-bottom: 1px solid #231d19;
}

#center table {
	font-size: 100%;
}

#center div.staff {
	height: 110px;
	margin-bottom: 25px;
}

	#center div.staff img {
		float: left;
		border: 1px solid #ccc6be;
		padding: 3px;
		margin: 0 25px 15px 0;
	}

/* Footer */

.footer {
	clear: both;
}

/* Special */

.print_only {
	display: none;
}

/* Menu */

ul#nav, ul#nav ul {
	list-style-type: none;
	margin: 0;
}

ul#nav {
	margin: 6px 0 50px 0;
}

ul#nav li {
	display: block;
	position: relative;
	color: #66564b;
	padding: 0;
	border: 0;
	margin: 0;
}

ul#nav li:hover, ul#nav li.over {
	background: #66564b none;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
	background: #ddccc0 url(../images/ddccc0_arrow.gif) no-repeat center right;
	color: #66564b;
	padding: 3px 12px;
	min-height: 15px;
	margin: 0;
}

ul#nav li a:hover {
	background: #66564b url(../images/66564b_arrow.gif) no-repeat center right;
	color: #fff;
}

ul#nav li a.dl, ul#nav li a.dl:link, ul#nav li a.dl:active, ul#nav li a.dl:visited {
	background-image: none;
}

ul#nav li a.dl:hover {
	background: #66564b none;
	color: #fff;
}

ul#nav li ul, ul#nav li:hover li ul, ul#nav li.over li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
	width: 170px;
	background-color: #ddccc0;
	padding: 0;
	border: 1px solid #66564b;
	margin: 0;
}

ul#nav li:hover ul, ul#nav li.over ul, ul#nav li li:hover ul, ul#nav li li.over ul {
	display: block;
}

ul#nav li.postsub { 
	_margin-top: -3px;
}

ul#nav li li a, ul#nav li li a:link, ul#nav li li a:active, ul#nav li li a:visited, ul#nav li li a:hover {
	padding: 2px 8px;
}


/* Gallery Styles */

#center #gallery {
	background-color: #eee5df;
	padding: 2px 2px 2px 10px;
	_padding-left: 8px;
	border: 1px solid #ddccc0;
	margin: 20px 0;
}

#center #gallery a, #center #gallery a:link, #center #gallery a:active, #center #gallery a:visited {
	border-bottom: none;
	border: 0px solid #eee5df;
}

#center #gallery a:hover {
	border: 0px solid #66564b;
}

#center #gallery a img {
	padding: 2px;
	border: 1px solid #eee5df;
}

#center #gallery a:hover img {
	padding: 2px;
	border: 1px solid #66564b;
}

#center #gallery img {
	padding: 0;
	margin: 4px 4px 4px 0;
}

#center #view #gallerybuttons {
	margin-top: 20px;
}

#center #view #gallerybuttons a {
	background-color: #eee5df;
	color: #66564b;
	font-size: 92%;
	padding: 5px 8px;
	border: 1px solid #ddccc0;
}

#center #view #gallerybuttons a#prev {
	margin-right: 15px;
}

#center #view #gallerybuttons a#next {
	margin-left: 15px;
}

#center #view #gallerybuttons a:hover {
	color: #3b312b;
	border: 1px solid #66564b;
}

/* Theme Housing */

#center .theme {
	height: 85px;
	margin-bottom: 10px;
}

#center .theme h3 {
	margin-top: 0;
}

#center .theme a, #center .theme a:link, #center .theme a:active, #center .theme a:visited {
	color: #66564b;
	border-bottom: 1px dotted #66564b;
}

#center .theme a:hover {
	color: #231d19;
	border-bottom: 1px solid #231d19;
}

#center .theme img {
	margin-right: 15px;
}

#center .theme a img {
	border: 1px solid #fff;
}

#center .theme a:hover img {
	border: 1px solid #66564b;
}

/* Two-Column List */

dl {
	width: 550px;
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	font-weight: bold;
	padding: 0;
}

dd {
	padding: 0;
	margin: 0 0 10px 0;
}

/* What to Bring */

#center .bring {
	float: left;
	width: 170px;
	height: 600px;
	padding-right: 5px;
	border-right: 1px solid #ddccc0;
	margin-right: 10px;
}

#center .bring h3 {
	margin-top: 0;
}

#center .bring ul {
	font-size: 92%;
	line-height: 120%;
}

#center .essential {
	padding-right: 0;
}

#center .no {
	border-right: 0;
	margin-right: 0;
}

/* Room Costs */

#center table.year_costs {
	width: 550px;
	float: left;
	font-size: 100%;
	margin: 8px 0;
}

#center table.year_costs tr.alt {
	background-color: #eee5df;
}

#center table.year_costs td {
	padding: 5px 8px;
}

#center table.year_costs td.title {
	font-weight: bold;
}

#center table.year_costs td.title i {
	font-weight: normal;
}

#center table.year_costs td.cost {
	text-align: right;
}

#center table.unit_costs {
	width: 550px;
	float: left;
	font-size: 100%;
	margin: 8px 0;
}

#center table.unit_costs td.heading {
	background-color: #eee5df;
	font-weight: bold;
}

#center table.unit_costs td {
	padding: 3px 8px;
}

#center table.unit_costs td.top {
	font-size: 92%;
	font-weight: bold;
	font-style: italic;
}

#center table.unit_costs td.occ, #center table.unit_costs td.cost {
	text-align: center;
}


/* Room Costs */

#center table.room_costs {
	width: 550px;
	float: left;
	font-size: 100%;
	margin: 3px 0;
	border: 1px solid #ddccc0;
	border-width: 1px 0 0 1px;
}

#center table.room_costs td {
	padding: 5px 8px;
	border: 1px solid #ddccc0;
	border-width: 0 1px 1px 0;
}

#center table.room_costs tr.column_headings_major td {
	background-color: #e7d9cf;
	font-weight: bold;
	text-align: center;
}

#center table.room_costs tr.column_headings_minor td {
	background-color: #eee5df;
	text-align: center;
}

#center table.room_costs td.type {
	width: 40%;
}

#center table.room_costs td.a, #center table.room_costs td.b, #center table.room_costs td.c, #center table.room_costs td.d, #center table.room_costs td.js, #center table.room_costs td.none {
	width: 10%;
	text-align: center;
}

#center table.room_costs tr.section_heading td {
	background-color: #eee5df;
	font-weight: bold;
}

#center table.room_costs td.na {
	background: transparent url(../images/na_bg.gif) repeat left top;
}


/* Meal Plans */

#center table.meal_plans {
	width: 550px;
	float: left;
	font-size: 100%;
	margin: 0 0 20px 0;
}

#center table.meal_plans td {
	padding: 3px 8px;
}

#center table.meal_plans td.top {
	font-size: 92%;
	font-weight: bold;
	font-style: italic;
}

#center table.meal_plans tr.alt {
	background-color: #eee5df;
}

#center table.meal_plans td.meals {
	text-align: center;
}

#center table.meal_plans td.points {
	text-align: right;
}

#center table.meal_schedule {
	width: 550px;
	float: left;
	font-size: 100%;
	margin: 0 0 8px 0;
}

#center table.meal_schedule td {
	padding: 3px 8px;
}

#center table.meal_schedule td.top {
	font-size: 92%;
	font-weight: bold;
	font-style: italic;
}

#center table.meal_schedule tr.alt {
	background-color: #eee5df;
}

#center table.meal_schedule td.type {
	text-align: center;
}

#center p.notes {
	font-size: 92%;
	font-style: italic;
}


/* Timeline */

#center table.timeline {
}

#center table.timeline tr.alt {
	background-color: #eee5df;
}

#center table.timeline td, #center table.timeline th {
	vertical-align: top;
	padding: 5px 8px;
}

#center table.timeline th {
	width: 25%;
	font-weight: bold;
}


/* Form Fields */

input, textarea, select {
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	border: 1px solid #ddccc0;
	padding: 1px 3px;
}

input {
	width: 125px;
}

textarea {
	width: 227px;
	height: 100px;
	font-size: 10pt;
}

select {
	width: 132px;
	font-size: 92%;
}

input.required, textarea.required {
	background-color: #eee5df;
}

select#housingSemester {
	width: 70px;
}

input#housingYear {
	width: 49px;
	text-align: center;
}

input#city, input#fname {
	width: 94px;
}

input#state, input#mi {
	width: 20px;
}

input#address {
	width: 402px;
}

input#phone1, input#phone2 {
	width: 25px;
	text-align: center;
}

input#phone3 {
	width: 30px;
}

select.residence, select.question {
	width: 235px;
	margin-bottom: 5px;
}

input#greek, input#roommate, input#program, input#return, input#language, input.disabilitiesExplain {
	width: 227px;
}

input#preferenceMultiple, input#preferenceSingle, input#preferenceInternational, input#preferenceSubstance {
	width: 20px;
	margin: 0 10px 5px 0;
	text-align: center;
}

input#yesList, input#noList, input#cultures, input.music, input.disabilities {
	width: 11px;
	vertical-align: middle;
	padding: 0;
	border: 0;
	margin-right: 6px;
}

select#smokes, select#drinks, select#tobacco {
	width: 100px;
}

select#smokingObjection, select#drinkingObjection, select#tobaccoObjection {
	width: 129px;
}

input.submit {
	width: 90px;
	background-color: #eee5df;
	color: #3a3029;
	font-size: 92%;
	font-weight: bold;
	margin-top: 15px;
}

form {
	margin-bottom: 0;
}

/* Form Formatting */

dl.form {
	width: 540px;
	margin: 0;
	padding: 0;
}

dl.form dt {
	width: 130px;
	float: left;
	margin: 0;
	font-weight: bold;
	padding: 5px 0;
}

dl.form dd {
	width: 160px;
	float: left;
	padding: 5px 0;
	margin: 0;
}

dl.form dt.alt {
	padding-left: 15px;
	width: 95px;
}

dl.form dd.alt {
	text-align: right;
	width: 140px;
}

dl.form dt i {
	font-weight: normal;
}

dl.form dd.single {
	width: 390px;
}

dl.form dt.full {
	width: 540px;
}

dl.form dt.twocol {
	width: 290px;
}

dl.form dd.twocol {
	width: 235px;
	padding-left: 15px;
}

dl.form dd.music {
	width: 130px;
}

dl.form dd i.disabilities {
	line-height: 200%;
}

div.form_buttons {
	text-align: center;
}

/* Handbook */

#center ul#handbook li {
	font-weight: bold;
}

#center ul#handbook ul li {
	font-weight: normal;
}

/* Handbook Navigation */

#center #handbooknav {
	margin-top: 20px;
}

#center #handbooknav a {
	background-color: #eee5df;
	color: #66564b;
	font-size: 92%;
	padding: 5px 8px;
	border: 1px solid #ddccc0;
}

#center #handbooknav a#prev {
	margin-right: 15px;
}

#center #handbooknav a#next {
	margin-left: 15px;
}

#center #handbooknav a:hover {
	color: #3b312b;
	border: 1px solid #66564b;
}


/* Leftovers */

div.dates {
	float: left;
}

div.dates h3 {
	clear: both;
}


	div#center div.captionleft {
                float: left;
                clear: both;
                width: 250px;
                height: auto;
                display: block;
                padding: 5px 5px 10px 0;
	}

	div#center div.captionright {
                float: right;
                clear: both;
                width: 200px;
                height: auto;
                display: block;
                padding: 15px 0 15px 15px;
	}

	div#center div.captionright p{
                 padding-left: 20px;
	}
