body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

h1.logo a {
	display: list-item; /* 1. */
	list-style-image: url(../images/logo.gif); /* 2. */
	list-style-position: inside; /* 3. */
	letter-spacing: -1000em; /* 4. */
	font-size: 1pt; /* 5. */
	color: #fff; /* 5. */ 

}

textarea {
	overflow: auto;
}

body, td, th, input, textarea, select {
	font-family: times new roman, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

/* === Links === */



/* === Main === */

#left-col,
#search,
#banner-top,
#flash-wrapper,
#banner-left,
#print-wrapper,
#paging,
.other,
.mr,
#group,
#top,
#nav-wrapper,
#reservation,
.print {
	display: none;
}

#sitem-pic {
	padding-bottom: 15px;
}

h3 {
	padding-top: 10px;
}

.news {
	padding: 10px 0px;
}

.addr {
	padding: 10px 0px;
}

#footer {
	padding-top: 20px;
}

#created {
	padding-top: 20px;
}

/* Content images */
	
.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #ffffff;
		padding: 0px;
	}
	
	.img-container table tr.title {
		/*+*/
	}
	
		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

h2.title {
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0px;
}

h3.title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 12px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}
