@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial;
	font-size: 10pt;
	background-color: #d1d1c7;
	font-weight: lighter;
	background-image: url(../../images/template/bgmainpage.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	text-align: center;
}
a img { border: none; }

img, div { behavior: url(/iepngfix.htc) }

#wrapper {
	width: 890px;
	margin: 0px auto 0;
	height: 800px;
	background-image: url(../../images/template/pagebg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#leftbar {
	float: left;
	width: 195px;
	margin-top: 120px;
	margin-left: 6px;
}

#intro {
	height: 400px;
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16pt;
}

h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	font-size: 36pt;
	font-weight: 100;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, "Century Gothic", Arial;
}

a:link {
	color: #e0c544;
	text-decoration: none;
}
a:visited {
	color: #e0c544;
	text-decoration: none;
}
a:hover {
	color: #085797;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}


.hide {
    display: none;
}
#headerbox {
	float: right;
	width: 660px;
	height: 250px;
	background-image: url(../../images/headbit.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	text-align: right;
}
#footer {
	width: 875px;
	clear: both;
	padding-left: 15px;
}
#title {
	width: 680px;
	float: right;
	background-image: url(../../images/template/title.png);
	height: 41px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
}
#maincontent {
	background-image: url(../../images/bgbit.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: right;
	width: 610px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
}
#contentmainheight {
	height: 260px;
	width: 610px;
}

#goldbit {
	padding: 10px;
	margin-left: 4px;
	margin-right: 4px;
	width: 430px;
	margin-bottom: 15px;
	float: left;
	border-top: 1px solid #D3BB4A;
	border-right: 1px solid #D3BB4A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3BB4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3BB4A;
	text-align: justify;
}

div#mission {
	float: right;
	height: 220px;
	width: 128px;
}

#backoage {
	background-image: url(/images/template/pagebg.png);
	background-repeat: no-repeat;
	width: 890px;
}
#pagecont {	width: 610px;
	padding-right: 25px;
	padding-left: 30px;
}

td {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.stylepagetitle {
	font-size: 22px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
}
#contenthome {
	height: 440px;
	width: 610px;
	background-repeat: no-repeat;
}

#placeholder-footer {
color:#888888;
font-size:11px;
text-align:center;
}
.post-body p img, .post-body img {
	text-align: center;
}