/* sitestyles.css for Karen Gray */

BODY {
	margin: 119px 48px 36px 199px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

BODY.sectHome {
	margin: 119px 48px 36px 199px;
	padding: 0px;
	background-color: #336699;
	background-image: url(images/sh_bg.gif);
	background-repeat: repeat-y;
}

A:LINK, A:VISITED, A:ACTIVE { color: #003366; }

.secthome A:LINK, .secthome A:VISITED, .secthome A:ACTIVE { color: #ffffff !important; }

P, TD, TH, BLOCKQUOTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0em;
}

BODY.sectHome P {
	font-size: 13px;
	line-height: 18px;
	color: #cccccc;
	margin-top: 2em;
}

BODY.sectHome UL LI {
	font-size: 13px;
	line-height: 18px;
	color: #cccccc;
}

BODY.sectHome H2 {
	color: #ffffff;
}

BODY.sectHome H2 SPAN {
	font-weight: normal;
}

TH {
	font-weight: bold;
	text-align: left;
}

H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	color: #003366;
}

H2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	color: #003366;
}

UL {
	margin-left: 1em;
	padding-left: 0em;
	margin-top: 0.3em;
}

OL {
	margin-left: 2em;
	padding-left: 0em;
	margin-top: 0.3em;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

EM {
	font-style: normal;
	font-weight: bold;
}

STRONG {
	font-weight: bold;
	font-style: normal;
	color: #0066cc;
}

STRONG.gold { color: #ffcc00; }

DIV#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

DIV#mainNav {
	position: absolute;
	top: 160px;
	left: 0px;
}

DIV#sectNav {
	position: absolute;
	top: 76px;
	left: 199px;
	width: 500px;
}

DIV#sectNav P {
	text-align: right;
	line-height: 1em;
}

DIV#sectHomePhoto {
	position: absolute;
	left: 439px;
	top: 40px;
}

DIV#sectHomeQuote {
	position: absolute;
	left: 267px;
	top: 217px;
}

DIV#sectHomeNav {
	position: absolute;
	left: 190px;
	top: 363px;
}

DIV#sectHomeBtn {
	position: absolute;
	left: 340px;
	top: 420px;
}

.sh_nav A {
	display: inline;
	margin-right: .25em;
	padding-right: 9px;
}

DIV#mainNav P {
	color: #cccccc;
	padding-top: 36px;
	padding-left: 18px;
	font-size: 9px;
	line-height: 12px;
}

.imgHead { line-height: 1em; }

.sidebar {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.copyright {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5em;
	margin-left: 2em;
	margin-bottom: 5em;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 4em;
	margin-bottom: 5em;
}

.footer A { margin-right: 1em; }

.formTbl {
	background: #b5ccd4;
	width: 90%;
}

.formTbl TD, .formTbl TH {
	padding: 4px;
	line-height: 13px;
	vertical-align: top;
}

.alert { color: #ff0000; }
.orderForm TD { padding-top: 1em; }

.editorComment {
	background-color: #ffff00;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.songlist UL {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.songlist LI {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

A:link.sh_link, A:active.sh_link, A:visited.sh_link { color: #ffffff; }

.quoter {
	display: block;
	margin-left: 2em;
	margin-top: 0.5em
	line-height: 13px;
}