@charset "utf-8";
/* CSS Document */



/*************************BROWSER RESET*****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***************************END RESET******************************/

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body {
margin: 0px;
background: #d5cadc url(images/bg.gif) repeat-x;
font-family: Arial; 
font-size: 12px; 
color: #303030;
line-height: 1.3em;
}

a:link { 
font-family: Arial; 
font-size: 12px; 
color: #058b7e;
}

a:visited { 
font-family: Arial; 
font-size: 12px; 
color: #058b7e;
}

div#container {
width: 887px;
margin-left: auto;
margin-right: auto;
}

div#header {
height: 217px;	
}

div#navbar {
height: 23px;
background: url(images/navback.gif) repeat-x;
width: 825px;
margin: 0 auto;
color: #fff;
font-size: 18px;
text-align: center;
padding-top: 6px;
}

div#navbar a {
font-weight: bold;
font-size: 15px;
color: #fff;
text-decoration: underline;
margin: 0px 8px;
padding-bottom: 0px;
}

div#navbar a:hover {
text-decoration: none;	
}

div#main-wrapper {
background-image: url(images/back3.gif);
min-height: 300px;
}

div#main {
width: 575px;
float: right;
padding: 20px 55px 20px 20px;
line-height: 1.5em;
}

div#sidebar {
width: 203px;
float: left;
min-height: 300px;
background: url(images/sidebar-bg.png) no-repeat;
margin-left: 31px;
text-align: center;
}

div#sidebar a, div#sidebar a:hover {
text-decoration: none;
color: #000;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-bottom: -1px;
}


div#footer {
clear: both;
height: 134px;
background: url(images/footer.gif) no-repeat;
}

div.fcenter {
text-align: center;
font-size: 11px;
padding-top: 50px;
margin-left: 250px;
}

div.fcenter a {
font-size: 11px;	
}

/* TEXTS */


a:hover { 
font-family: Arial; 
font-size: 12px; 
color: #1b4886; 
text-decoration: none;
}

h1 { 
font-family: Arial; 
font-size: 18px; 
color: #1b4886;
}

h2 { 
font-family: Times New Roman; 
font-size: 17px; 
color: #1b4886;
}

.white {
color: #fff;	
}

.mini {
font-size: 11px;	
}


/* DIVS AND TABLES */

.newsletter {
text-align: left;
padding: 20px;
margin-bottom: 10px;
}

.pr {
margin-left: 20px;	
}

.pr td {
vertical-align: top;
padding-bottom: 5px;
}

/* MISC */

.signup {
text-align: center;
}

.signuptext {
border: 1px solid #1F4986; 
font-size:13px;
font-family:Arial;	
}

.testimg {
border: 1px #058b7e solid;	
margin-bottom: 10px;
}

.hrgreen {
width: 90%;
height: 1px;
border-bottom: 1px #058b7e solid;	
margin: 0px auto 15px auto;
}

.left {
text-align: left;	
}

.center {
text-align: center;	
}

.padtop {
margin-top: 20px;	
}

.pray input, .pray textarea {
border: 1px solid #058B7E;
}

.submit {
color: #fff; 
font-size: 12px; 
font-family: Arial; 
border: 1px solid #3C9299; 
padding 1px 4px;
background-color: #3C9299	
}

.donna {
border: 1px #000 solid;
margin: 0px 10px 10px 0px;
}

.board-big {
width: 510px;
margin: 0px auto;
}

.board-small {
width: 480px;
margin: 0px auto;
}

.board2 {
display: inline-block;
width: 120px;	
float: left;
}

.board {
display: inline-block;
width: 170px;
float: left;
}

.em {
font-style: italic;	
}

.testpic {
border: 1px #000 solid;
margin: 0px 0px 10px 10px;
}

#schedule table td {
padding: 0px 0px 5px 0px;	
}