@charset "UTF-8";
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	color: #FFF;
	background-image: url(images/bodybg1.jpg);
	background-attachment: fixed;
}
.body .mygallery {
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	width: 800px;
}
.header {
	height: 308px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home/images/header1.jpg);
}
.navbar {
	height: 47px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.body {
	margin-right: auto;
	margin-left: auto;
	border: thin none #EEE;
	text-align: center;
	overflow: visible;
}
.body .bodycontainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-image: url(images/bg.png);
}
.footer {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1000px;
}
.footer table {
	text-align: center;
}
.container {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.body .midcontent {
	width: 570px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2965C;
	border-left-color: #B2965C;
	border-left-opacity: 50%;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: -17px;
	margin-top: -18px;
}
.leftcontent {
	width: 340px;
	margin-left: 10px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2965C;
	border-left-color: #B2965C;
	margin-top: -17px;
	margin-right: auto;
	margin-bottom: -17px;
}
.leftcontentbottom {
	background-image: url(images/leftcontent.png);
	background-position: bottom;
	width: 350px;
	margin-left: 10px;
	height: 25px;
	margin-right: auto;
}
.leftcontenttop {
	background-image: url(images/leftcontent.png);
	background-position: top;
	height: 25px;
	width: 350px;
	margin-left: 10px;
	margin-right: auto;
}
.body .bottomtabcontent {
	height: 25px;
	width: 600px;
	background-image: url(images/content.png);
	background-position: bottom;
	margin-right: 10px;
	margin-left: auto;
}
.body .toptabcontent {
	height: 25px;
	width: 600px;
	background-image: url(images/content.png);
	background-position: top;
	margin-right: 10px;
	margin-left: auto;
}
.body .bodycontainer table {
	text-align: center;
}
.body .bodycontainer table tr td .addthis_toolbox.addthis_default_style.addthis_32x32_style {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.fullmidcontent {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2965C;
	border-left-color: #B2965C;
	margin-bottom: -20px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	text-align: center;
	margin-top: -20px;
}
.fullmidcontenttop {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fullcontent.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
}
.leftbodycontent {
	width: 570px;
	margin-left: 10px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2965C;
	border-left-color: #B2965C;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -17px;
	margin-right: auto;
	margin-bottom: -17px;
}
.leftbodycontentbottom {
	height: 25px;
	width: 600px;
	margin-left: 10px;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
}
.body .bodycontainer .leftbodycontenttop {
	width: 600px;
	margin-left: 10px;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	margin-right: auto;
}
.fullmidcontentbottom {
	background-image: url(images/fullcontent.png);
	background-position: bottom;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #b3975e;
}
a:active {
	text-decoration: none;
	text-decoration: none;
	color: #FFFFF;
}
