html {
	height: 100%;
}

body {
	font:11.6px georgia, times new roman, times, serif;
	line-height: 122%;
	color: #3c3c3c;
	background-color: #3e3a37;
	height: 100%;
}

a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #aa151c;
}

td {
	color: #3C3C3C;
	text-align: justify;
}
table {
	font-size:inherit;
	font:100%;
}

select, input, textarea {
	font:99% georgia, times new roman, times, serif;
}

pre, code {
	font:115% monospace;
	*font-size:100%;
}

body * {
	line-height:1.22em;
}
.style1 {
	background-color: #3e3a37;
}

#tophead {
	/*background-image: url(images/bg-top.jpg); */
	height: 70px;
}
#tophead td {
  text-align: center;
}
#bottom {
	background-image: url(images/bg-bottom.jpg);
	height: 18px;
}
#footer {
  /* border-top: #5F5542 1px solid; */
	height: 35px;
}
#footer td {
  text-align: left;
	font-size: 11px;

	color: #393939;
	line-height: 14px;
}
#sidebar {
  float: right;
	border: #D1CEC1 1px solid;
	background-color: #F5F1E8;
	margin: 0 0 20px 20px;
}
#sidebar1 {
  float: right;
	border: #D1CEC1 1px solid;
	background-color: #F5F1E8;
	margin: 80 -242 20px 20px;
}
#bottombar {
	margin: 20px 0 0 0;
}
#thumb td {
  text-align: center;
}
#thumb a img {
  border: #D1CEC1 3px solid;
}
#thumb a:hover img {
  border: #863A09 3px solid;
}
#rates {
  border: #FAE5B7 1px solid;
	background-color: #FFFCF3;
}
#rsvform {
  border: #FAE5B7 1px solid;
	background-color: #FFFCF3;
}
h1 {
  font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #863A09;
	margin: 10px 0 10px 0;
	font-weight: normal;
	border-bottom: #9F9A87 1px solid;
	width: 450px;
	padding-bottom: 5px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1B1916;
	margin: 0;
	font-weight: bold;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9FAE8;
	margin: 0;
	padding: 0;
}
