@charset "utf-8";
/* CSS Document  */

    

body {
	margin:0px;
	padding:0px;
	background-color: #c5c2b3;
	font-size:16px;
	color:#555;
	font-family: 'Muli', sans-serif;
			
		}
		
		
		

	
	
a {
	
	text-decoration: none;
	color:#255297;
	
}
	
a:hover {
	
	color:#E1CA81;	
	
	
}
		
		
	#top {
	width: 100%;
	text-align:center;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-position: center top;
	height:151px;
	z-index:10;
	position:relative;				
			
		}


		
	#top1 {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	height:107px;				
			
		}				#calendar{  width: 698px;	margin-left:10px;		height:546px;			position: absolute;}


#nav {
	
	height:35px;

	width: 980px;
	margin-left:auto;
	margin-right:auto;	
	
}

#nav ul {
	margin: 0px;
	padding: 0px;	
	
	
}


#nav li {
	display:inline-block;
	list-style-type: none;
	margin-left:-2px;	
	margin-right:-2px;
	
}

#nav li a{
	display:inline-block;
	height:34px;
	width:139px;
	line-height:35px;
	text-transform: uppercase;
	text-decoration:none;
	font-size:0.75em;
	font-family: 'Muli',sans-serif;
	font-weight:400;
	letter-spacing: 1px;
	color: #fff;
	padding-top:1px;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.2);
	

	
}



.selected {
	background-color: #255297;
	color: #c6e8fd;
	background-image: url(../images/selected.jpg);	

	
}

#nav li a:hover{
	
	
	background-color: #555;	
	background-image: url(../images/hover.jpg);
	color: white;
	text-shadow: 0px 0px 5px #fff, 0px 0px 10px #fff ;
	
}


.menudivider {
	
	color:#ccc;
	font-family:arial;
	font-size:18px;
	display:inline-block;

	
	
}


#page{
	
	background-color:rgba(255,255,255, 0.5);	
	margin-top:-20px;
	
}

#page2{
	
	background-color:#fff;	
	margin-top:-10px;
	
}



.divider1{
	
	clear:both;	
	margin-bottom:20px;
	
}

.divider2{
	
	clear:both;	
	background-image:url(../images/divider1.png);
	height:26px;
	margin-bottom:30px;
	
	
}

#main2 {
	
	width:980px;
	margin-left:auto;
	margin-right:auto;	
	padding-top:5px;


	
	
}


#main3 {
	
	width:980px;
	margin-left:auto;
	margin-right:auto;	
	padding-top:50px;


	
	
}


#left {
	
	
	width:660px;
	float:left;
	margin-bottom:30px;
	border:dotted;
	border-width:0 1px 0 0;
	border-color: #ccc;
	padding-right:40px;
	

}


#right { 

	width:250px;
	float:right;
	padding-bottom:20px;

	
}

#share {
	
	margin-left:15px;
	margin-right:15px;
	text-align:center;	
	padding-bottom:20px;
	
}

#sharetitle {
	
	
	font-family: 'Muli',sans-serif;
	font-weight:400;
	color: #B8A361;
	font-size:16.5px;
	padding-bottom:10px;
	margin-bottom:15px;
	padding-top:30px;
	letter-spacing: 0px;
	border: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #fff;
	
}


.sidebutton1{
	
	width:250px;
	height:70px;
	margin-bottom:12px;
	background-color:#fff;
		
	
}

.sidebutton1 a{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/iamnewbt1.jpg);
	
}


.sidebutton1 a:hover{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/iamnewbt2.jpg);
	
}


.sidebutton2{
	
	width:250px;
	height:70px;
	margin-bottom:12px;
	background-color:#fff;
		
	
}

.sidebutton2 a{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/school_prayer1.jpg);
	
}


.sidebutton2 a:hover{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/school_prayer2.jpg);
	
}



.sidebutton3{
	
	width:250px;
	height:70px;
	margin-bottom:12px;
	background-color:#fff;
		
	
}

.sidebutton3 a{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/partners1.jpg);
	
}


.sidebutton3 a:hover{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/partners2.jpg);
	
}

.sidebutton4{
	
	width:250px;
	height:70px;
	margin-bottom:12px;
	background-color:#fff;
		
	
}

.sidebutton4 a{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/contact.jpg);
	
}


.sidebutton4 a:hover{
	
	width:250px;
	height:70px;
	display:block;
	background-image: url(../images/contact.jpg);
	
}






#facebook1 {
	
	
	overflow:hidden;
	width:248px;
	height:70px;
	
	
}

