/*-----------------------------------------------------html--*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background: #301D0C url(../images/fill-header.jpg) repeat-x left top;
	margin: 0 auto;
	padding: 0;
	/*width: 980px;  keeps width and centers*/
	font: 100.01%/120% Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal;}

a:link, a:visited {color:#1A7959;text-decoration: underline;}
a:hover {color:#666666;text-decoration: none;}
a:active {color:#009900;}
/*-----------------------------------------------------layout--*/
#wrap {
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding:0;
	font-size: 80%;
}
#wrap img {
	border-style: none;}

#wrap #mast .nav {
	background: url(../images/nav_bkgrd.jpg) no-repeat center top;
	height:38px;
	width: 980px;
	margin: 0;
	padding: 0;
}

#page {
	width: 980px;
	margin: 0;
	padding: 0;
	background: url(../images/bkgrdpg_fill.jpg) repeat-y center;
}
#page li {
	padding-left: 20px;
	list-style-type: none;
	line-height: 21px;
	margin-left: 10px;
	/*background: url(../images/bullet.gif) no-repeat left 6px;*/
}
#copyr {
	padding-left: 20px;
	color: #999;
	font-size: .8em;
}
.floatL {float: left;}
.floatR {float: right;}
/*---------------------------------------------------navigation--*/
#wrap #navigation {
	background: url(../images/nav_bkgrd.jpg) no-repeat center top;
	height:38px;
	width: 980px;
	margin: 0;
	padding: 0;
}

#wrap #navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrap #navigation li {
	float: left;
	list-style: none;
	padding-top: 8px;
}

#wrap #navigation a {
	padding: 0 15px;
	font: bold 0.85em/22px Verdana, Arial, Helvetica, sans-serif;
	color: #7C4A2C;
	text-decoration:none;
}

#wrap #navigation a:hover {
	color: #993300;
	text-decoration:underline;
}
/*---------------------------------------------------quick navigation toolbar--*/

#wrap #toolbar ul{
	margin: 0;
	padding-top: 0;
	list-style-type: none;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: .85em;
	height: 18px;
	float: right;
}
#wrap #toolbar ul li { display: inline;}

#wrap #toolbar a:link, #wrap #toolbar a:visited {
	text-decoration: none;
	font-weight: bold;
	/*padding: 12px 10px 12px 10px; deleted 12-3*/
	color: #FFFFFF;
	width: 140px;
}
#wrap #toolbar a:hover{
	color: #99FF33;
	width: 80px;
	text-decoration: none;
}
 

/*-------------menu--------*/
#wrap #menu {
	width: 980px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/fill_options.jpg) repeat-x top;
	padding: 16px 0px;
	text-align:center;
}
#wrap #edge {
	width: 980px;
	height: 16px;
	background: url(../images/menu_shadow.jpg) no-repeat top;
	padding: 0;
}
#wrap #page #display {
	background: url(../images/fill-display.jpg) repeat-x;
	height: auto;
	text-align: center;
	padding: 40px 0px 70px;
	font: .85em Arial, Helvetica, sans-serif;
	color: #000000;
}


/*-------------editing code--------*/

#page img {
	display: block;
}
#page #contwrap {
	float: left;
	width: 710px;
}
/* Left-col */

#left-col {
	float: left;
	width: 195px;
}
#left-col #subnav ul{
	margin: 0px;
	padding: 0px;
}
#left-col #subnav li{
	margin: 0px;
	padding: 0 0 3px 14px;
}
#left-col #subnav a{
	color: #333;
	text-decoration:none;
}
#left-col #subnav a:hover{
	color: #7A5423;
	text-decoration:underline;
}
#left-col a.section {
	font-weight: bold;
	color: #B89930;
	padding: 10px;
	text-decoration:none;
	line-height:40px;
}

#left-col a.section:hover {
	color: #B89930;
	text-decoration:underline;
}
/* Right-col */

#right-col {
	float: right;
	width: 470px;
	padding-top: 0px;
}
#right-col h1 {
	font-size: 1.75em;
	font-weight: bold;
	color: #AC5028;
	padding: 10px 0;
	line-height: 1.25em;
}
#right-col h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #653614;
}
#right-col h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
}
#right-col p{
	padding-bottom: 10px;
}
#page #contwrap #right-col ul {
	margin: 0;
	padding: 0;
}
#page #contwrap #right-col ul li{
	list-style: none;
	padding-bottom: 14px;
	padding-left: 20px;
	list-style: none;background: url(../images/bullet.gif) no-repeat left 6px;	
}

#right-col td.bkcolor {
	background-color:#EFE7D6;
}
/* Side */

#sideR {
	float: right;
	width: 220px;
	padding: 20px 10px 20px 20px;
}
#sideR p.subtext {
	font-size: .85em;
}
/*-------------footer--------*/
#wrap #footer {
	width: 980px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #866A2C;
}
#wrap #footer img {
	float: left;
}

#wrap #footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#wrap #footer ul li{
	list-style: none;
	padding: 6px 10px;
	float: left;
	display: block;
}
#wrap #footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#wrap #footer a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
/*----------------- others --*/
.clearL {
	clear: left;
}
.clearB {
	clear: both;
}
/*---------------------------------------------------quick navigation search*/
#wrap #search_box{
	width: 230px;
	height: 30px;
	float: right;
	padding-right:5px;
	background: url(../images/box_search.gif) no-repeat left top;
}
 
#searchsite #zoom_query {
	float: left;
	padding: 0;
	margin: 8px 0 0 8px; 
	border: 0; 
	width: 134px;
	background: none; 
}
 
#searchsite #SubmitSearch { 
	float: right; 
	margin: 0;
	padding: 0;
}

#wrap .zoom_searchform .zoom_searchbox{
	height: 26px;
	line-height:30px;
	margin: 6px 0 0 0;
	padding-left: 12px;
	background: url(../images/box_search.gif) no-repeat left top;
	}
/*-------------------------------------search template-----------------------------*/

.highlight { background: #FFFF99; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }

.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }		


