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

}
body{	
	text-align:left;
	min-width:876px;
	height:100%;
	background:url(tmp/bg.png) repeat-x fixed left top;
}
#wrapper {width:876px; margin:0 auto; }

#outer{
	
	width:876px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background: #fff;
}

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

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

#inner{
	width:100%;
	padding-top:143px;
	background: url(tmp/inner-bg.png) repeat-y left top;
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:876px;
	height:125px;
	background: url(tmp/header-bg.png) no-repeat right top;
	margin: 0em;
z-index:2;
}

#ajaxmenu{
	position:absolute;
	top:125px;
	left:0px;
	width:876px;
	height:28px;
	background: url(images/menu-bg.png) repeat-x left top;
	margin: 0em 0 0.3em;
	padding: 0;
}
#logo {
	position:absolute;
	top:13px;
	left:10px;
	width:369px;
	height:100px;
	text-indent: -5000px;
	background:  transparent url(tmp/logo-sm.png) no-repeat center center;
}
/* mac hide \*/
* html #outer, * html #header {width:880px}
/* end hide*/
#footer {
	color: #ffffff;
	width:876px;
	clear:both;
	height:60px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(tmp/footer-bg.png) repeat-x left top;
	}
#footer p {
	margin-top: 10px;
}
#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:60px;
	/* for ie*/
}
/* end hide*/

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

#right {
	width:200px;
	float:right;
	border-top: 1px #eee;
	border-right: 1px #eee;
	border-bottom: 1px #eee;
	border-left: 1px dotted #eee;
	margin: 0.5px auto;
	padding: 0px;
}
#right-inner {
	width: 195px;
	margin: 3px 0px;
	padding: 0px;
}
#right-inner h2 {
	font-size: 15px;
}
#right-inner .oddcast{margin-left:-50px;z-index:5000;}

#left {
	position:relative;
	width:650px;
	float:left;
	padding-left: 7px;
	vertical-align: top;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:60px;
	clear:both;
} /* to clear footer */

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

#content h1 {
	font-size: 180%;
	color: #000000;
	font-style: italic;
	margin-top: 1em;
}


#content h2 {
	font-size: 165%;
	color: #666666;
	padding-left: 19px;
	line-height: 24px;
	margin-bottom: .3em;
}
#content h3 {
	font-size: 160%;
	color: #009900;
	padding-left: 19px;
	line-height: 24px;
	margin-bottom: .3em;
}

h3#post-  {
	font-size: 145%;
	color: #009900;
	background:  url() no-repeat left top;
	padding-left: 0px;
	margin-top: .2em;
}

#content p {
	font-size: 125%;
	color: #444444;
	line-height: 1.6em;
	_line-height: 16px;
	text-align: justify;
	font-weight: normal;
}

#content p a {
	color: #0066FF;
}

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

#entryformwrap {
	width: 301px;
	height: 250px;
	margin: 0;
	padding: 10 0 0;
	text-align:center;
	float:right;
	display: block;
	position: relative;
}
#entryformwrap .spacer{height:100px;}
#entryform {
	width: 285px;
	margin: 0 auto;
	padding: 3px;
	margin-top:1em;
}

input.entryzip {
	width:200px;
	height:21px;
	padding: 2px;
	border: 1px groove #f2f2f2;
	font-weight: bold;
	font-size: 14px;
	color: blue;
	text-align:center;
	float:left;
    cursor: text;

}

.gobutton {float:right;margin-top:-3px;padding: 0;}

#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: #618200;
}

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

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

}

img {
	border: none;
}

#content ul li{
	margin-bottom: 0.5em;
	font-size: 115%;
	line-height: 1.3em;
	background: url(images/bullet_11x8.gif) no-repeat left center;
	padding-left: 20px;
	list-style: none;
	font-weight: bold;
	margin-left: 0px;
}

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

}

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

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

#content a:hover, #sidebar a:hover
{
	color: #00FF00;
	background: #FFFFCC;
	text-decoration: underline;
}