﻿body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #bd9a69;
  color: #000000;
}
body a {
  cursor: pointer;
}
body a:link {
	border-style: none;
	border-color: 0;
	border-width: 0px;
	text-decoration: none;
	color: #000000;
}
body a:visited {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	text-decoration: none;
	color: #000000;
}
body img
{
	border-style: none;
}

h1 {
	visibility: hidden;
}

h2 {
	padding: 0px;
	margin: 0px;
	width: 0px;
	height: 0px;
	position: absolute;
	line-height: 0px;
	font-size: 0px !IMPORTANT;
	top: 0px;
	right: 0px;
}
h3 {
	border-width: medium;
	border-color: #000000;
	border-bottom-style: double;
	font-size: x-large !IMPORTANT;
	font-weight: bolder;
	margin-top: 10px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

.title
{
	font-weight: bold;
	font-size: large !IMPORTANT;
	color: #000000;
	text-align: center;
}
.title2
{
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-size: medium !IMPORTANT;
		color: #000000;
		text-align: center;
}
.title3
{
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-size: medium !IMPORTANT;
	color: #000000;
	text-align: left;
	cursor: pointer;
}

.monthtext
{
  /*height: 72px;*/
  margin-right: 10px;
  margin-bottom: 39px;
  margin-left: 10px;
}


.left {
	/*min-width: 100px;*/
	min-height: 50px;
	max-width: 400px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
.right {
	min-width: 100px;
	min-height: 50px;
	max-width: 600px;
	float: right;
	text-align: left;
	margin-right: 10px;
}
.center {
	margin: 0 auto;
	text-align:center;
}
.top {
	background-color: #FFFFFF;
}
#HEADERCONTAINER {
	margin: 0 auto;
	padding: 0px;
	height: 120px;
	background-color: white;
	background-image: url('./images/bsp_Ocean.jpg');
}
#HEADER {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	max-width: 900px;
	height: 120px;
/*	max-height: 110px;*/
	vertical-align: text-bottom;
	color: #FFFFFF;
	font-size: 72pt !IMPORTANT;
}
.line {
	margin: 0 auto;
	height: 20px;
	background-image: url('./images/horizband.gif');
	background-repeat: repeat-x;
}

#MIDBODY {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	background-color: white;
	height:800px;
  border-radius: 2em 2em;
  -webkit-border-radius: 2em 2em;
  -moz-border-radius: 2em 2em;
	border-width: 4px;
	border-color: #000000;
	border-style: double;
}
.myplayer {
	margin: 0 auto;
	text-align:center;
	font-style: italic;
	font-weight: bold;
}
.myplayer body{
	font-size: 16px;
	font-family: Tahoma;
}
.myplayer a {
  color: blue;
}
.myplayer a:visited {
  color: blue;
}
.myplayer a:hover {
  color: red
}

.MENU {
	float: left;
	margin: 0 auto;
	padding: 0px 0px 0px 5px;
	width: 100px;
	/*max-width: 100px;*/
	/*height: 100%;*/
	min-height: 100%;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	/*color: #336699;*/
	font-size: 12px !IMPORTANT;
	border-width: 4px;
	border-right: 2px ridge silver;

  -webkit-border-radius: 2em 2em;
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em;

  -webkit-border-radius-topleft: 2em 2em;
  -webkit-border-radius-bottomleft: 2em 2em;
  -moz-border-radius-topleft: 2em 2em;
  -moz-border-radius-bottomleft: 2em 2em;
	left-border-width: 4px;
	left-border-color: #000000;
	left-border-style: double;

}

.MENU a
{
	color: #000000;
	/*color: #336699;*/

	/*font-weight: bold;*/
}

.MENU a:visited
{
	color: #000000;
}


.MENU a:hover
{
	color: #0099CC;
}

#CONTENT {
	float: right;
	margin: 0 auto auto auto;
	padding: 0px 5px 0px 5px;
	width: 780px;
	max-width: 780px;
	min-height: 100%;
	
	/*min-height: 100%;*/
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
	text-align: left;
	border-top-color: silver;
	border-top-width: 2px;
	border-bottom-color: silver;
	border-bottom-width: 2px;

  -webkit-border-radius: 2em 2em;
  border-top-left-radius: 0em;
  border-bottom-left-radius: 0em;
  right-border-radius: 2em 2em;
  -webkit-border-radius-topright: 2em 2em;
  -webkit-border-radius-bottomright: 2em 2em;
  -moz-border-radius-topright: 2em 2em;
  -moz-border-radius-bottomright: 2em 2em;
	right-border-width: 4px;
	right-border-color: #000000;
	right-border-style: double;
}
#FOOTER {
  clear:both;
	margin: auto auto 0 auto;
	width: 900px;
	max-width: 900px;
}
#FOOTER1 {
  clear:both;
	margin: auto auto 0 auto;
	width: 900px;
	max-width: 900px;
	text-align: right;
	font-size: 12px !IMPORTANT;
	font-family: "Trebuchet MS";
}
#FOOTER2 {
  clear:both;
	margin: auto auto 0 auto;
	color: #000000;
	/*height: 10px;
	max-height: 10px;
	width: 900px;
	max-width: 900px;

	background-color: #808080;
	background-image: url('../images/top_band2.gif');
	background-repeat: repeat-x;*/
}
#FOOTER3 {
  clear:both;
	margin: 10px auto 0 auto;
	color: #C0C0C0;
	width: 900px;
	max-width: 900px;
	text-align: right;
	font-size: 12px !IMPORTANT;
}


.topRightStatic {
	position: fixed;
	float: none;
	display: inline-table;
}
.credits {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.frontAccordian
{
    float: right;
    width: 325px;
    height: 307px;
   	text-align: center;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: #000033;
	background-color: silver;
	font-family: Arial, Sans-Serif;
	font-size: 12px !IMPORTANT;
	font-weight: bolder;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: silver;
	background-color: #000033;
	font-family: Arial, Sans-Serif;
	font-size: 12px !IMPORTANT;
	font-weight: bolder;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.accordionContent
{
	border-style: none dotted dotted dotted;
	border-width: 1px;
	border-color: #2F4F4F;
	background-color: #FFFFCC;
	color: black;
	border-top: none;
	padding: 10px 5px 20px 5px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 100px;
}

.newsAccordian
{
    height:100px;
    max-height:100px;
    overflow: hidden;
}
.serviceTimes
{
	margin: 3px;
	float: left;
	width: 171px;
	height: 96px;
	font-size: 15px !IMPORTANT;
}
.devotionals
{
	margin: 3px;
	float: left;
	width: 161px;
	height: 100px;
	text-align: center;
}
.aboutFront 
{
	float:left;
	width: 195px;
}
.directions 
{
	float: left;
	margin: 3px;
	height: 90px;
	width: 180px;
}

.bottomRightStatic {
	float: right;
	color: #FF0000;
}
.bottomRightStatic a:link
{
	color: #FF0000;
	text-decoration: none;
}
.bottomRightStatic a:visited
{
	color: #FF0000;
	text-decoration: none;
}

input[type="text"]
{
}
textarea
{
}
select
{
}

