
A:Link {color: #000000; text-decoration: underline; }
A:Visited {color: #000000; text-decoration: underline; }
A:Hover {color: #377625; text-decoration: underline; }

h1 {color: #4777c1; font-size: 17px; line-height: 14pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; display:inline; padding-bottom: 20px}

h2 {color: #4777c1; font-size: 15px; line-height: 16pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; display:inline; padding-bottom: 20px}

.text, P, LI, UL, OL, TD {color: #000000; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, sans-serif; font-weight: normal; }

#nav {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #377625; text-decoration: underline}

ul {
	list-style-type: square;
	list-style-image:  url(images/bullet.gif);
}

.container {
   border-style: solid;
   border-color: #377625;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   text-align: left;
   background-color: ebf1e9;
   padding: 12px;
}


HR { border: 0;
color: #377625;
background-color: #377625;
height: 1px;
}

.photo {
  border:1px solid #377625;
  }
  
.button {
	background:#377625;
	padding:2px 8px;
	color:#ffffff;
	font-weight:bold;
}
A.button:link {text-decoration: none; color:#FFFFFF;}
A.button:visited {text-decoration: none; color:#FFFFFF;}
A.button:hover {text-decoration: underline; color:#FFFFFF;}

#homepagecallout {
	margin-top:190px;
}
#homepagecallout .header {
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width:150px;
	border-bottom:1px solid #bfd1ec;
	margin-bottom:8px;
	color:#ffffff;
	text-align:center;
}
#homepagecallout p {
	border:1px solid #bfd1ec;
	margin-right:12px;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	width:150px;
	height:235px;
	float:left;
	color:ffffff;
	padding:6px;
}

#homepagecallout a:link, #homepagecallout a:visited, #homepagecallout a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#homepagecallout a:hover {
	color:#377625;
	text-decoration:none;
}