/** CSS -  Mzizi
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}
.hiddenPic {display:none;}
/** Body
==============================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #191919;
	background-color:#281B11;
	background-image: url(../images/mzizi_bg.jpg);/*url(../images/bg_body.png); */
	/*background-repeat: repeat; --AB */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/** Container
==============================================================================*/

#container {
	margin: 0 auto;
	width: 960px;
}
#top{
	margin: 0 auto;
	height: 180px;
	background-image: url(../images/bg_top.png);
}
.top{
	width: 945px;
	height: 20px;
	color:##262626;
	background-color:#242424;
}
#header_h{
	width: 960px;
	height: 141px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	
}
#header{
	width: 945px;
	height: 110px;
}
/** top side
==============================================================================*/

.accordian {
	width: 315px;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

.accordian li {
	width: 320px;
}

.dimension {
	height: 197px;
}
	
.even, .odd {
	font-weight: bold;
	height: 50px;
	padding-top: 0px;
	
}
	
.even {
	border-bottom: 1px solid #251A10;
	background-color: #9EB31A;
	color: white;
}
	
.odd {
	border-bottom: 1px solid #251A10;
	background-color: #9EB31A;
	color: white;
}
/** Logo
==============================================================================*/

#logo {
	
	float:left
	width:450px;
	height:100px;
	margin: 0px 0 8px 0;
	background-image: url(../images/logo.png);
	width: 300px;
	float: left;
	display:block;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
	float: left;
	background-color: #E3E3E3;
}

.right {
float: right;
}

/** Images
==============================================================================*/

#content img, #gallery img, #footer img {
border: 1px solid #c2bfab;
padding: 5px;
background-color: #fff;
}

#content img.left, #gallery img.left, #footer img.left {
margin: 0 16px 8px 0;
}

#content img.right, #gallery img.right {
margin: 0 0 8px 16px;
}

a img {
border: none;
display: block;
}


#content_a img.left, #gallery img.left, #footer img.left{
margin: 0 16px 8px 0;
}
#resources img.left {
	margin: 5px 10px 5px 0;
}
/** Headings
==============================================================================*/

h1 {
	font-size: 1.2em;
	color: #9EB31A;
	padding: 0px 0 0px 0;
	margin: 2px 0 0px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

.archive h1 {
font-size: 20px;
text-transform: none;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 8px 0;
	font-weight: normal;
}

#contentwrap h2 {
	padding: 1px;
	font-weight: bold;
	color: #E1B159;
	font-size: 1.2em;
	margin: 0px 0px 0px 3px;
}
#contentwrap h3 {
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 6px 0;
	margin: 0 0 0px 0;
	font-weight: normal;
	color: #E19B36;
}
#contentwrap p {
	padding: 0px 0 0px 0;
	margin: 5px 5px 5px 5px;

}
#contentwrap span {
	font-family:georgia, arial;
	font-size:0.8em;
	color:#BBFE10;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 6px 0;
	margin: 0 0 16px 0;
	font-weight: normal;
}

h4 {
font-size: 14px;
line-height: 16px;
margin: 0 0 8px 0;
font-weight: normal;
text-transform: uppercase;
}

#footer h4 {
padding: 0 0 6px 0;
background: url(../images/footer_divider.jpg) repeat-x bottom;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 24px 0;
}

/** Links
==============================================================================*/

a:link {
	color: #9EB31A;
	text-decoration: none;
}

#nav a:link {
color: #938e82;
}

a:visited {
	color: #9EB31A;
	text-decoration: none;
}

#nav a:visited {
color: #938e82;
}

a:hover {
	color: #B4955A;
	text-decoration: none;
}

#nav a:hover {
color: #716d65;
}

a:active {
	color: #9EB31A;
	text-decoration: none;
}

#nav a:active {
color: #938e82;
}

/** Top Info
==============================================================================*/

.topinfo {
	margin: 6px 0 0 0;
	font-size: 11px;
	color: #79B21B;
}


/** Search
==============================================================================*/
#search{
width: 304px;
	height: 20px;
}
#s{
	width: 200px;
	height: 20px;
	margin: 10px 10px 10px 10px;
	float:right;
	padding: 4px 0 0 25px;
	border: 1px solid #c0cdd5;
	background: url(../images/search_icon.jpg) no-repeat #fff 6px 6px;
}
#value{
	
	margin: 10px 10px 10px 10px;
	}
	
