
html {
 height: 100%;
}


body {
	font-size: 12px;
	font-family: arial, verdana, serif;
	margin: 0;

}


#wesley_mission_container {
	position: relative;
	width: 919px;
	text-align: left;
	padding: 0;
	height: auto;
}

#wesley_mission_head {
	width: 919px;
	padding: 0;
	margin: 4px 0 0 0;
}

#wesley_mission_head #logo {
	width: 184px;
	height: 141px;
	padding: 0;
}

#logo {
	float: left;
 	border: none;
}

#right_header {
	width: 380px;
	float: right;
	text-align: right;
	height: 138px;
	display: none;	
}

#headnav {
	float: left;	
	margin-top: 10px;
}

#staff_sign_in{
	position: relative;
	float: right;
	margin-top: 1px;
	margin-right: 2px;
}

#headnav a {font-family: arial, verdana, serif; font-size: 1em; color: #429539;}
#headnav a:link {font-family: arial, verdana, serif; font-size: 1em; color: #429539;}
#headnav a:visited {font-family: arial, verdana, serif; font-size: 1em; color: #429539;}
#headnav a:hover {font-family: arial, verdana, serif; font-size: 1em; color: #666666;}
#headnav a:active {font-family: arial, verdana, serif; font-size: 1em; color: #666666;}

#navigation {
	margin-top: 0;
	margin-left: 0;
	width: 919px;
	height: 41px;
	display: none;
}

#search { 
	float: right;
	margin-top: 30px;
	width: 190px;	
	margin-right: 10px;
	display: none;
}


.searchbox {
	float: left;
	border: none;
	width: 132px;
	height: 16px;
	color: #666666;
	font-size: 1.1em;
	margin-top: 5px;
	margin-left: 6px;
	border: 0;	
}

#searchfield {
	float: left;
	background:url(../images/interface/searchbox.gif) no-repeat;
	width: 149px;
	height: 25px;
	margin: 0;
}

.searchbut {
	float: right;
	margin: 0;
	
}

.searcher {
	float: left;
	width: 149px;
	height: 25px;	
	margin-left: 1px;
	
}

.fontsize {
	margin-top: 30px;
	margin-right: 8px;
	float: right;
	width: 25px;
}

img {
	border: none;	
}

/* Login Area Styles /---------------- */

#login {
	position: absolute;
	top: -91px;
	left: -364px;
	width: 365px;
	height: 132px;
	color: #ffffff;
	z-index: 90000;
	background: transparent url('../images/interface/stafflogin2.png') top right no-repeat;
}


#login a#login-button {
	width: 150px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#login #fauxhead {
	margin: 0;
	padding: 0;
	background-image: url(../images/interface/signinheadfaux.gif);	
	width: 364px;
	height: 12px;
}

#login #fauxbot {
	margin: 0;
	padding: 0;
	background-image: url(../images/interface/signinbotbg.gif);		
	height: 78px;
	width: 364px;
}

#login #signininner {		
	height: 70px;
	width: 364px;
}

#login .textbox {		
	width: 127px;
	height: 22px;
	padding: 5px 0 0 4px;
	display: inline;
	background-image: url(../images/interface/signinformtextbox.gif);
	background-repeat: no-repeat;
	border: none;
	border-color: transparent;
}


#login .signlink {
	margin-top: 8px;
	margin-left: 12px;	
	float: left;
}

#login .signlink a, a:link, a:visited {
	color: #444444;
	font-size: 1.2em;	
}

#login .signlink a:hover, a:active {
	color: #888888;
	font-size: 1.2em;	
}



#flashhead {
	position: relative;
	width: 920px;
	height: 240px;
	padding: 0;
	margin: 3px 0;	
	display: none;

}

#flashhead #label {
	position: absolute;
	top: 60px;
	left: 480px;
	width: 430px;	
	height: auto !important;
  	min-height: 88px;
	height: 88px;
}

#label #labelbox {
	position: relative;
	width: 430px;	
	height: auto !important;
  	min-height: 88px;
	height: 88px;	
}

#label h1 {
	position: absolute;
	top: 20px;
	left: 32px;
	letter-spacing:0.124em;
	font-size: 2.6em;
	font-weight: bold;
	color: #ffffff;	
}

#label h2 {
	position: absolute;
	top: 50px;
	left: 32px;
	font-size: 2.0em;
	letter-spacing:0.118em;
	font-weight: bold;
	color: #ffffff;	
}


