/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.4;
	color: black;
	background: white;
	color: #333;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Site Styles */

body {
  font-family: Verdana, sans-serif;
  margin-bottom: 50px;
}

body a {
  color: #B5121B;
}

span.clear {
  display: block;
  clear: both;
}

.limiter {
  position: relative;
  margin: 0 auto;
  width: 996px;
  text-align: left;
}

#page {
  font-size: 75%;
  min-width: 996px;
}

#head {
  height: 91px;
  background: url(../images/main_nav.png) #4E7180;
}

#head h1 {
  position: absolute;
  top: 23px;
  right: 20px;
  width: 88px;
  height: 44px;
  background: url(../images/all_saints.gif);
}

#head h1 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  overflow: hidden;
  background: url(../images/all_saints.gif);
}

#nav {
  background: #4D7284;
  height: 26px;
  position: absolute;
  left: 10px;
  top: 34px;
  cursor: default;
  padding: 0 5px;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #FFF;
  text-shadow: #333 0 0 3px;
}

#nav li {
  display: inline;
  font-size: 90%;
}

#nav li a {
  color: #FFF;
  text-decoration: none;
  line-height: 26px;
  padding: 0 10px;
  text-transform: uppercase;
}

#nav li a:hover {
  color: #DF7A00;
}

#nav li.current a {
  color: #DF7A00;
}

#subhead {
  background: url(../images/top_shadow.png) no-repeat center bottom;
  padding-bottom: 8px;
  text-align: right;
}

#subnav {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 0 30px;
  font-size: 95%;
  cursor: default;
  color: #666;
  float: right;
}

#subnav .seperator {
  line-height: 29px;
}

#subnav li {
  display: block;
  float: left;
  line-height: 29px;
}

#subnav li a {
  line-height: 29px;
  color: #333;
  text-decoration: none;
  padding: 0 10px;
  text-transform: uppercase;
}

#subnav img {
  float: left;
  margin: 5px -8px 0 10px;
}

#subnav li a:hover {
  color: #000;
}

#sub_nav_all-saints {
  position: absolute;
  left: 30px;
}

#content {
  margin: 50px 0;
  /*background: url(../images/green.png) repeat-y left top;*/
  background-color: #878800;
}


#content .wrap {
  margin: 0 20px;
  background: #FFF;
  /*background: url(../images/green.png) repeat-y right top;*/
}

#content .limiter {
}

/* Panels */

.panel {
  background: #F6F3E9;
  border-bottom: 1px solid #567F92;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.panel h3 {
  margin: 0;
  background: url(../images/panel.png) no-repeat right bottom #567F92;
  color: #FFF;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  padding: 0 10px 13px 10px;
  letter-spacing: 1px;
  font-size: 100%;
}

.panel.green {
  border-bottom: 1px solid #878800;
}

.panel.orange {
  border-bottom: 1px solid #DF7A00;
}

.panel.green h3 {
  background-image: url(../images/panel_green.png);
  background-color: #878800;
}

.panel.orange h3 {
  background-image: url(../images/panel_orange.png);
  background-color: #DF7A00;
}

.panel h4, .panel h5, .panel h6, #content .panel p, .panel ul, .panel ol, .panel li {
  margin: 10px 20px;
}

/* Headlines */
h2, h3, h4, h5, h6 {
  margin: 10px 0;
}
h2 {
  color: #B5121B;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  font-size: 250%;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 0 20px 0;
  line-height: 1;
  text-transform: uppercase;
}

h3 {
  font-size: 110%;
  font-weight: bold;
}

h4 {
  font-size: 90%;
  font-weight: bold;
}

h5 {
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: .05em;
}

/* Login Panel */
#lifegroup_account_panel {
  width: 265px;
  position: absolute;
  right: 140px;
}

#lifegroup_account_panel .wrap {
  border: 1px solid #8DA9B5;
  border-width: 0 1px;
  height: 90px;
}

