/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:auto;
} 
/* end hack */ 
html,body {
	padding:auto;
	margin:auto;
	background-color: #E9ECE3;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:1024px;/* for mozilla*/
	background-color: #E9ECE3;
	height:100%;
	margin:auto;
}
#wrapper {
	_height: 82px;
	margin:auto;
		background-color: #E9ECE3;
}

#parent { 
	height:13px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #99AC71;
	margin-bottom: 20px;
}
#parent-inner{
	margin-left: 4px;
	margin-top:	 2px;
	margin-bottom: 2px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	height: 20px;
	width: auto;
	top: 5px; 
	font-size: 13px;
	color: #665342;
	background-color: #E9ECE3; 
	font-size: 12px;
	overflow:visible; 
	position:relative;
	float: left;
	opacity: 0.8;
	-moz-opacity: 0.80; 
	filter: alpha(opacity=80);
	z-index: 500;
}
#parent-inner a:visited, a:link {
	color: #665342;
	font-size: 13px;
}

#navi-helper{
	overflow: visible;
	position: relative;

}
#navi-helper-inner{
	font-size: 13px;
	margin: 3px;
	float: left;
	margin-top: -21px;
	margin-left: -2px;
	width: 150px;
	background-color: #FBFFDB;
	color: #555555;
	z-index: 499;
}
#navi-helper-inner a:link, a:visited{
	font-size: 13px; 
	color: #BA4E34;
	text-decoration: none;
}
#navi-helper-inner a:hover{
	color: #D78D7B;
}
#navi-helper-inner ul li{
	list-style-type: none;
	line-height: 25px;
	margin-left: -25px;
}
#outer{
	height:auto;
	min-height:200px;
	width:1024px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:hidden;
	height: auto;
	background-color: #FFFFFF;
}

/* mac hide \*/
* html #outer{
	width:1024px
}
/* end hide*/

html>body #outer{
	height:auto;
	margin:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#inner{
	width:100%;
	padding-top:0px;/*needed to make room for header*/
	background-color:#000000;
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:1024px;
	height:122px;
	z-index:1000;
	background:  url(images/header_new.jpg) no-repeat left top;

}

#ajaxmenu{
	position:absolute;
	top:80px;
	left:215px;
	width:200px;
	height:44px;
	z-index:1000;

}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
}
/* mac hide \*/
* html #outer, * html #header {width:1024px}
/* end hide*/
#footer {
	color: #ffffff;
	width:1024px;
	clear:both;
	height:31px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: relative;
	background:  url(images/footer_new.jpg) no-repeat left bottom;
	vertical-align: bottom;

}
#footer p {
	margin-top: 0px;
}
#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:31px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	position:absolute;
	width:260px;
	float:right;
	z-index: 55;
	right: 0px;
	top: 200px;
	background-color: #FFFFFF;
}
#right-inner {
	width: 240px;
	padding-left: 9px;
	text-align: left;
	background-color: #FFFFFF;
	
}
#right-inner h2 {
	font-size: 15px;
	background-color: #FFFFFF;
}
#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding-left: 7px;
	z-index: 56; 
	background-color: #FFFFFF;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
	background-color: #FFFFFF;
}
#middle {
	position:relative;/*ie needs this to show float */
	width:550px;
	float:left;
	z-index: 56;
	background-color: #FFFFFF;
}

#middle-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
	background-color: #FFFFFF;
}

#clearfooter {
	width:100%;
	height:31px;
	clear:both;
} /* to clear footer */

#center {
	width:1024px;
	height: 700px;
	float:center;
	position:relative;
	text-align: center;
}
#center-inner {
	width:1015px;
	height:339px;
	float:center;
	position:relative;
	text-align: center;
	margin: 0 auto;
	top: 140px;
	background: url(images/front_canvas.gif) repeat;
}
#container {
	padding-top: 5px;
}

#account-access {
	text-align:left;
	width: 220px;
	margin-top: -10px;
	margin-left: 902px;
	font-size: 11px;
}
#account-access a{
	font-size: 11px;
}

