BODY {
	font-size : .9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : white;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #6D9EFF;
}
a:hover {
	color: #3064CC;
	text-decoration: underline;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #000000; 
background-color : transparent; 
}

H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #355594; 
background-color : transparent; 
}

H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #355594; 
background-color : transparent; 
}

H4 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #FF0000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

ul { list-style-image: url(http://www.celiahammond.org/images/menuman/paw_icon.gif) }

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .7em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #6D9EFF;
  	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #FFFFFF;
}

.bg_medium {
	background-color : #6D9EFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #FFFFFF;
}

.bg_light {
	background-color : #E3ECFF;
	color: #173369;
}

.alt_bg_dark {
  background-color : #2F4673;
}

.alt_bg_medium {
	background-color : #6D9EFF;
	color: #FFCC00;
}

.alt_bg_light {
  background-color : #E6EEFF;
}

.copyright {
    font-size: .7em;
    text-align: center;
}