#lifegroup_account_panel strong {
  position: absolute;
  left: 40px;
  top: 10px;
  display: block;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Avenir, Arial, Helvetica;
  letter-spacing: .06em;
  background: url(../images/lifegroup_leader_login.gif) no-repeat;
  width: 183px;
  height: 15px;
  text-indent: -9999px;
  overflow: hidden;
}

#lifegroup_account_panel input {
  width: 120px;
  border: none;
  background: #FFF;
  display: block;
  font-size: 11px;
  height: 15px;
}

#lifegroup_login {
  position: absolute;
  left: 40px;
  top: 30px;
}

#lifegroup_password {
  position: absolute;
  left: 40px;
  bottom: 21px;
}


#lifegroup_account_panel button {
  position: absolute;
  right: 45px;
  top: 30px;
  border: none;
  background: url(../images/login_button.gif) no-repeat;
  color: #FFF;
  width: 52px;
  height: 39px;
}

/* Columns */

.col, .col2, .col3, .col4, .colText, .colWide {
  float: left;
  display: inline;
}

.col2 {
  width: 426px;
}

.colText {
  width: 377px;
}

.colWide {
  width: 426px;
}

.colWide.right {
  float: right;
  margin-right: 71px;
}

.colText.left {
  margin-left: 52px;
}

/* Content Typography */

#content p, #content ul, #content ol {
  font-size: 90%;
  margin: 10px 0;
}

#content ul {
 margin-left: 25px; 
 list-style: disc;
}

/* Gathering Info */

#content .gathering_info {
  font-family: Avenir, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 110%;
}

#content .gathering_info p {
  margin: 0;
}

.gathering_times {
  color: #B5121B;
}

.gathering_location {
  color: #000;
}

/* contact */

.contact_details {
  padding: 10px 20px 20px 20px;
  border-bottom: 1px solid #567F92;
  line-height: 1.5;
  margin: 0 20px;
  font-size: 95%;
}

.contact_details span {
  color: #B5121B;
}

.contact_details .address {
  float: right;
  display: inline;
}

/* contact form */

.contact_field, .contact_submit {
  clear: both;
  margin: 10px 40px;
}

.contact_submit button {
  border: none;
  padding: none;
  overflow: hidden;
  background: transparent;
  float: left;
  margin-right: 10px;
}

.contact_submit button img {
  display: block;
}

.contact_field input, .contact_field textarea {
  padding: 5px;
  font: 90% Helvetica, Verdana, Arial, sans-serif;
  width: 243px;
  border: 1px solid #FFF;
  background: #FFF;
}

.contact_field input:focus, .contact_field textarea:focus {
  border: 1px solid #CCC;
}

.contact_field textarea {
  height: 200px;
}

.contact_field label {
  line-height: 24px;
  float: right;
  display: inline;
  color: #B5121B;
  width: 80px;
  text-transform: uppercase;
  font-family: Avenir, Helvetica, Arial, sans-serif;
}

#content ul.section_submenu {
  list-style-type: disc;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#content ul.section_submenu ul {
  font-size: 100%;
  list-style-type: disc;
  margin: 0;
  padding-left: 15px;
}

ul.section_submenu li {
  margin: 0;
}

ul.section_submenu a.current {
  font-weight: bold;
}

div.welcome {
  color:#FFFFFF;
  left:45px;
  position:absolute;
  top:28px;
  width:180px;
}

div.welcome .login_name {
  display:block;
  font-weight:bold;
}

#sign_out_button {
  background-attachment:scroll;
  background-color:transparent;
  background-image:url(/images/signout.png);
  background-position:0 0;
  background-repeat:no-repeat;
  height:41px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  right:0;
  text-indent:-9999px;
  top:-4px;
  width:54px;
}

#lifegroup_form_page_link {
  background-attachment:scroll;
  background-color:transparent;
  background-image:url(/images/lifegroup_leader_form.png);
  background-position:0 0;
  background-repeat:repeat;
  height:24px;
  left:-44px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  text-indent:-9999px;
  top:39px;
  width:262px;
}