#content_featurtes_container {
	height: 162px;
	margin: 25px 2px 0 2px;
	padding: 0;
	display: none;
}

.feature {
	width: 211px;
	height: 164px;
	float: left;
	margin-right: 20px;
}

.feature_image {
	margin-top: 22px;	
}

.boxtop {
	background-image: url(../images/interface/feature_top.gif);
	height: 5px;
	margin: 0;
	padding: 0;
	width: 211px;
	background-repeat: repeat-x;
	background-position: bottom; 	
}

.boxbot {
	background-image: url(../images/interface/feature_bot.gif);
	background-repeat: repeat-x;
	height: 5px;	
}

.boxleft {
	background-image: url(../images/interface/feature_left.gif);
	background-repeat: repeat-y;
	width: 5px;	
	float: left;
}

.boxright {
	background-image: url(../images/interface/feature_right.gif);
	background-repeat: repeat-y;
	width: 5px;	
	float: right;
}

.clear {
	clear: both;	
}

.boxmid {
	float: left;
}

.boxmidhead{
	height: 5px;
	background-color: #3491b7;	
}

.boxmidcontent {
	background-color: #7bb7d0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;	
}

.boxmidcontent .inner {
	color: #ffffff;
	font-weight: normal;
	text-align: right;
	margin-right: 15px;
	margin-left: 2px;
	padding-top: 15px;
	font-family: arial, verdana, serif;
	font-size: 1.2em;
}

#main_content_container{
	position: relative;
	margin-left: 2px;
	margin-top: 25px;
	width: 919px;
  	height: auto !important;
  	min-height: 290px;
	height: 290px;

}

#wesley_mission_brisbane_news {
	display: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 215px;
	height: auto !important;
	min-height: 190px;
	height: 190px;
	background-image: url(../images/interface/newsbg.gif);
	background-repeat: repeat-x;	
}

.latest{
	display: none;	
}

.news_inner{
	width: 155px;
	margin: 9px 11px 9px 11px;
	padding: 18px;
	height: auto !important;
	min-height: 184px;
	height: 184px;
	font-size: 1.2em;
	line-height: 16px;	
	color: #333333;
	width: auto;
}

.news_inner h2 {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	color: #000000;	
}

.news_inner h1 a {font-weight: bold; color:#000000;}
.news_inner h1 a:link {font-weight: bold; color:#000000;}
.news_inner h1 a:visited {font-weight: bold; color:#000000;}
.news_inner h1 a:hover {font-weight: bold; color:#2e4b21;}
.news_inner h1 a:active {font-weight: bold; color:#2e4b21;}

#footer {
	display: none;
	width: 100%;
	background-color: #ddead8;
	height: auto !important;
	min-height: 208px;
	height: 208px;	
	font-size: 10px;
}

#footer_container {
	position: relative;
	width: 940px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

#footer h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 1.95em;	
}

#footer_inner_text _map h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 1.95em;	
}

#footer_news_box {
	position: absolute;
	z-index: 1002;
	width: 222px;	
	left: 8px;
	top: -11px;	
	height: auto !important;
	min-height: 151px;
	height: 151px;	
	background-image: url(../images/interface/socialbox.gif);
	background-repeat: no-repeat;
	
}

#footer_map {
	position: absolute;
	width: 680px;
	left: 247px;
	top: 22px;
	line-height: 16px;
	height: auto !important;
	min-height: 151px;
	height: 151px;	
}



.footer_news_mid {
	position: relative;
	height: auto !important;
	min-height: 142px;
	height: 142px;
}


#wesley_mission_brisbane_information {
	float: left;
	width: 919px;
	margin: 0;
	height: auto !important;
	min-height: 240px;
	height: 240px;
}


.final_content {
	float: left;
	width: 800px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	color: #333333;
	line-height: 20px;
	font-size: 1.2em;
	margin-left: 10px;
}

