@charset "utf-8";
/* CSS Definitions for holyspiritparish.org.au
   Written by DPHI01 @ AWD.COM.AU
	 Designed and developed by AWD :: awd.com.au */

body {
	background-color: #DDDDDD;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.accessibility {
	display: none !important;
}

div.outer {
	margin: 0px;
	padding: 0px;
}
div.inner {
	margin: 0px auto 0px auto;
	width: 980px;
}


/* ###################### SITE HEADER ################################################## */
div#site_header {
	background: #EDEDED url(/images/site_header_bg.jpg) no-repeat center bottom;
	border-bottom: 1px solid #CCCCCC;
	height: 75px;
	overflow: hidden;
}
div#site_header h1 {
	display: block;
	float: left;
	height: 50px;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	width: 274px;
}
div#site_header h1 a {
	display: block;
	background: url(/images/site_logo.png) no-repeat 0px 0px;
	height: 50px;
	overflow: hidden;
	text-indent: -4000px;
	width: 274px;
}
div#site_header h1 a:hover {
	background-position: 0px -50px;
}
div#site_header h2 {
	display: none;
}
div#site_header ul {
	list-style: none;
	margin: 0px 0px 0px auto;
	padding: 35px 0px 0px 0px;
	text-align: right;
	width: 500px;
}
div#site_header ul li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
div#site_header ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
div#site_header ul li a:hover {
	color: #660000;
}


/* ###################### PAGE SPLASH ################################################## */
div#page_splash {
	background: url(/images/home_splash_bg.jpg) repeat-x center center;
	border-bottom: 1px solid #99CCFF;
	height: 100px;
	overflow: hidden;
}
div#page_splash h3 {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	height: 100px;
	line-height: 100px;
	margin: 0px;
	padding: 0px;
}


/* ###################### PAGE CONTENT ################################################# */
div#page_content {
	background: #FFFFFF url(/images/inner_shadow_bg.png) no-repeat center top;
}
div#page_content div.inner {
	padding: 25px 0px 30px 0px;
}
div#page_content div.inner table {
	margin: 2px auto 6px auto;
}
div#page_content a {
	color: #036;
	text-decoration: underline;
}
div#page_content a:hover {
	color: #600;
	text-decoration: none;
}
div#page_content h3 {
	color: #550000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	padding: 15px 0px 10px 0px;
}
div#page_content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 135%;
	margin: 0px;
	padding: 2px 0px 6px 0px;
	text-align: justify;
}

/* Home page specifics */
div#page_content div#home_content {
	padding: 30px 0px 20px 0px;
}
div#page_content div#home_content ul#home_links {
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 350px;
}
div#page_content div#home_content ul#home_links li {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
}
div#page_content div#home_content ul#home_links li a {
	color: #000033;
	text-decoration: none;
}
div#page_content div#home_content ul#home_links li a:hover {
	color: #660000;
	text-decoration: underline;
}
div#page_content div#home_content h3, div#page_content div#home_content p {
  margin: 0px 0px 0px 375px;
}


/* ###################### SITE FOOTER ################################################## */
div#site_footer {
	background: url(/images/inner_shadow_bg.png) no-repeat center top;
	font-size: 10px;
	min-height: 75px;
}
div#site_footer ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	width: 450px;
}
div#site_footer ul li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
div#site_footer ul li a {
	color: #555555;
	text-decoration: none;
}
div#site_footer ul li a:hover {
	color: #660000;
	text-decoration: underline;
}
div#site_footer p#site_footer_blurb {
	display: none;
	margin: 0px;
}
div#site_footer p#site_footer_copyright {
	color: #666666;
	display: block;
	margin: 0px 0px 0px auto;
	padding: 10px 0px 20px 0px;
	text-align: right;
	width: 375px;
}



/* ###################### HOME SPLASH ################################################## */
div#home_splash {
	background: url(/images/home_splash_bg.jpg) repeat-x center center;
	border-bottom: 1px solid #99CCFF;
	height: 300px;
	overflow: hidden;
}
div#home_splash div.inner {
	background: url(/images/home_splash.png) no-repeat 10px 15px;
	height: 300px;
}
div#home_splash h3 {
	color: #440000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin: 0px 0px 0px auto;
	padding: 80px 0px 13px 0px;
	width: 550px;
}
div#home_splash p {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0px 0px 0px auto;
	padding: 8px 0px 15px 0px;
	width: 550px;
}
div#home_splash a {
	color: #330000;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 0px auto;
	text-decoration: none;
	width: 550px;
}
div#home_splash a:hover {
	color: #FFF;
	text-decoration: underline;
}