#slideshow1 {
	height: 250px;
	margin: 15px 0;
	background: #000;
        width: 940px;
}

#slideshow2 {
	height: 250px;
	margin: 0 0 15px 0;
	background: #000;
    width: 700px;
}

/* lists
----------------------------------------------- */
ul.nav_categories {
	list-style:none;
	margin-top: 10px;
}
ul.nav_categories li {
	margin:0;
	color: #666;
}

ul.nav_categories li a {
	color: #006699;
}

ul.nav_categories li a:hover {
	color: #000;
	cursor: pointer;
}

ul.nav_categories li:hover {
	color: #000;
	cursor: pointer;
}

ul.nav_categories li {
	display:block;
	padding: 7px 0;
	border-top:1px solid #E1E1E1;
}

ul.nav_categories span {
	padding: 0 35px;
}

ul.nav_categories li ul {
	list-style:none;
	margin: 7px 0;
	padding: 0;

}
ul.nav_categories li ul li {
	padding: 7px 0 0 0;
	margin: 0;
}

ul.nav_categories li ul li span {
	padding: 0 55px;
}

ul.nav_categories ul li li {
	padding-left: 15px;
}

ul.nav_categories li ul li ul li span {
	padding: 0 50px;
}

ul.nav_categories ul li li li {
	padding-left: 90px;
	margin: 0;
}

ul.nav_categories ul li li li li {
	padding-left: 100px;
}



/* table
----------------------------------------------- */
table {
	width:100%;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.4em 2em;
	text-align:left;
	vertical-align: middle;
}
thead th {
	border-bottom:2px solid #e9e9e9;
	background:#bbb;
	padding:.4em 1em .2em;
	font-size: 14px;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #e9e9e9;
}
tbody th {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #ccc;
	background:#ebebeb;
	font-size: 13px;
}

tbody td {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	background:#fff;
}

tbody tr.odd th,
tbody tr.odd td {
	background:#F7FAFF;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #e9e9e9;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}

.home h2 {
        font-size: 18px;
}

.home h2 a {
        color: #333;
}

.home .header {
	background-color: #D98522;
	}
	
.who .header {
	background-color: #3f5e83;
	}
	
.ministries .header {
	background-color: #3f8364;
	}
	
.calendar .header {
	background-color: #83423f;
	}
	
.community .header {
	background-color: #83643f;
	}
	
.resources .header {
	background-color: #7f833f;
	}
	
.contact .header {
	background-color: #643f83;
	}

.sermons .header {
	background-color: #ac5753;
	}

.radio .header {
	background-color: #5c833f;
	}

.giving .header {
	background-color: #666666;
	}
	
h1 {
	width: 660px;
	height: 26px;
	text-indent: -5000px;
	background: url(http://www.riovistachurch.com/images/interface/logo.png) 0 0 no-repeat;
	_background: url(http://www.riovistachurch.com/images/interface/logo.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

.who h3 {
        font-size: 24px;
}

.who .nav_categories,
.ministries .nav_categories {
        margin-bottom: 0;
        margin-top: 0;
}

.giving form {
         display: inline;
}

.left {
         margin-top: 10px;
}

.tagline {
	width: 200px;
	height: 26px;
	text-indent: -5000px;
	background: url(http://www.riovistachurch.com/images/interface/tagline.png) right 0 no-repeat;
	margin: 5px 0 0 0;
	padding: 0;
}

.ministry {
        margin: 10px 0 0 0;
	border-top:1px solid #E1E1E1;
        padding: 15px 0 0 0;
}

.title {
	margin: 0 auto;
	width: 960px;
	height: 53px;
	padding: 20px 0 0 0;
}

.header {
	background-image: url(http://www.riovistachurch.com/images/interface/lighting.png);
	_background-image: none;
	background-position: 50% 0;
	background-repeat:  no-repeat;
	height: 108px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #ccc;
}

.nav {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(http://www.riovistachurch.com/images/interface/transparent-black.png) 0 0 repeat;
}

.navigation {
	height: 36px;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(http://www.riovistachurch.com/images/interface/transparent-black.png) 0 0 repeat;
}

.navigation li,
.subnavigation li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.navigation li a {
	height: 30px;
	background: url(http://www.riovistachurch.com/images/interface/navigation.png) 0 0 no-repeat;
	_background: url(http://www.riovistachurch.com/images/interface/navigation.gif) 0 0 no-repeat;
	text-indent: -5000px;
	display: block;
}

.navigation li#navHome,
.navigation li#navRadio,
.navigation li#navContact {
	width: 70px;
}

.navigation li#navContact {
	width: 80px;
}

.navigation li#navSermons,
.navigation li#navCalendar {
	width: 85px;
}

.navigation li#navGiving,
.navigation li#navWho,
.navigation li#navMinistries,
.navigation li#navResources {
	width: 90px;
}

.navigation li#navCommunity {
	width: 100px;
}

.navigation li#navHome a:hover,
.home .navigation li#navHome a {
	background-position: 0 -69px;
}

.navigation li#navWho a {
	background-position: 0 -105px;
}

.navigation li#navWho a:hover,
.who .navigation li#navWho a {
	background-position: 0 -175px;
}

.navigation li#navMinistries a {
	background-position: 0 -210px;
}

.navigation li#navMinistries a:hover,
.ministries .navigation li#navMinistries a {
	background-position: 0 -280px;
}

