@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #330600;
}
.Wrapper {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #F30;
}
h1 {
	height: 30px;
	display: block;
	margin: 0px;
	font-size: 18px;
	color: #8A0F00;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#Footer {
	background-image: url(../../designs/FooterBg.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
#PageContainer {
	background-image: url(../../designs/PageBGDesign.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#FooterInfo {
	padding-top: 30px;
	color: #8B460F;
	padding-bottom: 10px;
}
#FooterInfo #Copyright {
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: 11px;
	width: 380px;
}
#Copyright p {
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
}

#Copyright a {
	display: block;
	height: 26px;
	width: 180px;
	background-image: url(../../designs/NgGroup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#Copyright a:hover {
	background-position: left bottom;
}

#FooterInfo #PoweredBy {
	display: block;
	float: right;
	height: 15px;
	padding-right: 25px;
	padding-left: 5px;
}

#FooterInfo a  {
	color: #A7540E;
	text-decoration: none;
}
#FooterInfo a:hover {
	color: #E56A03;
}
#FooterInfo #FollowUs {
	display: block;
	float: right;
	height: 30px;
	padding-right: 20px;
}
#FooterInfo #FollowUs span {
	display: block;
	float: left;
	height: 20px;
	padding-top: 8px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#FooterInfo #FollowUs a {
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	margin-right: 10px;
	background-image: url(../../designs/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	margin-bottom: 2px;
}
#FooterInfo #FollowUs a:hover {
	background-position: center bottom;
}
#Webmail {
	display: block;
	width: 90px;
	float: right;
	height: 30px;
}
#Webmail a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	background-image: url(../../designs/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #8A5800;
}
#Webmail a:hover {
	color: #753303;
}






#LanguageBar {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 30px;
	padding-left: 0px;
	width: 170px;
	float: left;
	text-align: right;
}
#LanguageBar a {
	display: block;
	width: 80px;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-left: 5px;
	color: #AC3608;
}
#LanguageBar a:hover {
	color: #F3D7A5;
}
.TopLinks {
	display: block;
	float: left;
	padding-bottom: 2px;
	padding-left: 4px;
}
#Music {
	float: right;
	height: 30px;
	text-align: right;
}
#Music span  {
	display: block;
	float: left;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Music .text {
	padding-top: 8px;
}


#PageTop {
	height: 40px;
	width: 360px;
	float: right;
}

#PageTitle {
	clear: both;
	height: 40px;
	display: block;
}

#PageContent {
	display: block;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#PageContent p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
	display: block;
	text-align: justify;
	font-size: 1.25em;
	color: #930;
	font-family: "Comic Sans MS", cursive;
}
#PageContent .bullet1 {
	padding-left: 30px;
}
#PageContent .bullet2 {
	padding-left: 65px;
}
#GallleryScorller {
	height: 80px;
	background-repeat: no-repeat;
	background-position: 25px bottom;
	background-image: url(../../designs/GalleryScrollBG-evNov2015.jpg);
	padding-top: 27px;
	padding-bottom: 23px;
	padding-right: 75px;
	padding-left: 45px;
}
#GallleryScorller a {
	display: block;
	height: 80px;
	width: 590px;
}