#facebook2 {
	
	margin-top: -2px;
	margin-left: -2px;	
	
	
}


#footer {
    background-image: url(../images/footer.jpg);
    background-repeat: repeat-x;	
    position: relative;
    width: 100%;
	background-color: blue;
	height: 200px;
	overflow:hidden;

		
	
}


.footer2{
	
	width:980px;
	margin:0 auto;	
	
}


#copy {
	
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: 'Muli',sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color: #4F493C;
	letter-spacing: 1px;
	width:980px;
	margin:0 auto;

}

#copy a {
	
	color: #4F493C;

	
}


#copy a:hover {
	
	
	color: #fff;
	
}


.contactinfo {
	text-align: center;
	width:318px;
	background-color:#255297;
	display:inline-block;
	border-radius:5px;
	margin-right:15px;
	height:290px;
	vertical-align:top;
	overflow:hidden;
	margin-top:30px;
	
	
}

.contactinfo p{
	
	text-align:center;
	padding:0;
	padding-bottom:8px;	
	color:#fff;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.3);	
	
}

.contactinfo a{
	

	color:#E1CA81;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.2);	
	
}


.contactinfo a:hover{
	

	color:#325d78;
	text-shadow: none;	
	
}

.contactinfo h2{
	
	text-transform:uppercase;
	font-weight:normal;
	color:#e1ca81;
	letter-spacing:2px;
	font-size:14px;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.4);	
	background-color:#0d3879;
	margin:0;
	padding-top:15px;
	padding-bottom:13px;
	margin-bottom:20px;
	border:solid;
	border-width:0 0 1px 0;
	border-color:rgba(255,255,255,0.3);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	
}




.contactinfo2 {
	text-align: center;
	width:250px;
	background-color:#255297;
	display:inline-block;
	border-radius:5px;
	margin-right:15px;
	height:290px;
	vertical-align:top;
	overflow:hidden;
	margin-top:30px;
	
	
}

.contactinfo2 p{
	
	text-align:center;
	padding:0;
	padding-bottom:8px;	
	color:#fff;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.3);	
	
}

.contactinfo2 a{
	

	color:#E1CA81;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.2);	
	
}


.contactinfo2 a:hover{
	

	color:#325d78;
	text-shadow: none;	
	
}

.contactinfo2 h2{
	
	text-transform:uppercase;
	font-weight:normal;
	color:#e1ca81;
	letter-spacing:2px;
	font-size:14px;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.4);	
	background-color:#0d3879;
	margin:0;
	padding-top:15px;
	padding-bottom:13px;
	margin-bottom:20px;
	border:solid;
	border-width:0 0 1px 0;
	border-color:rgba(255,255,255,0.3);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	
}

















#contactinfo a{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Muli',sans-serif;
	text-transform:uppercase;
	color: #255297;
	letter-spacing: 1px;
	
	
}

#contactinfo a:hover{

	color: #fff;

	
	
}

#bottomlinks {
	
	color: white;
	text-align:center;
	margin-top:20px;
	background-color:rgba(0,0,0,0.2);	
	
	
}



#bottomlinks a:hover{
	
	color: #fff;
	
}




.backstretch {
	
	
	max-height: 100%;
	position:none;	
	
}




/* typography */

h1{
	
	
	color: #A0864F;
    display: block;
    font-family: 'Rufina',serif;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 0;
	margin-top:0;
    padding-bottom: 20px;
    padding-top: 0px;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: capitalize;
	
}


h2 {
	
	
    color: #255297;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-transform: uppercase;	
	
	
}


p{
	padding:0 0 20px 0;
	margin:0px;
	font-size:14px;
	line-height:180%;
	text-align:justify;
	color:#666;
}

/*home */

#homebanner{
	
	margin-top:30px;
	margin-bottom:40px;
	height:400px;
	margin-left:-1px;

	
	
	
}


.boxes {
	
	width:980px;
	margin:0 auto;

	background-image:url(../images/divider1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-bottom:30px;
	padding-bottom:20px;
	margin-top:60px;
	}
	
.box {
	
	width:192px;
	height:120px;
	display:inline-block;
	background-color:#fff;	
}

.box1 a{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/eventsb1.jpg);	
}
.box1 a:hover{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/eventsb2.jpg);	
}

.box2 a{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/empb1.jpg);	
}
.box2 a:hover{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/empb2.jpg);	
}

.box3 a{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/streamingbt1.jpg);	
}
.box3 a:hover{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/streamingbt2.jpg);	
}

.box4 a{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/prayerbt1.jpg);	
}
.box4 a:hover{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/prayerbt2.jpg);	
}

