﻿body{
	background-color: #F4F7FB;
	font-family: Verdana;
	font-size: 12px;
	color: #444;
	line-height: 1.4em;
	padding:0;
	margin:0;
}

#header {
	background-image: url('http://saintgeorgeseattle.org/pictures/gradient1.png');
	background-repeat: repeat-x;
	min-width:980px;
	height: 110px;
	padding: 0px;
	margin: auto;
}

#banner {
	margin: auto;
	width: 980px;
	height: 110px;
	padding: 10px 0px 0px 10px;
}

#navigation {
	min-width:970px;
	background-color: #223466;
	padding: 4px 5px 0px 5px;
	border-bottom:2px solid #CF8C00;
}

#navi-container {
	width: 980px;
	margin: auto;
}

#topsection{
	padding: 40px 0px 0px 0px;
	height: 290px;
	min-width: 980px;
	background-image: url('http://saintgeorgeseattle.org/pictures/gradient2.png');
	background-repeat: repeat-x;
}

#pixcontent{
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pixframe {
	padding: 5px;
	float: left;
	background-color: #FFFFFF;
	width: 320px;
	margin-right: 40px;
}

#container {
	background-color: #FFFFFF;
	width: 980px;
	margin: auto;
}

#leftcolumn {
	float: left;
	width: 45%;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

#middlecolumn {
	float: left;
	width: 260px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

#rightcolumn {
	float: right;
	width: 270px;
	background-color: #FFFFFF;
	font-size: small;
	padding-bottom: 30px;
}

#footer {
	clear : both;
	font-size:11px;
	border-top:2px solid #5C7897;
	margin : 0 0 10px 0;
	padding : 5px 0px 0 10px;
	color : #37577F;
	background-color: #F4F7FB;
	line-height : 1.7em;
}

#footer .right {
	float : right;
	padding-right: 10px;
}

#footer .right a {
	color : #37577F;
	background : inherit;
	text-decoration : none;
}

#footer a {
	text-decoration : none;
	background : inherit;
}

#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}

#footer .fmenu a {
	color : #37577F;
	background : inherit;
	text-decoration : none;
	padding: 0 10px 0 0px;
}

#footer .fmenu a:hover {
	color : #37577F;
	background : inherit;
	text-decoration: none;
}

#footer .fmenu ul {
	list-style : none;
	padding : 0;
	margin : 0;
}

#footer .fmenu li {	
	float : left;
	margin : 0 10px 0 0px;
	display: inline;
}

.innertube{
	padding: 20px 10px 0px 10px;
	margin: 0px;
}

.innertubeleft {
	padding: 20px 20px 0px 20px;
	margin: 0px;
}

.floatleft {
	float: left;
	margin: 5px 5px 0px 0;
}

.floatleftb {
	float: left;
	margin: 0px 8px 0px 0px;
}

a:link, a:visited {
	color: #f25f0f;
	text-decoration: none;
}

a:hover {
	color:#0066A4;
	font-weight:600;
	text-decoration:none;
}

.link1 a {
	border-bottom:1px #0040B6;
	color:#0040B6;
	text-decoration:none;
}

.link1 a:visited {
	border-bottom:1px #0040B6;
	color:#0040B6;
	text-decoration:none;
}

.link1 a:hover {
	color:#0066A4;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-family:georgia, serif;
	font-size: 20px;
	line-height: 20px;
	color: #E49C00;
	font-weight: 800;
}

h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color:#D5DBEF;
}	

.headline{
	font-family:georgia, serif;
	font-size: 22px;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #3559A7;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
    font-weight: 600;
}

.subheadline {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #76879b;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
}

.date {
    font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3559A7;
	line-height:20px;
	font-weight:600;
	text-decoration:underline;
}	

.tagline{
    font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3559A7;
	line-height:20px;
	font-weight:bold;
	text-align: center;
}

#twitterbox  {
    float:left;
	font-size: 11px;
    clear: left;
    width:240px;
    margin-top:40px;
	margin-bottom:40px;
}

div.twitterboxdata{
    width:auto!important;
    width:100%;
    background-color: #fff;
    border:1px solid #C0D0E0;
    position: relative;
    padding:10px;
	line-height: 1.2em;
}

  .clearfix {
    display:block;
    position:relative;
}

#twitterboxcontent div h3{
  	font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	height:1em;
  	padding:2px 1.5em 4px .5em;
  	clear: right;
  	color: #204A87;
  	background:transparent url(http://saintgeorgeseattle.org/pictures/blueline3.png) right center no-repeat;
  	margin:0;
  	position:absolute;
  	right:-1px;
  	top:-.8em;
  	border:0 none;
}

#boxcalendar  {
    float:left;
    clear: left;
    width:240px;
	margin-top:40px;
	margin-bottom:40px;
}

div.boxcalendardata{
    width:auto!important;
    width:100%;
    background-color: #fff;
    border:1px solid #C0D0E0;
	color: #444;
    margin-bottom:1em ;
    position: relative;
    padding:10px;
	line-height: 1.2em;
	font-size: 11px;
}

.clearfix {
    display:block;
    position:relative
}

#boxcalendarcontent div h3  {
  	font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	height:1em;
  	padding:2px 1.5em 4px .5em;
  	clear: right;
  	color: #204A87;
  	background:transparent url(http://saintgeorgeseattle.org/pictures/blueline3.png) right center no-repeat;
  	margin:0;
  	position:absolute;
  	right:-1px;
  	top:-.8em;
  	border:0 none;
}

#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; height:30px; position:relative; z-index:500;  font-family: verdana, sans-serif;}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:30px; line-height:30px; background:#CF8C00; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 20px 0 18px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#4862B6;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:#4862B6;}
#menu li:hover > a.sub {color:#fff; background-color:#4862B6;}

#menu li a.sub {background: #CF8C00 url(http://saintgeorgeseattle.org/pictures/down-arrow.gif) no-repeat right center;}
#menu :hover ul {left:0; top:30px; width:120px; background:#4862B6;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#4862B6; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #fff;}
#menu :hover ul li a {width:150px; padding:0; text-indent:10px; background:#CF8C00; color:#fff; height:30px; line-height:30px;}

#menu :hover ul :hover {background-color:#4862B6; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#CF8C00; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#CF8C00; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#CF8C00; color:#fff;}