* {
	font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #F4EAA5;
	font-size: 12px;
	background-image: url(../images/template/bg_banner.jpg);
	background-repeat: repeat-x;
}
.input {
	font-size: 11px; color: #181512; line-height: 13px; margin: 2px 0; padding: 0; border: solid 1px #293554; background-color: #EEEEEE; 
}
.input_search {
	font-size: 11px; color: #181512;
	background-color: #F7F7C5;
	border: none;
	width: 112px;
}
form {
	margin: 0; padding: 0;
}
h1 {
	display: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #e6e5b6;
	margin: 0 0 5px 0;
	padding: 2px 5px 3px 5px;
	background-color: #737b82;
}
h3 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #455376;
}
h3 a {
	font-size: 12px;
	color: #455376;
	text-decoration: underline;
}
h3 a:hover {
	color: #8581A4;
}
a {
	color: #000;
}
a:hover {
	color: #A00;
}
.jt {
	font-style: italic;
	color: #455376;
}
a.jt {
	text-decoration: none;
}
a a.jt {
	text-decoration: none;
}
a.jt a {
	text-decoration: none;
}
img {
	border: 0;
}
.clear_all {
	height: 1px; overflow: hidden; clear: both;
}
.clear_text {
	height: 23px; overflow: hidden; clear: both;
}
.text {
	font-size: 12px;
}

#error {
	display:inline;
	font-weight:bold;
	color: #F00;
}

.textsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color : #703200;}
.textsmaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #703200;}
.textsmaller a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #737B82;}
.select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: #003378 solid 1px; color: #703200;}

.small_div {
	font-size: 1px;
	margin: 3px 0;
}

.normal_div {
	font-size: 1px;
	margin: 5px 0;
}

