﻿/* CSS layout */
#masthead {
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FF9900;
	height: 100px;
	background-image: url('http://oakparkbaptist.org/old%20site/images/wallpaper_leaves1.jpg');
	width: 100%;
}
#top_nav {
	background-color: #333333;
	height: 20px;
	width: 100%;
}

#container {
	position: relative;
	width: 100%;
	background-color: #000000;
}
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
#page_content {
	padding: 5px;
	margin-left: 200px;
	background-color: #C0C0C0;
}
#footer {
	background-color: #C9C9C9;
	background-image: url('footertile.gif');
	background-repeat: repeat-x;
	height: 20px;
}
#top_nav ul  {
	border-style: none;
	border-width: 1px;
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#top_nav a {
	border: 1px solid #7D5F50;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #7D5F50;
	margin-right: 2px;
	height: 18px;
}
#left_col li {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
h2 {
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#page_content p {
	margin: 10px;
	font-size: 80%;
}
#left_col p {
	border-width: 0px;
	font-size: 90%;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	background-color: #000000;
	color: #FFFFFF;
}
#left_col ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#top_nav li {
	float: left;
}
#top_nav a:hover {
	color: #fae687;
	text-decoration: none;
	border: 1px solid #c99981;
	background-color: #c99981;
}
#masthead h1 {
	font-size: 225%;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	font-family: "Book Antiqua";
	float: none;
}
#left_col a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 5px outset #FF9900;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 100%;
	background-color: #FF9900;
}
#left_col a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 5px inset #FF9900;
	margin-right: 20px;
	background-color: #FF9900;
}
.Subtitle {
	color: #C9C9C9;
	font-style: italic;
	font-weight: bold;
}
#masthead h2 {
	font-family: Excelerate;
	font-size: 50px;
	font-weight: bold;
	color: #C0C0C0;
	vertical-align: baseline;
}
.videotext {
	text-align: center;
}
.leftcolh3 {
	color: #FFFFFF;
	border-width: 0px;
	margin: 0px;
}
.bannerstyle {
	margin-bottom: 0px;
}
.TopBanner {
	border: 1px solid #000000;
	background-image: url('http://oakparkbaptist.org/old%20site/images/wallpaper_leaves.jpg');
}
#page_content bullst {
	margin-right: 10px;
	font-size: 10pt;
}
.pagecontentbulletlist {
	font-size: small;
}
Right Tab center {
	text-align: center;
}
.rttab {
	text-align: center;
	vertical-align: top;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #000000;
}
.CalandarFont {
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	vertical-align: top;
}
.calendartable {
	border: 3px solid #FFFFFF;
	background-color: #000000;
}
.tabletitle {
	border: 4px outset #F5680A;
	text-align: center;
	color: #000066;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.calendardays {
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	vertical-align: top;
	text-align: center;
}
.calendardecriptions {
	margin-bottom: 0;
}
#masthead {
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FF9900;
	height: 100px;
	background-image: url('http://oakparkbaptist.org/old%20site/images/wallpaper_leaves1.jpg');
}
.XYGtop {
	background-color: #000000;
	width: 110%;
}

