body {
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	margin: 0;
	background-image: url("images/body-bg.png");
}

#page {
	margin: auto;
	padding: 0;
	width: 969px;
	text-align: center;
}

#bodybg {
	margin: auto;
	padding: 0;
	width: 969px;
	text-align: center;
	background: #FFFFFF url("images/sidebar-bg.png") repeat-y top left;
}

#header {
	background: #FFFFFF url("images/top-copper-bar.png") no-repeat center top;
	width: 969px;
	height: 107px;
}

#sidebar {
	width: 342px;
	padding: 0;
	margin: 0;
	height: 100%;
	float: left;
}

#sidebarcontent {
	padding: 10px 10px 10px 10px;
	color: #333333;
	font-size: 11px;
}

#reservation {
	color: #095D7E;
	font-size: 13px;
}

#reservation a {
	color: #095D7E;
	text-decoration: underline;
}

#reservation a:hover {
	color: #8B8B8A;
}

#reservation h2 {
	font-size: 16px;
}

#content {
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 0;
	width: 627px;
}

#contentitems {
	padding: 15px 15px 15px 15px;
	font-size: 13px;
	color: #095D7E;
}

#contentitems a {
	color: #CC7421;
	text-decoration: none;
}
#contentitems a:hover {
	color: #8B8B8A;
	text-decoration: underline;
}

#nav {
	margin: 0;
	padding: 0;
	font-size: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	height: 60px;
	padding: 0;
	margin: 0;
}

#footer {
	background: #FFFFFF url("images/bottom-copper-bar.png") no-repeat top;
	width: 969px;
	height: 27px;
	margin: 0 auto;
	clear: both;
}

#copyright {
	color: #333333;
	font-weight: bold;
}

#copyright a {
	color: #333333;
	text-decoration: none;
}

#copyright a:hover {
	color: #D8182A;
	text-decoration: none;
}

.error {
 	color: #A6664C;
 	font-weight: bold;
 }

.header
{ font-family: Arial; font-size: 14px; font-weight: bold; }

.newssource
{ font-family: Arial; font-size: 11px; font-weight: normal; color:#cc9933; }
.newsdate
{ font-family: Arial; font-size: 13px; font-weight: normal; color:#a5abb7; }
.teamimage
{ border: 1px solid #cc9933; }
.tagline
{ color: #095D7E; font-size: 13px; font-weight:bold; }

input, textarea {
	font-family: Arial;
	font: tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color:FFFFFF;
	color:000000;
	border: 1px solid #666666;
	margin: 3px 0 0 0;
}