
body {
	background: url(header.gif) top left repeat-x;
	margin: 0;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
}

div.archiveItem {
	float: left;
	width: 168px;
	margin-right: 10px;
}
div.photoHome {
	_width: 160px;
	_overflow:hidden;
}
div.portraits {
	width: 159px;
	overflow:hidden;
	text-align:center;
}

div.body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

div.colSmall {
	float: left;
	width: 227px;
	margin-right: 13px;
}

div.colLeft {
	float: left;
	width: 475px;
	margin-right: 20px;
}

div.colLeftSmall {
	float: left;
	width: 228px;
	margin-right: 20px;
}

div.colRight {
	float: left;
	width: 474px;
}

div.colRightSmall {
	float: left;
	width: 223px;
}
div.rightTextColumn {
	width:350px;
	float:right;
}

div.content {
	float: left;
	width: 722px;
	width:auto;
	padding-bottom:30px;
}

ul.filter {
	list-style: none;
}

ul.filter li.selected {
	list-style: url(filter_buller.gif);
}

div.formLabel {
	float: left;
	margin-right: 10px;
}

div.gallery {
	float: left;
	width: 350px;
	margin-right: 15px;
	margin-bottom:10px;
}

div.header {
	padding-top: 20px;
	padding-bottom: 30px;
}

div.navi {
	float: left;
	width: 210px;
	margin-right: 18px;
	padding-bottom:30px;
	display:none;
}

ul.navi {
	list-style: none;
	padding: 0;
	margin: 0;
	/*border-top: 1px dotted #999999;*/ /*Switch to prevent IE double up */
}

ul.navi li {
	padding: 10px;
	background: left 12px no-repeat;
	border-top: 1px dotted #999999;
	cursor: pointer;
}
ul.navi a {
	display:block;
	width:150px;
	white-space:nowrap;
	text-indent:-210px;
	overflow: hidden;
}

div.naviDrop {
	display: none;
}

ul.navi2 {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0;
	/*border-bottom: 1px dotted #999999;*/ /*Switch to prevent IE double up */
}
ul.navi2 a {
	text-indent:0;
}

ul.navi2 li {
	padding: 5px 20px;
	text-indent: 0px;
	border: none;
}

div.rightAlign {
	text-align: right;
}

div.search {
	float: right;
	padding-top: 35px;
	display:none;
}

div.section {
	padding-bottom: 5px;
	border-top: 1px solid #725e5f;
}
.grid-item {
	display:block;
	background-color:#eee;
	height:175px;
	width:168px;
	text-align:center;
}
.grid-item:hover {
	background-color:#CCC;
}




/*  WAS STYLE.CSS  */
body
{
	font-family: verdana;
	font-size: 70%;
}

h1
{
	font-size: 80%;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	background: left 12px no-repeat;
}
.header h1 {
	display:inline;
	border:none;
	font-size:200%;
}
.header img {
	display:none;
}
h2
{
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#logo { /* Added by RLI */
	behavior: url(/ScriptLibrary/iepngfix.htc);
}
a {
	color:#725e5f;
}
a:hover {
	text-decoration:none;
}
img {
	border:0px;
}	
label
{
	color: #ffffff;
	text-transform: uppercase;
}

hr
{
	height:1px;/* Added by RLI */
	border-top: 1px dotted #999999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-bottom: 10px;
	clear: both;
}

p
{
	margin-top: 5px;
}

.date
{
	color: #666666;
}

ul.filter
{
	color: #666666;
}

ul.navi, ul.navi2
{
	font-family: arial;
	font-size: 105%;
}

ul.navi2 li a:link, ul.navi2 li a:visited, ul.navi2 li a:active
{
	text-decoration: none;
	color: #000000;
}

ul.navi2 li a:hover
{
	text-decoration: underline;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.pad-left {
	padding-left:5px;
}
.pad-right {
	padding-right:5px;
}
.pad-bottom {
	padding-bottom:5px;
}
#footer {
	width:950px;
	clear:both;
	margin:auto;
	margin-bottom:20px;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid;
}
.hidden {
	visibility:hidden;
}


#calendar .border-top {
	border-top:1px solid #999999;
}
#calendar td {
	height:60px;
	width:55px;
	border-bottom:1px dotted #999999;
}
#calendar .period {
	width:30px;
}
.am {
	display:block;
	width:100%;
	height:100%;
	background-image:url(calendar-booked-date.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
}
.pm {
	display:block;
	width:100%;
	height:100%;
	background-image:url(calendar-booked-date.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}
.ampm {
	display:block;
	width:100%;
	height:100%;
	background-image:url(calendar-booked-date-full.gif);
	background-repeat:no-repeat;
	position:relative;
}
#calendar .current-date {
	font-weight:bold;
}
.educationimage {
	float:left;
	margin:10px;
	margin-left:0;
	font-size:90%;
}