body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#f3f2f1 url(../images/bg-body.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page{
	width:966px;
	margin:0 auto;
}
#main{
	width:100%;
	padding:18px 0 0;
	height:621px;
}
.sidebar{
	width:275px;
	padding-left:25px;
	float:left;
}
.content{
	width:564px;
	padding:52px 0 0 41px;
	float:left;
}
.sidebar h1{
	margin:0;
	height:214px;
	width:275px;
	text-indent:-9999em;
	overflow:hidden;
}
.sidebar h1 a{
	display:block;
	height:100%;
}
.navigation{
	list-style:none;
	margin:0;
	padding:15px 71px 0 0;
	width:204px;
}
.navigation li{
	width:100%;
	overflow:hidden;
}
.navigation li a{
	float:right;
	text-indent:-9999em;
	overflow:hidden;
}
.navigation li.nav-about{margin-bottom:2px;}
.navigation li.nav-events{margin:-7px 0 7px;}
.navigation li.nav-contact{margin-top:-3px;}
.navigation li.nav-about a{
	background:url(../images/nav-about.gif) no-repeat;
	width:106px;
	height:31px;
}
.navigation li.nav-blog a{
	background:url(../images/nav-blog.gif) no-repeat;
	width:74px;
	height:45px;
}
.navigation li.nav-events a{
	background:url(../images/nav-events.gif) no-repeat;
	width:111px;
	height:26px;
}
.navigation li.nav-photos a{
	background:url(../images/nav-photos.gif) no-repeat;
	width:138px;
	height:37px;
}
.navigation li.nav-contact a{
	background:url(../images/nav-contact.gif) no-repeat;
	width:143px;
	height:27px;
}
.navigation li a:hover, .navigation li a.active{background-position:0 100%;}
.tabset{
	width:440px;
	overflow:hidden;
	padding-left:45px;
	margin-bottom:-7px;
}
.tabset a{
	float:left;
	background:url(../images/bg-tabset.png) no-repeat;
	width:114px;
	height:23px;
	padding-top:10px;
	margin-left:-35px;
	outline:none;
	position:relative;
	z-index:1;
	cursor:pointer;
	text-align:center;
	text-indent:-9999em;
	overflow:hidden;
}
.tabset a span{
	height:23px;
	display:block;
	margin:0 auto;
}
.tabset a.tab-about{
    z-index: 5;
}
.tabset a.tab-blog{
    z-index: 4;
}
.tabset a.tab-events{
    z-index: 3;
}
.tabset a.tab-photos{
    z-index: 2;
}
.tabset a.tab-contact{
    z-index: 1;
}

.tabset a.tab-about span{
	background:url(../images/tab-about.gif) no-repeat;
	width:52px;
}
.tabset a.tab-blog span{
	background:url(../images/tab-blog.gif) no-repeat;
	width:36px;
}
.tabset a.tab-events span{
	background:url(../images/tab-events.gif) no-repeat;
	width:54px;
}
.tabset a.tab-photos span{
	background:url(../images/tab-photos.gif) no-repeat;
	width:69px;
}
.tabset a.tab-contact span{
	background:url(../images/tab-contact.gif) no-repeat;
	width:72px;
}
.tabset a.active{
	background:url(../images/bg-tabset-active.png) no-repeat;
	z-index:10;
}
.tabset a.active span{background-position:0 100%;}

div.tab{
	width: 100%;
	position: relative;
	z-index: 5;
}
/*
div.tab-item{
	position:relative;
	z-index:5;
} */
.tab-list {
	position: relative;
	z-index: 100;
}
.tab-list .tab-first {
	display: none;
}
.tab-content-bg2 {
    width: 100%;
	background: url(../images/bg-tab.png) no-repeat;
}


.tab-content{
	width:550px;
	min-height:391px;
    position:relative;
	padding:7px;
}
* html .tab-content{
    height: 391px;
}
.tab-content-bg {
  width: 564px;
  height: 7px;
  margin-bottom:5px;
  overflow: hidden;
  background: url(../images/bg-bot-tab.png) no-repeat;
}


