﻿body{
background-color: #F4F7FB;
	font-family: Verdana;
	font-size: 12px;
	color: #222;
	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: 5px;
}
#menubox {
	width: 980px;
	margin: auto;
}
#container {
	background-color: #FFFFFF;
	width: 980px;
	margin: auto;
}
#leftcolumn {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	padding-top: 80px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#rightcolumn {
	float: right;
	width: 225px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	font-size: x-small;
}
#contentcolumn {
	padding: 50px 5px 40px 5px;
	float: left;
	width: 52%;
	background-color: #FFFFFF;
}
#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{
	margin: 7px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#title {
	font-family:georgia, serif;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -1px;
	word-spacing: 2px;
	color: #3559A7;
	text-align:center;
	font-weight: 100;
}
.headline {
	font-family:georgia, serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #355993;
	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 {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #76879b;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-align:center;
}
.tagline{
    font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3559A7;
	line-height:20px;
	font-weight:bold;
	text-align: center;
}
.tag {
font: bold 18px "Century Schoolbook", Georgia, Times, serif;     
line-height: 90%;   
margin: .2em 0 .4em 0;   
letter-spacing: -1px;    
color: #3559A7;
font-weight:600;
} 
a:link, a:visited {
	border-bottom:1px #0040B6;
	color:#0040B6;
	text-decoration:underline;
}
a:hover {
	color:#0066A4;
	font-weight:bold;
	text-decoration:underline;
}
h1 {
    font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #f25f0f;
	line-height:20px;
	font-weight:600;
}
h2 {
	font-family:georgia, serif;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: -1px;
	text-align:center;
	color: #3559A7;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	font-weight: 600;
}	
.floatright {
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	font-size:10px;
	font-weight:600;
	font-style:italic;
	width: 140px;
	margin: 0 10px 10px 10px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #999;
}
.floatleft {
	float: left;
	margin: 2px 8px 0px 0px;
}	
.floatleftb {
	float: left;
	margin: 2px 8px 0px 0px;
}
#box  {
    float:left;
    clear: left;
    width:210px;
	margin-top:60px;
	margin-bottom:10px;}

div.boxdata{
    width:auto!important;
    width:100%;
    background-color: #fff;
    border:1px solid #C0D0E0;
    margin-bottom:1em ;
    position: relative;
    padding:10px;
	line-height: 1.2em;
	font-size: 11px;}

.clearfix {
    display:block;
    position:relative}


#boxcontent div h3  {
  	font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	height:1em;
  	padding:2px 1.5em 4px .5em;
  	clear: right;
  	color: #00417B;
  	background:transparent url(http://saintgeorgeseattle.org/pictures/blueline3.png) right center no-repeat;
  	margin:0;
  	position:absolute;
  	right:-1px;
  	top:-.8em;
  	border:0 none;
}

.figure {
  	width: 210px;
  	padding:0px;
  	margin-bottom:40px;
}  
.figure p {
  	text-align: center;
  	font-style: normal;
  	font-size: 11px;
  	color:#3559A7;
  	font-weight:600;
}

.thumbnail{
	float: left;
	width: 180px;
	margin: 0px 5px 0px 2px;
	text-align:center;
	border: 4px solid #f1f1f1;
}
 
.thumbnailx{
	float: left;
	width: 190px;
	font-size:11px;
	border: 1px solid #ccc;
	margin: 0 10px 15px 0;
	padding: 5px;
	text-align:center;
}
#box-table-a {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	margin: 10px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	background: #666;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#box-table-a td{
	padding: 8px;
	background: #ccc; 
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
