/* ---- =universal styles --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, hr, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

hr {
	display: none;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


/* ------- =usdf ------- */
body {
	background: #fff url(../images/bkg.png) top repeat-x;
	font: normal 90%/1.0em Garamond, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font: normal 100%/1.125em Garamond, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #900;
}

h2 { font-size: 1.75em; line-height: 1.2857em; }
h3 { font-size: 1.5em; line-height: 1.5em; }
h4 { font-size: 1.125em; line-height: 1em; }
h5 { font-size: 0.9375em; line-height: 1.2em; }
h6 { font-size: 0.875em; line-height: 1.2857em; }

#wrapper {
	width: 823px;
	margin: 0 auto;
	padding: 70px 0 0;
	background: #fff url(../images/header-bkg.png) top no-repeat;
}



/* -------- =header -------- */
#header {
	background: #ffffda url(../images/content-bkg.png) repeat-y;
	padding: 0 50px;
	text-align: center;
}

#header h1 {
	padding: 10px 0 0;
	font-size: 24px;
	font-weight: bold;
	display: block;
	position: relative;
	width: 697px;
	height: 66px;
	color: #900;
	text-decoration: none;
}

#header span {
	display: block;
	position: absolute;
	left: 13px;
	top: 0;
	z-index: 0;
	width: 697px;
	height: 76px;
	background: url(../images/logo.png) no-repeat;
}

#header hr {
	display: block;
	clear: both;
	height: 0;
	margin: 20px 18px 0;
	border: 1px solid #900;
	border-width: 1px 0 0 0;
}

/* ---------- =nav ---------- */
#nav-main {
	margin-top: 10px;
	text-align: center;
}

#nav-main li {
	display: inline;
	white-space: nowrap;
}

#nav-main li a {
	padding: 4px 12px;
	color: #2e3839;
	font-size: 1.4em;
	text-decoration: none;
}

#nav-main li a:hover {
	color: #900;
	text-decoration: underline;
}

#nav-sidebar {
}


/* -------- =content -------- */
#content {
	background: #ffffda url(../images/content-bkg.png) repeat-y;
	padding: 20px 50px 50px;
	font: normal 1.1em/1.0em Garamond, "New Century Schoolbook", "Times New Roman", Times, serif;
}

#quote {
	padding: 0 0 20px;
	text-align: center;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #999;
}

#quote a {
	color: #988;
}

#quote br {
	display: none;
}

.attribution {
    text-align: right;
    color: #666666;
}
.attribution a {
    color: #666666;
    text-decoration: none;
    padding-right: 2em;
}
.attribution a:hover {
    color: #666666;
    text-decoration: underline;
}

.clearit {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

#content-main {
    margin-left: 220px;
}

#content-main a {
    color: #990000;
    text-decoration: none;
}

#content-main a:hover {
    text-decoration: underline;
}

#calendar #content-main, #newsletter #content-main, #schedule #content-main, #specials #content-main {
    margin-left: 0;
}



/* -------- =sidebar -------- */

#sidebar {
	float: left;
	width: 160px;
	padding: 0 10px 50px;
	border-right: 1px solid #900;
}

#sidebar a {
    color: #990000;
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#calendar #sidebar, #newsletter #sidebar, #schedule #sidebar, #specials #sidebar {
	display: none;
}

/* -------- =footer -------- */

#footer {
	height: 80px;
	background:  url(../images/footer-bkg.png) no-repeat;
	text-align: center;
	font: normal 0.8em/1.0em Arial, Helvetica, sans-serif;
	color: #ffc;
}

#footer p {
    padding: 1.0em;
}

#footer a {
    margin: 0 5px;
    color: #ffc;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

table.schedule {
    border: 1px solid #000;
    background: #fff;
    font-size: 0.9em;
}

table.schedule tr th {
    padding: 0.8em;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
    font-weight: bold;
}

table.schedule tr td {
    padding: 0.8em;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

table.rates {

}

table.rates tr td {

}

table.rates tr td em {
    font-style: italic;
}

div.designed-by {
    font: normal 0.8em/1.0em Arial, Helvetica, sans-serif;
    float: right;
    padding-right: 1.2em;
}

ul.bulleted {
    padding-top: 0.5em;
    padding-left: 2.5em;
    list-style-image: url(/images/kara_kanji.png);
}

#link_whore {
    padding-top: 5em;
}
#link_whore div {
    float:left;
    padding-right: 1em;
}

div.news_item {
    margin-top: 1.2em;
    /*padding-top: 0.3em;*/
    /*border-top: 1px dotted #990000;*/
}

div.news_item h4 {
  border-bottom: 1px dotted #990000;
}

table.photogallery td {
  text-align:center;
}
table.photogallery img {
  padding:10px;
}

.news-pub-date {
  text-align: right;
  color: gray;
  font-style: italic;
}

div.hr {
  border-top: 2px dotted #990000;
}
