html {
	height: 101%;
	margin-bottom: 1px;
}
body, input, select, textarea, td, th, p {
	font: 10px verdana, arial, Helvetica, tahoma, sans-serif;
	line-height: 16px;
}

body {
	background:#ffffff url(/images/gradient_top.jpg) repeat-x left top;
	margin: 0px 0px 0px 0px;
	color: #333333;
	height:100%;
}
button {
behavior: url('iefixes.htc');
}
h2 {
font-weight:bold;
text-decoration:inherit;
display: inline;
}

h3 {
font-weight:bold;
text-decoration:inherit;
display: inline;
font-size:140%;
}
#mini-form {
	float: right;
	display: inline;
	width: 225px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#mini-form h2 {
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #873033;
}
#mini-form label {
	font-size: 10px;
}
#mini-form input.text, #mini-form textarea.text {
	width: 215px;
}
a {
color: #4f462e;
text-decoration:underline;
}
a:hover, a:active {
color: #886a36;
text-decoration:underline;
}

#container {
width:100%;
position:relative;
margin-top: 78px;
}
#whitebgwithborder {
width: 900px;
margin: 27px auto 0;
}
#contentbody {
margin:50px 52px 0 52px;
}
	#logo {
	position:relative;
	z-index: 98;
	width:396px;
	}
		#searchform {
		z-index:92;
		position: absolute;
		margin-top: 6px;
		right: 242px;
		width:280px;
		}
		.searchtext {
		color: #886a36;
		float:left;
		position:absolute;
		right:198px;
		margin-top:10px;
		}
		.sitesearch {
		background-color: #fff;
		border: 1px solid #886a36;
		font-size: 11px;
		padding-top:9px;
		height:14px;
		width: 164px;
		float: left;
		position:absolute;
		right:28px;
		}
		.gobutton {
		border: 0pt none ;
		margin: 0 0 0 4px;
		padding: 0pt;
		background: transparent url(../images/go.jpg) no-repeat scroll center top;
		width: 23px;
		height: 23px;
		-moz-background-clip: -moz-initial;
		-moz-background-origin: -moz-initial;
		-moz-background-inline-policy: -moz-initial;
		text-indent: -1000em;
		cursor: pointer;
		display:block;
		float: right;
		}
		.gobutton:hover, .gobutton.hover {
		background: transparent url(../images/go_over.jpg) no-repeat scroll center top;
		}



	#footer {
	position:relative;
	z-index:80;
	width:900px;
	height:36px;
	/*background-color:#baba9b;*/
	color: #4f462e;

	}
	.footertext {
	padding-top:10px;
	margin-left:50px;
	font-size: 9px;
	}
	#footer a {
	color: #4f462e;
	text-decoration:none;
	}
	#footer a:hover, #footer a:active {
	color: #886a36;
	text-decoration:underline;
	}
	.bodytitle {
	text-align:left;
	margin:0 0 16px 0;
	width:300px;
	border-bottom:3px dotted #fff;
	}

	#poweredBy {
		position:relative;
		z-index:80;
		width:900px;
		height:36px;
		color: #cccccc;
		margin-left: 50px;
		font-size: 9px;
		padding-top: 25px;
	}
	#poweredBy a {
		text-decoration: underline;
	}
	#poweredBy a:hover {
		color: #ffffff;
	}

img.help {
	cursor: help;
	vertical-align: top;
}

img.border {
	border: 1px solid #333333;
}

.clear {
	clear: both;
}
#gradientfooter {
	position: relative;
	top: -101px;
	width: 100%;
	height: 155px;
	background: #ffffff url(/images/gradient_bg_bottom.jpg) repeat-x left bottom;
	z-index: -1;
}

#whiteleaves {
position:absolute;left:0;top:12px;float:left;;
}

.whiteborder {
border:2px solid #fff;
}

.gallerybuttons {
width:95px;
}

.byline {
font-size:90%;
}

