body
{
	background: #ffffff url(images/background.jpg) repeat-x;
	font: 12px georgia;
	color: #000000;
	
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}

#container
{
	background-color: #ffffff;
	width: 880px;
	padding: 10px;
	

	margin: 0px auto;
}
.innercontent
{
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px auto;
}

#footer
{
	background-color: #d8d8d8;
	width: 880px;
	padding: 10px;
	
	margin: 0px auto;
	text-align: center;
	font: bold 11px arial;
}
.header
{
	background-color: #2a4765;
	padding-right: 10px;
	text-align: right;
	height: 29px;
	
	color: #ffffff;
	font: bold 11px tahoma;
	line-height: 29px;
}
.header a
{
	color: #ffffff;
}
img
{
	display: inline;
}
.navstrip
{
	height: 36px;
	background-color: #cbcbcb;
}
.navstrip ul, ol {
	list-style: none;
	padding: 0px;
	display: inline;
}
.navstrip ol li {
	float: left;
}

.navstrip ol li a {
	width: 101px;
	background-image: url('./images/nav_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #000000;
}

.navstrip ol li a:hover {	
	text-decoration: underline;
	background-image: url('./images/nav_on.jpg');
	background-repeat: no-repeat;
}

.pagetop
{
	font: bold 12px tahoma;
}

.tab_on
{
	float: left;
	width: 198px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: url(images/tab_on.gif) no-repeat;
}
.tab_off
{
	float: left;
	width: 198px;
	line-height: 31px;
	height: 31px;
	text-align: center;
	background: url(images/tab_off.gif) no-repeat;
}

.tab_on a
{
	text-decoration: none;
	color: #000000;
}
.tab_off a
{
	text-decoration: none;
	color: #000000;
}

.tab_body
{
	background-color: #f7f5f0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	padding: 10px;
}

.m_body
{
	background-color: #f7f5f0;
	border: 1px solid #b0b0b0;
	
	padding: 10px;
}

.phead
{
	font: 20px georgia;
	letter-spacing: -1px;
	color: #444444;
}

.galleryleft
{
	float: left;
	width: 80px;
	background-color: #f7f5f0;
	border: 1px solid #b0b0b0;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;
	font: bold 11px tahoma;
	line-height: 25px;
}
.galleryleft a
{
	text-decoration: none;
	color: #000000;
}
.galleryright
{
	float: right;
	width: 80px;
	background-color: #f7f5f0;
	border: 1px solid #b0b0b0;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;
	font: bold 11px tahoma;
	line-height: 25px;
}
.galleryright a
{
	text-decoration: none;
	color: #000000;
}

.rowwhite
{
	background-color: #ffffff;
}
.rowgrey
{
	background-color: #eeeeee;
}

.calendarleft
{
	
	width: 120px;
	background-color: #f7f5f0;
	border: 1px solid #b0b0b0;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	text-align: center;
	font: bold 11px tahoma;
	line-height: 30px;
}
.calendarleft a
{
	text-decoration: none;
	color: #000000;
}
.calendarright
{
	
	width: 120px;
	background-color: #f7f5f0;
	border: 1px solid #b0b0b0;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	text-align: center;
	font: bold 11px tahoma;
	line-height: 30px;
}
.calendarright a
{
	text-decoration: none;
	color: #000000;
}

.days
{
	background: #b6af9b url(images/day_top.gif) repeat-x;
	height: 36px;
	text-align: center;
	font: bold 12px arial;
}
.dayok
{
	height: 75px;
	vertical-align: top;
	background: #f6f6f6;
	border: 1px solid #bbbbbb;
	font: 11px tahoma;
}
.daynotok
{
	height: 75px;
	vertical-align: top;
	border: 1px solid #bbbbbb;
	background: #f6f6f6 url(images/daynotok.gif) no-repeat;
	color: #000000;
	font: 11px tahoma;
}
.mapright
{
	
	width: 120px;
	background-color: #f7f5f0;
	border: 1px solid #b0b0b0;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;
	font: bold 11px tahoma;
	line-height: 25px;
}
.mapright a
{
	text-decoration: none;
	color: #000000;
}