/* Styles for na-santabarbara.org */

body {
	margin: 0 1em 40px 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #666;
	/* background-image: url(i/cm_bg_drk.gif); */
	background: #33334a;
	color: #ccc;
	font-size: 11px;
}
H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL {
	display: block;
}
B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, IMG, SPAN {
	display: inline;
}
LI {
	display: list-item;
}
H1, H2, H3, H4 {
	margin-top: 1em;
	margin-bottom: .75em
}
H5, H6 {
	margin-top: 1em;
}
H1 {
	text-align: center;
}
H1, H2, H4, H6 {
	font-weight: bold;
}
H3, H5 {
	font-weight: bold;
}
H1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
H2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
H3 {
	font-size: 12px;
}
H4 {
	font-size: 11px;
}
P, UL, OL {
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
}
B, STRONG {
	font-weight: bold;
}
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE {
	font-style: italic;
}
PRE, TT, CODE, KBD, SAMP {
	font-family: monospace;
}
PRE {
	white-space: pre;
}
ADDRESS {
	margin-left: 3em;
}
BLOCKQUOTE {
	margin-left: 3em;
	margin-right: 3em;
}
UL, DIR {
	list-style: circle;
	margin-top: 8px;
	margin-bottom: 8px;
}
OL {
	list-style: decimal;
	margin-top: 8px;
	margin-bottom: 8px;
}
MENU {
	margin: 0
}
LI {
	margin-left: 2em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#flush p {
	margin-left: 10px;
}
DT {
	margin-bottom: 0;
}
DD {
	margin-top: 0;
	margin-left: 3em;
}
a:link, a:visited {
	color: #0f9;
	text-decoration: underline;
	padding: 2px;
}
a:hover {
	color: #eef;
	text-decoration: none;
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	background: #000;
	padding: 2px;
}
a:link img {
	border: 0;
}
a:visited img {
	border: 0;
}
/* DIV STYLES -- beginnings of a css layout redo with includes */
#nav {
	font-weight: bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #ccd dashed;
	text-align: center;
}
#nav a:link, #nav a:visited {
	color: #00FFCC;
	text-decoration: underline;
	letter-spacing: normal;
	padding: 3px;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
	padding: 3px;
	background: #ccc;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	letter-spacing: normal;
}
#nav a:active {
	text-decoration: none;
	font-weight: bold;
}
/* NASB SPECIFIC STYLES */
.VERD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px
}
.VERD-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.VERDbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.VERDbigCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	color: #00FFCC;
	font-weight: bold;
	margin-top: 20px;
}
.VERD-help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #00FFCC;
}
#cal td {
	border: 1px #888 dotted;
	padding: 10px 10px 10px 10px;
}
p.l {
	text-align: left;
}
.c {
	text-align: center;
}
#cal td.orange {
	border: 1px orange dotted;
}
td.tb {
	border-top: 1px #ccc dashed;
	border-bottom: 1px #ccc dashed;
}
.homebox {
	padding: 10px;
	background: #557;
	border: 1px #aaa solid;
	color: white;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 20px;
	line-height: 1.7em;
}
