body		{margin:0px; padding:0px}
body		{background-color:#ccc; background-image:url('../cascadia/ltgrey.jpg'); background-attachment:fixed}
body,table	{font-family:tahoma,verdana,sans-serif; font-size:12px}
h4		{font-size:1em; font-weight:bold}
h2		{font-size:2em;}
h3,.head	{font-size:1.5em; font-weight:normal}
h1,.title	{font-size:3em; font-weight:bold}
h1,h2,h3,h4	{margin:0px}
hr		{color:#000; border-style:solid}
table		{border:none}
img		{border-color:black}
p		{margin:0px; margin-bottom:10px}
li		{margin:0px}
dd		{margin-bottom:6px}
a		{font-weight:bold; text-decoration:none}
a:link		{color:#468}
a:visited	{color:#246}
a:hover		{color:#a86; text-decoration:underline}

.table		{display:table;}
.cell		{display:table-cell; padding:10px; vertical-align:top;}

.photo		{font-size:.9em; float:right; padding-left:10px; padding-bottom:10px}

.section	{background-color:white; border:solid black 2px; margin-bottom:20px; border-radius:4px;}
.sectionhead	{background-color:#468; color:white; padding:4px}
.sectionhead img	{float:left; border:2px solid black; margin-right:6px}
.sectionbody	{background-color:white; padding:10px}
.sectionbody h4	{border-bottom:1px solid #ccc; padding-bottom:4px; margin-bottom:4px; width:100%}
.sectionmast	{border-top:none; border-radius:0px 0px 4px 4px;}

.mast		{background-color:white; border:solid black 2px; padding:10px; margin:10px 0px; text-align:center; height:35px; border-radius:4px;}

.foot		{border-top:2px solid black; margin-top:10px; padding-top:10px}
.red		{background-color:#d44; color:white}
.fine		{font-size:.8em}
.center		{text-align:center;}

.body		{max-width:750px; margin:auto;}

.menu		{width:150px; background-color:#468; color:white; border-top:black 2px solid; border-right:black 2px solid; padding:4px 0px 0px 0px; border-radius:0px 80px 0px 0px}
.menu h4	{border-bottom: 2px solid black; margin-bottom:4px; padding-bottom:4px; font-size:1.5em}
.menu ul	{margin:0px 0px 10px 20px; padding-left:0px}
.menu a:link,
.menu a:visited	{color:#fff; text-decoration:none}
.menu a:hover	{color:#fdb}

.welcome	{font-size:1.5em;}
.welcome:first-letter
		{font-size:3em; font-weight:bold; float:left; line-height:.8em;}

body	{scrollbar-face-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #468;
	scrollbar-track-color: #468; 
	scrollbar-arrow-color: #468}