@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #D7CD86;
	background-image: url(images_main/bg.gif);
	background-repeat: repeat-x;
}
#header {
	position:absolute;
	left:261px;
	top:0px;
	width:588px;
	height:149px;
	z-index:2;
	overflow: hidden;
	background-image: url(images_main/header_jbp.jpg);
}
#menu {
	position:absolute;
	left:0px;
	top:150px;
	width:198px;
	height:400px;
	z-index:3;
	background-image: url(cherry_menu_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A40D27;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-indent: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#content {
	position:absolute;
	left:0px;
	top:150px;
	width:829px;
	height:390px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #F4E8CD;
	overflow: visible;
}
#content a {
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A80F2F;
	text-decoration: none;
}
#rightcol  {
	color: #A80F2F;
	text-decoration: underline;
}
#footer {
	position:absolute;
	left:0px;
	top:550px;
	width:849px;
	height:40px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #883200;
	text-align: center;
	padding-top: 10px;
	line-height: 16px;
}
#footer a {
	color: #D7CF7E;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 149px;
	width: 261px;
	overflow: hidden;
}

#Master {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.BoxBorder {
	border: 1px solid #FFF;
}
.BoxBorderLogo {
	border: 1px solid #FFFFFF;
}
.BoxBorderMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
}
.BoxBorderFooter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.BoxBorderContent {
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images_main/bg_body.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F4DFCD;
}
#headerMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 148px;
	width: 577px;
	padding-top: 125px;
	text-align: right;
}
#headerMenu a {
	color: #F0D8BF;
	text-decoration: none;
}
#headerMenu a:hover {
	text-decoration: underline;
	color: #FFF;
}
#photosArea {
	height: 325px;
	width: 325px;
	float: right;
	margin-right: 65px;
	position: static;
	vertical-align: bottom;
	margin-top: 20px;
	border: 3px solid #838383;
}
#thumbnailsArea {
	padding: 10px;
	height: 200px;
	width: 280px;
	margin-top: 135px;
	float: left;
	margin-left: 65px;
}
img.thumbs {
	float:left;
	height:75px;
	width:75px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 3px solid #838383;
	cursor: pointer;
}
#contentTwo {
	position:absolute;
	left:0px;
	top:150px;
	width:829px;
	height:390px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 100px;
	background-color: #F4E8CD;
	overflow: visible;
	text-align: center;
}

