/* CSS Document */
/* footer area */
#footerbg {
	font-family:"Trebuchet MS", Tahoma, Arial;
	clear: both;
	background:#132f3c url(images/bg_footer.jpg) repeat-x;
	background-color: #ffffff;
	color: #cdbebe;
	height:auto;
	}
#footerbg .sub {
	color: #142f46;
	font-size:13px;
	text-align: left;
}
#footerbg td {
	text-align:left;
	font-size:14px;
	color: #142f46;
}
#footerbg .sub a:hover{
	color: #000066;
	font-size:13px;
	text-decoration:underline;
}
#footer {
	width: 960px;
	margin: 0px auto;
	color: #666666;
}
#footer .links {
	width:940px;
	padding:10px 10px 5px 10px;
}
#footer .links li a:hover{
	text-decoration:underline;	
}
#footer .links h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
}
#footer .links h3 {
font-size:22px;
font-family:"Trebuchet MS", Tahoma, Arial;
color: #003d67;
background:none;
padding:0px;
}
#footer .links h3 A, #footer .links h3 A:visited, #footer .links h3 A:active{
color: #cccc99;
text-decoration:none;
}
#footer .links h3 A:hover {
color:#cccc33;
text-decoration:underline;
}
#footerbg a,#footerbg a:link, #footerbg a:active, #footerbg a:visited  {
	color: #142f46;
	text-decoration:none;
}
#footerbg a:hover {
	color: #000066;
	text-decoration:underline;
}
#footerbg h4 a, #footerbg h4 a:link, #footerbg h4 a:active, #footerbg h4 a:visited  {
color:#142f46;
text-decoration:none;
}	
#footerbg h4 a:hover{
color: #000033;
text-decoration:underline;
}
#footerbg h3 a:hover {
text-decoration:underline;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 950px;
	line-height: 30px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #333333;
}
#credits a,#credits a:link, #credits a:visited , #credits a:active{
	color: #0066ff;
}
#credits a:hover {color: #0033ff;}
.valid {
	background:url(images/valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}
.rss {
	background:url(images/mini-rss.gif) no-repeat left;
	padding-left:20px;
	margin:0px;
}
.blogroll { text-indent:0px;}
