@CHARSET "ISO-8859-1";

/* Page Content */

#bodyContent {
	background: url( images/virtual_campus_sidebar_repeat.jpg ) repeat-y;
}

#htmlSidebar {
	background:url( images/virtual_campus_sidebar2.jpg ) no-repeat;
}

.sideNav .campusTour {
  background: url( images/campus_tour_button.jpg ) no-repeat;
  top: 52px;
  height: 38px;
}

/* .sideNav .interactiveMaps {
  background: url( images/interactive_maps_button.jpg ) no-repeat;
  top: 90px;
} */

.sideNav .printableMap {
  background: url( images/printable_map_button.jpg ) no-repeat;
  top: 90px;
}

.sideNav .theoutletcenter {
  background: url( images/the_outlet_center_button.jpg ) no-repeat;
  top: 120px;
}

.sideNav .ecolink {
  background: url( images/eco_link_button.jpg ) no-repeat;
  top: 150px;
}

.sideNav .highboy {
  background: url( images/the_highboy_button.jpg ) no-repeat;
  top: 180px;
}

.sideNav .cafe {
  background: url( images/the_cafe_button.jpg ) no-repeat;
  top: 210px;
}

#Copy {
	float:right;
	width: 679px;
}

#htmlContent table .rowHeadings {
	font-weight:bold;
	color: #9c5F0e;
}

.toc {
	list-style: none;
	margin: 0;
	padding: 0 0 60px 0;
}

.toc li {
	float: left;
	padding: 0 19px;
	border-left: 1px solid #000;
	font-weight: bold;
}

.toc li:first-child {
	padding: 0 19px 0 0;
	border: none;
}

/* eco-link page css begins here */

h1 {
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0 10px 0;
}

.highboy2 {
	padding: 0 0 10px 0;
}


h2 {
	font-weight: bold;
	font-size: 14px;
}

.italics {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

#bodyContent .greenLinks li {
	list-style: circle;
	line-height: 1.6em;
	text-align: left;
}

#bodyContent .floatRight {
	float: right;
	padding-left: 19px;
}

#bodyContent .center {
	padding-top: 20px;
	margin-left: 216px;
}

#bodyContent .outletRight {
	float: right;
	padding: 0 0 10px 19px;
}

.italics {
	font-style: italic;
}

#columnOne {
	width: 210px;
	float: left;
	margin: 0 10px 0 10px;
}

#columnTwo {
	width: 210px;
	float: left;
	margin: 0 0 0 10px;
}

#columnThree {
	width: 210px;
	float: left;
	margin: 0 0 0 10px;
}

#bodyContent .floatEco {
	padding: 50px 0 19px 10px;
}

#bodyContent .clear {
	clear: both;
}

#outletFlash {
	float: right;
	margin: 0 0 10px 19px;
}



