/* Main Layout */

body {
	background-image: url(images/cityscape_r1_c1.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

#page {
	width:	750px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/main_cork_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	position:relative;
	margin: auto;
	
	}
h1 {
	text-indent:-10000em;
	background-image:url(images/main_top_bg_4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:240px;
	margin:0;
}

#content {
	width: 634px;
	background-image:url(images/paper.jpg);
	background-color: #ffffff;
	float:left;
	margin:0 0 0 50px;;
	padding:10px;
	
}


#main-content {
	width: 440px;
	float: left;
	margin-right: 15px;
	_margin-right: 18px;
	background-image: url(images/paper.jpg);
	background-color: #ffffff;
	padding: 10px;
	overflow: hidden;
}

#secondary-content {
	width: 130px;
	float: right;
	margin-left: 15px;
	_margin-left: 18px;
	overflow: hidden;
}

#ticker {
	background-image: url(images/upcomingevents.jpg);
	background-repeat: no-repeat;
	height: 308px;
	padding-top: 150px;
	padding-left: 18px;
}

#announcements li {
	margin-top: 15px;
	display: block;
	background-image: url(images/events-bg.gif);
	background-position: bottom right;
	width: 227px;
	padding-bottom: 4px;
}

#photos {
	float: right;
	margin-right: 45px;
	_margin-right: 22px;
}
#photos li {
	margin-top: 15px;
	display: block;
	background-image: url(images/events-bg.gif);
	background-position: bottom right;
	width: 415px;
	padding-bottom: 4px;
	padding-right: 6px;
}

#copyright {
	text-align: center;
	font-size: 10px;
	background-image:url(images/main_cork_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:69px;
	margin:0;
	padding-top:127px;
	color:#FFFFFF;
	clear: both;
}

#copyright a {
	color:#FFFFFF;
	font-weight: bold;
}

/*Navigation*/
#main-nav {
	position:absolute;
	top:0;
	left: 2px;
}
#main-nav li {
	margin:0;
	padding:0;
}
#main-nav a {
	margin:0;
	padding:0;
}
#main-nav ul {
	margin:0;
	padding:0;
}
#main-nav .home a,
#main-nav .contact a,
#main-nav .newsletter a
{
	position:absolute;
	top:18px;
	height: 48px;
	text-indent:-10000em;
}
#main-nav .home a {
	left:330px;
	width: 67px;
	background-image:url(images/nav_images/home-norm2.gif);
}
#main-nav .contact a {
	left:397px;
	width: 109px;
	background-image:url(images/nav_images/contact-norm2.gif);
}
#main-nav .newsletter a {
	left: 506px;
	width: 167px;
	background-image:url(images/nav_images/newsletter-norm2.gif);
}

#main-nav .about a,
#main-nav .campus a,
#main-nav .tackle a,
#main-nav .getinvolved a,
#main-nav .tellafriend a,
#main-nav .photos a
{
	position:absolute;
	top:142px;
	height: 97px;
	text-indent:-10000em;
}
#main-nav .about a {
	left: 246px;
	width: 100px;
	background-image:url(images/nav_images/about-norm2.gif);
}
#main-nav .tackle a {
	left: 346px;
	width: 93px;
	background-image:url(images/nav_images/tackle-norm2.gif);
}
#main-nav .getinvolved a {
	left: 439px;
	width: 104px;
	background-image:url(images/nav_images/getinvolved-norm2.gif);
}
#main-nav .photos a {
	left: 543px;
	width: 100px;
	height: 89px;
	background-image: url(images/nav_images/photos-norm2.gif);
}
#main-nav .tellafriend>a:hover,
#main-nav .getinvolved>a:hover,
#main-nav .tackle>a:hover,
#main-nav .campus>a:hover,
#main-nav .about>a:hover,
#main-nav .home>a:hover,
#main-nav .testimonials>a:hover,
#main-nav .photos>a:hover,
#main-nav .contact>a:hover,
#main-nav .newsletter>a:hover
 {
	background-image: none;
}

#sub-nav {
	height: 223px;
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
}
#sub-nav a {
	background-image:url(images/nav_images/sub_nav_backing.jpg);
	height:36px;
	width:224px;
	display:block;
	padding-top:13px;
	padding-left:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	position: absolute;
}

#sub-nav a:hover {
	text-decoration: underline;
}

#sub-nav .guide a,
#sub-nav .sponsor a,
#sub-nav .donor a,
#sub-nav .zone a {
	left: 381px;
}

#sub-nav .parents a,
#sub-nav .pastors a,
#sub-nav .churches a {
	left: 610px;
	width: 75px;
	background-image: url(images/nav_images/sub_nav_backing2.jpg);
	padding-left: 5px;
}

#sub-nav .guide a, {
	top: 0px;
	left: 395px;
}

#sub-nav .sponsor a {
	top: 55px;
	left: 460px;
}

#sub-nav .donor a {
	top: 110px;
	left: 367px;
}

#sub-nav .zone a {
	top: 164px;
}

#sub-nav .parents a {
	top: 145px;
}

#sub-nav .pastors a {
	top: 170px;
	left: 500px;
}

#sub-nav .churches a {
	top: 164px;
	left: 400px;
}

img.sub-nav {
	position: absolute;
	top: 247px;
	left: 70px;
	background-image: url(images/events-bg.gif);
	background-position: bottom right;
	padding-bottom: 7px;
	padding-right: 5px;
}

/*typography*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h2 {
font-size: 36px;
}

h3 {
	font-size: 24px;
	margin-top: 14px;
	border-top: 3px solid #999999;
	padding-top: 14px;
	clear: both;
}

h2 + h3 {
	border: none;
}

h4 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
p {
	line-height: 1.5em;
	margin-top: 1em;
	font-size: 16px;
}

blockquote {
	margin-left: 2em;
	border-left: 1em solid #E8E87A;
	padding: 2em;
	margin-top: 1em;
}

blockquote p {
	margin-bottom: 1em;
	font-size: 16px;
	margin-top: 0;
}

blockquote cite {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}

#content ul {
	margin-top: 1em;
	margin-left: 1em;
}

#content ul li {
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 2em;
	list-style: disc;
}

#content ol li {
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 2em;
	list-style: decimal;
}

#content ol ul li {
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 2em;
	list-style: disc;
}

.pdf {
	background-image: url(images/pdficon_small.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
}
	

/* Forms */

form {
	margin-left: 2em;
}

label {
	display: block;
	margin-top: 1em;
}

input {
	display: block;
}

.submit {
	margin-top: 1em;
}

form .right input {
	display: inline;
}
/* Tools */

.left {
	float: left;
	margin: 2em;
}

.right {
	float: right;
	margin: 2em;
}

.clear {
	clear: both;
}

div.status
{
  border: 1px solid black;
  background-color: #e6e674;
  padding: 10px;
}

.pic
{float:left;
margin:0 10px 0 0px;
display:block;


}