/* @override http://localhost/del/del.css */

html
{
	background-color: #99C;
	margin-top: 0;
	padding-top: 0;
}

body
{
	margin: auto;
	padding: 0;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1d3261;
	background-color: #fff;
}

#pagetop
{
	margin: 0;
	padding: 0;
	background-image: url(images/bearberry-banner.jpg);
	background-repeat: no-repeat;
}

#banner
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
	color: #021349;
	margin: 0;
	padding: .5em 0 0 .5em;
}

h2
{
	font-size: 1em;
	line-height: 1.2em;
	font-style: oblique;
	font-weight: lighter;
	margin-left: 1em;
}

h3
{
	font-size: .9em;
	line-height: 1em;
	font-style: oblique;
	font-weight: lighter;
	margin-left: 1.2em;
	padding-bottom: 0;
	margin-bottom: .2em;
}

h4
{
	font-size: .9em;
	line-height: 1em;
	font-weight: lighter;
	margin-left: 1.2em;
	padding-top: 0;
	margin-top: 0;
}

h5
{
	display: inline;
	font-size: .9em;
	line-height: 1em;
	font-weight: lighter;
}

p
{
	margin-left: 2em;
	margin-right: 2em;
	font-family: Times, "New York", serif;
	font-size: .9em;
}

blockquote
{
	font-style: oblique;
	margin-left: 1em;
}

address
{
	margin-left: 2em;
	font-size: .8em;
}

img
{
	float: right;
	clear: right;
	padding: 10px 10px 10px 20px;
}

p.info
{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 3em;
	width:  50%;
	font-variant: small-caps;
}

p.notice
{
	text-align: center;
	margin-left: 200px;
	width:  50%;
	font-style: oblique;
}

p.image_credit
{
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 15px;
	font-style: oblique;
	font-size: .7em;
}

dl
{
	font-family: Times, "New York", serif;
	font-size: .9em;
	line-height: 1em;
	margin-left: 4em;
}

dt
{
	font-weight: bolder;
	font-style: oblique;
}

dd
{
	margin-bottom: .5em;
}

img.leftclear
{
	clear: both;
	float: left;
}

img.left
{
	float: left;
	clear: left;
}

.newsflash
{
	margin: 1em 3em 1em 4em;
	border: 1pt #606 solid;
	background-color: #ccf;
}

#banner p
{
	font-family: Times, "New York", serif;
	font-size: .9em;
	line-height: 1em;
	font-style: oblique;
	font-weight: lighter;
	text-align: right;
	margin-left: 50%;
	margin-right: 2em;
}

#links
{
	margin-top: 0;
	margin-left: 0;
	width: 100%
}

#links ul
{
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0;
}

#links li
{
	display: inline;
	font-size: 12px;
	line-height: 16px;
	padding: 0 10px 0 10px;
	margin: 0 2px 0 2px;
	background-color: #e2aa9e;
	border-right: 1px #1d3261 solid;

}

#links a:link
{
	text-decoration: none;
	color: #021349;
	margin-bottom: 0;
	padding-bottom: 0;
}

#links a:visited
{
	color: #65749f;
	text-decoration: none;
	font-style: italic;
}

#links a:hover, a:active
{
	font-style: oblique;
	color: #939;
}

a:link
{
	text-decoration: underline;
	color: #021349;
}

a:visited
{
	color: #65749f;
	text-decoration: none;
	font-style: italic;
}

a:hover, a:active
{
	font-style: oblique;
	color: #939;
}

.feature
{
	margin-left: 3em;
	width: 40%;
	padding: 0;
	font-size: .9em;
	font-variant: small-caps;
}

#gallery_thumbnails {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail {
	border: 1px #ddd solid;
	float: left;
	width: 138px;
	height: auto;
	text-align: center;
	vertical-align: center;
	margin: 10px;
}

.thumbnail img {
	float: none;
	padding: 10px;
	vertical-align: center;
	margin: 0;
}

.break {
	clear: both;
}

.thumbnail a {
	text-decoration: none;
}

p.image_small_name {
	font-style: oblique;
	font-size: .7em;
	width: 75%;
	padding-top: 0;
	margin-top: 0;
}

p.forward_back_links {
	clear: both;
	text-align: center;
}

.feature p
{
	margin: 0;
	padding: .2em;
}

#content
{
	position: relative;
	margin-top: 0px;
	border-top: 1px #021349 solid;
}

#content ul
{
	font-size: .75em;
	margin-left:  3em;
	list-style: circle inside;	
}

#footer
{
	clear: both;
	margin-top: 10px;
	border-top: 1px #021349 solid;
	text-align: center;
}

#footer p
{
	font-size: .7em;
	font-style: oblique;
}

a.back
{
	font-size: .8em;
	text-align: center;
	font-variant: small-caps;
}

#content #photoview {
	position: relative;
	top: 20px;
	left: 25px;
	width: 712px;
	padding: 10px;
	background: #ebe7fb;
	border: 1px #cdcbf9 solid;
}

#content #photoview #photos img {
	padding: 0;
	margin: 0
}

#content #photoview #photos .panel-content img {
	padding: 10px;
}
