/*  
Theme Name: Quest Default
Theme URI: http://www.alertacademy.com/
Description: The default Quest program theme designed by Joshua Wychopen in 2006-2008.
Version: 2.0
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com/
*/

/* Site Globals */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background-color: #101114;
}

.alignleft {
	float: left;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #a09a83;
	background-color: #ffffff;		
}

.alignright {
	float: right;
	margin-left: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #a09a83;
	background-color: #ffffff;	
}

a {
	text-decoration: none;
	color: #3b3431;
}

a:hover {
	text-decoration: underline;
	color: #c6423e;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c6423e;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #c6423e;
	line-height: 19px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c6423e;
	line-height: 19px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c6423e;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c6423e;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 5px 0px 10px 0px;
}

.the-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	margin: 75px 0px 0px 50px;
	float: left;
}

#background {
	background: #101114 url(images/bg.jpg) no-repeat scroll 50% 0pt;
	height: 846px;
	margin: 0 auto;
	border-top: 3px solid #333333;
}


#wrapper {
	width: 825px;
	margin: 0 auto;
	position: relative;
}

#header-logo {
	width: 825px;
	height: 176px;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo a {
	width: 320px;
	height: 128px;
	float: left;
	text-indent: -9999px;
	margin: 20px 0px 0px 5px;
}

.apply a {
	width: 272px;
	height: 65px;
	float: right;
	margin: 86px 0px 0px 0px;
	background-image: url(images/apply-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

.apply a:hover {
	background-position: 0px -65px;
}

.top-links {
	float: right;
	width: 272px;
	text-align: right;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	color: #ffffff;
}

.top-links a {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	color: #ffffff;
}

.top-links a:hover {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #c6423e;
}
#navigation {
	width: 553px;
	height: 56px;
	float: left;
	background:  url(images/navigation-bg.jpg) no-repeat;
}

li.home a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 90px;
  height: 56px;
  background-position: 0 0;
}

li.home a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 90px;
  height: 56px;
  background-position: 0px -57px;
}

li.about a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 60px;
  height: 56px;
  background-position: -90px 0;
}

li.about a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 60px;
  height: 56px;
  background-position: -90px -57px;
}

li.program a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 75px;
  height: 56px;
  background-position: -150px 0;
}

li.program a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 75px;
  height: 56px;
  background-position: -150px -57px;
}

li.registration a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 102px;
  height: 56px;
  background-position: -225px 0;
}

li.registration a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 102px;
  height: 56px;
  background-position: -225px -57px;
}

li.news a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 55px;
  height: 56px;
  background-position: -327px 0;
}

li.news a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 55px;
  height: 56px;
  background-position: -327px -57px;
}

li.faqs a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 48px;
  height: 56px;
  background-position: -382px 0;
}

li.faqs a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 48px;
  height: 56px;
  background-position: -382px -57px;
}

li.contact a {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -430px 0;
}

li.contact a:hover {
  background:  url(images/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -430px -57px;
}

/* ---------------[ Drop-down Menu ]--------------- */
/* Based on Ruthsarian Menus : ruthsarian@gmail.com */

ul#nav {
	float: left;
	list-style-type: none;
	height: 45px;
}

ul#nav li a {
 	margin: 0;
  	padding:0;
	float: left;
	text-indent: -9999px;
	font-weight: bold;
}

ul#nav, ul#nav li, ul#nav ul {
	list-style: none;
}

ul#nav ul {
	display: none;
	top: 56px;
	right: auto;
	left: -0px;
	width: 20em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	text-align: left;
	text-indent: 0;
}

ul#nav li {
	position: relative;
	float: left;
	z-index: 1;
	font-weight: bold;
}

ul#nav li:hover {
	z-index: 999;
}

ul#nav li:hover > ul {
	display: block;
	position: absolute;
}

ul#nav ul li a {
	display: block;
	float: none;
	height: 1em;
	width: 20em;
	padding: 1em;
	background: #ccc;
	text-indent: 0;
	color: #333333;
	text-decoration: none;
}

ul#nav ul, ul#nav ul li {
	float: none;
	width: 22em;
}

ul#nav ul li a, ul#nav ul li a:link, ul#nav ul li a:visited {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav ul li a:hover, ul#nav ul li a:active {
	background: #999999;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/drop-down-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

/* Drop-down Menu Hacks */
ul#nav ul {
	background-color: #fff;
}

ul#nav ul li a {
	position: relative;
}

/* End Navigation */

#main {
	width: 825px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: repeat;
	background-position: left top
}

#left {
	width: 552px;
	float: left;
}

