body
{
	font-family: 'georgia', 'times new roman','times','serif';
	font-size: 13px;
	line-height: 1.6;
	color: #000;
}

a img
{
	border: none;	
}

a:link, a:visited, a:focus, a:hover, a:active
{
	color: #666;
	text-decoration: underline;	
}

h1
{
	clear: both;
	font-weight: normal;
	font-size: 1.6em;	
	border: 1px solid #999;
	padding: 65px 0 0 50px;
	height: auto !important;
	min-height: 35px;
	height: 35px;
	text-transform: lowercase;
}

h2
{
	font-size: 1.1em;
	padding: 0 0 1em 0;
	margin: 0;	
}

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

.subdued
{
	color: #999;	
}


.content-image
{
	padding: 0 0 1em 0;	
}

.content-image-left
{
	float: left;
	padding: 0 1em 1em 0;
}

.content-image-right
{
	float: right;
	padding: 0 0 1em 1em;	
}

form
{
	padding: 0 0 1em 0;
	margin: 0;	
}



hr
{
	color: #fff;
	background-color: #fff;
	border: none;
	border-top: 1px dashed #ccc;
	height: 1px;
	margin: 0.5em 0 1.5em 0;	
}

.thumbnail
{
	width: 130px;
	float: left;
	margin: 0 30px 20px 0;
	text-align: center;
}

.thumbnail a
{
	padding: 5px;
	border: 1px solid #ddd;	
}

.thumbnail a:focus, .thumbnail a:hover, .thumbnail a:active
{
	border-color: #996;	
}

.thumbnail a
{
	height: 120px;
	width: 120px;	
	display: block;
}

.thumbnail .caption a
{
	height: auto;
	width: auto;	
	display: inline;
	padding: 0;
	border: none;
}

.thumbnail .caption
{
	line-height: 1.4;
	padding: 2px 0;
	text-align: left;	
}

.pagination
{
	clear: both;
	padding: 0 0 20px 0;	
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0.1em;	
}

#branding
{
	height: 120px;	
}

#logotype
{
	float: left;	
	width: 424px;
	padding-top: 25px;
}

#logo
{
	width: 150px;
	float: right;	
}

#content
{
	padding: 1em 0 0 50px;	
}

#content1
{
	float: left;
	width: 50%;
	padding-bottom: 3em;	
}

#content2
{
	float: right;
	width: 30%;	
	padding-bottom: 3em;
}

#navigation, #siteinfo
{
	display: none;
	visibility: hidden;	
}
