/*
Theme Name: 
Theme URI: 
Description: 
Version: 1
Author: 
Author URI: 
*/

body {
	margin:0;
	padding:0;
	background:#22361d url(../images/body-bg.png) repeat-x;
	
	
}

#side-left{
	background:url(../images/side-left.png) no-repeat top left;
}

#side-ryt{
	background:url(../images/right-side.png) no-repeat top left;	
}

#bottom{
	background:url(../images/bottom.png) no-repeat;	
}


#header{
	background:url(../images/header-bg.png) no-repeat;	
}

#inner-header{
	background:url(../images/inner-header.png) no-repeat;	
}

#header img{
	margin-top:6px;	
}

#content{
	background:url(../images/content-bg.png) no-repeat;	
}

#inner-content{
	width:859px;
	background-color:#e3ebef;
}

#sched{
	padding-left:50px;
	padding-right:100px;
	padding-top:32px;
	font:11px Palatino,"Palatino Linotype", serif;
	color:#1b2a17;
	text-transform:uppercase;
	line-height:18px;
}

.ttl{
	font-size:14px;
}

.place{
	color:#6e93a4;
	font-size:14px;
}

#desc{
	padding:32px 120px 0 30px;	
	font:12px "Palatino Roman",Palatino,"Palatino Linotype", serif;
	color:#1b2a17;
	line-height:18px;
	text-align:left;
}

#desc a{
	text-decoration:none;
	color:#1b2a17;
}

#desc h3{
	font:bold 16px Palatino,"Palatino Linotype", serif;	
}

.foot{
	position:absolute;
	bottom:25px;
	left:380px;
	z-index:-10;
	
}

#main-content{
	width:859px;
	min-height:440px;
	height:auto!important;
	height:440px;
	position:relative;
	float:left;
	padding:20px 20px 75px 20px;
	background:url(../images/inner-content.png) no-repeat;
	background-position:bottom;
	z-index:100;
}

/*** misc ***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:1px;
}


table.footer
{
color:#ffffff;
font-size:11px;
}

a.footer:link
{
color:#ffffff;
font-size:11px;
}

a.footer:hover
{
color:#ffffff;
font-size:11px;
}

a.footer:visited
{
color:#ffffff;
font-size:11px;
}
