﻿/* External Style Sheet created by Tina Grant */

body {
color: black;
font-family: verdana;
font-size: medium; 
margin: .5em;
padding: .5em;
background-color: #FFBF8C; } 

#container {
min-width: 600px; }

#left_col {
width: 250px;
float: left;
text-align: center; }

#page_content {
margin-left: 250px; 
text-align: center; }

h1 {
color: navy;
text-align: left;
font-family: Comic Sans Serif;
font-size: xx-large; 
font-weight: bold; }

h2 {
color: navy;
text-align: left;
font-family: Comic Sans Serif;
font-size: x-large;
font-weight: bold; }

h3 {
font-family: Vagadana;
font-size: large;
font-weight: normal; }

p {
text-align: left; 
font-family: Arial, Helvetica, sans-serif;
font-size: large; }

p.center {
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
font-size: large; }

address {
font-size: 10pt;
font-family: arial,helvetica,sans-serif; }

ul {
font-family: Verdana;
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: Verdana;
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: Verdana;
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: Verdana;
font-size: medium;
font-weight: bold;
text-decoration: underline;
color: navy; }

a:visited {
font-family: Verdana;
font-size: medium;
font-weight: bold; }
	
a:hover {
font-family: Verdana;
font-size: medium;
font-weight: bold;
color: #000000; }

#center {
text-align: center; }