.final_content a {font-weight: normal; font-size: 1.1em; color:#005ed1;}
.final_content a:link {font-weight: normal; font-size: 1.1em; color:#005ed1;}
.final_content a:visited {font-weight: normal; font-size: 1.1em; color:#005ed1;}
.final_content a:hover {font-weight: normal; font-size: 1.1em; color:#5c7ea7;}
.final_content a:active {font-weight: normal; font-size: 1.1em; color:#5c7ea7;}


#subnav {
	background-image: url(../images/interface/quick_nav_bg.gif);
	background-repeat: no-repeat;
	width: 264px;
	padding-top: 10px;
	padding-left: 10px;	
	padding-right: 10px;
	text-align: left;
	margin-top: -5px;
}

#subnav ul li {
	margin-bottom: 4px;	
	background: #F6F6F6;
	width: 199px;
	border-bottom: none;
}

#subnav ul li ul li a{
	display: block;
	border-bottom: 1px dashed #cccccc;
	width: 199px;
	height: auto !important;
	min-height: 19px;
	height: 19px;
	color: #666666;
	padding: 10px 5px 5px 40px;
	background: #f6f6f6;
	text-decoration: none;
	font-size: 1.1em;
	background-image: url(../images/interface/arrow.gif);
	background-repeat: no-repeat;
}

#subnav ul li ul li a:link {
}


#subnav ul li ul li a:visited {
	background-color: #F5F5F5;
}

#subnav ul li ul li a:hover {
	text-decoration: underline;
	color: #444444;
	font-size: 1.1em;
}

#subnav ul li ul li a:active {

	text-decoration: underline;
	color: #000000;
}

#subnav ul li ul li .active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#breadcrumbs {
	float: right;
	margin-right: 20px;
	margin-top: -30px;
	height: auto !important;
	min-height: 38px;
	height: 38px;
	display: none;
		
}

#breadcrumbs a {font-weight: normal; font-size: 1.1em; color:#005ed1;}
#breadcrumbs a:link {font-weight: normal; font-size: 1.1em; color:#005ed1;}
#breadcrumbs a:visited {font-weight: normal; font-size: 1.1em; color:#005ed1;}
#breadcrumbs a:hover {font-weight: normal; font-size: 1.1em; color:#5c7ea7;}
#breadcrumbs a:active {font-weight: normal; font-size: 1.1em; color:#5c7ea7;}


.final_content ul li {

}


.final_content h1 {
	font-size: 1.8em;
	color: #000000;
	font-weight: bold;	
	display: inline;
	line-height: 20px;
}

.info_box {
	display: none;
	float: right;
	width: 267px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	color: #333333;
}

.info_box h1 {
	font-size: 1.9em;
	color: #000000;
	font-weight: normal;
	display: inline;
	font-size: 1.95em;
	line-height: 22px;	
	
}



.big {
	font-weight: bold;
	font-size: 2em;	
	display: inline;
	
}

.footer_inner_text {
	position: absolute;
	top: 32px;
	left: 10px;	
}

.facebook_text {
	float: left; 
	line-height: 32px; 
	margin-left: 10px;	
	color: #555555;
	font-size: 1.4em;
}


.footer_headlines {
	font-weight: bold; 	
	font-size: 1.9em;	
	display: inline;
}

.footer_inner_text h3 {
	font-size: 1.9em;
	font-weight: normal;	
	display: inline;
	line-height: 24px;
}

#footer_map h3 {
	font-size: 1.9em;
	font-weight: normal;	
	display: inline;
	line-height: 24px;
}


.innerdiv {
	float: left;
	margin-right: 6px;	
	margin-top: 15px;
}

.pixelpusher {
	margin-left: 0;
	margin-top: 1px;
}

.searchsubmit {
	float: left;
}

#main_content_container hr  {
	color: #429539;
	background-color: #429539;
	height: 1px;
	width: 100%;
}


#footer_map ul li {
	list-style: none;
	background-image: url(../images/interface/lilinks.gif);	
	background-repeat: no-repeat;	
	padding-left: 12px;
	font-size: 1.2em;
}

.quicklinks1{
	float: left;
	width: 140px;
	margin-left: 0;
}

.quicklinks2 {
	float: left; 
	width: 145px;
	margin-left: 25px;	
}

.quicklinks3 {
	float: left;
	width: 140px;
	margin-left: 25px;	
}

.quicklinks4 {
	float: left; 
	width: 190px; 
	font-size: 1.1em; 	
}

.align-left { float:left; margin: 0 15px 15px 0; } 

/* Event Listing */
#main_content_container ul.event-listing {
	padding: 0;
}
	#main_content_container ul.event-listing li {
		background: none;
	}
		#main_content_container ul.event-listing li div.date {
			display: none;
		}
		#main_content_container ul.event-listing li h4 {
			width: auto;
		}			
