#homenews1 a {
	
	color: #2E428C;
	border-bottom-color: #2E428C;
	font-size: 110%;
}

#homenews1 a:link {
	
	color: #2E428C;	
	border-bottom-color: #2E428C;
}
#homenews1 a:hover {
	text-decoration: none;
	color: #E9EFFE;
	border-bottom-width: 0px;
}
#homenews1 a:visted {
	text-decoration: none;
	color: #2E428C;
	
}


#homenews2 a {
	color: #CC0D46;
	border-bottom-color: #CC0D46;
	font-size: 110%;
}



#homenews2 a:link {
	color: #CC0D46;
	border-bottom-color: #CC0D46;
}

#homenews2 a:hover {
	text-decoration: none;
	color: #060;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, sans-serif;
}


#homepic {
	float: left;
	width: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #66CC33;
	margin: 10px;
	padding-right: 10px;
	font-size: 90%;
	text-align: center;
	font-family: Verdana, sans-serif;
}
.	cursor: -webkit-zoom-in;
.	display: inline;
.	height: 500px;
width: 666px;
#homepic .caption {
	font-family:"Trebuchet MS",  "Lucida Sans";
	font-style: italic;
	color: #000033;
	font-size: 100%;
}

#homecontainerbird {
	margin:0 auto;
	width: 1000px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 20px;
	border-right-color: #99CCFF;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #4295D1;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	background-image: url(../assets/images/bird_bghome.jpg);
	background-repeat: no-repeat;
}
#homenews1 {
	display: block;
	float: left;
	width: 200px;
	color: #093;
	margin-right: 20px;
	border-top-color: #0099CC;
	border-top-style: dotted;
	border-top-width: 1px;
	/*border-bottom-color: #0099CC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
	border-right-color: #0099CC;
	border-right-style: dotted;
	border-right-width: 1px;
}

#homenews1 p {
	color: #394EBA;
	font-size: 100%;
	margin: 10px;
	line-height: 130%;
	font-weight: bold;
	}

#homenews2 {
	display: block;
	float: left;
	width: 200px;
	color: #C00;
	margin-right: 20px;
	border-top-color: #FF0066;
	border-top-style: dotted;
	border-top-width: 1px;
	/*border-bottom-color: #FF0066;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
	border-left-color: #FF0066;
	border-left-style: dotted;
	border-left-width: 1px;
	clear: right;
	font-size: 100%;
}
#homenews2 p {
	color: #090;
	font-size: 100%;
	margin: 10px;
	line-height: 130%;
	text-align: center;
	}
#homenavcontainer2 {
	margin-left: 0px;
	margin-top: 10px;
}


 #homenavlist2 ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#homenavlist2 li
{
	display: inline;
	list-style-type: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	
}

#homenavlist2 a
{
	padding: 4px 3px 4px 3px;

	border: 0px solid #333;
	background-color: #EAC946;		
}

#homenavlist2 a:link, #homenavlist2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#069;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #FFFFCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#homenavlist2 a:hover
{
	border: 0px solid #333;
	background-color: #EAC946;
	color: #FFFFFF;
	border-left-color: #201577;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #201577;
	border-right-style: solid;
	border-right-width: 1px;
}
#homefooter {
	margin: 10px 15px 10px 15px;
	padding: 1em 0;
	text-align: center;
	font-size: 0.85em;
	color: #1B1676;
	display: block;
	background-color: #FFFFFF;
	border-top-color: #069;
	border-top-style: dotted;
	border-top-width: 1px;
	clear: both;
}
#homefooter a {
	text-decoration: none;
	color: #6D9EA3;
	border-bottom-color: #FFFFFF;
}
#homefooter a:link {
	text-decoration: none;	
}.reminder {
	color: #CF880F;
	letter-spacing: 0.2em;
	font-weight: bold;
}

