@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #5b4e43;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	color: #c00;
	font-weight: bold;
}

em {
	font-weight: bold;
	font-style: normal;
}

label {
	font-size: 11px;
}

select, option, input, textarea {
	color: #5b4e43;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

input, textarea {
	padding: 1px 3px 1px 3px;
	background: #fff;
	border: 1px solid #000;
}

textarea {
	overflow: auto;
}

form p {
	margin-bottom: 0;
}

ul {
	margin-left: 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

#header h1 {
	width: 100%;
	height: 266px;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 266px;
}

.twocol h2 {
	margin: 0;
	color: #3b3128;
	font-size: 18px;
	font-weight: normal;	
}

h3 {
	color: #6a645f;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin-bottom: 30px;
	color: #c00;
	font-size: 25px;
	font-weight: normal;
}

h2.list_title {
  font-size:22px;
  /*font-weight: bold;*/
  color: #CC0000;
  text-align: left;
  margin-bottom: 0;
}

.list_title p, .list_pretitle p {
  margin-bottom: 0;
}

p.list_date {
	margin: 0 0 30px 0;
	color: #c00;
	font-size: 11px;
}

h2.list_pretitle {
  color:#87796D;
  font-size:18px;
  font-weight:normal;
  margin-bottom: 0;
  text-align: left;
}

h2.list_title a {
  color: #CC0000;
  text-decoration: none;
}

h2.list_title a:hover {
  color: #8A3700;
  text-decoration: underline;
}

.topgray h2 {
	margin: 0 0 15px 0;
	color: #3b3128;
	font-size: 22px;
	font-weight: normal;
}

/*.onecol h2 {
	margin: 0 0 25px 0;
	color: #3b3128;
	font-size: 22px;
	font-weight: normal;
}*/

.onecol h2 em {
	color: #87796d;
	font-size: 18px;
	font-weight: normal;
}

h2.content {
	margin: 0 0 10px 0;
	color: #87796d;
	font-size: 18px;
	font-weight: normal;
}

h2.content em {
	color: #3b3128;
	font-size: 22px;
	font-weight: normal;
}

h2#h2_older {
	width: 122px;
	height: 16px;
	margin: 0 0 15px 0;
	background: url('../images/h2_older.jpg');
}

#left h3.video {
	width: 481px;
	margin: 0 auto 4px auto;
	color: #c00;
	font-size: 14px;
	font-weight: normal;
}

h2#h2_search {
	width: 129px;
	height: 17px;
	margin: 0 0 12px 0;
	background: url('../images/h2_search.jpg');
}

h2#h2_events {
	width: 144px;
	height: 16px;
	margin: 0 0 20px 0;
	background: url('../images/h2_events.jpg');
}

h2#h2_book {
	width: 211px;
	height: 18px;
	margin: 0 0 20px 0;
	background: url('../images/h2_book.jpg');
}

h2.separate {
	margin-top: 70px;
}

h3 {
	color: #c00;
	font-size: 18px;
	font-weight: normal;
}

#right h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
	background: url('../images/listarrow.gif') no-repeat left;
	color: #c00;
	font-size: 12px;
	font-weight: normal;
}

h3.email{
	margin: 0 0 15px 0;
	color: #c00;
	font-size: 11px;
	font-weight: normal;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}
