body {
background: #181818;
margin:0;
padding: 0;
color: #fff;
font: normal 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
}

.header {
width: 100%;
height:81px;
background: url('http://jbirdmedia.org/crissysanders/images/site/header_bg.jpg') repeat-x;
}

.header_wrap {
width: 950px;
margin: 0 auto;
}

.logo { width: 310px; float: left; margin-top:6px;}


/*TopNav*/

div.topnav { width:527px; height:30px; background: url('http://jbirdmedia.org/crissysanders/images/site/topnav.jpg') no-repeat; margin: 0px auto; margin-top:20px; float: right;}
#nav li a { display:block;	list-style: none; float: left;}
#nav, #nav li { list-style: none; float: left; margin: 0; padding: 0;}


#nav li a.blog 				{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav.jpg') no-repeat 0px 0px; width: 66px; height: 30px; text-indent:-999em;}
#nav li a:hover.blog 	   		{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav_over.jpg') no-repeat 0px 0px; width: 66px; height: 30px; text-indent:-999em; }


#nav li a.missions				{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav.jpg') no-repeat -66px 0px; width: 113px; height: 30px; text-indent:-999em;}
#nav li a:hover.missions	   		{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav_over.jpg') no-repeat -66px 0px; width: 113px; height: 30px; text-indent:-999em; }


#nav li a.products					{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav.jpg') no-repeat -179px 0px; width: 120px; height: 30px; text-indent:-999em; }
#nav li a:hover.products	   			{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav_over.jpg') no-repeat -179px 0px; width: 120px; height: 30px; text-indent:-999em; }


#nav li a.schedule					{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav.jpg') no-repeat -299px 0px; width: 119px; height: 30px; text-indent:-999em; }
#nav li a:hover.schedule	   		{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav_over.jpg') no-repeat -299px 0px; width: 119px; height: 30px; text-indent:-999em; }


#nav li a.homechurch				{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav.jpg') no-repeat -418px 0px; width: 109px; height: 30px; text-indent:-999em; }
#nav li a:hover.homechurch 		{ background: url('http://jbirdmedia.org/crissysanders/images/site/topnav_over.jpg') no-repeat -418px 0px; width: 109px; height: 30px; text-indent:-999em; }



/*Drop Down Menu CSS */

.topnav li.mainnav {  position: relative; list-style: none;}	
.topnav li.mainnav ul.subnav {
display: none; 
position: absolute; top: 30px; left: 0; z-index: 99; 
background: url('http://jbirdmedia.org/crissysanders/images/site/content_page_bg.png') repeat; 
padding-right: 0px; 
margin-top: 10px; 
padding-top: 5px;
text-transform: uppercase;
}
	
