@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../Images/BKGD.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #AA8D61;
}
#ContainHead {
	position:relative;
	width:100%;
	height:351px;
	z-index:1000;
	background-image: url(../Images/BKGDHead.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#ContainContent {
	position:relative;
	width:1000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../Images/BKGDContent.png);
	padding-top: 20px;
}
#ContainFootTitle {
	position:relative;
	width:1000px;
	height:70px;
	z-index:1;
	background-image: url(../Images/BKGDFootTitle.png);
	margin-right: auto;
	margin-left: auto;
}
#ContainFootTitle2 {
	position:relative;
	width:1000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ContainFoot {
	position:relative;
	width:1000px;
	z-index:1;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#ContainHeadShadow {
	position:absolute;
	width:100%;
	height:19px;
	z-index:2;
	background-image: url(../Images/BKGDHeadShadow.png);
	top: 351px;
}
#ContainHeadButtons {
	position:relative;
	left:0px;
	top:305px;
	width:1000px;
	height:35px;
	z-index:100;
}
#ContainHeadFlash {
	position:absolute;
	left:0px;
	top:-10px;
	width:419px;
	height:329px;
	z-index:2;
}
#ContainHeadSocial {
	position:absolute;
	left:830px;
	top:0px;
	width:180px;
	height:53px;
	z-index:3;
}
#ContainHeadTitle {
	position:absolute;
	left:432px;
	top:43px;
	width:584px;
	height:271px;
	z-index:2;
}


#NavigationSub {
	position:relative;
	left:0px;
	top:0px;
	width:300px;
	z-index:2;
}
#NavigationSubHead {
	position:relative;
	width:300px;
	z-index:3;
	text-align: right;
}
#NavigationSubLinks {
	position:relative;
	width:260px;
	z-index:4;
	background-image: url(../Images/ButtonBKGD.png);
	background-repeat: repeat-y;
	background-position: right;
	left: 25px;
	padding-left: 15px;
}
#NavigationSubFoot {
	position:relative;
	width:300px;
	z-index:5;
	text-align: right;
}
#ContainHeadAlign {
	position:relative;
	width:1000px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
}
#ContainFootList {
	position:relative;
	width:225px;
	height:200px;
	z-index:3;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#ContainFootListBK {
	position:relative;
	width:1px;
	height:200px;
	z-index:3;
	float: left;
	background-color: #000;
}
#ContentEdit1 {
	position:relative;
	width:695px;
	z-index:3;
	float: right;
}
#EndPage {
	position:relative;
	width:950px;
	z-index:3;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ContentEdit2 {
	position:relative;
	width:300px;
	z-index:3;
	margin-top: 15px;
}
#SNLeftContain {
	position:relative;
	width:275px;
	z-index:3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
p {
	margin-right: 35px;
}
#ConContain {
	
}
#ConColumnMain {
	width: 300px;
	position: relative;
	display: inline-block;
}
#ConColumn {
	width: 300px;
	height: 150px;
	position: relative;
	display: inline-block;
}
#ConColumnText {
	width: 650px;
	float: right;
	padding-top: 0px;
	padding-bottom: 50px;
	position: relative;
	padding-right: 25px;
}
#FootCopyright {
	width: 100%;
	font-size: 10px;
}
