body
{
	background: #fff url(http://laudholm.org/images/leftedge.gif) repeat-y 0 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.8em;
      margin-left: 250px;
      margin-right: 200px;
}

.content
{
	margin-top: 80px;
	font-size: 1.0em;
	line-height: 1.6;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	position: relative;
	margin-left: 2em;
	margin-right: 20em;
	background-color: #f7e8aa;
	border-top: 1px dashed #ffcc44;
	border-bottom: 1px dashed #ffcc44;
	font-size: 0.8em;
	line-height: 1.2;
	z-index: 1;
}

.topbar {
 position:absolute;
 top:0;left:0;
 width:100%;
 height:12px;
 background-color: #f7e8aa;
 border-bottom: 2px solid #ffcc44;
 color: #7a5b11; 
 padding: 3px 0px 3px 20px; 
 text-align: left;
 text-transform: uppercase;
 font-weight: bold;
 font-family: verdana, geneva, arial;
 font-size: 0.6em;
}

.topbar a:link, #topbar a:visited {
 color: #7a5b11;
 text-decoration: none;
}

.topbar a:hover, #topbar a:active {
 color: #7a5b11;
 text-decoration: underline;
}

.foot
{
	font-family: verdana,arial;
	font-size: 0.7em;
	clear: both;
	margin: 100px;
	text-align: center;
}

a
{
	color: #7a5b11;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}

h1 a, h2 a
{
	border: 0px;
}

h2
{
	font-weight: normal;
	font-family: helvetica, arial;
	font-size: 1.5em;
	font-style: italic;
}

h3
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	font-weight: bold;
}

h4
{
	font-weight: normal;
	font-size: 0.7em;
}