.topnav li.mainnav ul.subnav li { width: 150px; margin: 0px; padding: 0px;}	
.topnav li.mainnav ul.subnav li a { background: none; padding: 5px 2px; color: #fff; font-size: 14px; clear: left;}
.topnav li.mainnav ul.subnav li a:hover { background: none; padding: 5px 2px; color: #f7b80f; font-size: 14px;}
.topnav li:hover ul.subnav { display: block; width: 135px; margin: 0px;padding: 10px;}
.topnav ul li a { text-decoration: none; color: #fff; font-size: 16px;}
.topnav ul li a:hover { text-decoration: none; color: #f7b80f;}
	
/*End Drop Down Menu CSS */
/*End TopNav*/


.content {
width: 100%;
background: url('http://jbirdmedia.org/crissysanders/images/site/bg.jpg') no-repeat;
}

.circles {
width: 1200px;
min-height: 620px;
background: url('http://jbirdmedia.org/crissysanders/images/site/circles.png') no-repeat;
margin: 0 auto;
}

.content_circles {
width: 1282px;
min-height: 620px;
background: url('http://jbirdmedia.org/crissysanders/images/site/content_circles.png') no-repeat;
margin: 0 auto;
}

.content_wrap {
width: 930px;
margin: 0 auto;
padding: 10px;
padding-top: 40px;
}


.homepage_left {
width: 355px;
height: 610px;
float: left;
background: url('http://jbirdmedia.org/crissysanders/images/site/crissy_pic.png') no-repeat left bottom;
}

.signature {
text-indent: -999em;
width:225px;
height:49px;
background: url('http://jbirdmedia.org/crissysanders/images/site/signature.png') no-repeat;
float: right;
margin-bottom: 9px;
}

.learn_more_button {
float:right;
padding-top:100px;
}

.homepage_right {float: right; }

.slideshow {background: #fff; padding:5px 5px 0px 5px; }
.slideshow ul {margin-top: 7px;}
.slideshow li {float: left; }
.slides {width:530px; height:325px;}
.feature1 {margin-right: 5px;}
.facebook {margin: 30px 65px;}




.content_page {
width: 930px;
margin:0 auto;
background: url('http://jbirdmedia.org/crissysanders/images/site/content_page_bg.png') repeat;
padding:10px;
}

.content_top {}

.content_left {
width:550px;
float: left;
}

.content_right {
width:300px;
float:right;
}


.archive {margin-top:25px;}


.content_page table {width: 100%; text-align: left;}

.content_page th {font-size: 20px; padding: 5px 5px; border-bottom: 1px solid #999;}

.content_page td {padding: 15px 5px; font-size: 14px; border-bottom: 1px solid #999;}

td.date {width:250px; font-size:16px;}
td.venue {width:250px;  font-size:16px;}


.contact_left {
width:350px;
float: left;
font-size:14px;
}

.contact_right {
width:500px;
float: left;
}


.about_pic {width:300px; border: 5px solid #fff;}


.missions_left {
width:460px;
float: left;
font-size:14px;
}

.missions_right {
width:420px;
float: left;
}

.input {width:400px; height:25px; font-size:16px; border:none;}
textarea {width: 400px; height: 150px; border:none;}


.missions_video {
width:434px;
height:578px;
background: url('http://jbirdmedia.org/crissysanders/images/site/center1.gif') no-repeat;
}

.videobox {
padding-left:50px;
padding-top: 85px;
}


.bottom {width: 950px; margin: 10px auto;}

.bottom_left {width: 420px; float: left;}
.bottom_left li {float: left; padding-right: 15px; padding-bottom: 10px;}
.bottom_left li a {text-decoration: none; color: #14838d; text-transform: uppercase; font-size: 16px; letter-spacing: -.05em; }
.bottom_left li a:hover {text-decoration: none; color: #fff; text-transform: uppercase; font-size: 16px; letter-spacing: -.05em;}

.bottom_right {width: 475px; float: right; padding-bottom: 30px; font-size:12px; font-family: Georgia; font-style:italic;}


table {
width: 100%;
text-align: left; 
}

td {padding: 7px 5px; font-size: 12px; }
td.date {width:125px;}
td.venue {width:200px;}

td a {color: #fff;}

ul.products {}

ul.products li {
width:250px;
float:left;
padding:10px;
}

ul.products h2 a {font-size:16px; color: #fff;}

.product_image {padding-bottom:10px;}

.product_image_large {float: left; padding:10px; padding-right: 20px;}

.price {font-size:16px; font-weight: bold;}

.prayer_form {
width:960px;
line-height:40px;
font-size:14px;
}

.prayer_form span {font-size:16px; margin-bottom: 10px;}

.input {width:500px; height: 30px; font-size: 18px;}
.prayer_form textarea {width:500px; font-size: 18px;}


.content_full {width:900px;}
.content_full li {float:left; margin: 5px; border: 3px solid #fff; width:200px; height:135px;}

.donate_left {width:450px; float: left;}
.donate_right {width:450px; float:right;}

.registration {
background: url('http://jbirdmedia.org/crissysanders/images/site/itsmytime_registration.png') no-repeat;
color: #222;
height: 484px;
width:920px;
}



.form {float:right; width: 375px; height:350px; margin:0px 10px; margin-top: 70px;}



h2 {margin: 0px; padding:0px; padding-bottom:5px;}
h3 {font-size:22px; color:#4ecfc9; margin:0; padding:0; padding-bottom: 20px;}
h5 {margin:0; padding:0; margin-bottom: 5px; font-size: 12px; font-family: Georgia; font-style: italic;  }
h6 {margin:0; padding:0; margin-bottom: 5px; font-size: 18px; color:#4ecfc9; }
h6 a {margin:0; padding:0; margin-bottom: 5px; font-size: 18px; color:#4ecfc9; }
h6 a:hover {margin:0; padding:0; margin-bottom: 5px; font-size: 18px; color:#fff; }


p {margin: 3px 0px;}

ul {list-style: none; margin: 0; padding: 0;}
ul li {list-style: none; margin: 0; padding: 0;}

a {text-decoration: none; color: #14838d;}
a:hover {text-decoration: underline; color: #14838d;}


.clear {clear:both;}


.ie_body {
width: 853px;
font-size: 16px;
line-height:30px;
padding: 20px;
background: #000;
margin: 0 auto;
}

ie_body h4 {
font-size: 34px;
margin: 0;
padding: 0;
}

ul.browsers {
list-style: none;
margin: 50px 30px;
padding: 0;
}

ul.browsers li {
list-style: none;
margin: 0;
padding: 0;
float: left;
}


.temp {
width:720px;
height:398px;
background: url('http://jbirdmedia.org/crissysanders/images/site/crissy_temp.jpg') no-repeat;
margin:100px auto;
}

.sweetaroma {width:925px; height:338px; padding-top: 100px; padding-left: 15px; background: url('http://jbirdmedia.org/crissysanders/images/site/sweetaroma.jpg') no-repeat;}
.sweetaroma p {width: 890px; padding-bottom: 20px;}