#sliknav{
	width:960px;
	height:33px;
	padding:0;
	float: left;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/bg_opacity.png);
}
#sliknav li a { border-right:1px solid #000000;
	
}
ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size: 1em;
}
li {
	float:left;
	width:120px;
	height:24px;
	margin:0;
	padding:0px;
	text-align:center;
}
li a {display:block;height:100%;color:#FFF;text-decoration:none;}
li a {background-color:;}
#sliknav, li a:hover, li a:focus, li a:active {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#a a {background-color:;color:#FFFFFF;padding: 8px 0px 0px 0px;}
#a a:hover {
	background-color:#9EB31A;
	color:#FFFFFF;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
}
#a .nowpage a {
	color:#1B120D;
	background-color: #9EB31A;
	padding: 8px 0px 0px 0px;
	height: 25px;
}
	
	
	
	

/** Nav
==============================================================================*/

#events {
	width: 290px;
	background-color: #1B120D;
	margin: 15px 15px 15px 15px;
	height: 350px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#sub_events {
	width: 285px;
	background-color: #1B120D;
	margin: 0px 0px 0px 5px;
	height: 300px;
	float: left;
	}
	
.events_tab {
	width: 230px;
	margin: 0px 5px 10px 0px;
	height: 40px;
	color:#5DB9DA;
	background-color:#C8D930;
	float: left;
}
.events_tab a{
	background: #9EB31A;
	padding: 5px;
	height:30px;
	width: 225px;
	display: block;
	float: left;
	color: #1B120D;
	
	
}
.events_tab :hover{
	list-style: none;
	background: #FFFFFF;
	float: left;
	color:#886F3E;
}

.events h2 {
	width: 220px;
	font-size: 12px;
	padding: 0px 5px 0px 10px;
}

.events h3 {
	font-size:16px;
	font-weight: bold;
	text-align: center;
	color: #c8d82d;
	background-color: #886F3E;
	line-height: 18px;
	padding: 2px 0px 2px 0px;
	margin: 10px 10px 0px 10px;

}
#minibox {
	width: 320px;
	background-color: #1B120D;
	margin: 15px 15px 15px 0px;
	height: 350px;
	float: left;
}
#minibox1 {
	width: 100px;
	background-color: #92A616;
	margin: 6px 0px 0px 5px;
	height: 95px;
	float: left;
	background-image: url(../images/lctn_btn.png);
}
#minibox_head{
	width: 310px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	background-color: #1B120D;
	color: #FFFFFF;
	background-image: url(../images/Lnewshead.png);
	font-family: vendana;
	font-size: 24px;
	padding: 10px 0px 0px 10px;

}
#minibox img{
padding: 0px;
background-color: #1B120D;
border:#1B120D;
}
#minibox h1 {
	font-size: 1.3em;
	color: #9EB31A;
	padding: 0px 0px 0px 0;
	margin: 10px 0px 5px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-align: left;
}
#minibox h2 {
	font-size: 1.4em;
	color: #ACA27E;
	padding: 0px 0px 0px 0;
	margin: 0px 0px 0px 20px;
	font-family: Verdana, Tahoma, sans-serif;
	text-align: left;
}
#minibox span {
	font-family:Helvetica, Verdana, Tahoma, sans-serif;
	font-size:0.90em;
	color:#FFFFFF;
}
/** Content
==============================================================================*/
.transparent_class0 {
	filter:alpha(opacity=10);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.transparent_class1 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.transparent_class2 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#content {
	width: 960px;
	float: left;
	
}

#content_a{
	width: 960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	background-image: url(../images/bg_opacity.png);
	padding: 0px 0px 5px 0px;
}
#top_content {
	width: 960px;
	height:270px;
	float: left;
	background-image: url(../images/bg_opacity.png);
}
.spacer{
	width: 960px;
	height:10px;
	float: left;
	background-image: url(../images/spacer.png);
}
#resources {
	width: 615px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: right;
	color: #FFFFFF;
	background-color: #21150E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}
#contentform {
	width: 625px;
	padding: 10px;
	margin: 15px 15px 15px 15px;
	float: left;
	color: #FFFFFF;
	background-color: #21150E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}
#mediacontentwrap {
	width: 910px;
	padding: 10px;
	margin: 15px 15px 15px 15px;
	float: right;
	color: #FFFFFF;
	background-color: #21150E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}
