	body
	{
		background:url(images/tile.jpg) repeat-y #988C71 center top;
		margin: 0px 0px 0px 0px;
		color: #DDCEAF;
	}

	a:link { color: #DDCEAC; }
	a:active {color: #6F6753; }
	a:visited {color: #DDCEAC; }
	a:hover {color: #6F6753; }

	.body_div
	{
		margin-right:auto;
		margin-left: auto;
		width: 942px;
	}

	#top_menu
	{
		padding-top: 15px;
		padding-left: 650px;
	}

	#top_menu input
	{
		border:0;
		height: 18px;
		width: 120px;
		background-color:#ECE1CB;
		font-size: 14px;
		color:#6D6451;
	}

	#top_menu div
	{
		width:10;
		height: 12px;
		float: right;
		margin-right: 50px;
		margin-top: -2px;
	}


	#heading
	{
		background: url(images2/header.jpg) no-repeat;
		height: 339px;
	}

	#content_left
	{
		background: url(images2/content_left.gif) no-repeat;
		width:22px;
		height:37px;
		float: left;
	}

	#body_wrapper
	{
		background-color:#DDCEAF;
	}

	#content_center
	{
		background: url(images2/content_center_back.gif) repeat-y;
		width:896px;
		float: left;
		border-bottom: 1px #676862 solid;
	}

	#content_center_header
	{
		height:45px;
		background: url(images2/content_center_header.gif) no-repeat;
		clear:both;
	}

	#content_center_body
	{
		margin-top: -36px;
		background: url(images2/content_center_body.gif) no-repeat bottom;
		padding: 16px;
	}

	#content_right
	{
		background: url(images2/content_right.gif) no-repeat;
		width:21px;
		height:37px;
		float: left;
	}



	.clear
	{
		clear:both;
	}

	.content_pad
	{
		padding: 20px 12px;
	}
	#content
	{
		width: 375px;
		float:left;
	}

	#events
	{
		width: 190px;
		float:left;
		margin-left: 26px;
	}

	.event_drop {
		padding: 0px 4px 10px 4px;
	}

	#newsletter
	{
		width: 240px;
		float:left;
		margin-left: 26px;
	}


/* Content styles */
	.PageTitle {
		color: #EDE3CA;
		font-family: Georgia;
		font-size: 24px;
		font-weight: normal;
		line-height: 120%;
	}

	.Headline, .headline {
		color: #EDE3CA;
		font-family: Georgia;
		font-size: 18px;
		line-height: 120%;
		font-weight: normal;
	}