﻿/* External Style Sheet created by Tina Grant */

body {
color: black;
font-family: verdana;
font-size: medium; 
margin: .5em;
padding: .5em;
background-image: url('Images/bluegradient.jpg'); } 

#container {
min-width: 600px; }

#left_col {
width: 250px;
float: left;
text-align: center; }

#page_content {
margin-left: 250px; 
text-align: center; }

h1 {
color:powderblue;
text-align: center;
font-family: Papyrus;
font-size: xx-large; 
font-weight: bold; }

h2 {
color: powderblue;
text-align: center;
font-family: Papyrus;
font-size: x-large;
font-weight: bold; }

h3 {
font-family: Papyrus;
color: powderblue;
text-align: center;
font-size: large;
font-weight: bold; }

h4 {
font-family: Arial;
text-align: center;
color: ivory;
font-size: medium;
font-weight: normal; }

h4.left {
font-family: Arial;
text-align: left;
color: ivory;
font-size: medium;
font-weight: normal; }

p {
text-align: left; 
color: ivory;
font-family: Arial, Helvetica, sans-serif;
font-size: small; }

p.center {
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
font-size: small; }

address {
text-align: center;
color: ivory; 
font-size: small;
font-family: Arial; }

ul {
font-family: Arial;
font-size: medium;
font-weight: bold;
list-style-type: disc;
margin-left: 160px;
position: inherit; }

td {
color: #000080;
font-size: small;
font-style: normal;
border: 2px solid #A997A7;
white-space: nowrap; }

table {
font-family: Arial;
font-size: small;
font-weight: bold;
white-space: nowrap;
text-align: center;
color: navy; 
border: #A997A7;
border-style: solid;
border-width: 3px;
background-color: #FFE3CC; }

blockquote {
font-family: Arial;
font-size: x-large;
font-weight: bold;
margin-left: 5em; }

img.border {
border-style: solid;
border-width: 2px;
margin-top: 24px;
margin-bottom: 24px; }

img.noborder {
margin: 2px;
border-width: 0; }

a:link {
font-family: Arial;
font-size: medium;
text-decoration: underline;
color:mediumturquoise; }

a:visited {
font-family: Arial;
font-size: medium;
color: plum; }
	
a:hover {
font-family: Arial;
font-size: medium;
color:salmon; }

#center {
text-align: center; }