.mediacontent{
	width: 910px;
	float: right;
	color: #FFFFFF;
	background-color: #21150E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	margin: 0px 0px 15px 0px;
}
.audio{
	width: 890px;
	float: left;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	margin: 10px 10px 10px 10px;
	height: 28px;
	background-color: #FFFFFF;
}
.sermon_title{
	height:20px;
	float: left;
	background-color: #1B120D;
	margin: 10px 0px 0px 0px;
	color: #D49A32;
	font-size: 24px;
	padding: 5px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251A10;
	font-family: vendana;
	width: 350px;
}

/** Featured Slider
==============================================================================*/

#featured {
	width: 597px;
	height: 240px;
	margin: 15px 15px 15px 15px;
	background-color: #2C1E12;
}

#featured img {
padding: 0;
border: none;
}

#featured h1 {
font-size: 12px;
margin: 0;
padding: 0;
background: none;
text-transform: none;
}

#featurednav {
	margin: 0px 0 0 0;
	height: 23px;
	width: 67px;
}

#prev {
	display: block;
	height: 18px;
	width: 17px;
	z-index: 100;
	background-image: url(../images/featured_nav_left.jpg);
	margin: 2px 0px 2px 0px;
}

#next {
	display: block;
	height: 18px;
	width: 17px;
	z-index: 100;
	background-image: url(../images/featured_nav_right.jpg);
	margin: 2px 2px 0px 0px;
}

#prev span, #next span {
display: none;
}

/** Welcome
==============================================================================*/

#welcome {
	width: 315px;
	margin: 15px 15px 15px 0px;
	height: 240px;
	background-color: #1B120D;
	float: left;
	
}

#welcome1 a, #welcome2 a ,#welcome3 a {
	display: block;
	margin: 0px 0px 0px 0px;
	height: 73px;
	width: 305px;
}

#welcome1 {
	display: block;
	width: 305px;
	background-color: #E3E3E3;
	margin: 5px 5px 0px 5px;
	height: 73px;
	font-size: 1.2em;
	background-image: url(../images/new_btn.png);
}

#welcome2 {
	display: block;
	width: 305px;
	margin: 5px 5px 0px 5px;
	height: 73px;
	font-size: 1.2em;
	background-image: url(../images/life_btn.png);
	background-color: #A2B71B;
}
#welcome3 {
	display: block;
	width: 305px;
	margin: 5px 5px 0px 5px;
	height: 74px;
	font-size: 1.2em;
	background-image: url(../images/sermon_btn.png);
	background-color: #A2B71B;
	padding: 0px 0px 0px 0px;
}
#welcome h1 {
	text-align: center;
	font-family: Helvetica;
	font-weight: bold;
	color: #729C01;
}
#welcome img {
	padding: 2px;
	border: 0px solid #c2bfab;
	background-color: #1B120D;
}


/** Main Info Bar
==============================================================================*/

#maininfo, #maininfoinner {
	width: 945px;
	height: 100px;
	padding: 5px 0 5px 0;
	background-color: #8CD1D7;
}

#maininfoinner {
height: 32px;
}

#maininfoinner ul li {
float: left;
padding: 3px 0 3px 0;
text-align: center;
}

#maininfoinner ul li a {
padding: 4px 25px 3px 15px;
background: url(../images/breadcrumb_right_bg.jpg) no-repeat top right;
}

#maininfoinner ul li#home {
width: 76px;
background: url(../images/breadcrumb_home_bg.jpg) no-repeat top;
}

#maininfoinner ul li#home a, #maininfoinner ul li#cat a {
background: none;
}

#maininfoinner ul li#cat {
background: url(../images/breadcrumb_cat_bg.jpg) no-repeat top right;
}

#subscribe {
margin: 3px 0 0 0;
text-transform: uppercase;
padding: 0 20px 0 0;
background: url(../images/rss_icon_12x12.jpg) no-repeat right;
}

/** Latest Message, Subscribe to audio
==============================================================================*/

#latest {
	width: 930px;
	height: 90px;
	float: left;
	background-image: url(../images/bg_opacity.png);
	margin: 15px 15px 0px 15px;
}

#latestmsg {
	width: 600px;
	padding: 15px;
	margin: 10px 10px 10px 10px;
	height: 40px;
	background-image: none;
	background-color: #E3E3E3;
	
}

.msgwrap {

}

.msg {
width: 577px;
padding: 16px;
margin: 0 0 8px 0;
display: inline;
background: url(../images/latest_msg_bg.jpg) repeat-x;
}