ol {
	padding: 0px 0px 0px 35px;
}

#content {
	width: 502px;
	float: left;
	padding: 0px 25px 20px 25px;
	text-align: left;
}

#content a {
	text-decoration: underline;
	color: #c6423e;
}

#content a:hover {
	text-decoration: underline;
	color: #3b3431;
}

#content ul {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

#content ul li {
	line-height: 14px;
	padding: 0;
	list-style-position: inside;
}

ul.pdf {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
	float: left;
}

ul.pdf li {
	list-style-image: url(images/pdf-icon.gif);
	margin: 0px 15px 0px 0px;
	
}

#sidebar {
	width: 273px;
	float: left;
	background-color: #292929;
	padding-bottom: 10px;
}

/* Search */

#search-form-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: center;
}

#search-form-button {
	height: 23px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

#search {
	width: 272px;
	height: 56px;
	float: left;
	background-image: url(images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#search-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 27px;
	text-align: center;
}

#search-button {
	height: 23px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

.search-input {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
	width: 120px;
}

/* Page Links Sidebar Module */
#page-links {
	width: 234px;
	float: left;
	background-image: url(images/page-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#pl {
	width: 234px;
	list-style: none;
	float: left;
	margin: 46px 0px 0px 0px;
	background-image: url(images/sidebar-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
}

ul#pl li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 60px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/post-details-read-ico.png);
}

#pl-bottom {
	width: 234px;
	height: 44px;
	float: left;
	background-image: url(images/sidebar-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* Featured Links */

#featured-links {
	width: 234px;
	height: 247px;
	float: left;
	background-image: url(images/featured-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#fl {
	list-style: none;
	float: left;
	margin: 41px 0px 0px 0px;
}

ul#fl li, ul#fl ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#fl li a {
  text-indent: -9999px;
  float: left;
  padding: 0px;
  margin: 0px;
}

li.fl-getinfo a {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: 0 0;
}

li.fl-getinfo a:hover {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: -234px 0px;
}

li.fl-about a {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: 0px -48px;
}

li.fl-about a:hover {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: -234px -48px;
}

li.fl-downloads a {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: 0px -88px;
}

li.fl-downloads a:hover {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: -234px -88px;
}

li.fl-blog a {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: 0px -122px;
}

li.fl-blog a:hover {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: -234px -122px;
}

li.fl-iaa a {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: 0px -161px;
}

li.fl-iaa a:hover {
  background:  url(images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: -234px -161px;
}

/* Recent News */

#recent-news {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(images/recent-news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

#recent-news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3b3431;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

ul#rn {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 20px;
	padding: 15px 20px 15px 20px;
	width: 174px;
	height: 128px;
}

ul#rn li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

ul#rn li.morenews {
	text-align: left;
	list-style-type: none;
	padding: 6px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#header {
	width: 552px;
	height: 286px;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-search {
	width: 552px;
	height: 147px;
	float: left;
	background-image: url(images/header-search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-page {
	width: 552px;
	height: 147px;
	float: left;
	background-image: url(images/header-blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 825px;
	height: 85px;
	float: left;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #101114;
}

#footer p {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 15px 0px 0px 25px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #c6423e;
	text-decoration: underline;
}

/* Prayer Calendar Buttons */

#prayer-cal-buttons {
	width: 502px;
	float: left;
	margin: 0px 0px 20px 0px;
}

ul#pcal {
	list-style: none;
	float: left;
	margin: 0;
}

ul#pcal li, ul#trn ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#pcal li a {
  text-indent: -9999px;
  float: left;
  padding: 0px;
  margin: 2px 0px 2px 0px;
}

li.pcal-unit39 a {
  background:  url(images/prayer-cal-u39.jpg) no-repeat;
  width: 502px;
  height: 102px;
  background-position: 0 0;
}

li.pcal-unit39 a:hover {
  background:  url(images/prayer-cal-u39.jpg) no-repeat;
  width: 502px;
  height: 102px;
  background-position: -502px 0;
}

/* Form Sets */

label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

input:focus, input.sffocus, textarea:focus, select:focus {
	background: #f9f6ef;
}

textarea, select {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
}

.input {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
	width: 200px;
}

.input-long {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
	width: 444px;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

/* Blog Specific */

#blog-content {
	width: 552px;
	float: left;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#blog-content a {
	text-decoration: underline;
	color: #c6423e;
}

#blog-content a:hover {
	text-decoration: none;
	color: #3b3431;
}

