/* This is the default CSS file for the Sydney Church website
/* copyright 2006, Church of Scientology, Sydney.  
/* Unauthorized use, duplication or modification is prohibited. */

body {
		font-size: 80%;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		color: #313131;
		}

	h1 {
		color: #000099;
		font-size: 1.4em;
		line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h2 {
		color: #000077;
		font-size: 1.2em;
        line-height: 1.2em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		color: #000066;
		font-size: 1.1em;
		line-height: 1.1em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		color: #000055;
		font-size: 1em;
		line-height: 1em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		color: #000044;
		font-size: 1em;
		line-height: 1em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		color: #000033;
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}

	p {
		color: #333333;
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		color: #333333;
		border-left:10px solid #ddd;
		margin-left:10px;
	}
	pre {
		color: #333333;
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		color: #333333;
		font-weight: bold;
	}
	a:link, a:hover {
		color: #0000FF;
		}
	a:visited {
		color: #000066;
		}
	
#page {
			}

#pageWrapper {
		padding-top: 10px;
		text-align: left;
		width: auto;
		margin: auto;
		}
	
#header {
	background-color: #FFFFFF;
	background-image: url(../img/sydneyBanner.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin-bottom: -11px;
}
	
/* Hide this from Internet Explorer */

	html>body #header{ margin-bottom: 0px }

/* End Hide */


#header img {
	float: left;
	}

span.flashQuote {
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	color: #88A7DE;
	font-weight: 300;
	margin-top: 18px;
	margin-right: 20px;
	margin-bottom: 19px;
	margin-left: 20px;
	border: 2px solid #88A7DE;
	}
	

.spacer {
	clear:both;
	height: 2px;
	}

.noWrapLRH {
	white-space: nowrap;
	font-variant:small-caps;
	}
	
#infoBreadCrumb {
	background-color: none;
	padding: 0px;
	margin: 0px;
	height: 25px;
	font-size: 0.7em;
	display: block;
	line-height: 1em;
	color: #000000;
	width: auto;
	}

	
/* Hide from Internet Explorer */

html>body #infoBreadCrumb {
	display:block;
	margin-top: 5px;
	}
	
/* End Hide */


#infoBreadCrumb a {
	color: #000000;
	}


#infoBreadCrumb span.left {
	margin-left: 10px;
	padding-top: 8px;
	float: left;
	}
	
#infoBreadCrumb span.right {
	float: right;
	margin-right: 10px;
	}

/* Hide from Internet Explorer */

html>body #infoBreadCrumb span.left{
	float: left;
	padding-top: 7px;
	margin-left: 10px;
	}

html>body #infoBreadCrumb span.right{
	float: right;
	margin-top: -2px;
	}
	
/* End Hide */


#globalNav {
	display: none;
	}

#content {
	border-left: 2px solid #E17945;
	text-align: left;
	}

#mainContent {
	float: left;
	padding: 7px;
	}

#mainContent img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: thin inset #CCCCCC;
	}
	
#subContent {
	display: none;
	}

#subContent img {
	display: none;
	}

#footer {
	background-color: #FFFFFF;
	background-image: url(../img/footerBack.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin-bottom: -18px;
	clear: both;
	font-size: 0.8em;
	}

	div.floatCourse {
		float: left;
		width: 150px;
		height: 220px;
		margin-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 5px;
		}
	
	div.floatCourse p {
		font-size: 0.8em;
		text-align: center;
		margin-top: -0.6em;
		}
		
/* Hide from IE 6.0 */

	html>body div.floatCourse p {
		margin-top: -0.3em;
		}		

/* End Hide */
		
	div.floatCourse img {
		text-align: center;
		border: 0px;
		margin-left: 20px;
		}
	div.floatCourse a {
		text-decoration: none;
		}

	#contentLinks {
	display: none;
	}

.newsTitle {
	display: none;
}

.newsMain {
	display: none;
}

.newsItem {
	display: none;
}

.noUnder {
	text-decoration:none;
	}


.tmreg {
	font-size: 80%;
	}
	