body{
	font-family: Verdana;
	font-size: 9pt;
	
	margin: 0px;
	
	color: #3f1e16;
	background: url(../images/bgbottom.png) center 600px;
}
#body_inner{
	background: url(../images/bg.png) repeat-x center top;
	min-height: 600px;
}

/*==== PAGE ====*/
#page_container{
	width: 907px;
	margin: 0px auto 0px auto;
	
	background: url(../images/bg_TL.png) no-repeat left top
}
#page_containerinner{
	background: url(../images/bg_TR.png) no-repeat right top
}
#page_containerleft{
	background: url(../images/bg_left.png) repeat-y 96px top
}
#page_containerright{
	background: url(../images/bg_right.png) repeat-y right top
}


/*==== LOGO ====*/
#page_innertop{
	margin-left: 100px;
	width: 707px;
}
#page_logotop{
	height: 200px;
	background: url(../images/logo_top.jpg) no-repeat left top
}
#page_logobottom{
	background-color: white;
}
#page_logoBL{
	height: 103px;
	background: url(../images/left_top.png) no-repeat left top
}
#page_logoBR{
	height: 103px;
	background: url(../images/right_top.png) no-repeat right top
}
#page_logoBM{
	height: 103px;
	background: url(../images/logo_bottom.jpg) no-repeat 78px top
}

/*==== BODY ====*/
#page_innerBL{
	margin-left: 100px;
	width: 707px;
	background: white url(../images/shadow_left.png) repeat-y 60px top;
}
#page_innerBR{
	background: transparent url(../images/shadow_right.png) repeat-y right top;
}

#page_center{
	margin-left: 69px;
	width: 571px;
	background-color: white;
}

#page_content{
	margin-left: 10px;
	width: 551px;
	background: url(../images/page_bgtop.png) repeat-x left top;
}
#page_contentbottombg{
	background: url(../images/page_bgbottom.png) repeat-x left bottom;
	padding: 4px;
}

/*==== CONTENT ====*/
#page_contentleft{
	background: url(../images/page_bgTL.jpg) no-repeat left top;
}
#page_contentright{
	background: url(../images/page_bgTR.jpg) no-repeat right top;
}

#page_topcontent{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	
	font-weight: bold;
}

#page_bottomcontent{
	margin-top: 40px;
	margin-bottom: 40px;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	
	font-weight: bold;
	
	position: relative;
}
#bc_bordertop{
	background: url(../images/border_TL.png) no-repeat left top;
}
#bc_borderTR{
	background: url(../images/border_TR.png) no-repeat right top;
}
#bc_borderT{
	width: 512px;
	margin-left: 9px;
	height: 9px;
	background-color: #733020;
}
#bc_borderbottom{
	background: url(../images/border_BL.png) no-repeat left top;
}
#bc_borderBR{
	padding-right: 9px;
	background: url(../images/border_BR.png) no-repeat right top;
}
#bc_borderB{
	
	
	margin-left: 9px;
	background-color: #733020;
}
#bc_borderBIE{
	width: 1px;
	height: 9px;
}

#bc_middle{
	background-color: #733020;
	color: #ccae9a;
	padding: 0px 5px 0px 5px;
}

#pic_strawberry{
	float: left;
	margin-right: 10px;
}

/*==== NAVIGATION ====*/
#page_navigation{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	font-size: 8pt;
}
#page_navigation a{
	color: #3f1e16;
	font-weight: bold;
}

/*==== FOOTER ====*/
#page_footer{
	margin-left: 100px;
	width: 707px;
	background: transparent url(../images/bg_BL.png) no-repeat left top;
}
#page_footerright{
	background: transparent url(../images/bg_BR.png) no-repeat right top;
}
#page_footercenter{
	margin-left: 69px;
	width: 571px;
	background: white;
	padding-bottom: 10px;
}
#page_footerinner{
	margin-left: 10px;
	width: 551px;
	height: 46px;
	background: #edefbf;
	
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
#page_footerinner a{
	color: black;
}