@import url(blocks/sake.css);

#masthead {
	background-color:#55793B;
	height:55px;
}

#searchbar {
	background-color:#3B5A24;
	height:39px;
}

#stripediv {
	background-image:url(image/wui-stripeBG.gif);
	height:9px;
	clear:both;
}

#leftnav {
	width:144px;
	padding-top:30px;
	float:left;
}

#leftnav a {
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0 5px 16px;
	display:block;
	clear:both;
	margin:0px;
}

#leftnav a:hover {
	background-image:url(image/wui-leftnavhover.gif);
	background-position:left;
	background-repeat:no-repeat;
}


#leftnav .hr {
	height:1px;
	background-image:url(image/wui-leftnavbot.gif);
	clear:both;
	border:0;
	margin:0;
}


#pbody {
	padding:0px;
	width:770px;
	background-image:url(image/wui-leftnavbg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}


#content {
	padding:30px;
	padding-right:0px;
	width:595px;
	float:left;
}

* html #content {
	width:626px;
}


#footer {
	background-color:#3B5A24;
	height:20px;
	color:#FFFFFF;
	font-family:arial;
	font-size:9px;
	padding:8px 0px 0px 8px;
}

* html #footer {
	height:28px;
}


#footernav {
	text-align:center;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:8px;
}

#footernav a {
	padding:0 7px;
}


#callout {
	margin:17px 0px 17px 14px;
	padding:0;
	border:2px solid #55793B;
	width:245px;
	float:left;
	text-align:left;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#3B5A24;
	height:134px;
}

* html #callout {
	width:249px;
	height:138px;
}

#callout h1 {
	margin:0px;
	height:28px;
	display:block;
	background-color:#55793B;
	text-align:center;
}

#imageDetails {
	border: 1px solid #3B5A24;
}

#moreInfo {
width:185px;
overflow:inherit;
float:left;
border: 1px solid #55793B;
background-color:#ABAB85;
line-height:150%;
}

* html #moreInfo {
	width:185px;
}

