@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #3a2608;
	background-image: url(bg-page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

.buttons {
	margin-top: 12px;
}

.clear {
	clear: both;
}

a {
	color: #4b7980;
	text-decoration: none;
}

/*-- container elements --*/
#content-container {
	width: 726px;
	border-left: 2px solid #ba5f2a;
	border-right: 2px solid #ba5f2a;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#section-1 {
	width: 726px;
	height: 76px;
	background: url(logo-bg.jpg) 0px 0px no-repeat;
}

#section-1-container {
	background: url(grad-content.jpg) 0px 0px no-repeat;
	padding: 1px;
	height: 900px
}

#section-2-container {
	background: url(grad-content.jpg) 0px 0px no-repeat;
	padding: 1px;
	height: 2400px;
}

#section-3-container {
	background: url(grad-content.jpg) 0px 0px no-repeat;
	padding: 1px;
	height: 900px
}

#section-4-container {
	background: url(grad-content.jpg) 0px 0px no-repeat;
	padding: 1px;
	height: 900px
}

#section-5-container {
	background: url(grad-content.jpg) 0px 0px no-repeat;
	padding: 1px;
	height: 1223px
}

#section-1-content {
	margin: 30px;
	padding: 1px;
}

#section-2-content {
	margin: 30px;
	padding: 1px;
}

#section-3-content {
	margin: 30px;
	padding: 1px;
}

#section-4-content {
	margin: 30px;
	padding: 1px;
}

#section-5-content {
	margin: 30px;
	padding: 1px;
}

#you-can {
	float: right;
	width: 431px;
}

#heart-box {
	float: right;
	width: 192px;
	margin: 24px 0px 0px 15px;
	background: url(art-heart.jpg) 0px 0px no-repeat;
}

#heart-box-2 {
	float: left;
	width: 192px;
	margin: 24px 0px 0px 0px;
	background: url(art-heart.jpg) 0px 0px no-repeat;
}

#shirt-box {
	float: right;
	width: 192px;
	margin: 24px 0px 0px 15px;
	background: url(art-students-sm.jpg) 0px 0px no-repeat;
}

#trillium {
	float: right;
	width: 130px;
	margin: 24px 2px 2px 15px;
}

#students-box {
	width: 249px;
	height: 193px;
	background: url(bg-students.jpg) 0px 0px no-repeat;
	margin-top: 15px;
	float: left;
	padding: 24px 32px 32px 32px;
}

#food-box {
	width: 249px;
	height: 683px;
	background: url(bg-food.jpg) 0px 0px no-repeat;
	margin-top: 15px;
	float: left;
	padding: 24px 32px 32px 32px;
	color: #bcc1c2;
}

#diverse-box {
	width: 249px;
	height: 193px;
	background: url(bg-diverse.jpg) 0px 0px no-repeat;
	margin-top: 15px;
	float: right;
	padding: 24px 32px 32px 32px;
}

#activities-box {
	width: 249px;
	height: 683px;
	background: url(bg-activities.jpg) 0px 0px no-repeat;
	margin-top: 15px;
	float: right;
	padding: 24px 32px 32px 32px;
}

#fulltime-box {
	width: 369px;
	height: 98px;
	background: url(bg-fulltime.jpg) 0px 0px no-repeat;
	margin-top: 15px;
	float: right;
	padding: 24px 32px 32px 32px;
}

#benefits-column {
	float: left;
	width: 192px;
}

#logo {
	float: left;
	width: 375px;
}

#nav-1 {
	float: right;
	color: #2d6a73;
	margin: 50px 12px 0px 0px;
}

#art-1 {
	width: 726px;
	height: 178px;
	background: url(art-landing.jpg) 0px 0px no-repeat;
}

#art-2 {
	width: 726px;
	height: 178px;
	background: url(art-jobs.jpg) 0px 0px no-repeat;
}

#art-3 {
	width: 726px;
	height: 178px;
	background: url(art-benefits.jpg) 0px 0px no-repeat;
}

#art-4 {
	width: 726px;
	height: 178px;
	background: url(art-students.jpg) 0px 0px no-repeat;
}

#art-5 {
	width: 726px;
	height: 178px;
	background: url(art-office.jpg) 0px 0px no-repeat;
}

#listings {
	float: right;
	width: 431px;
}

#listings li {
	margin-bottom: 10px;
	list-style:url(bullet.jpg);
}

#benefits-list {
	float: right;
	width: 431px;
}

#benefits-list li {
	margin-bottom: 10px;
}

#students-list {
	float: right;
	width: 431px;
}

#nav-1 a:hover {
	color:#d37f0a;
	border-bottom: 1px dotted #d37f0a;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #4b7980;
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	line-height: 15pt;
}

.nav-container {
	width: 188px;
	background: url(dots-horiz.gif) top left repeat-x;
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 11px;
	float: left;
}

#nav-li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav-li li {
	background: url(dots-horiz.gif) bottom left repeat-x; 
}

.nav-on {
	padding: 10px 0px 10px 0px;
	color: #a6a6a6;
}

#nav-li a {
	color: #8d8d8d;
	text-decoration: none;
	display: block;
	padding: 12px 0px 12px 0px;
}

#nav-li a:hover {
	color: #d37f0a;
	border-bottom: 0px;
}

#nav-li strong {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}

#nav-li em {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	color: #61939A;
}

#you-can p {
	margin: 22px 0px 0px 0px;
}

#students p {
	margin: 20px 0px 20px 0px;
}

#diverse p {
	margin: 20px 0px 20px 0px;
}

.footer {
	border-top: 2px solid #ba5f2a;
	text-align: right;
	margin-top: 32px;
	padding-top: 6px;
	color: #4b7980;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
}

.footer a {
	border-bottom: 1px dotted #2d6a73;
}

.footer span {
	font-size: 10px;
}

.footer a:hover {
	color: #d37f0a;
	border-bottom: 1px dotted #d37f0a;
	text-decoration: none;
}

.top {
	float: left;
	font-size: 10px;
}	

/* =Hoverbox Code
----------------------------------------------------------------------*/

#food-box ul {
	margin: 0px;
	padding: 0px;
}

#activities-box ul {
	margin: 0px;
	padding: 0px;
}

#food-box li {
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

#activities-box li {
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -22px;
	left: -31px;
	z-index: 1;
}

.hoverbox img
{
	vertical-align: top;
	height: 188px;
	border: none;
	;
}

.hoverbox li
{
	float: left;
	display: inline;
	position: relative;
}

.hoverbox .preview
{
	width: 311px;
	height: 232px;
}

/* Hoverbox-s Code
----------------------------------------------------------------------*/

#trillium ul {
	margin: 0px;
	padding: 0px;
}

#trillium li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.hoverbox-s
{
	cursor: default;
	list-style: none;
}

.hoverbox-s a
{
	cursor: default;
}

.hoverbox-s a .preview
{
	display: none;
}

.hoverbox-s a:hover .preview
{
	display: block;
	position: absolute;
	top: -60px;
	left: -95px;
	z-index: 1;
}

.hoverbox-s img
{
	vertical-align: top;
	height: 97px;
	border: none;
	;
}

.hoverbox-s li
{
	float: left;
	display: inline;
	position: relative;
}

.hoverbox-s .preview
{
	width: 311px;
	height: 232px;
}

