@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../images/pgBackground.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #50482D;
	margin: 0px;
	padding: 0px;
	background-color: #473D24;
}
#floater {
	background-image: url(../../images/parchement.jpg);
	height: 328px;
	width: 398px;
	background-repeat: no-repeat;
	z-index: 1000;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	top: -808px;
	padding-left: 560px;
	background-position: 545px;
	padding-top: 15px;
}

#content {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
	background-color: #F6F3B4;
}
#content #header {
	margin: 0px;
	padding: 0px;
}
#content #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content #viewport {
	background-image: url(../../images/view_port.jpg);
	height: 276px;
	width: 958px;
}

#content #main .left {
	float: left;
	width: 551px;
}
#content #main .left h1 {
	font-size: 16px;
	color: #827549;
	margin-top: 21px;
	margin-right: 100px;
	margin-left: 32px;
	margin-bottom: 12px;
}
#content #main .left p {
	margin-bottom: 26px;
	margin-top: 0px;
	margin-left: 32px;
	margin-right: 90px;
}
#content #main .left .box {
	background-image: url(../../images/box.gif);
	height: 100px;
	width: 402px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	margin-left: 30px;
}
#content #main .left .box .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
#content #main .left .box .link {
	color: #BD7518;
	margin-top: 7px;
}
#content #main .left .box .link a {
	color: #BD7518;
}

#content #main .right {
	float: left;
	width: 407px;
	margin-top: 92px;
}
#content #main .right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F3B4;
	height: 73px;
}
#footer .txt {
	margin-top: 17px;
	margin-bottom: 26px;
	padding-left: 28px;
}
#footer .txt a {
	color: #BD7518;
}
#footer .txt .arrow {color: #BD7518}
