﻿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;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 980px;
	height: auto;
}
#contentcolumn {
	padding: 40px;
	line-height: 1.3em;
	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 {
	font-family: Verdana;
	color: #393939;
	font-size: 12px;
	padding: 40px;
}
h1
{
	background: inherit;
	border-bottom: 1px dashed #ccc;
	color: #3559A7;
	font: 17px Georgia, serif;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-align: center;
}

#notice {
	clear: both;
	font: 11px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
	color : #37577F;
}
#direction {
	font: 11px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
	color : #37577F;
}


a:link, a:visited {
	border-bottom:1px #0040B6;
	color:#003399;
	text-decoration:underline;
}
a:hover {
	border-bottom:medium none;
	color:#0066A4;
	font-weight:bold;
	text-decoration:underline;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 225px;
}
/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}
#video_container {
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: medium;
	font-weight: 600;
	color: #777777;
	text-align: center;
}