.box5 a{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/seedbt1.jpg);	
}
.box5 a:hover{
	
	width:192px;
	height:120px;
	display:block;
	background-image:url(../images/seedbt2.jpg);	
}



/*about us*/


.history {
	
	margin-top:70px;
	background-color:rgba(0,0,0,0.1);
	padding:12px 50px 20px 0;
	margin-left:150px;
	text-shadow:1px 1px 1px #fff;

		
	
}

.aboutphoto {
	
	
	float:left;
	margin-right:0;
	margin-bottom:-20px;
	margin-top:-10px;
	
	
}


h2.abouttitle{
	
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing:4px;	
	color:##0D3879;
	margin-bottom:8px
	
}

#accordion {
	
	clear:both;	
	
}


#accordion p{
font-family: 'Muli',sans-serif;	
	
}

#accordion img{
	
		float:left;
		margin-right:30px;
		border: solid 3	px #fff;	
		box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	
}

#accordion h3{
	
	font-size:18px;		
	color: #A0864F;
    font-family: 'Rufina',serif;
	text-shadow:1px 1px 1px #fff;
	letter-spacing:1px;
	
}

.ui-accordion .ui-accordion-header {

    margin-top: 8px !important;

}


#accordion ul{
	
	padding:0 0 0 20px;
	margin:0px;
	font-size:14px;
	line-height:180%;
	text-align:justify;
	color:#666;
	
}

#accordion ul li{
	
	padding-bottom:20px;	
}

.bios {
	
	margin-top:50px;
	height:370px;	
	
}


.bio{
	
	float:left;
	
	width:210px;
	margin-right:15px;
	text-align:center;		
	
}


.bio:last-child{
	
	margin-right:0px;		
	
}


.bio h2{
	
	
	font-family: 'Rufina',serif;
	font-weight:normal;
	font-size:16px;
	text-transform:capitalize;
	color:#B8A361;
	letter-spacing:-0px;

	
}

.bio h3{
	
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:13px;	
	margin-top:-10px;
	
}


.bio a{
	text-transform:uppercase;	
	letter-spacing:2px;
	font-size:12px;
	display:inline-block;
	background-color:#0D3879;
	padding:5px 20px;
	color:#fff;
	border: solid 3px #91BDDB;
	
}


.bio a:hover{
	text-transform:uppercase;	
	letter-spacing:2px;
	font-size:12px;
	display:inline-block;
	background-color:#666;
	padding:5px 20px;
	color:#fff;
	border: solid 3px #ccc;
	
}


.bio img{
	
	border: solid 5px #fff;	
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	
}




/*ministries */


#accordion h4{
	
text-transform:uppercase;
font-weight:normal;
letter-spacing:2px;
color:#444;	
margin:0;
padding:0;
margin-top:10px;
font-size:14px;
color:#B8A361;
	
}


#ministriesphoto {
	
	float:left;
	margin-right:30px;	
	
}




/* I am New */


.newphoto{
	
	float:right;
	margin-top:-60px;
	margin-left:20px;
	margin-bottom:-19px;	
	
}


.newblock:first-child{
	
		margin-bottom:40px;	
		
}



/* strike force */

.strikeforceblock ul {
	
	padding:0 0 20px 0;
	margin:0px;
	font-size:15px;
	line-height:180%;
	text-align:justify;
	color:#666;
	list-style:none;
	
	
	
}


.strikeforceblock ul li{
	
	margin-left:00px;
	padding-bottom:20px;
	padding-top:20px;
	background-image:url(../images/bullet2.png);
	background-repeat:no-repeat;
	background-position: 0 26px;
	padding-left:25px;
	border:dotted;
	border-width:0 0 1px 0;
	border-color:#ccc;
	
	
}


.strikephoto{
	
	float:right;
	margin-top:-60px;
	margin-left:20px;
	margin-bottom:-22px;	
	
}



/* prayer request */


#prayerleft{
	
	
	float:left;	
	width:445px;
	margin-bottom:-26px;

	
}

#prayerright{
	
	
	float:left;
	width:535px;	
	
}

h1.quote {
	
	font-size:1.25em;
	letter-spacing:0px;	
	margin-bottom:5px;
	padding-bottom:0;
	margin-top:5px;

}

p.quote1{
	
	text-align:right;
	padding-bottom:0;	
}



.contactright label {
	
	font-family: 'Muli',sans-serif;
	text-transform:uppercase;
	font-size:12px;	
	line-height:200%;
	display:inline-block;
	vertical-align:top;
	height:40px;
	padding-right:15px;
	text-shadow: 1px 1px -1px #fff;
	min-width:120px;
	letter-spacing:1px;
	
}


