/* @override http://www.robertburley.com/ee/css/style.css */
html body{
background: #000 url(images/headerimage.gif) repeat-x;
	color: #404040;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
margin: 0 ;
}

div#top-box {
	background: #fff;
	padding-bottom: 20px;
}


div.ancillary-bg {
		background: #000000 url(images/ancillary-bg.jpg) repeat-x;
		padding: 25px 0;
}
#ancillary ul{
	margin: 0;
}
#ancillary li {
	list-style: none;
}
#main-photo span.photo-details h3 {
	color: #aaa;
}

#main-photo span.photo-details span {
	clear: both;
	display: block;
}
span.photo-details {
float: left;	
width: 230px;
padding: 10px;

margin-top: 50px;
}

#block-first h2 {
	color: #888888;
}

#main-photo span.photo-details span {
	color: #aaa;
}

#header {
	margin-top: 15px;
	margin-bottom: 10px;
}

#header span.column.span-6 {
	margin-top: 5px;
	display: block;
	float: left;
	
	color: #aaa;
}

body a {
	color: #849eaf;
	text-decoration: none;
}
body #top-box a:hover{
	
background: #eee;
color: #587f99;
}


#page-sidebar-left ul li {
	list-style: none;
	list-style-type: none;
}

#page-sidebar-left ul {
	margin: 0;
}

#page-sidebar-left ul li a {
	text-decoration: none;
	color: #849eaf;
	border-bottom: thin solid #eee;
	display: block;
width: 200px;
	text-decoration: none;
}

#ancillary  a span.date {
	color: #555;
	width: 230px;
	display: block;

}

#ancillary a {
	color: #55646e;
	text-decoration: none;
	border-bottom: thin solid transparent;
}

#ancillary div.block.cloumn.span-6 div.ancillary-box ul.dates li a {
	margin-bottom: 5px;
	display: block;
}
#ancillary a:hover {
	border-bottom: thin solid #aaa;
}
#page-sidebar-left ul li a:hover {
	background: #ddd;
}

#header-title h1 {
	font-size: 24px;
	text-decoration: none;
}

h2 {
font-size: 18px!important;
line-height: 18px;
color: #AAAAAA!important;
margin-bottom: 5px!important;
}

.block p {
	color: #888;
	text-align: justify;
}

#ancillary .block p {
	text-align: left;
}


div.ancillary-box {
	margin-bottom: 10px;
}

#ancillary h3 {
	margin-bottom: 5px;
	color: #888;
}

#header-title h3 a {
		font-size: 20px;
	text-decoration: none;
	color: #aaa;
}
#header-title h3 a:hover {
	color: #aaa;
}

span.photo {
float: left;
margin-right: 10px;
}

#main-gallery a img {
	padding: 4px;
	float: left;
}




