@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;
}
img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cls {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#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: -708px;
	padding-left: 560px;
	background-position: 545px;
	padding-top: 15px;
}

#content {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F3B4;
	padding-bottom: 20px;
}
#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 {
	height: 2px;
	width: 940px;
	background-color: #5C552B;
	margin-right: auto;
	margin-left: auto;
}

#content #main .subNav {
	width: 408px;
	margin: 0px;
	padding: 0px;
}

#content #main .cnt {

}
#content #main .cnt h1 {
	font-size: 16px;
	color: #827549;
	margin-top: 21px;
	margin-right: 100px;
	margin-left: 32px;
	margin-bottom: 12px;
}
#content #main .cnt h1.title {
	font-size: 20px;
	color: #6A603C;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 32px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1dda1;
	padding-bottom: 15px;
}

#content #main .cnt h1 a {
	color: #827549;
}
#content #main .cnt h2 {
	font-size: 14px;
	color: #827549;
	margin-left: 32px;
	margin-bottom: 10px;
	text-align: left;
}
#content #main .cnt h2 a {
	color: #827549;
}

#content #main .cnt h3 {
	font-size: 12px;
	color: #827549;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
#content #main .cnt h3 a {
	color: #B97F2B;
}



#content #main .cnt p {
	margin-bottom: 26px;
	margin-top: 0px;
	margin-left: 32px;
	margin-right: 50px;
}
#content #main .cnt p a {
	color: #B97F2B;
}

#content #main .cnt ul {
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

#content #main .cnt .box {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	background-color: #E9E6A4;
	border: 1px solid #D2D579;
	margin: 30px;
}
#content #main .cnt .box .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
#content #main .cnt .box .link {
	color: #BD7518;
	margin-top: 7px;
}
#content #main .cnt .box .link a {
	color: #BD7518;
}


#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}
.divline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DDA1;
}
