html {overflow-y: scroll} 
#nav {
	margin-bottom: 2px;
}
#nav ul {
	padding-bottom: 3px;
	border-top-width: 1px;
	padding-top: 3px;
	
	
}
#nav ul li {
	float:left;
	list-style-type:none;
	padding-bottom:3px;
	padding-right: 19px;
	padding-top:3px;
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration:none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
}

#nav img {
	
	padding-bottom:10px;
	
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	padding-bottom: 3px;
	text-decoration:none;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
}

#content a {
	
	font-size: 1em;
	
}


#navigation a:hover {
	text-decoration: underline;
}
#content {
	padding-bottom: 3px;
	font-size: 1em;
	padding-top:20px;
	
	
}
#sidebar {
	margin-top: 30px;
	padding-left: 0px;
}

#footer a {
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
}
#banner-content {
	margin-bottom: 5px;
	margin-top: 15px;
}
#head, #head h1 {
	color: #004C6D;
	font-weight: normal;
	font-size: 16px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content ul {
	list-style-position: outside;
	list-style-image: url(../images/bull.gif);
	list-style-type: disc;	

}

#content ol {
	color: #004C6D;
	line-height:150%;
	font-weight: bold;
}


#content ol p {
	
	font-weight: normal;
	margin-bottom:0px;
	color: #444;
}

#footer {
	border-top: 1px solid #ccc;

}
.container {
}
#sidebar p {
	font-size: 11px;
	color: #666;
}
.testim {

}
.on {
	color: #004C6D;
	
	
}
.pic {
		
	height: 206px;
	overflow:hidden;}

#content img {
	border: 1px solid #ccc;
	background-color: #eee;
}

.pic img, #sidebar img {
	border: 1px solid #ccc;
	background-color: #eee;

}

#sidebar .fadeshow img{
	border: 0px solid #fff;
	background-color: #fff;
	
}

#content .noborder img{
		border: 1px solid #fff;
}

#navigation{
border-top: 1px solid #cccccc;
}

.news a strong{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-variant: normal;	/*font-size: 0.95em;*/
	text-transform: uppercase;
}

.news p{
	/*font-size: 0.95em;*/
}

.crumb {
font-size:10px;
font-style:italic;
color:#004C6C;
}

#content p{
margin-bottom: 18px;}
.dual-col {
	column-count:2;
}

