a { color: #CC6600; text-decoration: none}
a:vlink { color: #FF9900; text-decoration: underline}
a:alink { color: #FF9900; text-decoration: none}
a:hover { color: #FF9900; text-decoration: underline}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(img/bg.jpg);
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	background: url(img/staff_yellow.gif) repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #510303;
	font-size:14px;
}
#container {	background: #FFFFFF;
	margin: 0px auto;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}
#header {width: 800px;
}
#content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#content1 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
p {
	margin: 0px;
	padding: 0px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.right10 {
	margin-right: 10px;
}
.left10 {
	margin-left: 10px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}

.s {
	font-size: 11px;
	line-height: 140%;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 5px;
}
.dot_r {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.dot_b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menubg {
	background: url(img/menu_bg.jpg) repeat-y left top;
}
.headspabg {
	background: url(img/headspa_bg.jpg) no-repeat left top;
	padding: 20px;
}
.photo {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
.menutable{background: #F3F3F3;
}
.menutable th{
	border-left: 4px solid #ccc;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.red {
	color: #C60000;
}
.yellow_r {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFCC33;
}
.margin10 {
	margin: 10px;
}
.pr10 {
	padding-right: 10px;
}
.bgw {
	background: #FFFFFF;
}
.entry-title{
	padding: 0px 0px 0px 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background: url(img/midashi_red.gif) repeat-y;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.page-title{
	height: 60px;
	padding: 25px 0px 0px 15px;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: -10px;
	margin-bottom: 10px;
	background: url(img/title_bg.gif) no-repeat;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
