body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

/*body { behavior:url("csshover.htc"); }*/

table {
	font-size: 12px;
	color: #000000;
}
.parabold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7f0000;
	text-decoration: none;

}
.subtitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 1c2b85;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {color: 000000;
	text-decoration: underline;}
	
a:hover {
color: #7f0000;
}

a:visited {
color: #444455;
}

a.subtitle1{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 1c2b85;
}
a.subtitle1:hover{
text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#7f0000;
	}
	
a.subtitle1:visited{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333344;
}
	
a.readmore:link {
	text-decoration: none;
	color: #5270A0;
	font-weight: bold;
}

a.readmore:hover {
color: #7f0000;
}

a.readmore:visited{
text-decoration: none;
color: #333344;
font-weight: bold;
}

a.listen:link {
text-decoration: none;
color: #1C2B85;
font-weight: bold;
}

a.listen:hover{
color: #7f0000;
}

a.listen:visited, a.listen:active {
text-decoration: none;
color: #333344;
font-weight: bold; 
}

html>/**/body .Navigation { position:relative; top:0px; }
.Navigation .NavLeft { 
	background: url('../images/nav-left.gif') no-repeat;
	float:left;
	width:220px;
	height:25px;
}
.Navigation .NavRight {
	float:left;
	width:530px;
	background: url('../images/nav-bg.gif') repeat-x;
}
.Navigation .NavRight ul { list-style:none; padding:0px; margin:0px;}
.Navigation .NavRight ul li { float:left; padding:0px; margin:0px; height:25px; }
.Navigation .NavRight ul li a { 
	padding:4px 0 5px 0;
	margin:0 12px 0 3px;
	display:block;
	text-decoration:none;
	color:#e8cf9d; 
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma, Verdana, arial, sans;
}
html>/**/body .Navigation .NavRight ul li a { margin:0 16px 0 3px; }
* html .Navigation .NavRight ul li a { margin:0 10px 0 3px; }
.Navigation .NavRight ul li a:hover { color:#fff; }
.Navigation .NavRight ul li ul { 
	position:absolute;
	top: 25px;	
	display:none; 
	padding-bottom:0; 
	margin:0;
	list-style:none;
	background: #660000;
	width: auto;
}

.Navigation .NavRight ul li:hover ul { 
	display:block; 
	/*z-index:500;*/
	text-align:left;
	width: auto;
}
.Navigation .NavRight ul li ul li {
	float: none;
	margin: 0;
	padding: 0;
	text-align:left;
	display:list-item;
}
.Navigation .NavRight ul li ul li a {
	display: block;
	float: none;
}
.Navigation .NavRight ul li ul li a {
	display: block;
	margin:0px;
	padding: 6px 16px 4px 6px;
	text-decoration: none;
	color:#e8cf9d;
	text-align:left;
	font-size:11px;
}
/*
* html .Navigation .NavRight ul li ul li { width:160px; }
* */
.Navigation .NavRight ul li ul li a:hover {
	background: #ffcc99; 
	color:#660000;
}

.Navigation .GoogleSearchBar #sb { 
	width:110px;
	padding:2px 3px 0 3px;
	margin-right:4px;
	float:right;
	position:relative;
	float:right;
	top:3px; 
	left:4px;
	background: #f7f2df; 
	/*font-size:11px;*/
	color:#333;
}

.Navigation .GoogleSearchBar #sa {
	border:0;
	background: url('../images/search-button.gif') no-repeat;
	float:right;
	width:22px;
	height:21px;
	font-size:0px;
	text-indent:-10000px;
	border:0px;
	padding:0px;
	margin-top:1px;
	cursor:pointer;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0){
	.Navigation .GoogleSearchBar #sb { top:-11px; }
	.Navigation .GoogleSearchBar #sa { position:relative; top:-11px; }
}
*/
.Navigation .GoogleSearchBar {
	float: right;
}
#cse-search-results { background-color: #FBF6E1; }
#sb { height: 18px; font-size: 9px; }
#sa { border: 0; 
}

homelands_css_v2css #listenseries a {
	background: url('images/listen-off.gif') no-repeat;
	width: 70px;
	height: 14px;
	
}
a.listenseries: hover {
	background: url('../images/listen-on.gif') no-repeat;
	width: 70px;
	height: 14px;
	
}
	
	
	