#latestmsg h3 {
font-size: 12px;
margin: 0;
padding: 0;
font-weight: bold;
color: #55a3d4;
background: none;
}

#subscribeaudio {
	width: 230px;
	padding: 15px;
	color: #212121;
	background: url(../images/subscribe_audio_feed_bg.jpg) repeat-x;
	margin: 10px 10px 10px 10px;
	height: 40px;
}

#subscribeaudio h3 {
font-size: 14px;
margin: 0;
padding: 0;
color: #f9f8f2;
background: none;
}

#latestmsg p, #subscribeaudio p, .msg p {
margin: 0;
}

#audio {
width: 238px;
}

#listen a {
display: block;
width: 102px;
height: 32px;
text-align: center;
background: url(../images/listen_btn.jpg) no-repeat 0 0;
}

#listen a:hover {
background-position: 0 -32px;
}

#download a {
	display: block;
	width: 130px;
	height: 28px;
	text-align: center;
	background: url(../images/download_btn.jpg) no-repeat 0 0;
}

#download a:hover {
	background-position: 0 -30px;
}

#listen a span, #download a span {
display: none;
}

/** Meta
==============================================================================*/

.date {
	color: #9EB31A;
	margin: 10px 10px 0px 0px;
}

/** Main Content
==============================================================================*/

#maincontent {
	width: 960px;
	height: 380px;
	float: left;
	background-image: url(../images/bg_opacity.png);
}
#maincontent h3 {
	font-size:16px;
	font-weight: bold;
	text-align: center;
	margin: 10px 10px 10px 10px;
	color: #729C01;
	background-color: #1B120D;
	padding: 2px 0px 2px 0px;
	}

#contentwrap {
	width: 625px;
	padding: 10px;
	margin: 15px 15px 15px 15px;
	float: right;
	color: #FFFFFF;
	background-color: #21150E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}
#map {
	width: 910px;
	padding: 10px;
	margin: 15px 15px 15px 15px;
	float: right;
	color: #FFFFFF;
	background-color: #21150E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}
#map_header{
	height:30px;
	width: 900px;
	float: left;
	background-color: #1B120D;
	margin: 0px 0px 10px 0px;
	color: #729C01;
	font-size: 36px;
	padding: 15px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251A10;
	font-family: vendana;
}
.meta {
	padding: 0 0 10px 0;
}

/** Archive
==============================================================================*/

.archivewrap {
	padding: 10px 10px 10px 10px;
	background-color: #1E130D;
	margin: 0px 0px 10px 0px;
	width: 605px;
}

.archive {
	width: 345px;
}

#postsnav {
padding: 16px 0 0 0;
}

a#previousbtn {
display: block;
width: 139px;
height: 34px;
background: url(../images/previous_btn.jpg) no-repeat;
}

a#nextbtn {
display: block;
width: 139px;
height: 34px;
background: url(../images/next_btn.jpg) no-repeat;
}

a#previousbtn span, a#nextbtn span {
display: none;
}

/** Lists
==============================================================================*/

#contentwrap ul, #contentwrap ol {
margin: 0 0 24px 32px;
}

#contentwrap ul li {
list-style-type: disc;
}

#contentwrapol li {
list-style-type: decimal;
}

#contentwrap li {
padding: 0 32px 0 0;
}

/** Latest News, Whats Going On
==============================================================================*/


#latestnews{
	width: 290px;
	margin: 15px 0px 15px 15px;
	height: 350px;
	background-color: #1B120D;
	color: #FFFFFF;
}
#latestnews p{
	margin: 5px 0px 5px 50px;
	color: #FFFFFF;
}
#latestnews .date {
	text-align: center;
	width: 20px;
	padding: 6px;
	margin: 0px 15px 00px 5px;
	background: url(../images/date_bg.jpg) repeat-x top;
	color: #1B120D;
}
.lnews_head{
	width: 280px;
	margin: 0px 0px 10px 0px;
	height: 30px;
	background-color: #1B120D;
	color: #FFFFFF;
	background-image: url(../images/Lnewshead.png);
	font-family: vendana;
	font-size: 24px;
	padding: 10px 0px 0px 10px;

}
#gallery_head{
	height:30px;
	width: 900px;
	float: left;
	background-color: #1B120D;
	margin: 0px 0px 10px 0px;
	color: #9EB31A;
	font-size: 36px;
	padding: 15px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251A10;
	font-family: vendana;
}
	

.day {
font-size: 18px;
}


/** Form
==============================================================================*/

label, input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
}

