body
{
	font-family: Tahoma, Arial;
	background-color: #e8e3b3;
	background-image: url(/_common/skin/images/body-shadow/bg-top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: .9em;
}

#outer-wrapper
{
	width: 1070px;
	margin: 0px auto;
	background-image: url(/_common/skin/images/body-shadow/bg-body.jpg);
	background-repeat: repeat-y;
}

#subheading
{
	background-image: url(/_common/skin/images/body-shadow/bg-body-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1070px;
}
#inner-wrapper
{
	width: 980px;
	margin: 0px;
	margin-left: 45px;
}
#inner-wrapper h1, h2, h3, p, ol, ul
{
	margin-top: 0px;
}
#header
{
	width: 980px;
	height: 375px;
	position: relative;
}
.header-image-admin
{
	background-image: url(/_common/skin/images/header/adminbldg.jpg);
	background-repeat: no-repeat;
}
.header-image-casino
{
	background-image: url(/_common/skin/images/header/casino.jpg);
	background-repeat: no-repeat;
}
.header-image-general
{
	background-image: url(/_common/skin/images/header/general.jpg);
	background-repeat: no-repeat;
}
.header-image-qcv
{
	background-image: url(/_common/skin/images/header/qcv.jpg);
	background-repeat: no-repeat;
}
.header-image-workers
{
	background-image: url(/_common/skin/images/header/workers.jpg);
	background-repeat: no-repeat;
}
#breadcrumbs
{
	position: absolute;
	top: 333px;
	left: 25px;
	color: #FFF;
	font-size: .8em;
}
#breadcrumbs a
{
	color: #FFF;
}

#right-column
{
	background-color: #c9c28c;
	width: 960px;
	margin-left: 10px;
}



#footer
{
	width: 100%;
	background-image: url(/_common/skin/images/bg_bottom.jpg);
	background-repeat: repeat-x;
	height: 90px;
	margin: 0px;
	font-size: .8em;
	padding: 0px;
	text-align: center;
}




#footer-top
{
	width: 1070px;
	margin: 0px auto;
	font-size: .9em;
}
#footer-top ul
{
	text-align: center;
	list-style: none;
}
#footer-top ul li
{
	list-style: none;
	display: inline;
}
#footer-top ul li a
{
	padding-top: 15px;
}


#footer-bottom
{
	width: 1070px;
	margin: 0px auto;
	font-size: .8em;
}

#footer-bottom ul
{
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-bottom ul li
{
	list-style: none;
	display: inline;
}
#footer-bottom p
{
	font-size: .9em;
	margin-top: 5px;
	text-align: center;
}
#weatherAlert
{
	position: absolute;
	top: 285px;
	width: 960px;
	left: 10px;
}

.whaleTale
{
	background-image: url(/_common/skin/images/whaletale.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

tr.alt td
{
	background: #e5deb8;
}

tr.over td
{
	background: #dbd2a1;
}

.display-none
{
	display: none !important;
}

a img
{
	border: none;
}




.black-text
{
	color: #000 !important;
}
.black-text a
{
	color: #000 !important;
}

.white-text
{
	color: #FFF !important;
}
.white-text a
{
	color: #FFF !important;
}


/*
Right side sub block for events
*/

/*for the tab'd panes on the right side*/
.panes
{
	background-color: #e5deb8;
	padding: 5px;
}


#right-sub-content
{
	width: 200px;
	float: right;
	margin: 0px 10px 10px 10px;
}