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

body{
	margin:0;
	background-image: url(site/images/bkd-1.jpg);
	background-color: #d3be51;
	background-repeat: no-repeat;
	background-position: center top;
}

.Container {
	margin: 0 auto;
	width: 1000px;
	background-repeat:no-repeat;
}

.Top-Right {
	vertical-align: top;
	
}

.Container .Top-Left {
	padding-left: 30px;
	width: 999px;
	overflow: hidden;
	padding-bottom:30px;
	margin-bottom:0px;
	margin-top:30px;
}

.Container .Top-Right li {
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	float: right;
	list-style-type: none;
}
.Container .Top-Right li a {
	color: #afd57b;
	text-decoration: none;
}

.Container .Top-Right li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.Container .Top-Right-interior li a {
	color: #a95400;
	text-decoration: none;
}

.Container .Top-Right-interior li a:hover {
	color: #a95400;
	text-decoration: underline;
	font-weight: bold;
}

.Container .Bottom-Left h1 {
	padding-left: 51px;
	color: #93b044;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.TopLeftPainting {
	height: 178px;
	width: 172px;
	float: left;
}
.TopRightPainting {
	float: right;
	height: 178px;
	width: 198px;
}
.BottomLeftPainting {
	padding-top: 30px;
	padding-left:60px;
	float: left;
	height: 320px;
	width: 320px;
}
.BottomRightPainting {
	height: 177px;
	width: 171px;
	float: right;
}

.Top-Right-interior {
	background-image: url(../images/top-right-interor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-left: 121px;
	margin-top:-20px;
}
.bottom-middle {
	float:right;
	padding-top:10px;
	padding-right:40px;
	padding-left:10px;
	min-height: 300px;
	height:100%;
	width: 560px;
}


.Top-Right-interior li {
	padding-right: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	float: left;
	list-style-type: none;
}
.bottom-middle .interiorBox {
	float:right;
	height: 340px;
	width: 380px;
}
.Container .bottom-middle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #386A20;
}
.Container .bottom-middle h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6a9d51;
}
.Container .bottom-middle h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ca0000;
	font-weight:bold;
}
.Container .bottom-middle h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	font-style:italic;
}
.Container .bottom-middle h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b4d03;
}
.Container .bottom-middle  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585653;
	font-size: 11px;
	line-height:16px;
}
.Container .bottom-middle a {
	color: #386A20;
	text-decoration: underline;
}

.Container .bottom-middle a:hover {
	color: #390;
	text-decoration: none;
}

.bottom {
	background-image: url(site/images/white-repeat.png);
	background-repeat: repeat;
	vertical-align:top;
	margin-left:19px;
	min-height:360px;
	width: 990px;
	z-index: 500;
}

.bottomBar{
	background-image: url(site/images/bottombaR.png);
	background-repeat: no-repeat;
	background-position: center-top;
	margin-left:19px;
	margin-top:-16PX;
	height: 30px;
	width: 990px;
}

