/* CSS Document */
body, td, th, a, h1, h2 {font-family: Arial, Helvetica, sans-serif;}

body {background-color: white; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 100%; color: black;}

/* code for centering tables */
div.centered  {text-align: center;}
div.centered table {margin-top:0; margin-right:auto; margin-left:auto; margin-bottom:0; text-align: left; width: 760px;}

/* links */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: underline;
}

/* main header table */
#aabheader {margin-top: 40px; text-align: right; width: 760px; display: block;}

/* main content table */
#mainsection {margin-top: 20px; margin-bottom: 5px; width: 760px; }


.navsquares {
	padding: 12px 0px 0px 7px;
	width: 158px;
 	}
	
.description {text-align: right; vertical-align: bottom; display: block; padding-right: 7px; margin-bottom: 7px}
.description h1 {font-size: 12px; font-weight: bold; margin-bottom: 0px; padding: 0px;}
.description h2 {font-size: 11px; font-weight: normal; margin-bottom: 0px; padding: 0px;}

.biodescription {font-size: 12px; font-weight: bold; text-align: right; vertical-align: bottom; padding-right: 7px; padding-top: 50px; display: block;}

.painting {margin: 0px 7px 0px 7px;}
.hortpainting {margin: 0px 0px 8px 8px;}


/* color blocks for rightmost cell of main content */
#blockOpenHeart {background-color: #841911; width: 349px;}
#blockNotSilent {background-color: #870502; width: 323px;}
#blockForgiveness {background-color: #bd3937; width: 377px;}
#blockTheQuickening {background-color: #622c5e; width: 465px;}
#blockTheAwakening {background-color: #EB503E; width: 465px;}
#blockUtahSunrise {background-color: #675d51; width: 129px;}
#blockFoolsErrand {background-color: #c7b640; width: 156px;}
#blockEternalConstancy {background-color: #658556; width: 338px;}
#blockFlameinDarkness {background-color: #5a516a; width: 378px;}
#blockDreamsofEllesmere2 {background-color: #790323; margin-left: 8px; height: 87px;}
#blockDreamsofEllesmere1 {background-color: #41235F; margin-left: 8px; height: 87px;}
#blockFireOfHope {background-color: #ca3a17; width: 473px;}
#blockFromTheAshes {background-color: #1d3267; width: 473px;}
#blockBraveMagdalene {background-color: #ada9b7; width: 149px;}
#blockEmbrace {background-color: #000101; width: 356px;}
#blockMarySalome {background-color: #1f1d1e; width: 161px;}
#blockYukonGoldI {background-color: #b7852c; width: 139px;}
#blockSmallWondersI {background-color: #0a4762; width: 139px;}
#blockNobleGuinevere {background-color: #050505; width: 153px;}
#blockIseultsLament {background-color: #2A445D; width: 373px;}
#blockOneness {background-color: #4f2545; margin-left: 8px; height: 87px;}
#blockDistantThunder {background-color: #fb5962; margin-left: 8px; height: 87px;}
#blockOpenGreatEarth {background-color: #d081a1; margin-left: 8px; height: 87px;}
#blockPrimalGoodness {background-color: #36579e; margin-left: 8px; height: 87px;}
#blockRisingDawn {background-color: #C55815; margin-left: 8px; height: 87px;}
#blockRisingDusk {background-color: #D0753C; margin-left: 8px; height: 87px;}
#blockAsAboveSoBelow {background-color: #29403a; width: 378px;}
#blockLayeredTruths2 {background-color: #F5CB55; width: 388px;}
#blockFairElaine {background-color: #132B67; width: 374px;}
#blockForIris {background-color: #396AC6; width: 363px;}
#blockMountainGold {background-color: #ad351f; width: 377px;}
#blockRundleDreams {background-color: #3a3996; width: 369px;}
#blockThriceGreat {background-color: #6F6F57; width: 460px;}
#blockYukonGoldII {background-color: #bc7133; width: 145px;}
#blockStarfire {background-color: #255384; width: 118px;}
#blockEruption {background-color: #ad2a3c; width: 156px;}
#blockHerVoice {background-color: #0b2088; width: 365px;}
#blockChimeara {background-color: #CE6F1D; width: 118px;}
#blockRibbonDance {background-color: #D74021; margin-left: 8px; height: 87px;}
#blockHerSacrifice {background-color: #000; margin-left: 8px; height: 87px;}

.btn {margin: 4px 4px 4px 4px; display: inline;}

/* links at bottom */
#navsectionleft {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	color: #666;
	text-align: left;
	line-height: 1.4em;
}

#navsectionright {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color:#666;
	text-align: right;
}

/* biography text */
#blockBio {
	width: 320px;
	height: 280px;
	background-color: #ccc;
	vertical-align: top;
	padding: 10px;
}


#blockBioText {
	width: 298px;
	height: 278px;
	background-color: #ccc;
	overflow: auto;
	font-size: 12px;
	color: black;
	border: 1px solid #ccc;
	line-height: 1.4em;
	padding-right: 16px;
}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#blockBioText { padding-right: 13px; }

