@import url("https://fonts.googleapis.com/css?family=Bad+Script|Open+Sans|Raleway");

body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	width: 100%;
	background-color: #000000;
	color: #F4E3D2;
	line-height: 22px;
}

#Main-Container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	color: #894400;
}
#Header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1170px;
	height: 100px;
	display: block;
	position:relative;
	
}
#Hm-Image {
	background-color: #303030;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#Content-Container {
	color: #894400;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	width: 100%;
	background-color: #F4E3D2;
	font-size: 16px;
	padding-top: 20px;
}
#Nav2 {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(images/bkgrd-nav2.jpg);
	background-repeat: repeat-x;
	min-height: 5px;
	max-height: 60px;
	width: 100%;
}
#btm-content1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4E2D2;
	background-image: url(images/bkgrd-bottom.jpg);
}
#Footer {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 14px;
	color: #F4E3D2;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	min-height: 200px;
	background-image: url(images/bkgrd-footer.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	text-align: center;
}
.Pg-TT {
	color: #F4E3D2;
	font-family: 'Bad Script', Palatino Linotype, sans-serif;
	font-size: 42px;
	letter-spacing: -1px;
}
.Pg-TT2 {
	width: 187px;
	top: 315px;
	position: absolute;
	left: 83px;
	clear: none;
}
#Pg-Container{
	font-size: 16px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.FullPage{
	padding: 0px;
	width: 1130px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.End-Container {
	height: 5px;
	width: 1000px;
	clear: both;
}
.btm-content-img {
	height: 188px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	max-width: 1170px;
}
.Pg-TT-Img {
	clear: both;
	float: right;
}
.Sub-TT-1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
}
.Txt-Box1 {
	width: 58%;
	color: #894400;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	float: left;
	background-color: #FBEFDF;
	padding-left: 15px;
	padding-right: 10px;
	border-width: 5px;
	border-color: #CA7C28;
}
.sidebar_wrapper {
	width: 38%;
	float: right;
}
.Sidebar {
	width: 94%;
	border-right-width: thin;
	border-right-color: #F4E3D2;
}
.Sidebar-Txt {
	width: 100%;
	color: #894400;;
	background-color: #FBEFDF;
	padding-left: 15px;
	padding-right: 8px;
    padding-bottom: 15px;
	line-height: normal;
	display: block;
}

.btn {
	background: #9BC16D;
	background-image: -webkit-linear-gradient(top, #9BC16D, #90B267);
	background-image: -moz-linear-gradient(top, #9BC16D, #90B267);
	background-image: -ms-linear-gradient(top, #9BC16D, #90B267);
	background-image: -o-linear-gradient(top, #9BC16D, #90B267);
	background-image: linear-gradient(to bottom, #9BC16D, #90B267);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	text-shadow: 1px 1px 0px #6e3300;
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
	text-decoration: none;
	width: 350px;
	margin-left: 20px;
	margin-bottom: 8px;
	padding-right: 20px;
	display: block;
}

.btn:hover {
  background: #dda729;
  background-image: -webkit-linear-gradient(top, #90B267, #9BC16D);
  background-image: -moz-linear-gradient(top, #90B267, #9BC16D);
  background-image: -ms-linear-gradient(top, #90B267, #9BC16D);
  background-image: -o-linear-gradient(top, #90B267, #9BC16D);
  background-image: linear-gradient(to bottom, #90B267, #9BC16D);
  text-decoration: none;
  color: #ffffff;
}
.image{
position: relative;
width:100%;
}


h2{
position:absolute;
top:200px;
left:0;
width:100%;
}

}