input, textarea {
	padding: 2px;
	width:auto;
	border: 1px solid #d0d0d0;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
margin: 10px 0 20px 0;
padding-right: 153px;
float: right;
width: 93px;
height: 32px;
border: none;
}

/** gallery
==============================================================================*/

#gallery {
	width: 900px;
	min-height: 100px;
	padding: 5px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #21150E;
	height: 95px;
}
#flickr{
	float: left;
	width: 910px;
	margin: 0px 0px 15px 0px;
}
#flickr h3{
	font-size:16px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 10px;
	color: #729C01;
	background-color: #1B120D;
	}
#flickr img {
float: left;
width: 111px;
margin: 5px 2px 2px 5px;
}

/** Footer
==============================================================================*/

#footer {
	width: 960px;
	float: left;
	height: 190px;
	background-image: url(../images/bg_opacity.png);
}

#copyright {
	width: 950px;
	padding: 5px;
	float: left;
	height: 30px;
	text-align: center;
	background-image: url(../images/bg_opacity.png);
}
#copyright p {
	color: #FFFFFF;
}
#copyright a:link {
	color: #FFFFFF;
}
#copyright a:visited {
	color: #FFFFFF;
}

#copyright a:hover {
	color: #C8DD2C;
}
#copyrightin {
	width:230px;
	height:30px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
	text-align: left;
	padding: 0px 0px 0px 5px;
	float: left;
	
}

#footer h3 {
color: #f9f8f2;
}
/* jahazi style */


#navigationMenu li{
	list-style:none;
	height:32px;
	padding:0px;
	width:32px;
	background-image: url(../images/kenya.png);
}

#navigationMenu span{
	/* Container properties */
	width:0;
	top:6px;
	left:32px;
	padding:0;
	position:absolute;
	overflow:hidden;

	/* Text properties */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0.6px;
	white-space:nowrap;
	line-height:20px;
	
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	
	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
}

#navigationMenu a{
	background:url('img/navigation.jpg') no-repeat;

	height:32px;
	width:30px;
	display:block;
	position:relative;
}

/* General hover styles */

#navigationMenu a:hover span{ width:auto; padding:0 5px;overflow:visible; }


/* Green Button */

#navigationMenu .home {	background-position:0 0;}
#navigationMenu .home:hover {	background-position:0 -30px;}
#navigationMenu .home span{
	background-color:#9EB31A;
	color:#FFFFFF;
	
}

#legal {
	width: 290px;
	padding: 15px;
	margin: 15px 15px 15px 0px;
	background-color: #1B120D;
	color: #9EB31A;
	font-size: 11px;
	float: right;
	height: 130px;
}
#legal h3 {
	margin: 0px 0 0 0;
	color: #9EB31A;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#legal img {
border: none;
background: none;
padding: 0;
margin: 0;
}
#legal p {
	margin: 0px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#legal h3 {
margin: 6px 0 0 0;
}
#legal_h {
	width: 290px;
	padding: 15px;
	margin: 15px 15px 15px 0px;
	background-color: #1B120D;
	color: #9EB31A;
	font-size: 11px;
	float: right;
	height: 130px;
}

#legal_h img {
border: none;
background: none;
padding: 0;
margin: 0;
}

#legal_h p {
	margin: 0px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#legal_h h3 {
	margin: 0px 0 0 0;
	color: #9EB31A;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Verdana, Arial;
}
#page_bannerout{
	height:250px;
	width: 625px;
	float: right;
	background-color: #21150E;
	margin: 15px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
}
#page_bannerin{
	height:250px;
	width: 625px;
	float: right;
	background-color: #729C01;
}
#page_header{
	height:30px;
	width: 615px;
	float: left;
	background-color: #1B120D;
	margin: 0px 0px 10px 0px;
	color: #9EB31A;
	font-size: 36px;
	padding: 15px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251A10;
	font-family: vendana;
}
#page_navbox {
	width: 250px;
	margin: 15px 0px 0px 15px;
	float: left;
	height: 250px;
	padding: 10px;
	background-color: #21150E;
}
#page_navboxin {
	width: 250px;
	float: left;
	height: 210px;
}
/** Page Navigation
==============================================================================*/
#sidebar {
	height:250px;
	overflow:hidden;
	position:relative;
}	

#menu {
	list-style:none;
	padding:0;
	margin:0;
	top:0;
	position:relative;
	height:25px;
	width:250px;
}

