/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #ffffff;
	color: #000000;
	background-color: #407237;
	font-size: 12px;
	padding: 0;
	margin: 6px 0;
	line-height: 140%;
	background-image: url(image/bg.gif);
}
img
{
	border: 0;
	vertical-align: middle;
}
form
{
	margin: 0;
}
.clearing
{
	width: 800px;
	height: 0;
	clear: both;
}

#base
{
	position: relative;
	width: 822px;
	margin: auto;
}
.error
{
	color: #ff0000;
	font-weight: bold;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 800px;
	height: 60px;
	background: white url(image/title.jpg) no-repeat;
	border-width: 1px 1px 0px;
	border-style: solid;
	border-color: #000000;
	margin: auto;
}
#headmenu
{
	width: 800px;
	height: 20px;
	color: #121f09;
	background-color: #b0bea7;
	border-width: 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: auto;
	padding-top: 6px;
	font-size: 12px;
	text-align: right;
}

#headmenu .menu
{
	background: url(image/arrow.gif) no-repeat left center;
	padding: 0 20px 0 10px;
}

/* Links */
#headmenu a:link, #headmenu a:visited
{
	color: #121f09;
	text-decoration: none;
}
#headmenu a:hover, #headmenu a:active
{
	color: #4040ff;
	text-decoration: underline;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 800px;
	background: #f3efe9;
	border-width: 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: auto;
}
#wrapper
{
	width: 800px;
	background: #f3efe9 url(image/bg_wrapper.gif) no-repeat center top;
	margin: auto;
}
#wrapper2
{
	width: 800px;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 500px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 0 20px 0 0;
}
.blogtitle {
	padding: 0 0 10px 0;
	font-size: 18px;
	text-align: right;
}
.blogtitle a:link, .blogtitle a:visited {
	color: #535ba9;
	text-decoration: none;
}
.blogtitle a:hover, .blogtitle a:active {
	color: #ff4080;
	text-decoration: underline;
}
.subtitle
{
	margin: 40px 0 30px 0;
	color: #775e4b;
	line-height: 16px;
}
.content
{
	padding: 0;
	margin: 0;
}

/* Links */
.content a:link, .content a:visited
{
	color: #000000;
}
.content a:hover, .contentr a:active
{
	color: #4040ff;
}

#container2
{
	width: 700px;
	margin: auto;
}
.subtitle2
{
	height: 100px;
	padding: 20px 0 0 0;
	color: #775e4b;
	line-height: 16px;
}
.subtitle3
{
	height: 30px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle
{
	clear: both;
	height: 20px;
	color: #ffffff;
	background-color: #83775f;
	font-size: 14px;
	padding: 6px 0 0 10px;
	margin: 0;
	font-weight: bold;
}
/* Links */
.contenttitle a:link, .contenttitle a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.contenttitle a:hover, .contenttitle a:active
{
	color: #ff4080;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 16px 10px 16px 10px;
	background: #ffffff;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemdate
{
	padding: 0 10px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0;
	margin: 0;
	border-bottom: 2px solid #83775f;
	background: #ffffff;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}
ul.titlelist
{
	margin: 10px 0 10px 20px;
	padding: 0;
}
ul.titlelist2
{
	margin: 0;
	padding: 0;
}
li.titlemonth
{
	margin: 0;
	padding: 0;
}
li.titleitem
{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #83775f;
	background-color: #ffffff;
}
.commentbody
{
	padding: 0 0 0 20px;
}
.commentinfo
{
	padding: 0 0 0 20px;
}
.comments
{
	padding: 10px 0 0 10px;
	background-color: #ffffff;
}
.commentform{
	padding: 10px 0 10px 10px;
	background-color: #ffffff;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 255px;
	padding: 10px 0 0 0;
	margin: 40px 0 0 0;
	color: #121f09;
	background: #cad3ad;
}
.sidebar
{
	margin: 0 0 0 5px;
}

/* Menu lists */
.sidebardl
{
	padding: 0px 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	padding: 6px 0 0 10px;
	margin: 0;
}
.sidebardl dd
{
	padding: 0 5px 0 16px;
	margin: 6px 0 0 6px;
	background: url(image/arrow.gif) no-repeat 4px 3px;
}
.sidebardl ol
{
	padding: 6px 0 0 15px;
	margin: 0 0 0 20px;
}
.dotline
{
	height: 12px;
	background: url(image/menu_dotline.gif) repeat-x;
}

/* Links */
.sidebardl a:link, .sidebardl a:visited
{
	color: #121f09;
	text-decoration: none;
}
.sidebardl a:hover, .sidebardl a:active
{
	color: #4040ff;
	text-decoration: underline;
}
.aboutus
{
	padding: 10px 0 0 20px;
}
.aboutaddress
{
	padding: 5px 0 10px 40px;
}
.subimage
{
	padding: 10px 0 0 0;
	text-align: center;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 800px;
	height: 80px;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #000000;
	margin: auto;
	font-size: 12px;
	text-align: center;
	background: #b0bea7 url(image/title2.jpg) no-repeat;
}

#copyrights
{
	padding-top: 60px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #ffffff;
}

/*-------------------------------------------------
  about us
-------------------------------------------------*/
#aboutbase {
	background-color: #ffffff;
}
#aboutinfo
{
	font-size: 13px;
}
#aboutinfo td
{
	padding-left: 10px;
}
#aboutinfo .bdbtm
{
	border-bottom: 1px solid #83775f;
}
#abouthead
{
	width: 600px;
	margin: auto;
}
#abouthead .cts
{
	padding: 0 0 0 20px;
}
#linktb
{
	font-size: 14px;
}
#linktb td
{
	padding-left: 10px;
	border-bottom: 1px solid #83775f;
}

/*-------------------------------------------------
  schedule
-------------------------------------------------*/
#schedule
{
	border-top: 1px solid #83775f;
	border-left: 1px solid #83775f;
	background-color: #ffffff;
}
#schedule td, th
{
	border-right: 1px solid #83775f;
	border-bottom: 1px solid #83775f;
}
#schedule td.none
{
	border: none;
}
#schedule .subtitle
{
	color: #3e4796;
	background-color: #d5e8fd;
	text-align: center;
}
#schedule .title
{
	color: #3e4796;
	font-size: 14px;
	font-weight: bold;
}
#schedule .contents
{
	padding: 20px;
}
#schedule .subject
{
	padding-bottom: 5px;
}
#schedule .text
{
	padding-left: 20px;
	padding-bottom: 10px;
}

/*-------------------------------------------------
  reserve
-------------------------------------------------*/
#reserve
{
	border-left: 1px solid #83775f;
	background-color: #ffffff;
}
#reserve td, th
{
	border-right: 1px solid #83775f;
	border-bottom: 1px solid #83775f;
}
#reserve .septitle
{
	height: 20px;
	font-size: 14px;
	color: #404040;
	padding: 6px 0 0 10px;
	background-color: #f0f0f0;
	text-align: center;
}
.reserveerror
{
	width: 600px;
	margin: auto;
	padding: 0 0 10px 0;
	color: #ff0000;
}