#header-blog {
	width: 552px;
	height: 147px;
	float: left;
	background-image: url(images/header-blog.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header-archive {
	width: 552px;
	height: 147px;
	float: left;
	background-image: url(images/header-blank.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#blog-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #c6423e;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 25px 10px 25px;
}

#blog-content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c6423e;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 25px 0px 25px;
}

#blog-content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 0px 25px 10px 25px;
}


#blog-holder {
	width: 552px;
	float: left;
	background-color: #988665;
	border-bottom: 8px solid #42434b;
	margin: 0px 0px 10px 0px;
}

#blog-content h2.blog a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333333;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 8px 0px;
	float: right;
	width: 300px;
	text-align: right;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 8px 10px 0px;
	float: left;
	text-align: left;
}

.see-more {
	width: 105px;
	height: 20px;
	background-image: url(images/see-more.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	margin: 5px 370px 5px 0px;
	display: block;
	cursor: pointer;
	float: left;
}

#blog-content ol {
	padding: 0px 0px 0px 45px;
}

#blog-content ul {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
}

#blog-content ul li {
	line-height: 14px;
	padding: 0;
}

#blog-response-info {
	float: left;
	width: 552px;
}

#blog-response-info a {
	text-decoration: none;
	color: #3b3431;
}

#blog-response-info a:hover {
	text-decoration: underline;
	color: #c6423e;
}

.postmetadata {
	padding: 15px;
	margin: 15px 25px 15px 25px;
	border-top: 1px solid #988665;
	border-bottom: 1px solid #988665;
	background-color: #cfc0a6;
}

.comment {
	padding: 15px 0px 15px 0px;
	margin: 15px 25px 15px 25px;
	border-top: 5px solid #988665;
	border-bottom: 1px solid #988665;
	background-color: #cfc0a6;
}

.postdetails {
	font-size: 10px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	line-height: 18px;
}

.postdetails a { 
	text-decoration: none;
}

.postdetails a:visited { 
	text-decoration: none; 
}
	
.postdetails a:hover { 
	text-decoration: underline; 
}

.postdetails .comments { 
	background: url(images/post-comments-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 22px;
}

.postdetails .readon { 
	background: url(images/post-details-read-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px;
	margin-left: 5px;
}

.postdetails .subscribe { 
	background: url(images/post-details-rss-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .category { 
	background: url(images/post-details-category-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .facebook { 
	background: url(images/facebook-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .digg { 
	background: url(images/digg-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .delicious { 
	background: url(images/delicious-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

/* Blog Categories Sidebar Module */
#blog-categories {
	width: 234px;
	float: left;
	background-image: url(images/blog-categories.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#bc {
	width: 234px;
	list-style: none;
	float: left;
	margin: 46px 0px 0px 0px;
	background-image: url(images/sidebar-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
}

ul#bc li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 60px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/post-details-read-ico.png);
}

#bc-bottom {
	width: 234px;
	height: 44px;
	float: left;
	background-image: url(images/sidebar-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* Blogroll Sidebar Module */
#blogroll {
	width: 234px;
	float: left;
	background-image: url(images/blog-roll.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#br {
	width: 234px;
	list-style: none;
	float: left;
	margin: 46px 0px 0px 0px;
	background-image: url(images/sidebar-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
}

ul#br li.linkcat {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 45px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

ul#br .linkcat li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/post-details-read-ico.png);
}

#br-bottom {
	width: 234px;
	height: 44px;
	float: left;
	background-image: url(images/sidebar-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.line {
	width: 502px;
	height: 12px;
	text-align: left;
	float: left;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 8px 0px 8px 0px;
	border: 0 none;
}

.fine-print {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

blockquote {
	width: 470px;
	background-color: #f3f3f4;
	float: left;
	padding: 15px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #cccccc;
}

/* Ministry Index */

#ministry_index_wrapper {
	background-color: #3f3f3f;
}

#ministry_index {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 100px;
	width: 800px;
}

#ministry_index ul {
	float: left;
	padding: 0 10px;
	width: 140px;
}

#ministry_index dt {
	padding: 10px 0 5px;
}

#ministry_index li {
	padding: 1px 0;
	list-style-type: none;
}

#ministry_index dt a {
	color: #fff;
}

#ministry_index li a {
	color: #cccccc;
}

#ministry_index a:hover {
	text-decoration: underline;
}

#ministry_tab {	
	background: url(images/ministry_tab.jpg) no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	width: 138px;
	height: 22px;
	float: right;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
	text-indent: -99999px;
}

#ministry_tab.on {
	background-position: 0 0;
}

#skip_links {
	overflow: hidden;
	width: 0;
	height: 0;
}
