body, div, td, p
{
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

body
{
	background-color: #64837E;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a, a:hover, a:active, a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

#content a
{
	color: #FFA000;
}

h1, h2, h3
{
	margin-top: 2px;
}

#layout
{
	margin-top: 0px;
	width: 1022px;
	height: 684px;
	background-image: url(http://www.nationaltryst.com/img/windschbackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	border: none;
	padding: none;
	margin-left: 0px;
	margin-bottom: auto;
	margin-right: auto;
}

#mainhead
{
	font-size: 44px;
	color: black;
	margin-top: 0px;
	margin-left: 150px;
	padding-top: 30px;
}

#menu
{
	float: left;
	margin-top: 125px;
	margin-left: 110px;
	font-stretch: expanded;
	line-height: 150%;
}

#menu ul
{
	color: #000000;
	list-style-type: none;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
}

#menu li
{
	padding: 2px;
}

#contentwrap
{
	float: right;
	margin-right: 70px;
	margin-top: 200px;
	border: none;
	width: 550px;
	height: 250px;
	overflow: auto;
	background-color: rgba(1,57,32,0.5);
	background-repeat: repeat-x;
	background-position: relative;
	padding: none;
}

#content
{
	line-height: 22px;
	color: black;
	padding: 0px;
}

#content h3
{
	padding: 7px;
	font-size: 16px;
	color: #F5F5F5;
	background-color: rgba(1,57,32,0.3);
	background-repeat: repeat-x;
}

div.articlebody:first-letter
{
	font-size: 16px;
}

#content p
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 22px;
	color: #ffdead;
}

img
{
	border: 0px;
}

#content h1
{
	font-size: 28px;
}