body
{
	font-family: georgia, 'times new roman', serif;
	background-color: #082;
	color: #FFF
}

.middle
{
	background-color: #FFF;
	color: #000;
	border-style: none solid;
	border-color: #000;
	border-width: 5px;
}

#header
{
	text-align: center;
}

#header h1
{
        font-family: 'Lucida Blackletter';
	margin-bottom: 0;
	font-size: 40px;
}

#header h2
{
        font-family: 'Lucida Blackletter';
	font-size: 24px;
	margin-bottom: 0.4em;
}

.middle h3
{
        font-family: 'Lucida Blackletter';
	font-size: 20px;
	margin: 0 1.5em 1.5em;
}

#snowy
{
	margin-top: 5px;
	text-align: right;
}

.bigimg
{
	margin-bottom: 18px;
}

#content
{
	border-style: none solid solid;
}

p
{
	font-size: 1.5em;
	margin: 0 1.5em 1.5em;
}

p.price
{
	margin: 0 1.5em;
}

#content a
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#content a:hover
{
	color: #082;
}

#content ul
{
	font-size: 1.5em;
	list-style: none;
}

#sidenav
{
	text-align: right;
	font-size: 1.5em;
	font-family: 'Lucida Blackletter';
}

.sidelink
{
	display: block;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	color: #9FC;
}

#sidenav a
{
	color: #FFF;
	text-decoration: none;
}

#sidenav a:hover
{
	color: #3F6;
}

#footer
{
        font-family: 'Lucida Blackletter';
        border-style: none solid;
        border-color: #000;
        border-width: 5px;
	text-align: center;
	font-size: 180%;
	padding: 0.25em 0;
}

.bottomlink
{
        display: inline;
        margin: auto 0.25em;
	color: #9FC;
}

#footer a
{
	color: #FFF;
        text-decoration: none;
}

#footer a:hover
{
	color: #3F6;
}
