/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #f8e5aa;
	background-image: url(images/bg.jpg);  
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
}
body{	
	text-align:right;
	min-width:980px;/* for mozilla*/
	background-color: #f8e5aa;
	height:100%;
	background:  url(images/bg.jpg) repeat-x right top;
}
#wrapper {
	background:  url(images/foot_4x82.jpg) repeat-x right bottom;
	_height: 82px;
}

#outer{
	height:100%;
	min-height:100%;
	width:980px;
	text-align:right;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_980_1.jpg) repeat-y right top;
}

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

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

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

#header{
	position:absolute;
	top:90px;
	right:0px;
	width:980px;
	height:392px;
	z-index:74;

} 

#headerup{
	position:absolute;
	top:0px;
	right:0px;
	width:980px;
	height:90px;
	z-index:300;	
background:  url(images/logoup.jpg) no-repeat right top;
}

#ajaxmenu{
	position:absolute;
	top:386px;
	right:0px;
	width:980px;
	height:28px;
	z-index:65;
	
}
#logo {
	position:absolute;
	top:0px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	
}
/* mac hide \*/
* html #outer, * html #header {width:980px}
/* end hide*/
#footer {
	color: #568513;
	width:980px;
	clear:both;
	height:82px;
	text-align:right;
	right:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_776x82_2.jpg) no-repeat right top;

}
#footer p {
	margin-top: 10px;
	margin-right: 40px;
}
#footer p a {
	text-decoration: none;
	color: #FFFFFF;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

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

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

#right {
	width:300px;
	float:left;
	z-index: 55;
	padding-top: 5px;
}
#right-inner {
	width: 272px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}
#right-inner h2 {
	font-size: 14px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:right;
	padding-right: 7px;
	padding-top: 5px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	text-align: right;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

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




#content h2 {
	font-size: 15px;
	color: #86763c;
	
	padding-right: 0px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #86763c;
	background:  url() no-repeat right top;
	padding-right: 0px;
}

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

#content p a {
	color: #86763c;
}

#content p a:hover {
	background-color: #86763c;
	color: #ffffff;
}


#footer p {
	padding:5px;
}





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


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


.FSF_resultLink {
	color: #618200;
}

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

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

}

img {
	border: dotted 1px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

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

}

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

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}