.contactright input.textline{
	
	width:350px;
	background-color:transparent;
	border: solid;
	border-width:0 0 1px 0;
	border-color:#999999;
	font-family: 'Muli',sans-serif;
	color:#333;
	font-size: 14px;
	margin-bottom:30px;
	height:20px;
	margin-top:-10px;
	
}

.contactright textarea{
	
    
    border: solid 1px #ccc;
	border-radius: 5px;
    font-size: 14px;
    height: 130px;
    line-height: 30px;
    margin-top: -5px;
    width: 90%;
	background-image:url(../images/lines.png);
	resize: none;
	font-family: 'Muli',sans-serif;
	color:#333;
	overflow:auto;
	padding:10px;
}

input[type=radio]{
	
	margin-left:-2px;
	margin-bottom:30px;	
	
}


label[for=reason]{
	margin-bottom:-5px;	
	display:block;
	
}

label.radionlabel{
	
	min-width:50px;	
	margin-left:6px;
	margin-right:20px;
	
	
}


#sendbutton{
	text-transform:uppercase;	
	letter-spacing:2px;
	font-size:12px;
	display:inline-block;
	background-color:#255297;
	padding:5px 20px;
	color:#fff;
	border: solid 3px #91bddb;
	margin-top:10px;
	
}


#sendbutton:hover{
	text-transform:uppercase;	
	letter-spacing:2px;
	font-size:12px;
	display:inline-block;
	background-color:#666;
	padding:5px 20px;
	color:#fff;
	border: solid 3px #ccc;
	
}


.contactright label.error{
	
	color:#cc0000;
	display:block;
	text-align:left;
	font-size:11px;
	margin-top:-30px;
	height:30px;
	padding-right:0;
	font-weight:bold;
	padding-left:136px;
	letter-spacing:0;
	font-family: 'Muli',sans-serif;
	

}

.contactright h1{
	
	margin-top:100px;	
	
}

.contactright h2{
	
	border:dotted;
	border-width:0 0 1px 0;
	border-color:#999;
	padding-bottom:15px;
	
}



/* empowerment */

.empowermentblock{
	
	clear:left;
	border:dotted;
	border-width:0 0 1px 0;
	border-color:#ccc;
	padding-bottom:20px;
	margin-top:40px;
	min-height:130px;
	
}


.empowermentblock img {
	
	float:left;
	margin-right:40px;
	    border: 5px solid #FFFFFF;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);

		
}

.empowermentblock h3{
	
    color: #255297;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 8px;
    text-transform: uppercase;

	
}


/* sow a seed */



.partners {
	
	margin-top:20px;
	border:dotted;
	border-width: 0 0 1px 0 ;
	border-color:#ccc;
	margin-bottom:30px;
	padding-bottom:15px;	
	
}

.partnerstitle{
	
	padding-bottom:10px;
		
}

.partners img{
	

	float:left;
	margin-right:30px;
	margin-bottom:20px;

	
	
}


.levels {
	
	
	border:solid 1px #ccc;
	border-radius:5px;
	padding:20px 30px;
	margin-bottom:30px;	
	
	
}



.levels ul {
	
	color: #666666;
    font-size: 15px;
    line-height: 180%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: justify;
	 border-color: #CCCCCC;
    border-image: none;
    border-style: dotted;
    border-width: 0 0 1px;
	
}

.levels ul li {
	
	
	background-image: url("../images/bullet2.png");
    background-position: 0 7px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding-bottom: 20px;
    padding-left: 25px;

	
	
	
}


/*events */

.leftholder {
	
	height:680px;
	
}

/*media */

.showplayer{
	
	width:1000px;
	margin:0 auto;	
	
}

.showplayer iframe{
	
	
	width:1000px;
	height:410px;
	border:none;
	overflow:hidden;
	scrolling:none;
	margin-left:0;	
	
}


.videos{
	
	background-color:#255297;
	padding-top:35px;
	padding-bottom:30px;
	border:solid;
	border-width:2px 0;
	border-color:#ccc;
	margin-top:-10px;		
	background-image: url(../images/videobg.jpg);
	box-shadow:0 0 10px;
}

.media2{
	
	background-color:white;
	padding-bottom:30px;

	
}

.facebookbox {
	
	margin: -15px auto 0px;
	width:980px;
	overflow:hidden;
	height:574px;		
	
}

