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

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

	#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/sub_header.jpg) no-repeat;
		height: 248px;
	}

	#menu_div
	{
		margin-left:313px;
		margin-top: 114px;
	}

	#body_wrapper
	{
		background:#ddceaf;
	}

	#content_left
	{
		width: 256px;
		border-right: 1px #ECE1CA solid;
		background: #D6C8A9;
	}

	#content_right
	{
		float:left;
		background: url('images2/sub_content_back.gif') repeat-y;
		width:684px;
		min-height:188px;
	}

	#content_content
	{
		background: url('images2/sub_content_head.gif') no-repeat;
		width: 685px;
		float:left;
		min-height:160px;

	}

	.sub_content_pad {
		padding: 20px 50px 10px 40px;
	}

	#content_bottom
	{
		background: url('images2/sub_content_bottom.gif') no-repeat;
		height:53px;
		clear:both;
	}

	.spot_tile {
		background: url('images/spot_tile.gif') repeat-y;
		width: 197px;
	}
	.spot_top {
		background: url('images/spot_top.gif') no-repeat top;
	}
	.spot_bot {
		background: url('images/spot_bot.gif') no-repeat bottom;
		padding: 50px 20px;
		text-align: left;
	}
	.spotlight_headline {
		color: #EEE2CA;
		font-weight: bold;
		font-size: 14px;
		font-family: Georgia;
		padding: 0px 3px;
	}
	.spot_bot img {
		margin: 6px 0px;
	}
	.spotlight_body {
		padding: 0px 3px;
		color: #EEE2CA;
	}
	.spotlight_body a {
		color: #7B191A;
		font-weight: bold;
	}

	.kicker
	{
		clear:both;
	}

	#subnav {
		width: 200px;
	}