body {
	background: white url("images/body.gif") repeat-x;
	margin: 0px; padding: 0px;
	text-align: center;
}
a img { border: 0px; }
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form { margin: 0px; padding: 0px; }
#container {
	width: 760px;
	background-color: #ffe600;
	text-align: left;
}
a {
	color: #0089c5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.gbutton {
	height: 24px;
}
.lbutton {
	height: 27px;
}
.gbutton a {
	display: block;
	height: 24px;
}
.lbutton a {
	display: block;
	height: 27px;
}
.gbutton span, .lbutton span {
	display: none;
}
.gbutton a:hover {
	background-position: left -24px;
}
.lbutton a:hover {
	background-position: left -27px;
}
#a1 a { background-image: url("images/button_a1.gif"); width: 150px; }
#a2 a { background-image: url("images/button_a2.gif"); width: 187px; }
#a3 a { background-image: url("images/button_a3.gif"); width: 143px; }
#a4 a { background-image: url("images/button_a4.gif"); width: 141px; }
#a5 a { background-image: url("images/button_a5.gif"); width: 109px; }
#b1 a { background-image: url("images/button_b1.gif"); width: 141px; }
#b2 a { background-image: url("images/button_b2.gif"); width: 109px; }
#b3 a { background-image: url("images/button_b3.gif"); width: 143px; }
.lefty {
	background: white url("images/vert_l.gif") repeat-y;
	width: 15px;
}
.righty {
	background: white url("images/vert_r.gif") repeat-y;
	width: 15px;
}
#content {
	background-color: white;
}
#footer {
	background: white url("images/footer.gif") no-repeat;
	text-align: right;
	padding: 2px 0 0 0;
	font-size: 11px;
}
#footer .yellow {
	background-color: #ffe600;
}
#footer div {
	padding: 0 16px 4px 0;
}
#footer a {
	color: #c5103a;
}
#nothome #content {
	padding: 16px;
}
#weather {
	background: white url("images/weather.gif") no-repeat;
	width: 143px; height: 112px;
	text-align: center;
	vertical-align: middle;
	color: #0089c5;
}
#weather #temp {
	font-family: verdana;
	font-weight: bold;
}
#weather #temp {
	margin: 2px 0 0 0;
	font-size: 21px;
}
#weather #date {
	font-size: 11px;
	margin: 2px 0 0 0;
}
#weather #text {
	height: 14px;
	width: 143px;
	overflow: hidden;
}
#search {
	width: 250px; height: 36px;
	vertical-align: middle;
	background-image: url("images/search.gif");
}
.home_column {
	padding: 8px 15px 8px 15px;
}
#login td {
	vertical-align: middle;
}
.small {
	font-size: 10px;
}
.blue, .blue a {
	color: #0089c5;
}
.red, .red a {
	color: #c5103a;
}
.purple, .purple a {
	color: #9d85bd;
}
.green, .green a {
	color: #0aa345;
}
.oneliner {
	display: block;
	margin: 0 0 4px 0;
}
.popup {
	font-family: verdana;
	font-size: 10px;
}
.popup h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 15px;
	margin: 0px; padding: 0px;
	text-align: center;
}
.popup h2 {
	font-family: "Trebuchet MS", arial;
	font-size: 18px;
	margin: 0px; padding: 0px;
}
.highlight {
	background-color: #ffe600;
}
.dotted {
	background-image: url("images/table_dots.gif");
}
.dotted td, .dotted th {
	background-color: white;
}
th {
	font-size: 12px !important;
	text-align: left !important;
}
.pagify {
	width: 40%;
	margin-top: 10px;
	border: 1px solid #666;
}
.pagify td {
	width: 25%;
	text-align: center;
}
.page_controls {
	text-align: center;
	padding: 10px;
	background: #eeeeee url("images/administration.gif") no-repeat 8px center;
	border: 2px solid #666;
}
.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;
}
#view {
	width: 100%;
}
#view td, #view th {
	padding: 2px 4px 2px 4px;
}
.more {
	font-weight: bold;
	text-align: right;
}
.indent {
	margin-left: 8px;
}
table.events td {
	padding: 0 0 4px 0;
}
table.events .events_text {
	padding: 10px 0 0 4px;
}
.gallery_thumb {
	width: 160px;
	height: 136px;
	text-align: center;
	float: left;
	margin: 0 0 10px 10px;
}
.admin_user td {
	color: red;
}
.o td {
	background-color: #eee;
}
.live td {
	background-color: #b5efb2;
}
.pending td {
	background-color: #efb2b2;
}
.gpopup {
	width: 220px;
	font-family: verdana, arial;
	font-size: 11px;
	padding: 2px;
	background-color: white; /* hack to fix stupid IE's stupid errors */
}
.gpopup .title {
	font-family: "Trebuchet MS", arial;
	font-size: 15px;
	margin: 0px; padding: 0px;
	text-align: center;
}
.gpopup .website, .gpopup .phone, .gpopup .address {
	text-align: center;
}
.gpopup .picture {
	margin: 3px auto 0 auto;
	text-align: center;
}
.hidden {
	display: none;
}
#new_special select {
	font-family: arial, verdana;
	font-size: 11px;
}