/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #222;

	background-color:##2B659F;
	margin: 0px 2px 2px 2px;}
	
	
#small1: link, #small1:visited{font: bold  10px verdana;
	color:#6699CC;
	margin: 0px 2px 2px 2px;}	
	
	#small1: hover {font: bold verdana 10px;
	color: #ff9900;
	margin: 0px 2px 2px 2px;}	
	


#trebuchet_grey  {

font-family:trebuchet ms,arial, verdana;

font-size: 18px;

font-weight:bold;

color:#555;

}


#trebuchet_orange  {

font-family: trebuchet ms, arial, verdana;

font-size: 17px;


color: #cc4400;

line-height:20px;
font-weight:bold

}

#trebuchet_blue  {

font-family: trebuchet ms, arial, verdana;

font-size: 15px;

font-weight:bold;

color: #0066cc;

}


#orange_link:link {font-family: arial, verdana;font-size: 12px;color: #cc4400;text-decoration: underline;}

#orange_link:hover {font-family: arial, verdana;text-decoration: none;font-size: 12px;color: #0066cc;}

#orange_link:visited {font-family: arial, verdana;font-size: 12px;color: #cc4400;text-decoration: underline;}



/*a{
	color: #006699;
	text-decoration: none;
} */

a:link{
	color:#3366CC;
	text-decoration: underline;

	
	
	
}

a:visited{
	color:#0055cc;
	text-decoration: underline;
}

a:hover{
	color:#ff6600;
	background-color:#;
	text-decoration: none;
	
}

a:link{
	color:#3366CC;
	text-decoration: underline;

	
	
	
}

a.darkblue:visited{
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}

a.darkblue:hover{
	color:#ff6600;
	font-weight:bold;
	text-decoration: underline;
	
}
a.darkblue:link{
	color:#003366;
	font-weight:bold;
	text-decoration: none;

}

.lightblue {
	color:#0066cc;
	text-decoration: none;
	font-size: 10px;
}
.grey {
	color:#666666;
	text-decoration: none;
	font-size: 10px;
}
.black {
	color:#000000;
	text-decoration: none;
	font-size: 10px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color:#0066FF;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color:#003366;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color:#222;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color:#FF9900;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/




#title {font: } 

#masthead{
	
	width: 98.7%;
	margin-top: 0px;
	border-left: 2px solid #0099ff;
	border-right: 1px solid #;
	background-image: url(../images/upper_bg.jp);
	padding: 6px 0px 10px 0px
}

#navBar{
  float: right;
	width: 18%;
	margin-top: 0px;
	background-color:#fff;
	padding: 4px 4px 0px 0px;
	
	border-top: 1px solid #;
	border-right: 1px solid #ccc;
	
	height:100%;
	line-height:16px;
	
	
	 font-family:verdana  ;
	 font-size:10px

	
	
	
}

#floatquote {float:left}

#headlines {

  float:left;
	width: 18%;
    
	 
	 padding: 0px 0px 0px 6px;
	
	
	font-size: 12px;
	background-color:#fff;
	/*background-color:#2B659F; or #e8edff*/
	color: #555;
	border-top: ;
	line-height:16px;
	border-right: 1px solid #;
	border-top: px solid #;
	border-left: 1px solid #003366;
	line-height:20px
	
	

	
	
	
	
}

#headlines hr {border: 1px solid #ccc}

#headlines a:link, #headlines a:visited {font-family:verdana;text-decoration:none;font-size:11px; color:#003366;display:block; border-bottom:1px solid #e4e4e4; font-weight:bold; vertical-align:middle}

#headlines a:hover {text-decoration:underline;color:#ff9900;font-size:11px; font-weight:bold;vertical-align:middle}




#content{
  float: left;
  width: 58%;
  line-height:17px;
  padding: 10px 0px 4px 14px; 
  background-color:#fff;
  font-size:11px;
  border-top:1px solid #;
  
  border-right:1px solid #;
  font-family: verdana,arial,;
}

#content a {   }
 
  
  
  #content:link,visited {
  font-size:11px;
  font-weight:bold
 
  }

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

/*#globalNav{
	padding: 0px 0px 0px 10px;
	border-bottom: 6px solid #cc0000;
	color: #888888;
	font-size:14px;
	background-color:#;
	vertical-align:top  }*/
	


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 85%;
	padding-top:;
}

/*************** #pageName styles **************/

#pageName{
	margin-top: 0px;
	padding: 8px 0px 0px 8px;
	font-size:12.5px;
	
	
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 11px;
	padding: 3px 0px 0px 8px;
	
	
}


/************** .feature styles ***************/

.feature a{
	padding: 0px px 10px 3px;
	font-size: 12px;
	width:100%;
	float:none
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: ;
}

.feature img{
	float:none;
	margin: 0px 6px 0px 0px;
	
	
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	background-color:#eee;
	border-top:#333;
	font-weight:bold
	
}

#siteInfo a:link, visitedf{
	clear: both;
	font-size: 11px;
	padding: 10px 2px 10px 2px;
	font-weight:bold
	
	
}

#siteInfo img{
	padding: 4px 4px 4px 5px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 2px 0px 5px 2px;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited 

{  }

#navBar ul {  margin: 0; padding: 0; background-color:}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {  }

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;  }


/*********** #sectionLinks styles ***********/

#sectionLinks{
	
	
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height:17px;
	color:#333;
	
	
	
}

#sectionLinks a:link{

	
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height:18px;
	color:#0066cc;
	width:100%;
	
}


#sectionLinks a:visited{

	
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height:18px;
	color:#0066cc;
	width:100%;
	
}


#sectionLinks h3{
	padding: 10px 0px 2px 2px;
	
	color:#fff;

	
	
}

#sectionLinks a {
	
 	margin-top: 4px;
	padding: 0px 0px 2px 10px;
	background-color:#fff;
	 width:88%;
	 color:#003399;
	
}


#sectionLinks a:hover{
	
	
}


/*********** .audioclips styles ***********/

.audioclips {
	margin-top: 3px;
	padding: 0px 0px 2px 2px;
	font-size: 11px;
	 width:88%;
	 color:#222;
	 text-decoration:none
}

.audioclips h3{
	padding: 10px 0px 2px 2px;
	font-size:11px;
	color:#fff;
	padding-left:5px
}

.audioclips:hover 

.audioclips:link,

.audioclips:visited {
	display: block; 
}



/*********** .disocgraphy styles ***********/

.discography  {
font: normal 11px arial;
color:#333;
}


.discography a:link, hover, visited{
	color:#0066cc;
	font-weight:bold;
	font: normal 10px arial;
	}


/*********** .disocgraphy styles ***********/

.recentlyviewed  {
font: normal 11px arial;
color:#333;
}


.recentlyviewed a:link, hover, visited{
	color:#0066cc;
	font-weight:bold;
	font: normal 10px arial;
	}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{

}

#headlines p{
	padding: 5px 0px 5px 0px;
}


