/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background:  url(images/bg_460x1000.jpg) repeat-x left top fixed;
	background-color: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:920px;/* for mozilla*/
	background-color: #fff;
	height:100%;
}
/*#wrapper {
	background:  url(images/foot_4x82.jpg) repeat-x left bottom;
	_height: 82px;
}*/

#outer{
	height:99.9%;
	min-height:100%;
	width:920px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_920x12.gif) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:920px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:158px;/*needed to make room for header*/
} 

#main-image{
padding-left:7px;/*main pic  left space*/
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:920px;
	height:155px;
	z-index:74;
	background:  url(images/top-header_920x135.jpg) no-repeat left top;
}

#header p a{
     float:right;
     margin-top:77px;
     color:#fff;
     font-size:14px;
}

#header p a:hover{
     color:#ddd;
}

#ajaxmenu{
	position:absolute;
	top:134px;
	left:0px;
	width:920px;
	height:43px;
	z-index:65;
}
#logo {
	position:absolute;
	top:10px;
	left:720px;
	width:200px;
	height:26px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_200x26.gif) no-repeat left top;
}

/* mac hide \*/
* html #outer, * html #header {width:920px}
/* end hide*/
#footer {
	color: #7c6854;
	width:920px;
	clear:both;
	height:50px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_920x50.jpg) no-repeat left top;

}
#footer p {
	margin-top: 10px;
       margin-left:25px;
}
#footer p a {
	text-decoration: none;
	color: #7c6854;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:50px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#left {
	position:relative;/*ie needs this to show float */
	width:920px;
	float:left;
	z-index: 56;
}
#left-inner {
	padding-left: 80px;
	padding-right: 80px;
	text-align: left;
}

#clearfooter {
	width:100%;
	height:50px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-50px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}

h1{
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	font-size: 0px;
}

h2{
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	font-size: 0px;
}

#header h1{
	font-size: 10px;    
	color: #333333;
        padding-left:310px;
        padding-top:9px; 
}

#content h2 {
	font-size: 15px;
	color: #444444;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

#content h3 {
	font-size: 18px;
       font-weight:bold;
       font-family : MS P明朝,Hiragino mincho Pro,serif;
	color: #7c6854;
       margin:15px 0px 5px;
	line-height: 20px;
}

#content h4 {
	font-size: 13px;
	color: #444444;
       margin:15px 0px 5px;
	line-height: 20px;
}

#content h4 strong {
	font-size: 16px;
	color: #7c6854;
       margin:15px 0px 5px;
	line-height: 20px;
}

h3#post-  {
	font-size: 12px;
	color: #7c6854;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p,#inner p {
	font-size: 13px;
	color: #444444;
	line-height: 24px;
	_line-height: 16px;
}

a {
	color: #7c6854;
       text-decoration: none;
       border:none;
}

a:hover {
	color: #bfb5aa;
       text-decoration: none;
       border:none;
}

#content a, #sidebar a{
	color: #7c6854;
       text-decoration: none;
       border:none;
}

#content a:hover, #sidebar a:hover {
	color: #bfb5aa;
       text-decoration: none;
       border:none;
}

#content p a{
	color: #7c6854;
       text-decoration: none;
       border:none;
}

#content p a:hover{
	color: #bfb5aa;
       text-decoration: none;
       border:none;
}


#footer p {
	padding: 8px;
}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #7c6854;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #7c6854;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}


#content ul{
        padding-left:0px;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 2px;
}

* html #content ul{
       font-size:12px;
       margin-left:26px;
}

*:first-child+html  #content ul{
       font-size:12px;
}


.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


/*eventindex
------------------------------------------------------------------------------ */
#first-content{
       float:left;
	width:760px;
}

#first-content h3 {
	font-size: 13px;
       font-weight:bold;
       font-family : MS P明朝,Hiragino mincho Pro,serif;
	color: #7c6854;
       margin:15px 0px 5px;
	line-height: 18px;
}

#first-content p{
      font-size:18px;
      font-weight:bold;
      line-height: 28px;
      border-bottom:double 3px #7c6854;
      padding-bottom:25px;
}

#first-content p strong{
      font-size:14px;
      line-height: 40px;
      color:#7c6854;
}

#first-content p img{
       float:left;
      margin-right:12px;
}


/*evententry
------------------------------------------------------------------------------ */
#entry{
padding-top:30px;
}

#entry h3{
margin-top:25px
}


#entry p img{
       float:left;
      margin-right:30px;
}

* html #entry p{
      font-size:13px;
      line-height: 20px;
 }

*:first-child+html #entry p{
      font-size:13px;
      line-height: 20px;
 }

#caption p{
      font-size:12px;
      line-height: 18px;
      color: #7c6854;
}



/*link_reset
------------------------------------------------------------------------------ */
img{
border:none;
}
