body {
	margin: 0;
	padding: 0;
	color: #4c4a38;
	font: 90%/125% Georgia, Times New Roman, Times, serif;
}

.clearer {
	clear: both;
}

a {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

a img {
	border: 0;
}

a:hover {
	border-bottom: 1px solid #000000;
}

a.imagelink:hover {
	text-decoration: none;
	border: none;
	border-bottom-style: none;
}

#header {
	width: 928px;
	height: 183px;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	background-image: url(images/logo.jpg);
}

#header h1 {
	display: none;
	line-height: 0;
}

#header #menu {
	padding-top: 10px;
}

#header ul {
	display: inline;
	list-style-type: none;
	padding: 0;
}

#header ul li {
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
}

#header ul li a {
	color: #231c1e;
	font-weight: 500;
}

#header ul li a:hover {
	color: #000000;
	font-weight: 500;
}

#main {
	width: 928px;
	margin: auto;
	background: url(images/background.jpg) 0px 183px repeat-y;
}

#content {
	width: 646px;
	margin: auto;
	font-size: 100%;
	line-height: 145%;
}

h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 20px 0 0;
}

h2 {
	color: #4E523C;
	margin: 1em 0 0 0;
}

.caption {
	color: #4E523C;
	margin: 1em 0 0 0;
	font-size: 80%;
	font-weight: bolder;
	font-style: italic;
}

.pic_left {
	float: left;
	margin: 0 10px 10px 0;
}

.pic_right {
	float: right;
	margin: 0 0 10px 10px;
}

#slideshow {
	text-align: center;
}

#left_column {
	width: 315px;
	margin-right: 16px;
	float: left;
}

#right_column {
	width: 315px;
	float: left;
}

#footer {
	text-align: center;
	border-top: none #5d5a43;
	padding: 1em 0;
	background: no-repeat center top url(images/horzline2.jpg);
	font-style: italic;
	font-size: 80%;
}

#twitter_div {
	background: url(images/panel-background-bottom.jpg) 0 bottom;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#twitter_div_top {
	background: url(images/panel-background-top.jpg);
	margin: 0;
	height: 30px;
	position: relative;
}

ul.twitter_update_list {
	list-style-type: none;
	font-size: 85%;
	padding: 0;
}

ul.twitter_update_list li {
	padding-bottom: 8px;
}