﻿/* ref1a.css */

body {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	width: 760px;
	margin: 2px;
	padding: 0;
	vertical-align: top;
}
p {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: .3em .5em .3em .5em;
}
a {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: medium;
	font-weight: 200;
	text-decoration: none;
	margin: 0;
	padding: 0;	
}
h4 {
	background: #E0D4A7;
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: 200;
	color: #CB0E3E;
	margin: 0;
	padding: .4em .5em 0 .5em;
}

h6 {
	background: #E0D4A7;
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 200;
	color: #ffffff;
	margin: 0;
	padding: .4em .5em .2em .5em;
}
#all {
	padding: 0;
	margin: 0;
	width: 760px;
	vertical-align: top;
}
#masthead {
	width: 760px;
	background-image: url('../_images/cosmos800x200A.JPG');
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
#masthead h1 {
	background: no-repeat;
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	height: 35px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}
#masthead h2 {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: 1.75em;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	height: 28px;
	margin-top: 3px;
	margin-bottom: 20px;
	padding: 0;
}
#masthead h3 {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: 1.50em;
	font-weight: 200;
	text-align: left;
	margin: 0;
	padding: .3em .5em .2em .2em;
	color: #ffffff;
}
.navbar {
	height: 25px;
	margin: 0;
	padding: 0;
	font-size: medium;
	font-weight: 200;
	color: #ffffff;
	background-color: navy;
	vertical-align: top;
	line-height: normal;
}
.navbar ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.navbar li {
	display: inline;
	margin: 0;
	padding: 0;
}
.navbar a {
	display: inline;
}
.navbar a {
	line-height: 25px;
	padding: 0, .3em;
	text-decoration: none;
	color: #ffffff;
}
#pageTitle {
	font-weight: 200;
	color: #ffffff;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#mainBody {
	background-color: #E0D4A7;
	border-style: 0;
	border-width: 0;
	vertical-align: top;
	width: 760px;
	padding: 0;
	margin: 0;
}
#leftPanel {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 600px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#rightPanel {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 160px;
	vertical-align: top;
	background-color: #E0D4A7;
	margin: 0;
	padding: 0;
}
#rightPanel h4 {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: Large;
	font-weight: 200;
	z-index: 50;
	color: #CB0E3E;
	margin: 0;
	padding: .3em .5em .5em .5em;
}
.intro {
	clear: both;
	width: 100%;
	vertical-align: top;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}
.subhead {
	float: left;
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	color: #CB0E3E;
	text-align: right;
	vertical-align: top;
	margin: 0;
	padding: .4em .5em .2em .2em;
	width: 165px;
	background-color: #FFFFFF;
}
.text p {
	font-size: small;
	color: #000000;
	padding: .3em .5em;
}
.text li {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
}
.text ol {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
}
.textHead {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	color: #CB0E3E;
}
.quote {
	background-color: #F2F2F2;
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	color: #000000;
	margin: 0;
	padding: .3em .5em;
}
.right {
	text-align: right;
}
#suggest {
	text-align: right;
}
#cat ul {
	list-style-type: none;
	margin: 0 0 0 .5em;
	padding: .2em .2em .2em .5em;
	line-height: 2em;
}
.refHeading {
	clear: both;
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: large;
	font-weight: 200;
	color: #ffffff;
	background-color: #cb0e3e;
	vertical-align: top;
	padding: .3em .5em .2em .5em;
	margin: 0;
}
.rxTable {
	padding: 0px;
	margin: 0px;
	width: 600px;
	border-collapse: collapse;
}
.rxAmazon {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 140px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.rxTitle {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
	font-size: large;
	font-weight: 200;
	width: 410px;
	background-color:#3f80c0;
	color: #ffffff;
	padding: .1em .2em .1em .3em;
	margin: 0;
}
.rxTitle a {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
	font-size: large;
	font-weight: 200;
	width: 410px;
	background-color:#3f80c0;
	color: #ffffff;
	padding: .1em .2em .1em .3em;
	margin: 0;
}

.rxTitle h6 {
	font-size: small;
	font-weight: 200;
	text-align: left;
	color: #ffffff;
	background-color:#3f80c0;
}

.rxKey {
	background-color: #3f80c0;
	text-align: left;
	width: 50px;
	padding: 0 0 0 .4em;
	margin: 0;
}
.rxAuthor {
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #C0CAEF;
	width: 410px;
	padding: .3em .5em;
	margin: 0;
}
.rxYear {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #C0CAEF;
	text-align: left;
	width: 50px;
	padding: 0 0 0 .4em;
	margin: 0;
}
.rxText {
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #ffffff;
	width: 460px;
	margin: 0;
	padding: 0 .3em .1em .3em;
}
.rxText li {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
}
.rxText ol {
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-size: small;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	height: 25px;
	width: 750px;
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: 200;
	text-align: left;
	color: #ffffff;
	background-color: navy;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: middle;
	padding-top: .5em;
}
.copyright {
	float: left;
	width: 20px;
	font-family: "Lucida Grande", "Arial Unicode MS", sans-serif;
}
a.headerLink:link    {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: large;
	font-weight: 200;
	color: #0033cc;
	/* text-align: center;
	vertical-align: top;
	width: 185px; */
	margin: 0;
	background-color: #FFFFFF;
}
a.headerLink:visited {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif; 
	font-size: large;
	font-weight: 200;
	text-align: right;
	text-decoration: none;
	color: #0033cc;
}
a.headerLink:active  {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif; 
	font-size: large;
	text-decoration: none;
	font-weight: 200;
	text-align: right;
	/* width: 175px; */
	color: #cb0e3e;
}
a.subheadLink  {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	text-align: right;
	text-decoration: none;
	color: #0033cc;
	background-color: #FFFFFF;
	margin: 0;
	padding: 1px 1px;
}
a.subheadLink:link    {
	color: #0033cc;
}
a.subheadLink:visited {
	color: #FF641A;
}
a.subheadLink:hover   {
	text-decoration: none;
	color: #ffffff;
	background-color: #0033cc;
}
a.subheadLink:active  {
}

a.navbarLink:link    {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif;
 	font-size: large;
 	text-decoration: none;
 	font-weight: 200;
 	color: #ffffff;
}
a.navbarLink:visited {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif; 
	font-size: large;
	text-decoration: none;
	font-weight: 200;
	color: #FF9966;
}
a.navbarLink:hover   {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif; 
	font-size: large;
	text-decoration: underline overline;
	font-weight: 200;
	color: #ffffff;
	background-color: #0033cc;
}
a.navbarLink:active  {
	font-family: "Fantasy", Skia, Helvetica, Arial, sans-serif; 
	font-size: large;
	text-decoration: none;
	font-weight: 200;
	color: #ffffff;
}
a.sidebarLink:    {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	text-decoration: none;
	color: #0033cc;
}
a.sidebarLink:link    {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	text-decoration: none;
	color: #0033cc;
}
a.sidebarLink:visited {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	text-decoration: none;
	color: #990099;
}
a.sidebarLink:hover   {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: 200;
	text-decoration: underline overline;
	color: #ffffff;
	background-color: #0033cc;
}
a.sidebarLink:active  {
	font-family: "Fantasy", Helvetica, Arial, sans-serif;
 	font-size: medium;
	font-weight: 200;
 	text-decoration: none;
 	color: #0033cc;
}
