@charset "utf-8";
* { margin : 0; padding : 0; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #610800;
	background-repeat: repeat-x;
	height: 3000px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 832px;
	left: 1px;
	top: 3px;
	position: absolute;
	height: 596px;
}
#content {
	height: auto;
	width: 660px;
	z-index: 1;
	margin: auto;
	background-position: left;
	position: absolute;
	top: 626px;
	left: 71px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#chitika {
	position: relative;
	height: 250px;
	width: 550px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
h1 {
	font-size: 20px;
	color: #5C682D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	text-indent: -9999px;
	padding: 0px;
	background-image: url(img/title.png);
	height: 81px;
	width: 681px;
	position: absolute;
	top: 510px;
	left: 70px;
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #CCFF00;
	text-align: center;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 22px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 18px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #FFFFCC;
	text-align: left;
	clear: both;
	font-style: normal;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 45px;
}
.22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFCC;
	text-align: left;
	clear: both;
	font-style: normal;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 45px;
}
.indent {
	text-indent: 12px;
	margin-right: 25px;
	margin-left: 30px;
	width: 600px;
}
#social {
	position: absolute;
	height: 35px;
	width: 350px;
	left: 379px;
	z-index: 1;
	top: 599px;
} 
#fblike{
	height: 20px;
	width: 140px;
	position: absolute;
	z-index: 1;
	top: 6px;
	left: 0px;
}
#sharebuttons{
	height: 35px;
	width: 155px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 136px;
	background-image: url(../../Assets/img/share_bg_darkbg.png);
	background-repeat: no-repeat;
}
#twitter{
	height: 31px;
	width: 31px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 85px;
	background-image: url(../../Assets/img/twitterbg.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#twitter:hover{
	background-image: url(../../Assets/img/twitterbghover.png);
}
#googleplus{
	height: 31px;
	width: 31px;
	position: absolute;
    text-indent: -9999px;
	z-index: 1;
	top: 0px;
	left: 117px;
	background-image: url(../../Assets/img/gplusbg.png);
}
#googleplus:hover{
	background-image: url(../../Assets/img/gplusbghover.png);
}
#email{
	height: 31px;
	width: 31px;
	position: absolute;
        text-indent: -9999px;
	z-index: 1;
	top: 0px;
	left: 148px;
	background-image: url(../../Assets/img/email.png);
}
#email:hover{
	background-image: url(../../Assets/img/emailhover.png);
}
#fbpage {
	display: block;
	height: 31px;
	width: 31px;
	position: absolute;
	z-index: 1;
	background-image: url(../../Assets/img/fb_bg.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	left: 180px;
	top: 0px;
} 
#fbpage:hover {
	background-image: url(../../Assets/img/fb_bghover.png);
	
}
#sidebar_nav {
	position: relative;
	z-index: 1;
	list-style-type: none;
	height: 703px;
	width: 93px;
	overflow: visible;
	float: right;
	padding-right: 10px;
	top: auto;
	right: auto;
	padding-top: 5px;
}
#sidebar_nav ul {
	z-index : 2;
	position : fixed;
	width : 93px;
	height : 703px;
	text-indent: -9999px;
	background-image: url(../../Assets/img/checkered4.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: visible;
}
#sidebar_nav li {
	text-indent: -9999px;
	position: relative;
	display: block;
}
#sidebar_nav a {
	position: relative;
	text-indent: -9999px;
	display: block;
}
li.sidebar_navgod a {
	top : 5px;
	width : 42px;
	height : 88px;
	background-image: url(../../Assets/img/GOD.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	list-style-type: none;
	display: block;
	right: 5px;
}
li.sidebar_navgod a:hover {
	background-image: url(../../Assets/img/GODHOVER.png);
}
li.sidebar_navholyspirit a {
	width : 42px;
	height : 88px;
	background-image: url(../../Assets/img/holyspirit.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	top: 3px;
	right: 5px;
}
li.sidebar_navholyspirit a:hover {
	background-image: url(../../Assets/img/holyspirithover.png);
}
li.sidebar_navmiraculous a {
	width : 42px;
	height : 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/miraculous.png);
	list-style-type: none;
	display: block;
	top: 1px;
	right: 5px;
}
li.sidebar_navmiraculous a:hover {
	background-image: url(../../Assets/img/miraculoushover.png);
}
li.sidebar_navperpetual a {
	background-image: url(../../Assets/img/perpetual.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: -1px;
	right: 5px;
}
li.sidebar_navperpetual a:hover {
	background-image: url(../../Assets/img/perpetualhover.png);
	right: 6px;
}
li.sidebar_navhappiness a {
	width : 42px;
	height : 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/happiness.png);
	list-style-type: none;
	display: block;
	top: -3px;
	right: 5px;
}
li.sidebar_navhappiness a:hover {
	background-image: url(../../Assets/img/happinesshover.png);
	right: 6px;
}
li.sidebar_navhealing a {
	background-image: url(../../Assets/img/healing.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: -5px;
	right: 5px;
}
li.sidebar_navhealing a:hover {
	background-image: url(../../Assets/img/healinghover.png);
	right: 6px;
}
li.sidebar_navangels  a {
	width : 42px;
	height : 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/angels.png);
	list-style-type: none;
	display: block;
	top: -7px;
	right: 5px;
}
li.sidebar_navangels  a:hover {
	background-image: url(../../Assets/img/angelshover.png);
	right: 6px;
}
li.sidebar_navbook  a {
	width : 42px;
	height : 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/book.png);
	list-style-type: none;
	display: block;
	top: -9px;
	right: 5px;
}
li.sidebar_navbook a:hover {
	background-image: url(../../Assets/img/bookhover.png);
	right: 6px;
}