/********************************************
  WEBSITE:   st. Ignatius Church	  	
 *******************************************/
 
 /********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

html {
	font: 14px/19px Tahoma, "Lucida Grande", Arial, sans-serif;
	color: #444;
}

body {
	background: #eee9e5;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #53a9fd; 
	background: inherit;
}
a:hover {
	color: #d08e00;
	background: inherit;
}

a img {
	border: 0;
}

input, textarea{
	line-height: 15px;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
}

hr {
	color: silver;
}

#underline {
	border-top: thin solid silver;
}

/********************************************
   LAYOUT
********************************************/

#global_wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../graphics/StIgn_homepage_01.jpg) no-repeat;
}

#main_wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 990px;
}

#nav {
	width: 900px;
	height: auto;
	padding: 0 45px 0 45px;
	background: url(../graphics/nav/nav_back.jpg) repeat-x;
}

/********************************************
   index page
********************************************/

#container {
	width: 990px;
	height: auto;
	overflow: hidden;
	background: #fff;
}

#banner {
	width:740px;
	height: 222px;
}

#left_col {
	width: 740px;
	float: left;
}

#left_col_content_container {
	width: 740px;
	background: url(../graphics/article_backgrd.jpg) repeat-x;
}

#left_col_content_header {
	width: 685px;
	height: 40px;
	background: url(../graphics/article_arrow.jpg) no-repeat;
	padding: 5px 0 5px 55px;
}


#left_col_content_img {
	width: 220px;
	float: left;
	padding: 10px 15px 10px 15px;
}

#left_col_content_text {
	width: 470px;
	height: 170px;
	float: left;
	padding: 10px 10px 5px 5px;
}


#right_col {
	width: 229px;
	padding: 0 0 0 20px;
	float: left;
}

#right_col_content {
	width: 229px;
	padding: 0 0 30px 0;
}

#right_col_header {
	width: 215px;
	height: 32px;
	padding: 3px 0 5px 15px;
	background: url(../graphics/right_col_header_arrow.jpg) no-repeat;
	
}

/********************************************
   Subpages
********************************************/

#subpage_left_nav {
	width: 150px;
	height: 100%;
	padding: 50px 20px 0 0;
	float: left;
}

#subpage_content_container {
	width: 570px;
	background: url(../graphics/article_backgrd.jpg) repeat-x;
	float: left;
}

#subpage_content_header {
	width: 515px;
	height: 40px;
	background: url(../graphics/article_arrow.jpg) no-repeat;
	padding: 5px 0 5px 55px;
}

#subpage_content {
	width: 550px;
	padding: 10px 10px 10px 10px;
}

/********************************************
   Subpages without left nav
********************************************/

#registration_form {
	width: 600px;
	padding: 10px 10px 10px 50px;
	float: left;
}

#groups_ministries {
	width: 690px;
	padding: 10px 10px 10px 20px;
	float: left;
}


#footer_img {
	width: 990px;
	height: 28px;
	background: url(../graphics/footer_img.jpg) no-repeat;
}

#footer_container {
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}

#spacer_1 {
	clear: both;
	height: 30px;
}

#spacer_2 {
	clear: both;
	height: 10px;	
}

#img_left {
	padding: 5px 15px 5px 0;
	float: left;
}

#img_right {
	padding: 5px 0 5px 15px;
	float: right;
}


.table_left {
	border-left: thin solid silver;
}

.table_right {
	border-right: thin solid silver;
}

.table_btm {
	border-left: thin solid silver;
	border-bottom: thin solid silver;
	border-right: thin solid silver;
}


/* Accordion styles starts (green)*/
.heading_block_green {
	background: #39679E;
	text-transform: uppercase;
}

.heading_block_green a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: 16px  "Lucida Grande", Arial, Verdana, sans-serif;
	color: #fff;
	height: 18px;
	padding: 6px 0px 6px 12px;
	text-decoration: none;
	background-image: url(../images/open-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.heading_block_green a:hover {
	background: #53a9fd;
	background-image: url(../images/open-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #fff;
}

/*.heading_block_green a:visited {
	background: #818181;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #fff;
}*/

#spacer {
	height: 100px;
	clear: both;
}

#spacer_smll {
	height: 50px;
	clear: both;
}

