body
{
	font-family: 'Lucida Sans','Lucida Grande','Trebuchet MS',arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5;	
}

a img
{
	border: none;
}

a:link, a:visited
{
	color: #693;
	text-decoration: none;	
}

a:focus, a:hover, a:active
{
	color: #693;
	text-decoration: underline;	
}

h1
{
	font-size: 1.8em;
	color: #000;
	padding: 40px 0 24px;
	margin: 0;
	font-weight: normal;
}

h2
{
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 0 18px 0;
	margin: 0;
}

h2.spaced
{
	padding-top: 12px;
}

p
{
	margin: 0;
	padding: 0 0 1.5em 0;	
}

ul
{
	margin: 0;
	padding: 0 0 1.5em 2em;
	list-style-type: disc;	
}

ol
{
	margin: 0;
	padding: 0 0 1.5em 2em;
}

li
{
	margin: 0;
	padding: 0;	
}

ul ul, ul ol, ol ul, ol ol
{
	padding-bottom: 0;	
}

.small
{
	font-size: 0.916667em;	
}

.image, .image-left, .image-right
{
	width: 265px;	
	margin-bottom: 18px;
}

.image
{
	clear: both;	
}

.no-caption
{
	background-image: none;	
}

.image-left
{
	float: left;
	margin: 0 30px 18px 0;	
}

.image-right
{
	float: right;
	margin: 0 0 18px 30px;	
}

.caption
{
	color: #999;
	font-size: 1.1083333em;
	padding: 14px 40px 0 7px;
	border-left: 1px solid #ccc;
}

ul.thumbnails
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;	
}

ul.thumbnails li
{
	padding: 0;
	margin: 0 30px 30px 0;	
	float: left;
	width: 130px;
	height: 130px;
}

ul.thumbnails li.last
{
	margin-right: 0;	
}

ul.thumbnails a
{
	padding: 4px;
	border: 1px solid #ccc;
	width: 120px;
	height: 120px;
	display: block;	
}

#navigation, #subnavigation, #footer li, .pagination
{
	display: none;
}

#sitetitle
{
	font-size: 4.0em;
	font-weight: bold;	
}

#sitetitle a:link, #sitetitle a:visited, #sitetitle a:focus, #sitetitle a:hover, #sitetitle a:active
{
	color: #333;
	text-decoration: none;	
}

#content
{
	padding: 0 0 40px 0;	
}

#footer
{
	clear: both;
	border-top: 1px solid #666;
	padding: 0.5em 0;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#footer li.last
{
	display: block;	
}