a:link {
	text-decoration: underline;
	color: #054080;
}

a:active {
	text-decoration: underline;
	color: #054080;
}

a:visited {
	text-decoration: underline;
	color: #054080;
}

a:hover {
	text-decoration: underline;
	color: #2c8005;
}

p {
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 14px;
}

p.small {
	font-size: 12px;
   	line-height: 14px;
}

p.indented {
	text-indent: 4em;
}


body {
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 14px;
}

TD { font-size: 12px; font-family: arial, verdana}

h1 {
	font-family: arial, verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

h2	{
	font-family: arial, verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.color2 {
background-color:#B0C2D7;
}
.smtxt {
	font-family: arial, verdana, arial;
	font-size: 11px;
	color: #054080;
}

.smtxt A:hover {
	font-family: arial, verdana, arial;
	font-size: 11px;
	color: #2c8005;
}

.form {font: 12px arial, sans-serif; color: #000000; text-decoration: none; text-indent: 0; background-color: #ffffff;}


.form2 {font: 10px arial, sans-serif; color: #000000; text-decoration: none; text-indent: 0; background-color: #ffffff;}


/* Lisa barry Pages Formatting */


#barry
{
	margin:0px 20px 0px 20px;
}

#barry .text
{
	font-family:Arial; font-size:12px; color:#000000; line-height:20px; text-align:justify;
}

#barry h3
{
	font-size:15px; color:#2c8005; margin:0px; text-align:center;

}

.lheadings
{
	font-size:15px; color:#000000; margin:0px; text-align:center; font-weight:bold;

}

#barry_nav
{
	margin:auto;
}

#barry_nav ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:700px;
}

#barry_nav ul li
{
	list-style-type:none;
	margin:0px 10px 0px 0px;
	float:left;
}

#barry_nav ul li a
{
	display:block;
	width:130px; height:44px;
	padding:6px 0px 0px 0px;
	background-image:url(images/barry_btnnav_link.jpg); background-repeat:no-repeat;
	font-weight:bold; font-size:12px; color:#FFFFFF; line-height:18px; text-align:center; text-decoration:none;
}

#barry_nav ul li a:hover
{
	display:block;
	width:130px; height:44px;
	padding:6px 0px 0px 0px;
	background-image:url(images/barry_btnnav_hover.jpg); background-repeat:no-repeat;
	font-weight:bold; font-size:12px; color:#FFFFFF; line-height:18px; text-align:center; text-decoration:none;
}