/* Accordion styles ends (green)*/


/********************************************
   Subpages without right quicklinks (cat page)
********************************************/

#subpage_content_container_cat {
	width: 820px;
	background: url(../graphics/article_backgrd.jpg) repeat-x;
	float: left;
}

#subpage_content_header_cat {
	width: 780px;
	height: 40px;
	background: url(../graphics/article_arrow.jpg) no-repeat;
	padding: 5px 0 5px 55px;
}

#subpage_content_cat {
	width: 800px;
	padding: 10px 10px 10px 10px;
}

/********************************************
   Subpages without right quicklinks (ccd page)
********************************************/

#ccdpage_left_nav {
	width: 200px;
	height: 100%;
	padding: 50px 20px 0 0;
	float: left;
}

#ccdpage_left_content {
	width: 200px;
	padding: 0 0 20px 0;
}

#ccdpage_left_header {
	width: 185px;
	height: 32px;
	padding: 3px 0 5px 15px;
	background: url(../graphics/right_col_header_arrow.jpg) no-repeat;
	
}

#subpage_content_container_ccd {
	width: 770px;
	background: url(../graphics/article_backgrd.jpg) repeat-x;
	float: left;
}

#subpage_content_header_ccd {
	width: 730px;
	height: 40px;
	background: url(../graphics/article_arrow.jpg) no-repeat;
	padding: 5px 0 5px 55px;
}

#subpage_content_ccd {
	width: 750px;
	padding: 10px 10px 10px 10px;
}

.ccd_nav_header_text {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
}


.ccd_left_nav a {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #444;
}

.ccd_left_nav a:visited {
	text-decoration: none;
	color: #444; 
	background: inherit;
}

.ccd_left_nav a:hover {
	color: #d08e00;
	background: inherit;
}

.ccd_table_padding {
	padding: 2px 5px 2px 15px;
}

/********************************************
  Typo
********************************************/
.xmas {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

a.xmas {
	color: #fff;
	text-decoration: none;
}

a.xmas:hover {
	color: yellow;
}

.gold_text {
	color: #d08e00;
}

.blue_text {
	color: #53a9fd;
}

.white_text {
	color: #fff;
}

.right_col_header_text {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
}

.quicklinks a {
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	color: #444;
}

.quicklinks a:visited {
	text-decoration: none;
	color: #444; 
	background: inherit;
}

.quicklinks a:hover {
	color: #d08e00;
	background: inherit;
}

.left_col_header_text {
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}

.left_col_title {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	line-height: 24px;
}

.more a {
	font-size: 11px;
	color: #cc2014;
	float: right;
}

.more a:hover {
	font-size: 11px;
	text-align: right;
	color: #444;
}

.subpage_col_header_text {
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}

.subpage_col_title {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	line-height: 24px;
}

.left_nav a {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #444;
}

.left_nav a:visited {
	text-decoration: none;
	color: #444; 
	background: inherit;
}

.left_nav a:hover {
	color: #d08e00;
	background: inherit;
}

.table_padding {
	padding: 5px 5px 5px 10px;
}

.fields {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
}

a.backtotop {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: orangered;
}

a.backtotop:hover {
	text-decoration:none;
	color: #444;
}

#download {
	list-style:none;
	padding:0;
	margin:0;
	width:90px;
	height:30px;
	}
		
#download a {
	display:block;
	text-indent:-1000%;
	position:absolute;
	outline:none;
	}
	
#download a:hover {
	background-position:left bottom;
	}
	
#download .download {
	width:90px;
	height:30px;
	background: url(../graphics/icons/download.jpg) no-repeat;
}

.smalltxt {
	font-size: 9px;
}

.medtxt {
	font-size: 12px;
}

.by {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.download_text {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}