.facebookbox2 {
	

	margin-top:-2px;
	margin-left:-2px;
	background-color:#eeeeee;
			
	
}

.mediatop{
	
	width:980px;
	margin:0 auto;	
	margin-top:40px;
	
}

.mediatop h1 {

	line-height:50px;
	padding-bottom:0;	
	
}

.social{
	
	float:right;	
	
}

.social a {
	
	padding-left:20px;	
	border:none;
	
}

.img {
	
	border:none;
	
}


/* store */

.storetitle{
	
	padding-bottom:0px;
	
}

.store1{
	
	width:980px;
	margin:0 auto;	
	padding-top:50px;
	
	
}


.store1 p{
	
	color:grey;	
	
}

.store2{
	
	
	background-color:#eeeeee;	
	margin-top:-10px;
}


.store1 .ui-widget-content{
	
	
	border-radius:0;
	padding:0;
	background:none;	
	
}

#tabs ul{
	
	margin-top:-5px;	
	
}


#tabs ul li.cat{
	
	background-color:#255297;
	border-radius:0;
	margin-left:-3px;
	width:224px;
	text-align:center;
	margin-bottom:50px;
	display:block;
	position:relative;
	z-index:10;	
	
	
}

#tabs ul li.cat h2{
	
	padding:0;
	color:#E1CA81;
	letter-spacing:2px;
	font-size:14px;	
	text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
	
}

.ui-tabs-vertical .ui-tabs-nav {
	


	 float: left; 
	 width: 217px; 
	 padding:0;
	 padding-left:5px;
	 }
  
.ui-tabs-vertical .ui-tabs-nav li { 

	clear: left; width: 99%; 
	border-bottom-width: 1px !important; 
	border-radius:4px;
	margin-bottom:10px !important;
	

	
	
	}
  
.ui-tabs-vertical .ui-tabs-nav li a { 

	display:block;
	width:100%; 
	}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { 

	padding-bottom: 0; 
	padding-right: 3px; 
	border-right-width: 1px; 
	border-right-width: 1px; 
	border-right-width: 0 !important;
	border-radius:4px 0 0 4px;
	width: 100.5% !important;
	position:relative;
	z-index:10;
	
	}

.ui-tabs-vertical .ui-tabs-panel { 

	 
	float: right; 
	


	}



.store1 .ui-widget {
	
	font-family:"muli", arial;
	border:none;	
}

.productimage{
	
	display:inline-block;
	width:260px;
	vertical-align:top;

			
	
}

.productimage img{
	
	border:solid 6px #fff;
	box-shadow:3px 3px 3px rgba(0,0,0,0.4);
	
}

.product{
	
	display:inline-block;
	width:390px;
}

.store1 .ui-widget-header{
	
	background:none;
	border:none;	
	
}


.store1 .ui-tabs .ui-tabs-panel{
	
	padding:0;
	background-color:#fff;
	margin-left:-4px;
	padding-bottom:40px;
	border:solid;
	border-width:0 0 0 1px;
	border-color:#ccc;
	position:relative;
	z-index:1;
		
	
}


.store1 .ui-tabs .ui-tabs-nav li a {
	
	
	font-family: muli, arial;
	font-size:14px;
	text-shadow:1px 1px 1px #fff;
	padding-top:10px;
	
}

.product h2{
	color: #E1CA81;
    display: block;
    font-family: 'Rufina',serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 0;
	margin-top:0;
    padding-bottom: 00px;
    padding-top: 0px;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: capitalize;
	padding-top:20px;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
	border:dotted;
	border-width:0 0 1px 0;
	border-color:#fff;
	padding-bottom:5px;
	}
	
	
.product h3{
	
	color: #E1CA81;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
	font-size:18px;	
	
}

.store1 .productmain{
	
text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
 border-radius:5px;
 margin-bottom:35px;
 padding-bottom:25px;
 margin-left:30px;
 background-color:#0D3879;
 padding-left:30px;
 padding-right:30px;
 padding-top:30px;	
 background-image:url(../images/videobg.jpg);
 background-position: top center;
 box-shadow: 0 0 10px rgba(0,0,0,0.5) inset;
 border:solid 5px #ccc;
	
}



/* calendar */


.photo{
	
	width:350px;
	float:left;	
	
}


.calendar{
	
	width:310px;
	float:left;
	text-align:left;		
	
}

.calendar #accordion ul{
	
	padding:0;
}


.calendar ul li{
	text-align:left;
	padding-left:0;
	
	
}

.map {
	
	border: solid 4px #ccc;	
	clear:both;
	overflow:hidden;
	height:398px;
	
}