body
{
	background-color: #F8EDF2;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
}

a, a:visited { color: #52ade0; }

#container
{
	width: 650px;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 37px;
}

#container, #news{position:relative;}

#masthead
{
	background-color: transparent;
	background-image: url(../images/masthead.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 323px;
	height: 113px;
	display: block;
	margin: 0 auto 0 auto;
	padding-bottom: 25px;
}

#masthead h1
{
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#nav
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 650px;
	text-align: right;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: default;
}

#nav ul li
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

#nav ul li a:active, #nav ul li a.active { color: #cc6699; }

#nav ul li a
{
	color: #52ade0;
	text-decoration: none;
}

#nav ul li a:hover { text-decoration: underline; }
#home-stills { }

#laurelwreaths
{
	padding-top: 12px;
	padding-bottom: 9px;
}

#body-copy { border-top: 1px #b9acb3 solid; }

#body-copy, #body-copy p
{
	line-height: 1.3em;
	color: #000;
	font-family: georgia, 'times new roman', serif;
	font-size: 14px;
	text-align: left;
}

#footer
{
	font-size: 9px;
	font-family: verdana, serif;
	line-height: 2em;
	display: block;
}

#footer a { font-weight: bold; }

#news
{
	background-image: url(../images/bg-news.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 650px;
	text-align: left;
}

#news a { color: #903; }

#news #news-heading
{
	background-image: url(../images/news-heading.png);
	height: 31px;
}

#news #news-heading h2
{
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#news #news-copy
{
	background-image: url(../images/news-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 0 12px 6px 12px;
	color: #6b2e4c;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
