body {
	margin: 0px; padding: 0px;
	background-color: #535353;
	text-align: center;
}
#container {
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: transparent url("images/container.gif") repeat-y;
}
#container, #container th, #container td {
	font-family: verdana !important;
	font-size: 11px !important;
	color: #645f40 !important;
	vertical-align: top;
}
#header {
	width: 770px; height: 119px;
	background: transparent url("images/header2.jpg") no-repeat;
}
#header, #header a {
	color: #645f40;
	text-decoration: none;
}
#navbar {
	height: 18px;
	background: transparent url("images/navbar.gif") no-repeat;
	text-align: center;
}
#navbar a {
	color: #645f40;
	margin: 0 7px 0 7px;
	text-decoration: none;
}
#navbar a:hover, #header a:hover, #subnav a:hover {
	color: black;
}
.active {
	font-weight: bold;
}
#flash {
	height: 167px;
}
#flash #flasher {
	margin-left: 13px;
}
#flash .thingy {
	height: 2px;
	width: 740px;
	background-color: #e6d8b5;
	line-height: 0px;
	margin-left: 13px;
	clear: both;
}
#subnav {
	height: 167px; width: 205px;
	background-image: url("images/subnav.jpg");
	margin-left: 13px;
	float: left;
	overflow: auto;
}
#subnav .inside {
	padding: 10px 0 0 10px;
}
#subnav a {
	display: block;
	margin: 0 0 5px 0;
	color: #645f40;
	text-decoration: none;
	font-size: 11px;
	width: 90%;
}
#subhead {
	width: 535px;
	height: 167px;
	float: left;
	background-color: white;
}
#content {
	width: 540px;
	margin: 12px 0 10px 23px;
	float: left;
	color: #645f40 !important;
}
#sidebar {
	width: 177px; float:right;
	margin: 12px 17px 10px 0;
}
a {
	color: #431016;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#footer {
	clear: both;
	width: 770px;
	height: 59px;
	text-align: center;
	background-image: url("images/footer.gif");
	line-height: 16px;
	font-size: 10px;
	color: #645f40;
}
#footer a {
	color: #645f40;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer .inside {
	padding: 4px 0 0 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, arial;
	color: #431016 !important;
	padding: 0px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 17px; font-weight: bold; }
h3 { font-size: 15px; font-weight: bold; }
h4 { margin: 0px; padding: 0px; font-size: 14px;}
blockquote {
	border: 2px solid #e3deca;
	background-color: #efede1;
	margin: 0 20px 10px 20px;
	padding: 8px 12px 8px 12px;
}
#content p, #content blockquote {
	line-height: 18px;
	font-size: 11px;

}
p {
	margin: 0 0 10px 0;
	padding: 0px;
}
#promos a {
	width: 177px; height: 95px;
	display: block;
}
#promos a:hover {
	background-position: 0 -95px;
}
#promos a span {
	display: none;
}
#promo1 { background-image: url("images/promo1.jpg"); }
#promo2 { background-image: url("images/promo2.jpg"); }
#promo3 { background-image: url("images/promo3.jpg"); }
#promo3b { background-image: url("images/promo3b.jpg"); }
#promo4 { background-image: url("images/promo4.jpg"); }
#promo5 { background-image: url("images/promo5.jpg"); }
#promo6 { background-image: url("images/promo6.jpg"); }
#promo7 { background-image: url("images/promo7.jpg"); }
#head1 { position: relative; top: 31px; left: 460px; }
#head2 { position: relative; top: 31px; left: 520px; }
#head3 { position: relative; top: 31px; left: 580px; }
#facebook {position: relative; top: 74px; left: 320px;
}
#weather { width: 205px; height: 39px; position: relative; top: 34px; left: 510px; font-size: 10px; }
a img { border: 0px; }
#weather a:hover img { background-color: #645f40; }
.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.page_controls {
	text-align: center;
}
.timestamp {
	text-align: right;
	font-size: 10px;
	color: #999;
}
.o {
	background-color: #eee;
}
.gallery_thumb {
	width: 120px;
	height: 106px;
	text-align: center;
	float: left;
	margin: 0 0 10px 12px;
}
.gallery_thumb img {
	width: 120px; height: 90px;
}
#view .e td, #view .o td {
	font-size: 9px;
	font-family: tahoma;
}
.white, .white * {
	color: white;
}