.about-box{
	padding:13px 14px 0;
	position:relative;
}
.about-box img{
	display:block;
	margin-bottom:10px;
}
.about-box p{
	margin:0;
	font-size:14px;
	color:#000;
	padding:0 14px;
	text-align:justify;
}
.blog-box{
	padding:14px 0 0 11px;
	height: 1%;
}
.blog-box.long{padding-top:5px;}
.blog-title{
	width:100%;
	overflow:hidden;
}
.blog-title h2{
	float:right;
	font-size:20px;
	font-weight:bold;
	color:#1a1a1a;
	margin:0 8px 0 0;
	line-height:38px;
	background:url(../images/bg-heading-blog.gif) no-repeat;
	width:188px;
	text-align:center;
}
.blog-box.long .blog-title h2{margin:0;}
.blog-title h3{
	margin:0;
	font-size:20px !important;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	padding-left:10px;
}
.blog-title p{color:#656565 !important;}
.blog-box p{
	margin:0;
	font-size:12px;
	color:#000 ;
	padding-left:10px;
}
.blog-box.long .blog-title p{font-size:11px;}
.blog-box .text-box{
	overflow:hidden;
	position:relative;
	height:317px;
	margin-top:14px;
	background:url(../images/scroll-bar.gif) no-repeat 100% 0;
	width:535px;
}
.blog-box.long .text-box{
	height:388px;
	background:url(../images/scroll-bar-2.gif) no-repeat 100% 0;
	margin:0;
}
.text-box {
/*	position: static !important;*/
}
.text-box p{
	margin:0 0 16px;
	font-size:14px;
	color:#000;
}
.text-box .scroll-content{
    width: 510px !important;
}
.text-box .vscroll-bar{
	top:7px !important;
	height:302px !important;
}
.blog-box.long  .vscroll-bar{
	height:375px !important;
}
.text-box .vscroll-line{
	overflow: hidden;
	width:19px !important;
	top:5px !important;
}
.text-box .vscroll-slider{
	background:none;
	width:5px !important;
	background:#7e7e7e;
	left:8px !important;
	cursor: pointer;
}
.text-box .vscroll-up,
.text-box .vscroll-down{display:none;}
.text-box .scroll-bar-top {
	background:url(../images/scroll-top.gif) no-repeat;
	height:3px;
	width:5px;
}
.text-box .scroll-bar-bottom{
	background:url(../images/scroll-bottom.gif) no-repeat;
	height:3px;
	width:5px;
	bottom:0;
	left:0;
	position:absolute;
}
* html .text-box .scroll-bar-bottom{bottom:-12px;}
.navigation-bar{
	list-style:none;
	margin:0;
	padding:0 0 0 14px;
	width:535px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
    position: relative;
    z-index: 1;
}
.navigation-bar li{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:7px;
}
.navigation-bar li a{
	color:#cb4727;
	text-decoration:none;
	background-color:#efd176;
	float:left;
	padding:1px 7px 2px;
}
.pager{
    cursor: default;
}
.navigation-bar li a:hover{text-decoration:underline;}
.navigation-bar li a.pager:hover{text-decoration:none;}
.navigation-bar li.right-type{
	float:right;
	margin:0 0 0 7px;
}
.navigation-bar .back a{
	background-image:url(../images/back-arrow.gif);
	background-repeat:no-repeat;
	background-position:7px 50%;
	padding-left:19px;
}
.navigation-bar .next a{
	background-image:url(../images/next-arrow.gif);
	background-repeat:no-repeat;
	background-position:90% 50%;
	padding-right:20px;
}
.comments{
	list-style:none;
	margin:0;
	padding:0;
	background:url(../images/separator-comments.gif) no-repeat;
}
.long .comments{min-height:600px;}
* html .long .comments{height:600px;}
.blog-box.long ul{margin-top:10px;}
.comments li{
	background:url(../images/separator-comments.gif) no-repeat 0 100%;
	padding:10px 0;
	line-height:17px;
}
.blog-box.long li{padding:5px 0 10px;}
.comments h3{
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.comments li p{
	margin:0;
	color:#000 ;
}

.comment-box{
	margin-top: 14px;
	width: 100%;
    height: 317px;
}
.comment-box span.input{
	display:block;
	width:494px;
	height:18px;
	padding:2px 5px 0 5px;
	background:url(../images/bg-input.gif) no-repeat;
	margin-bottom:16px;
}
.comment-box span.input input{
	display:block;
	padding:0;
	width:100%;
	border:none;
	background:none;
	font-size:15px;
	font-weight:bold;
}
.comment-box span.textarea{
	width:489px;
	height:230px;
	background:url(../images/bg-textarea.gif) no-repeat;
	display:block;
	padding:2px 5px 0 5px;
}
.comment-box span.textarea textarea{
	width:494px;
	height:230px;
	display:block;
	padding:0;
	background:none;
	overflow: auto;
	border:none;
	font-size:15px;
	font-weight:bold;
}
.comment-box .submit {
	margin: 0;
	border: 0;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background:#EFD176;
	color:#CB4727;
	width: 151px;
	padding:0 0 1px;
	text-align: center;
	position: relative;
	z-index: 100;
    height: 20px;
}
* html .comment-box .submit {
	padding: 0;
}
.submit-box {
	position: absolute;
	right: 81px;
	bottom: -32px;
}
.photo-box{padding:23px 0 0 13px;}
.contact-box{
	background:url(../images/bg-contact.jpg) no-repeat 0 5px;
	width:540px;
	height:388px;
	position:relative;
	padding-top:5px;
	margin:0 0 0 5px;
}
.info{
	position:absolute;
	bottom:-7px;
	right:17px;
	text-align:right;
}
.info p{
	margin:0 0 17px;
	font-size:15px;
	color:#323232;
	font-weight:bold;
}
.info p span{
	color:#a0a0a0;
	font-weight:normal;
	font-size:11px;
	vertical-align:text-top;
}





.bottom-links{
	width:100%;
	overflow:hidden;
	height:127px;
}
.articles{
	width:546px;
	float:left;
	overflow:hidden;
}
.favorite{
	float:left;
	width:420px;
}
.title{
	width:100%;
	overflow:hidden;
	margin-bottom:9px;
}
.title h3{
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#cb4727;
	float:left;
	line-height:16px;
}
.articles h3{
	width: 163px;
	margin-top: 1px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/archive-title.gif) no-repeat;
}
.favorite h3{
	text-indent: -9999px;
	overflow: hidden;
	width: 143px;
	height: 17px;
	background: url(../images/favorite-head.gif) no-repeat;
}
.links-holder{
	width:540px;
	overflow:hidden;
	padding-left:45px;
}
.favorite .links-holder{
	width:395px;
	padding-left:25px;
}
.bottom-links ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.articles ul{width:180px;}
.favorite ul{padding-right:10px;}
.bottom-links ul li{
	font-size:14px;
	font-weight:bold;
	color:#909090;
	margin-bottom:1px;
}
.bottom-links ul li a{
	text-decoration:none;
	color:#909090;
}
.bottom-links ul li a:hover{text-decoration:underline;}

.design{
	width:100%;
	overflow:hidden;
	padding:2px 0;
}
.design p{
	float:right;
	margin:0 10px 0 0;
	font-size:14px;
	padding:0 7px;
	font-weight:bold;
	color:#656565;
	text-transform:uppercase;
	line-height:22px;
	background:#f7f7f7;
}
.design p span{color:#cb4727;}