.button {
	background-image: url(../images/template/button_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding: 2px 4px;
	width: 0;
	overflow: visible;
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #FFFFCC;
	cursor: pointer;
}

.button[class] {  /* IE < 7 ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}

#bg_banner_left{
	background-image: url(../images/template/bg_banner_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#bg_banner_left #main{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin-left: 5px;
	padding: 115px 0 0 170px;
	height: 22px;
	background-repeat: no-repeat;
}
.top_navi_cell {
	height: 21px;
}
	.top_navi_cell_left{
		width: 4px;
		height: 21px;
		background-image: url(../images/template/navi_top_start.jpg);
		background-repeat: no-repeat;
		display: inline;
		float: left;
	}
	.top_navi_cell_title{
		height: 21px;
		background-image: url(../images/template/navi_top_bg.jpg);
		background-repeat: repeat-x;
		padding-top: 1px;
		font-weight: bold;
		display: inline;
		float: left;
		color: #455376;
	}
	.top_navi_cell_right{
		width: 10px;
		height: 21px;
		background-image: url(../images/template/navi_top_end.jpg);
		display: inline;
		background-repeat: no-repeat;
		float: left;
	}

#content_gallery {
	width: 992px;
	text-align: left;
	background-image: url(../images/template/content_gallery_bg.jpg);
	background-repeat: repeat-y;
}
	#content_gallery #header_gallery {
		padding-top: 7px;
		width: 992px;
		text-align: left;
		background-image: url(../images/template/banner_gallery.jpg);
		background-position: top;
		background-repeat: no-repeat;
	}
	#content_gallery #header_gallery .container {
		width: 804px;
		margin-left: 92px;
		text-align: center;
		min-height: 500px;
		overflow: visible;
	}
	#content_gallery .gallery_bottom {
		height: 6px;
		background-image: url(../images/template/content_gallery_bottom.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
	}

.navi_gallery{
	margin: 0 0 15px 0;
	color: #C9C59A;
	font-weight: bold;
}

.navi_gallery a{
	color: #C9C59A;
	text-decoration: none;
}

.navi_gallery a:hover{
	color: #000;
	text-decoration: underline;
}

.navi_pictures {
	margin: 10px 100px 5px 100px;
	color: #455376;
}

.navi_pictures a{
	color: #455376;
}

.navi_pictures a:hover{
	color: #000;
}

.picture_title{
	margin: 5px 0 5px 0;
	color: #455376;
	font-weight: bold;
}

#content{
	text-align: left;
	width: 992px;
	margin-left: 5px;
}
	#content #c_left{
		float: left;
		width: 161px;
		background-image: url(../images/template/content_left_bg.jpg);
		background-repeat: repeat-y;
	}
		#content #c_left #sp{
			width: 161px;
			height: 44px;
			background-image: url(../images/template/content_left_sp.jpg);
			background-repeat: no-repeat;
		}
		#content #c_left #search{
			width: 161px;
			height: 43px;
			background-image: url(../images/template/content_left_search.jpg);
			background-repeat: no-repeat;
		}
		#content #c_left #search .search_field {
			padding: 11px 0 0 10px;
		}
		#content #c_left #top{
			background-image: url(../images/template/content_left_top.jpg);
			background-repeat: no-repeat;
			padding-top: 8px;
		}
		#content #c_left #top #top1{
		}
			#content #c_left .container{
				padding: 0 15px 5px 15px;
			}
			.left_start{
				height: 8px;
				background-image: url(../images/template/content_left_start.jpg);
				background-repeat: no-repeat;
				overflow: hidden;
			}
			.left_end{
				height: 9px;
				background-image: url(../images/template/content_left_end.jpg);
				background-repeat: no-repeat;
				overflow: hidden;
			}
			#c_left .LN{
				height: 26px;
				margin-left: 8px;
				background-image: url(../images/template/navi_left_down.jpg);
				background-repeat: no-repeat;
			}
			#c_right .LN{
				height: 26px;
				margin-left: 8px;
				background-image: url(../images/template/navi_left_wide_down.jpg);
				background-repeat: no-repeat;
			}
			#c_right .LNY{
				height: 26px;
				background-image: url(../images/template/navi_left_wide_yellow_down.jpg);
				background-repeat: no-repeat;
			}
				.LN_title{
					font-weight: bold;
					color: #455376;
					padding: 4px 0 0 7px;
					cursor: pointer;
				}
	#content #c_center{
		float: left;
		width: 503px;
		background-image: url(../images/template/content_center_bg.jpg);
		background-repeat: repeat-y;
	}
		#content #c_center #top{
			padding-top: 8px;
			background-image: url(../images/template/content_center_top.jpg);
			background-repeat: no-repeat;
		}
			#content #c_center #top .end{
				height: 10px;
				background-image: url(../images/template/content_center_end.jpg);
				background-repeat: no-repeat;
				overflow: hidden;
			}
			#content #c_center #top .container{
				padding: 0 10px 0 8px;
				min-height: 500px;
				overflow: visible;
			}
			.headline {
				font-size: 13px;
				font-weight: bold;
				color: #e6e5b6;
				padding: 2px 5px 3px 5px;
				background-color: #737b82;
				margin-bottom: 5px;
			}
			.content_main {
				margin-bottom: 5px;
			}
			.content_list {
				padding: 5px 5px 5px 5px;
				text-align: left;
				overflow: hidden;
				font-size: 11px;
			}
			.content_list p {
				font-size: 11px;
				margin: 0 0 14px 0;
			}
			.content_list a {
				font-size: 11px;
				color: #455376;
				text-decoration: underline;
			}
			.content_list a:hover {
				color: #8581A4;
			}
			.content_list a.jt {
				text-decoration: none;
			}
			.content_detail {
				padding: 5px 5px 5px 5px;
				text-align: left;
				overflow: hidden;
			}
			.content_detail ul, .content_detail p ul, .content_detail ol , .content_detail p ol, .content_detail blockquote, .content_detail p blockquote {
				padding-left: 25px;
				margin: 0 0 14px 15px;
			}
			.content_detail p {
				margin: 0 0 14px 0;
			}
			.content_detail_head {
				margin: 0 0 14px 0;
			}
			.content_date {
				padding-bottom: 3px;
				color: #455376;
			}
			.content_head {
				padding-bottom: 3px;
				font-weight: bold;
				color: #455376;
			}
	#content #c_right{
		float: left;
		width: 199px;
		background-image: url(../images/template/content_right_bg.jpg);
		background-repeat: repeat-y;
	}
		#content #c_right #top{
			background-image: url(../images/template/content_right_top.jpg);
			background-repeat: no-repeat;
		}
			#content #c_right #top .container{
				padding: 8px 11px 3px 9px;
			}
		#content #c_right #other{
		}
			#content #c_right #other .start{
				height: 8px;
				background-image: url(../images/template/content_right_start.jpg);
				background-repeat: no-repeat; overflow:hidden;
			}
			#content #c_right .end{
				height: 10px;
				background-image: url(../images/template/content_right_end.jpg);
				background-repeat: no-repeat;
				overflow:hidden;
			}
			#content #c_right #other .start_yellow{
				height: 8px;
				background-image: url(../images/template/content_right_start_yellow.jpg);
				background-repeat: no-repeat; overflow:hidden;
			}
			#content #c_right #other .end_yellow{
				height: 10px;
				background-image: url(../images/template/content_right_end_yellow.jpg);
				background-repeat: no-repeat;
				overflow:hidden;
			}
			#content #c_right #other .container{
				margin: 0px 6px 0px 4px;
				padding: 0px 5px 3px 5px;
			}
	#content #c_banner{
		float: left;
		width: 129px;
	}
		#content #c_banner #krsna{
			width: 129px;
			height: 44px;
			background-image: url(../images/template/content_banner_krsna.jpg);
			background-repeat: no-repeat;
		}
		#content #c_banner #top{
			width: 126px;
			height: 216px;
			padding: 3px 0 0 3px;
			background-image: url(../images/template/content_banner_top.jpg);
			background-repeat: no-repeat;
		}
		#content #c_banner #other{
			width: 129px;
		}
			.banner_leftnavi{
				background-image: url(../images/template/content_banner_leftnavi.jpg);
				background-position: bottom;
				width: 161px;
				overflow: hidden;
			}
				.banner_leftnavi .left{
					width: 4px;
					float: left;
				}
					.banner_leftnavi .left .top{
						height: 9px;
						background-image: url(../images/template/content_banner_left_top_leftnavi.jpg);
						background-repeat: no-repeat;
						overflow: hidden;
					}
				.banner_leftnavi .center{
					float: left;
					width: 151px;
				}
					.banner_leftnavi .center .top_leftnavi{
						height: 3px;
						background-image: url(../images/template/content_banner_start_leftnavi.jpg);
						background-repeat: no-repeat;
						overflow: hidden;
					}
					.banner_leftnavi .center .bg{
						background-color: #FFFFCC;
					}
					.banner_leftnavi .center .bottom_leftnavi{
						height: 6px;
						background-image: url(../images/template/content_banner_end_leftnavi.jpg);
						background-repeat: repeat-x;
						overflow:hidden;
					}
				.banner_leftnavi .right{
					width: 6px;
					float: left;
				}
					.banner_leftnavi .right .top{
						height: 9px;
						background-image: url(../images/template/content_banner_right_top_leftnavi.jpg);
						background-repeat: no-repeat;
						overflow:hidden;
					}
			.banner{
			}
				.banner .left{
					width: 3px;
					float: left;
				}
					.banner .left .top{
						height: 9px;
						background-image: url(../images/template/content_banner_left_top.jpg);
						background-repeat: no-repeat;
						overflow: hidden;
					}
					.banner .left .bg{
						width: 3px;
						background-image: url(../images/template/content_banner_left_bg.jpg);
						background-repeat: repeat-y;
					}
					.banner .left .bottom{
						height: 10px;
						background-image: url(../images/template/content_banner_left_bottom.jpg);
						background-repeat: no-repeat;
						overflow: hidden;
					}
				.banner .center{
					float: left;
				}
					.banner .center .top{
						height: 3px;
						background-image: url(../images/template/content_banner_start.jpg);
						background-repeat: no-repeat;
						overflow: hidden;
					}
					.banner .center .top_all{
						height: 3px;
						overflow: hidden;
					}
					.banner .center .top_left{
						width: 6px;
						height: 3px;
						background-image: url(../images/template/content_banner_start_left.jpg);
						background-repeat: no-repeat;
						display: inline;
						float: left;
						overflow: hidden;
					}
					.banner .center .top_bg{
						height: 3px;
						background-image: url(../images/template/content_banner_start_bg.jpg);
						background-repeat: repeat-x;
						display: inline;
						float: left;
					}
					.banner .center .top_right{
						width: 3px;
						height: 3px;
						background-image: url(../images/template/content_banner_start_right.jpg);
						background-repeat: no-repeat;
						display: inline;
						float: left;
						overflow: hidden;
					}
					.banner .center .bg{
						background-color: #FFFFCC;
					}
					.banner .center .bottom{
						height: 6px;
						background-image: url(../images/template/content_banner_end.jpg);
						background-repeat: repeat-x;
						overflow:hidden;
					}
					.banner .center .bottom_all{
						height: 6px;
						overflow: hidden;
					}
					.banner .center .bottom_left{
						width: 6px;
						height: 6px;
						background-image: url(../images/template/content_banner_end_left.jpg);
						background-repeat: no-repeat;
						display: inline;
						float: left;
						overflow: hidden;
					}
					.banner .center .bottom_bg{
						height: 6px;
						background-image: url(../images/template/content_banner_end_bg.jpg);
						background-repeat: repeat-x;
						display: inline;
						float: left;
					}
					.banner .center .bottom_right{
						width: 3px;
						height: 6px;
						background-image: url(../images/template/content_banner_end_right.jpg);
						background-repeat: no-repeat;
						display: inline;
						float: left;
						overflow: hidden;
					}
				.banner .right{
					width: 6px;
					float: left;
				}
					.banner .right .top{
						height: 9px;
						background-image: url(../images/template/content_banner_right_top.jpg);
						background-repeat: no-repeat;
						overflow:hidden;
					}
					.banner .right .bg{
						width: 6px;
						background-image: url(../images/template/content_banner_right_bg.jpg);
						background-repeat: repeat-y;
					}
					.banner .right .bottom{
						height: 10px;
						background-image: url(../images/template/content_banner_right_bottom.jpg);
						background-repeat: no-repeat;
						overflow:hidden;
					}
	.users_online {
		padding: 5px 5px 8px 5px;
		font-size: 10px;
		color: #455376;
	}
	.login_form {
		font-size: 10px;
		color: #455376;
	}
	.login_form a {
		font-size: 10px;
		color: #455376;
		text-decoration: none;
	}
	.login_form a:hover {
		font-size: 10px;
		color: #d70000;
		text-decoration: none;
	}
	.login_form tr td {
		font-size: 10px;
		color: #455376;
		margin: 0;
		padding: 0;
	}
#comment_form, #comment_form_warning, #comment_form_closed {
	padding-left: 5px;
}
.comments_line {
	width: 475px;
	height: 4px;
	background-color: #BBBBBB;
	margin-top: 3px;
}
#footer {
}
	#footer_text {
		width:992px; height: 16px; color: #666666; font-size: 11px; margin-right: 20px; text-align: right;
	}
	#footer_text a {
		color: #666666; font-size: 11px;
	}
	#footer_text a:hover {
		color: #A00;
	}
.link_headline {
	color: #455376;
	font-weight:bold;
	text-decoration:underline;
}
.link_headline:hover {
	color: #808AA4;
	text-decoration: underline;
}
.gallery-table {
	background-color: #F4EAA5;
	padding: 3px 0;
}
.gallery-tr {
	background-color: #FFFFCB;
}
.new_texts {
	height: 152px;
	overflow: auto;
	font-size: 9px;
}
.new_texts a {
	font-size: 9px;
}
.vcal {
}
#cvcal2 {
	display: none;
}
.vcal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vcal_dates {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.vcal_months {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding: 0 5px 0 5px;
	margin: 3px 0 3px 0;
}
.vcal_festivals {
	font-size: 9px;
	color: #666666;
	padding: 0 5px 1px 5px;
}
.vcal_festivals a {
	color: #666666;
	text-decoration: none;
}
.vcal_festivals a:hover {
	color: #333333;
	text-decoration: none;
}
.vcal_posts {
	font-size: 9px;
	color: #487867;
	padding: 0 5px 1px 5px;
	font-weight: bold;
}
.vcal_posts a {
	color: #487867;
	text-decoration: none;
}
.vcal_posts a:hover {
	color: #365A4D;
	text-decoration: none;
}
.send_adv {
	padding: 2px 0 3px 0;
	font-size: 11px;
}
.send_adv a {
	font-size: 11px;
	text-decoration: none;
}
.send_adv a:hover {
	font-size: 11px;
	color: #d70000;
	text-decoration: none;
}
.gallery_pager {
	color: #666666;
	text-align: center;
	font-size: 11px;
}
.gallery_pager a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.gallery_pager a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
/************/
.content_list_jquery {
	padding: 0;
}
.newtext-carousel ul {
	list-style-type: none; width: 161px; height: 140px; overflow: hidden; margin: 0;
}
.newtext-carousel ul li {
	float: left; margin: 0; width: 161px; height: 140px; text-align:center; overflow: hidden;
}

.gallery-carousel ul {
	list-style-type: none; width: 161px; height: 140px; overflow: hidden; margin: 0;
}
.gallery-carousel ul li {
	float: left; margin: 0; width: 161px; height: 140px; text-align:center; overflow: hidden;
}
.jcarousel-cont {
	float: left; width: 161px; height: 140px; overflow: hidden;
}
a.jcarousel-prev, a.jcarousel-prev-disabled {
	width: 9px; height: 145px; display: block; overflow: hidden; background-position: center; background-image: url(../images/jquery_arrow_up.gif); background-repeat: no-repeat; text-indent: -1000em; float: left;
}
a.jcarousel-next, a.jcarousel-next-disabled {
	width: 9px; height: 145px; display: block; overflow: hidden; background-position: center; background-image: url(../images/jquery_arrow_down.gif); background-repeat: no-repeat; text-indent: -1000em; float: left;
}
a.jcarousel-prev-disabled, a.jcarousel-next-disabled {
	opacity: .5; filter: alpha(opacity=50);
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	height: 140px;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
/**** left navi ****/
#c_left .container {
	display: none; overflow: hidden; margin: 0; padding: 0;
}
#c_left .container1 {
	display: none; overflow: hidden; margin: 0; padding: 0;
}
#c_right .top1_cont {
	display: none; overflow: hidden; margin: 0; padding: 0 13px 0 11px;
}
#c_right #LNC_vcal {
	display: none; overflow: hidden; margin: 0; padding: 0;
}
.LN2 {
	list-style-type: none; margin: 0px; padding: 0px; overflow: hidden;
}
.LN3 {
	list-style-type: none; margin: 0 0 0 7px; padding: 0px; display: none; overflow: hidden;
}
.LNL {
	list-style-type: none; margin: 3px 5px; padding: 0px; overflow: hidden;
}
	.LN2 li, .LN3 li, .LNL li {
		font-size: 11px; border-top: #999999 1px solid; padding: 2px 0 1px 0; margin: 0 0 2px 0;
	}
	.LN2 a, .LN3 a, .LNL a {
		font-size: 11px; text-decoration: none; color: #455376;
	}
	.LN2 a:hover, .LN3 a:hover, .LNL a:hover {
		color: #A00;
	}
	.LN2 span {
		font-size: 11px; cursor: pointer; margin: 0; padding: 0 7px 0 0; background: transparent url(/images/template/navi_arrow_down.gif) no-repeat scroll 126px 3px ; display: block;
	}
	.LN3 span {
		font-size: 11px; cursor: pointer; margin: 0; padding: 0 7px 0 0; background: transparent url(/images/template/navi_arrow_down.gif) no-repeat scroll 119px 3px ; display: block;
	}
/************/