#flags {
	width: 200px;
	margin-left: 859px;
	margin-top: 28px;
	border-style: none;
       min-height: 20px;
}

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-91px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
	padding-top: 15px;
	padding-bottom: 75px;
	font-size: 13px;
	color: #545454;
	min-height: 750px;
}


#sidebar{
	height: 750px;
}

.sidead {
	position: relative;
	font-size: 13px;
	margin: 3px;
	float: right;
	width: 200px;
	height: 150px;
	background-color: #FBFFDB;
	color: #555555;
	z-index: 499;
}
.sidead a:link, .sidead a:visited{
	font-size: 13px; 
	color: #BA4E34;
	text-decoration: none;
}
.sidead a:hover{
	color: #D78D7B;
}

#content h2 {
	font-size: 13px;
	color: #618200;
	padding-left: 0px;
	padding-bottom: 15px;
	line-height: 0px;
	position: relative;
	z-index: 999;
	background-color: #FFFFFF;
}

h3#post-  {
	font-size: 13px;
	color: #618200;
	padding-left: 0px;
}

#content p {
	font-size: 13px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #BA4E34;
}

#content p a:hover {
	color: #D78D7B;
}


#footer p {
	padding: 8px;
}


#copyright {	
	color: #9F9894;
	margin-left: 69%;
	font-size: 11px;
	width: 350px;
	top: 17px;
	position: relative;
}

#about-bar {
	color: #9F9894;
	margin-left: 820px;
	font-size:	11px;
	top: 5px;
	position: relative;
}
#about-bar a:link, #about-bar a:visited {
	color: #9F9894;
	font-size:	11px;
}

.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: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border:0px;
	margin: 5px;
}

#content ul li{
	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-left: 5px;
}

#content a:link, #sidebar a:link, a:link, a:visited
{
    color: #BA4E34;
	text-decoration: none;
}

#content a:hover, #sidebar a:hover, a:hover
{
    color: #D78D7B;
}


// For Front Gallery
div#gallery {
 position:absolute; 
 float: left;
 overflow: visible;
}

img#index_image_display {
 border: none;
 margin-bottom:0px;
}

ul#index_thumbnail_display {
 list-style-type:none;
 position:absolute; 
 float: center;
 top: 120%;
 left: 0px;
 width: 1024px;
 margin-top: 0px;
}

ul#index_thumbnail_display a {
 padding:2px;
}

#largeAd {
	position: relative;
	left: -2px;
	top: -2px;
}
* html #largeAd {
	position: relative;
	left: -1px;
	top: -2px;
}

.thumb {
 left: -38px;
 top: -58px;
 width: 190px;
 height: 220px;
 float: left;
 position: relative;
 background-color: #FBFFDB;
 margin: 6px;
 z-index: 800;
 overflow: visible;
 opacity: .99;} /* FireFox Fix */

.thumbT {
 top: 410px;
 width: 170px;
 height: 140px;
 background-color: #FBFFDB;
 font-size: 14px;
 z-index: 800;
 overflow: hidden;
 font-family: "Trebuchet MS", verdana, sans-serif;
 margin: 16px; 
 float: left;
 position: absolute;
}

#thumbT1{
 left: 1px;
}

#thumbT2{
 left: 203px;
}

#thumbT3{
 left: 405px;
}

#thumbT4{
 left: 607px;
}

#thumbT5{
 left: 809px;
}

.thumbText {
 font-size: 14px;
 font-family: "Trebuchet MS", verdana, sans-serif;
 margin: 10px; 
}

.thumb a, .thumb a:visited, .thumb a:active {
 font-size: 14px;
 font-family: "Trebuchet MS", verdana, sans-serif;
	color:#7A5B3F;
}
.thumb a:hover {
 font-size: 14px;




 font-family: "Trebuchet MS", verdana, sans-serif;
	color:#BA4E34;
}

.thumbnailDefault {
	opacity: 0.5;
       	-moz-opacity: 0.5; 
	filter: alpha(opacity=50);
	!important;
}
.thumbnailDefault:hover {
	opacity: .99; 
	-moz-opacity: 0.99; 
	filter: alpha(opacity=100);
	!important;
}


.thumbnailFocus {
	opacity: .99; 
	-moz-opacity: 0.99; 
	filter: alpha(opacity=99);
	!important;
}