.navigation li#navCalendar a {
	background-position: 0 -315px;
}

.navigation li#navCalendar a:hover,
.calendar .navigation li#navCalendar a {
	background-position: 0 -385px;
}


.navigation li#navCommunity a {
	background-position: 0 -420px;
}

.navigation li#navCommunity a:hover,
.community .navigation li#navCommunity a {
	background-position: 0 -490px;
}

.navigation li#navResources a {
	background-position: 0 -525px;
}

.navigation li#navResources a:hover,
.resources .navigation li#navResources a {
	background-position: 0 -595px;
}

.navigation li#navContact a {
	background-position: 0 -632px;
}

.navigation li#navContact a:hover,
.contact .navigation li#navContact a {
	background-position: 0 -702px;
}

.navigation li#navGiving a {
	background-position: 0 -953px;
}

.navigation li#navGiving a:hover,
.giving .navigation li#navGiving a {
	background-position: 0 -1023px;
}

.navigation li#navRadio a {
	background-position: 0 -737px;
}

.navigation li#navRadio a:hover,
.radio .navigation li#navRadio a {
	background-position: 0 -807px;
}

.navigation li#navSermons a {
	background-position: 0 -845px;
}

.navigation li#navSermons a:hover,
.sermons .navigation li#navSermons a {
	background-position: 0 -915px;
}

.team p images { float: left; margin-right: 15px;}

.subnavigation {
	background: #e3e3e3;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 20px;
	padding: 7px 0 7px 0;
	margin-bottom: 15px;
}

.subnavigation li {
	list-style-type: none;
	background: url(http://www.riovistachurch.com/images/interface/bullet.png) 0 0 no-repeat;
	margin: 0 15px 0 0;
	padding: 0 0 0 25px;
}

.subnavigation li a {
	font-weight: bold;
	color: #666;
}

.subnavigation li a:hover,
.subnavigation li:hover {
	font-weight: bold;
	color: #000;
	background-position: 0 -30px;
}

.content {
	padding-top: 15px;
}

.footer {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 15px;
}

.footer address {
	font-style: normal;
}

.footer address span {
	border-right: 1px solid #ccc;
	padding: 0 15px 0 15px;
	color: #666;
}

.footer span.copyright {
	padding-left: 0 !Important;
	color: black;
}

.noborder {
	border: none !important;
}

div.nav {
	margin: 0;
	padding: 7px 0 7px 0;
	width: 100%;
	background: url(http://www.riovistachurch.com/images/interface/transparent-black.png) 0 0 repeat;
}

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

ul#nav li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}

ul#nav li a {
	color: white;
	margin: 0 5px;
	text-shadow: 0 1px 1px #000;
}

/* Thinning text in Safari */

body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}