/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/* Bethel Lutheran Church_Styles   created: March 2019    By: Sterling Norris */
/*  */

/* Fonts
'Times New Roman', Times, serif;
Arial, Helvetica, sans-serif;
*/
/*
@font-face {
font-family: psschool;
src: url(fonts/schoolbell.eot);
src: local('Schoolbell'),url(fonts/schoolbell.ttf) format("Truetype");
font-weight: normal;
font-style: normal;
}
*/

body.ps {
background-color: #f5f1e8; 
background-image: url(graphics/bg-f5f1e8.png); 
background-attachment: fixed;
background-repeat:repeat-x;
margin: 0px;
padding: opx;
}

.setpage-ps800 {
width: 800px;
background-color:#fff2e6; /* alt color #fff8c6 and #ffeccf */
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0%;
}

.setpage-ps900 {
width: 900px;
background-color:#fff2e6; /* alt color #fff8c6 and #ffeccf */
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0%;
}

.ctr-ps { 
text-align: center;
font: bold 12pt  'Times New Roman', Times, serif;   
margin-top: 15px; 
margin-bottom: 0%; }

.menubar-ps {
background-color: #fff2e6;
width: 900px;
height: 20px;
margin-left: auto;
margin-right:auto; 
margin-top: 0%;
margin-bottom: 0%;
}

#corners-ps {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius:5px;
border-radius: 5px;

behavior: url(ie-css3.htc);

Border: solid 1px #5f4530;
}


#dbrn-ps {color: #5f4530; } /*Dark Brown*/
#mbrn-ps {color: #9c6547; } /*medium brown*/

hr.ps {color: #5f4530 solid;
size: 2;
}

.credit-ps {
text-align: center;
font: bold 11pt 'Times New Roman', Times, serif;; 
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

a 	{ decoration: none; 
	font: bold 12pt "Times New Roman"; 
	text-decoration: none; }
a:link      {color: #5f4530;} 
a:visited   {color: #5f4530;}
a:hover     {color: #807012; 
			font: bold 12pt "Times New Roman"; 
            text-decoration: underline; 
            cursor: pointer;}