
A:Link {color: #9a6b4e; text-decoration: underline; }
A:Visited {color: #9a6b4e; text-decoration: underline; }
A:Hover {color: #14a7cd; text-decoration: underline; }

h1 {color: #14a7cd; font-size: 15px; line-height: 14pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; display:inline; font-variant: small-caps; letter-spacing: 1px}

h2 {color: #ffffff; font-size: 15px; line-height: 14pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; display:inline; font-variant: small-caps; letter-spacing: 1px}

.text, P, LI, UL, OL, TD {color: #9a6b4e; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: normal; }

.blue {color: #14a7cd; font-size: 12px; line-height: 14pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; }

em { font-size: 12px; }

#callout {
color: #9a6b4e; font-size: 11px; line-height: 16pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: normal;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 14px;
	color: ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
A.nav:link { text-decoration: none; color: ffffff;}
A.nav:visited { text-decoration: none; color: ffffff;}
A.nav:hover { text-decoration: underline; color: ffffff;}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-variant: small-caps; 
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 16px;
	color: 9a6b4e;
	text-decoration: none;
	font-weight: normal;
}
A.footer:link { text-decoration: underline}
A.footer:visited { text-decoration: underline}
A.footer:hover { color: #C6192B; text-decoration: underline}

ul {
	list-style-type: square;
	list-style-image:  url(images/bullet.gif);
}

.copy {
   font-size: 13px;
   color:#FFFFFF;
}
.container {
   border-style: dotted;
   border-color: #9a6b4e;
   border-bottom-width:3px;
   border-left-width:3px;
   border-right-width:3px;
   border-top-width:3px;
   width:500;
   text-align: left;
   font-size: 13px;
   color:#FFFFFF;
   padding: 12px;
   background-color: 14a7cd;
}


HR { border: 0;
color: #9a6b4e;
background-color: #ffffff;
height: 1px;
width: 100%;
text-align: left;
}

.photo {
  padding:4px;
  border:1px solid #9a6b4e;
  }

