body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background-color:#00A0C6;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
}

html {
	width: 100%;
	height: 100%;
}
.container {
	position: relative;
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

table.border {
	width: 100%;
	height: 100%;
}
.fullborder {
	margin: 2px;
	border: 1px solid #000000;
}


td.top {
	vertical-align: top;
}
td.border {
	vertical-align: middle;
	text-align: center;
}
.whitebar {
	background-image: url(/images/bg-white.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.homelinks ul {
	display: inline;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 0px;
	list-style-image: none;
	
}
.homelinks > li {
	list-style-type: none;
	padding-top: 10px;
	line-height: 10px;
}

.padding3 {
	padding: 3px;
}
.navpadding {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.date {
	float: right;
	padding-top: 3px;
}


.spacer {
	height: 5px;
	clear: both;
	background-image: url(../images/bg.gif);
}
.container-logo {
	float:right;
	width: 300px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 125px;
	padding-left: 5px;
}
.container-logo .family-link {
	text-align: right;
	height: 120px;
}

.container-body {
	background-image: url(/images/bg-body.gif);
	background-repeat: repeat-y;
}

.logo {
	text-align: center;
}

.studentcalendarheader {
	text-align: center;
	letter-spacing: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

table.cal {
	height: 600px;
	border-width: 3px;
	font-family: sans-serif;
	border-color: #000000;
	background-color: #00A0C6;
}

.caption {
color: black;
font-size: 28px;
font-weight: bold;
}

.thead {
	color:black;
	font-size: 12px;
	text-align: center;
}

td.cal {
	background-color: white;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	border: thin solid #CCCCCC;
}

td.calweekdays {
	background-color: #FFFF99;
	text-align: center;
	vertical-align: middle;
}

tfoot.cal {
color:black;
background-color: lightblue;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.min-height {
	float: right;
	height: 380px;
	width: 1px;
}

.container-content {
	float: left;
	width:605px;
	background:#FFFFFF;
	padding: 15px;
}
.pageheader {
	color: #FFFFFF;
	text-align: right;
	background-color: #0E8CD8;
	padding: 7px;
	border: 1px solid #00A0C6;
	background-image: url(/images/bg-header.jpg);
	background-repeat: repeat-x;
}
.column-left {
	width: 395px;
}
.column-single {}

.pageheader h1 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}
.photo {
	float: right;
	width: 200px;
}
.photo img {
	/* border: 1px solid #000; */
}

.pagebodytext {
	background-color: #F0F0F0;
	padding: 10px;
	margin-top: 3px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}
.whitebar-bottom {
	background-image: url(/images/bg-white.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 7px;
}
.sundayworshiptimes {
	float: left;
}
.sundayworshiptimes h3 {
	font-size: 10px;
	font-weight: bold;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}
.emergency-closing {
	font-size: 11px;
	color: #CC0033;
	font-weight:bold;
	font-style: italic;
}
.address {
	float: right;
}
.spacer-noclear {

	height: 5px;
}
.faq-question {
	font-weight: bold;
}
.faq-answer {
	padding-left: 15px;
	padding-bottom: 7px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
.container-singlecolumn {
	background-color: #FFFFFF;
	padding: 7px;
}
.announcements-title {

	font-weight: bold;
}
.announcements-details {

	padding-left: 15px;
	padding-bottom: 7px;
}