#menu li {
	padding:10px 0px 10px 0px;
	text-align:left;
	font-weight:bold;
	display:block;
	cursor:pointer;
	width: 250px;
	height:25px;
}

#menu li a {
	color:#FFFFFF;
	font-family:helvetica, arial, verdana;
	font-size:18px;
	font-weight:bold;
	display:inline;
	padding:10px 8px 10px 10px;
	text-decoration:none;
	height:25px;
	width: 250px;
}

#menu li span {
font-family:georgia, arial;
font-size:12px;
font-weight:bold;
color:#464646;
}


#aboutus {
	width: 585px;
	margin: 15px 15px 15px 15px;
	padding: 5px;
	height: 150px;
	color: #826755;
}
#aboutus h3 {
	color: #0085CA;
	padding: 5px 10px 5px 10px;
	font-weight: bolder;
	font-size: 16px;
	
}
#aboutus p{
		margin: 0 5px 0 0;
	}
#aboutus_h {
	width: 585px;
	margin: 15px 15px 15px 15px;
	padding: 5px;
	height: 150px;
	color: #826755;
}
#aboutus_h h3 {
	color: #1B120D;
	padding: 5px 5px 5px 5px;
	font-weight: bolder;
	font-size: 16px;
	
}
#aboutus_h p {
	color: #1B120D;
	margin: 5px 5px 5px 5px;
	}

.popular {
	width: 250px;
	margin: 5px 0px 5px 0px;
	height: 40px;
	color:#FFF;
	background-color:#1E1007;
	float: left;
}
.popular a{
	padding: 5px 0px 5px 5px;
	height:30px;
	width: 245px;
	display: block;
	float: left;
	color:#FFF ;
	
	
}
.popular :hover{
	list-style: none;
	float: left;
	background-color: #C8D930;
	color:#1E1007;
	
	

}
#mostpopular {
	width: 250px;
	background-color: #AD741F;
	margin: 15px 0px 15px 15px;
	float: left;
	padding: 10px;
}
#mostpopular h3{
	padding: 5px;
	margin: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #9EB31A;
	background-color: #1E1007;
}
#banner {
	width: 250px;
	background-color: #21150E;
	margin: 15px 0px 15px 15px;
	float: left;
	padding: 10px;
	width: 250px;
	height: 300px;
}
.paypal{
	width:auto;
	height:auto;
	margin: 0px 110px 0px 110px;
}
/*Media Page Css*/


#back_page {
	width: 355px;
	height: 95px;
	float: left;
	margin: 150px 0px 0px 325px;
}

#m_gallery{
	width: 800px;
	height: 95px;
	float: left;
	margin: 175px 0px 0px 100px;
}

#image_gallery {
	width: 355px;
	height: 95px;
	float: left;
	margin: 0px 0px 0px 00px;
}
#video_gallery {
	width: 295px;
	height: 95px;
	float: left;
	margin: 0px 5px 0px 0px;
	background-image: url(images/vid_btn.png);
	
}
#video_gallery img{
	padding: 5px;
	background-color: #21150E;
	border-color: #21150E;

}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_content a.pp_next:hover { background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_content a.pp_previous:hover { background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_content a.pp_expand { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_content a.pp_expand:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_content a.pp_contract { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_content a.pp_contract:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_content a.pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_content a.pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_content a.pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_content a.pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_content a.pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_content a.pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded  p.pp_description { color: #fff; }

	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content { background: url(images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square  p.pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content a.pp_expand { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_content a.pp_expand:hover { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_content a.pp_contract { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_content a.pp_contract:hover { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_content a.pp_next:hover { background: url(images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_content a.pp_previous:hover { background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content a.pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_content a.pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_content a.pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_content a.pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_content a.pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_content a.pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}
	
	div.pp_pic_holder {
		position: absolute; z-index: 10000;
		width: 100px;
	}
		
		div.pp_pic_holder .pp_top {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_top { padding: 0 20px; }
		
			div.pp_pic_holder .pp_top .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_top .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }
			
			div.pp_pic_holder .pp_top .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}
		
			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }
				
				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: left;
					margin: 3px 0 0 0;
				}
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}
		
		div.pp_pic_holder .pp_content div.pp_hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
			
		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
		
		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;	
		}
			
		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }
			
			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }
				
			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
		div.pp_pic_holder #pp_full_res object,
		div.pp_pic_holder #pp_full_res embed { visibility: hidden; }
	
		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff;
			font-size: 17px;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
S

