
body, html        { font-family: verdana, geneva, arial, helvetica, helve, sans-serif; background: #c0c0c0; repeat-y center top; text-align: center; margin: 0; padding: 0; height: 100%; border: 0 }


/* Misc formatting */

a    { font-weight: bold; text-decoration: none }

a:hover  { text-decoration: underline }

h1 {
	color: #57726D;
	font-family: verdana, geneva, arial, helvetica, helve, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

h2 {
	color: #57726D;
	font-family: verdana, geneva, arial, helvetica, helve, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	color: #57726D;
	font-family: verdana, geneva, arial, helvetica, helve, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

h4 {
	color: #2F3E3B;
	background-color: #FFF0D0;
	padding: 5px;
	font-family: verdana, geneva, arial, helvetica, helve, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

hr {
	color: #57726D;
}

pre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 100%;
}

.backtotop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bolder;
}

.calyear {
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	background-color: #57726D;
	text-align: center;
}

.churchname {
	color: #57726D;
	font-size: 120%;
	font-weight: bold;
}

.indent {
	margin-left: 10px;
}

.larger {
	font-size: 120%;
}

.top_nav_links {
	margin: 0;
	vertical-align: top;
	font-size: 85%;
	color: #b9b9b3;
	text-align: right;
}

.muchlarger {
	font-size: 140%;
}

.versequote {
	font-size: 150%;
	font-weight: bold;
	color: #C0BB9A;
}

.boxtitle {
	font-size: 110%;
	color: #595BBF;
	font-weight: bold;
	text-align: right;
}

.smaller {
	font-size: 80%;
	line-height: 120%;
}

.smallest {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.youarehere {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.errorpg {
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	text-align: center;
}

.neswpanel   { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-variant: normal; border-top: 6px solid #fff }
.neswpanel a     { color: #2a568f; font-weight: bold; text-decoration: none; background-color: #fff; display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 15px }
.neswpanel a:hover  { color: #41505B;	}

.nwsepanel   { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-variant: normal; border-top: 6px solid #fff }
.nwsepanel a     { color: #84929f; font-weight: bold; text-decoration: none; background-color: #fff; display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 15px }
.nwsepanel a:hover  { color: #41505B;	}

#container	 { text-align: left; margin: 0 auto; position: relative; width: 850px; height: auto !important; min-height: 100% }	
#topbar     { color: #f0f0f0; font-size: 10px; background: #57726d url("../images/tabmain.jpg"); text-align: right; margin: 0; padding: 2px 10px 2px 0; border-top: 1px solid #57726d }

#topbar a {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
}

#topbar a:hover {
	color: #DDB10A;
	font-weight: bold;
	text-decoration: none;
}
	
#header {
	margin: 0;
	padding: 0;
	border-top: 2px solid #57726D;
	font-size: 80%;
}
	

#sideheader {
	background: #57726D;
	padding: 2px;
	color: #f0f0f0;
	font-size: 120%;
	text-align: center;
}

#footer       { color: #FFFF00; font-size: 10px; background-image: url("../images/bgbutt.jpg"); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin-bottom: 0; padding-top: 3px; position: relative; height: 30px; clear: left }

#footer a	 { color: #FFFF00 }

#footer a:hover  { text-decoration: underline }

.infobox {
	float: right;
	width: 200px;
	padding: 5px;
	margin-left: 5px;
	background-color: #f0f0f0;
	border: 1px solid #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 115%;
}

.infobox2 {
	float: right;
	width: 150px;
	padding: 5px;
	margin-left: 5px;
	background-color: #FFF8E8;
	border: 1px dotted #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 105%;
}
	

/* MENUS */
/* Sidebar Menu */

.buttonscontainer {
	width: 195px;
}

.buttons a {
	background-color: #F0F0F0;
	border-bottom: 1px solid #57726D;
	color: #57726D;
	display: block;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	padding: 2px;
	padding-left: 3px;
	text-align: left;
	text-decoration: none;
}

.buttons a:hover {
	background-color: #57726D;
	color: #DDB10A;
	text-decoration: none;
}

.buttons1 a {
	background-color: #F0F0F0;
	border-top: 1px solid #57726D;
	border-bottom: 1px solid #57726D;
	color: #57726D;
	display: block;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	padding: 2px;
	padding-left: 3px;
	text-align: left;
	text-decoration: none;
}

.buttons1 a:hover {
	background-color: #57726D;
	color: #DDB10A;
	text-decoration: none;
}

.buttonsindent {
	background-color: #F0F0F0;
	color: #57726D;
	display: block;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	line-height: 15pt;
	padding: 2px;
	padding-left: 13px;
	text-align: left;
	text-decoration: none;
}

.buttonsindent a:hover {
	color: #DDB10A;
	text-decoration: underline;
}


/* Table styles */

table#box {
	background-color: #f0f0f0;
	border: 1px solid #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 12px;
}

td#box {
	border-top: 1px solid #333333;
}

th#box {
	text-align: center;
}



table#orderform {
	background-color: #f0f0f0;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 100%;
}

td#orderform {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	vertical-align: middle;
	padding: 5px;
}

