body{
		background-color:#ffc423;
		font-family:Georgia;
		margin:0px auto;
		padding:0px;
		color:#69321f;
		font-size:20px;
		font-weight:bold;
		line-height:20px;
}
p {
		padding:0; 
		margin:0;
}

ul{	
		list-style:none;
		line-height:normal;
		padding:0; 
		margin:0;
}

br{
		line-height:normal;
}

/*.................................................*/
.main-container{
		width:960px;
		height:100%;
		margin:0 auto;
}

.page-container{
		width:520px;
		float:left;
		padding:141px 0 0 0;
}

.content{
		width:893px;

		padding:26px 20px 0 47px;
}

.logo{
		padding-bottom:26px;
}

.nav-up{
		background:url(../images/nav-up-inner.jpg) no-repeat left top;
		width:275px;
		height:23px;
}

.nav{
		width:275px;
		float:right;
}
	
.ul-nav{
		background:url(../images/nav-bg-inner.jpg) repeat-y;
		font-size:24px;
		color:#a7836f;
		padding-right:20px;
		text-align:right;
}
.ul-nav li a{
		line-height:40px;
		padding-bottom:15px;
}

.ul-nav li :hover{
		text-decoration:none;
}

.ul-nav li span{
		text-decoration:none;
		line-height:40px;
		padding-bottom:15px;
}
	
.nav-down{
		background:url(../images/nav-down-inner.jpg) no-repeat left top;
		width:275px;
		height:23px;
}	

.menu{
		padding-bottom:53px;
}

.text-normal{
		padding-bottom:64px;
}

.brown-bold{
		font-size:24px;
		font-weight:bold;
		line-height:30px;
}

.brown-small{
		font-size:14px;
		font-weight:bold;
		line-height:16px;
}

.red{
		font-size:22px;
		font-weight:bold;
		color:#bf2e1a;
}
.red-small{
		font-size:18px;
		font-weight:bold;
		color:#bf2e1a;
}

.red-vary-small{
		font-size:16px;
		font-weight:bold;
		color:#bf2e1a;
}

.image-right{
		float:right;
}

.day{
		padding-left:35px;
}

.red-link{
		font-size:18px;
		font-weight:bold;
		color:#bf2e1a;
		text-decoration:none;
}
.red-link:a{
		font-size:18px;
		font-weight:bold;
		color:#bf2e1a;
		text-decoration:none;
}
.red-link:hover{
		font-size:18px;
		font-weight:bold;
		color:#bf2e1a;
		text-decoration:underline;
}

.red1{
		font-size:22px;
		font-weight:bold;
		color:#bf2e1a;
		text-decoration:none;
}
.red1:a{
		font-size:22px;
		font-weight:bold;
		color:#bf2e1a;
		text-decoration:none;
}
.red1:hover{
		font-size:22px;
		font-weight:bold;
		color:#bf2e1a;
		text-decoration:underline;
}

hr {border: none 0; border-top: 1px dotted #693120; width: 100%; height: 1px; background:#ffc423; } 

.tab{
		background:url(../images/tab-bg.jpg) no-repeat left top;
		padding:10px 100px 10px 10px;
		height:25px;
/*		width:358px;*/
}

.expand{
		background:url(../images/expand-bg.jpg) no-repeat left top;
		padding:20px;
		height:365px;
		color:#ffc423;

}