body {
	background: #f4ddb3 url(../graphics/back.jpg) repeat;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.middle {
	background-color: #ffffff;
}

/* @group Page Layout Table */

#Page {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.topleft, .topright, .left, .right, .bottomleft, .bottomright {
	width: 50px;
}

.topmiddle, .middle, .bottommiddle {
	width: 800px;
}

.bottommiddle {
	font-size: 12px;
	color: #666666;
	text-align: center;
	background: url(../graphics/bottom.png) repeat-x;
	margin: 0;
	padding-top: 15px;
}

.bottommiddle a {
	color: #666666;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

.bottommiddle a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
}

.topleft {
	background: url(../graphics/topleft.png) no-repeat right bottom;
	height: 4px;
}

.topmiddle {
	background: url(../graphics/top.png) repeat-x 0 bottom;
}

.topright {
	background: url(../graphics/topright.png) no-repeat left bottom;
}

.left {
	background: url(../graphics/left.png) repeat-y right;
}

.right {
	background: url(../graphics/right.png) repeat-y left;
}

.bottomleft {
	background: url(../graphics/bottomleft.png) no-repeat right top;
}

.bottomright {
	background: url(../graphics/bottomright.png) no-repeat left top;
}

/* @end */

/* @group Header */

#Header {
	background-color: #cc6666;
	height: 125px;
}

#Header a img {
	text-decoration: none;
	border-style: none;
}

#Header a {
	text-decoration: none;
}

/* @end */

#DividerBar {
	background: url(../graphics/dividerbar.png) no-repeat;
	height: 18px;
}

#Content {
	border-style: none;
	margin: 0;
}

/* @group Content Left */

.contentleft {
	width: 200px;
	float: left;
}

.nav {
	background: #770000 url(../graphics/navback.png) repeat-y;
	margin: 0px;
	padding: 0px;
}

.nav a {
	color: #ecc8c8;
	text-decoration: none;
	width: 155px;
	padding-left: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 14px;
	line-height: 22px;
	margin-left: 5px;
}

.nav a:hover, .nav a.selected {
	color: #ffffff;
	background: url(../graphics/navsymbol.png) no-repeat;
}

.contentleft h4 {
	width: 200px;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	color: #660000;
}

.seasons {
	margin: 0 10px 10px 35px;
}

.seasons img {
	border: thin solid #660000;
}

.contactinfo {
	width: 150px;
	margin: 10px 10px 10px 22px;
	height: 90px;
	padding: 5px;
	line-height: 14px;
	color: #333333;
	border: thin solid #cccccc;
	background: #f4ddb3 url(../graphics/contactinfo.png) no-repeat;
	font-size: 14px;
}

.searchbutton {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 28px;
}

.searchbutton:hover {
	cursor: pointer;
}

/* @end */

/* @group Content Right */

.contentright {
	width: 580px;
	margin: 0;
	padding: 0;
	float: left;
}

#slides {
	margin: 10px 0 10px 10px;
}

.mission {
	color: #660000;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	float: left;
	width: 580px;
	height: 50px;
	background-image: url(../graphics/missionback.png);
	margin: 0 0 10px 10px;
	padding: 5px 0;
}

.contentright h3 {
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 10px;
}

.contentright h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 90%;
	margin-left: 5%;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

.contentright p {
	text-indent: 25px;
	font-size: 12px;
	margin: 0 0 0 10px;
}

.contentright a {
	color: #660000;
}

.contentright ul {
	font-size: 12px;
}

.contentright ul li {
	list-style-position: outside;
	list-style-image: url(../graphics/crossroads20.jpg);
}

.contentright ul b {
	border-bottom: thin dotted #999999;
}

.contentright img {
	margin: 3px;
	padding: 2px;
	border: thin solid #eeeeee;
}

/* @end */

/* @group Member Search */

/* @end */

#overlay {
	width: 100%;
	height: 100%;
	_height: 800px;
	background-color: #000000;
	top: 0;
	left: 0;
	position: absolute;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 0;
	visibility: hidden;
	border-bottom: thin solid #000000;
}

#Search {
	background-color: #ffffff;
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 0 auto;
	top: 100px;
	left: 150px;
}

.searchtop {
	background: url(../graphics/searchtop.png) no-repeat 0 top;
}

.searchbox {
	float: right;
	margin-right: 5px;
	border-bottom: thin solid #ccc;
	border-right: thin solid #ccc;
}

.searchbottom {
	background: url(../graphics/searchbottom.png) no-repeat 0 bottom;
	padding-top: 10px;
}

#Categorical {
	border-left: thin dotted #ccc;
}

#Search h3 {
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	padding: 0;
	margin: 5px 0 0;
	width: 100%;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	background: url(../graphics/searchh3.png) no-repeat center;
}

#Search b {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 14px;
}

#Search a {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#Search big {
	font-size: 24px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-bottom: solid thin #ddd;
	padding-right: 270px;
	color: #660000;
}

#Search label  {
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	border: solid thin #ddd;
	float: left;
	width: 270px;
	color: #660000;
}

#Search a.closebutton {
	float:right; 
	margin-right:5px; 
}

#Search a.closebutton:hover {
	color: #000;
}

.dewittdelivers {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	float: left;
	background: url(../graphics/dewittdelivers.jpg) no-repeat center center;
	width: 170px;
	height: 48px;
	text-decoration: none;
	border: none;
}

.dewittdelivers:hover {
	background: url(../graphics/dewittdelivershover.jpg) no-repeat center center;
}