/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


a:link, a:visited{
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	background-color: #999999;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #333333;
}

h2{
	font-size: large;
	color: #000099;
}

h3{
	font-size: 120%;
	color: #FFFFFF;
	
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Verdana, Arial,sans-serif;
 color: #333333;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

html, body {
    height: 100% !important;
	min-height:100%;
	}
	
#masthead{
	width: 100%;
	margin: 0 auto;
	min-width: 1160px;
	background-image: url(/images/Banner_Bar_Silver.png);
	background-repeat: repeat-x;
	height: 100px;
}

#top{
	height:100% !important;
	min-height:100%;
	/*min-width: 100%;*/
	line-height: 115%;
}	
	
#navBar{
	position: absolute;
	left: 21px;
	top:160px;
	width:160px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 9pt;
	background-image: url(/images/Nav_background.png);
	padding-left: 0px;
	border-style: ridge;
	border-color: #CCC;
}

#navlist {
	margin: 0;
	list-style-type: none;
	text-align: left;
	float: left;	
}

#navlist a, #navlist a:visited {
	height: 26px;
	width:160px;
	display: block;
	background-image:  url(/images/test_button_up.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	list-style: none;
	list-style-type: none;
}

#navlist a:hover {
	background-image:  url(/images/test_button_dn.jpg);
	float: none;
}

#sectionLinks #navlist .uberlink {
	background-image:  url(/images/test_button_pressed.jpg);
	background-repeat: no-repeat;
	cursor: default;
	color: #FA5858;
	font-weight: bold;
	list-style: none;
	list-style-type: none;
	text-shadow:#900;
}

#content{
	margin-left: 220px;
	margin-right: 250px;
	margin-bottom: 30px;
	/*width: auto;*/
	/*height:100%;*/
	max-width: 48em;
	/*min-width:  24em;	*/
	height: auto !important;
	min-height:100%;
}

#other_content{
	margin-left: 220px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 100%;
	max-width: 56em;
	/*min-width:  24em;	*/
	height: 100% !important;
	min-height:800px;
	overflow:visible;
}


#composer_content{
	margin-left: 220px;
	margin-bottom: 30px;
	margin-right: 50px;
	width: 80%;
	max-width: 56em;
	/*min-width:  24em;	*/
	height: auto !important;
	min-height:800px;
	overflow:hidden;
}

#article_content{
	margin-left: 220px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 100%;
	max-width: 56em;
	/*min-width:  24em;	*/
	height: auto !important;
	min-height:800px;
	overflow:hidden;
}
	

#catalog_content{
	margin-left: 220px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 100%;
	max-width: 56em;
	/*min-width:  24em;*/
	/*min-height: auto !important;*/
	height:1000px;
	min-height: auto !important;
	/*min-height: 900px;*/
	/*overflow:visible;*/
}

#sidebar{
	position: absolute;
	right:5px;
	top:155px;
	/*width:176px;*/
	/*font-family: "Times New Roman", Times, serif;*/
	/*text-align: center;*/
	/*font-size: 14pt;*/
	/*height: 570px;*/
	/*font-style: italic;*/
	/*color: #000000;*/
	/*font-weight: bold;*/
	/*background-image: url(/images/Info_background.png);*/
	/*padding-top: 10px;*/
	width: 250px;
	height: 100%;
	/*min-height: 900px;*/
	/*overflow:hidden;*/
		
}

#form_content{
	background-image: url(/images/Nav_background.png);
	border-style: ridge;
	min-width:800px;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	top: auto;
	padding: 0px 0px 10px 10px;
	margin-bottom: 100px;	
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	margin-top: 60px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in 

one line
   this will force a horizontal scrollbar if there isn't enough room for all 

links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 5px 10px 5px;
	font-size: 80%;
	width: 100%;
	/*overflow:hidden;*/
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	margin: 0px 10px 0 0;
	padding-right: 5px;
}

.featuredComposer {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	width: 70%;
	margin-right: 20px;
	float:left;
	text-align: left;
	/*height: auto;*/
	/*height:100%;*/
	/*min-height: 800px ;*/
	overflow:hidden;
	}

.featuredComposer h3{
	padding: 10px 0px 0px 0px;
	text-align: left;
	
}

.featuredComposer img{
	float: left;
	margin: 0px 10px 10px 0;
	padding-right: 5px;
}	

.composer {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	width: 70%;
	margin-right: 20px;
	float:left;
	text-align: left;
	height: 100% !important;
	/*height:100%;*/
	min-height: 100% !important;
	}

.composer h3{
	padding: 10px 0px 0px 0px;
	text-align: left;
	
}

.composer img{
	float: left;
	margin: 0px 10px 10px 0;
	padding-right: 5px;
}	

/* adjust margins to change separation between the feature image and text 

flowing around it */


/************** .story styles *****************/

.pageTitleStyle{
	font-size: 2.5em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	background-image:url(/images/Header%20Graphic.png);
	background-repeat:no-repeat;
	height:120px;
	line-height: 2em;
	width: 15em;
	margin-top: 60px;
}

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	width: 70%;
	/*height:100%;
	height: auto !important;*/
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

.h_mnu_01{
	width: 100%;
	margin: 0 auto;
	min-width: 1160px;
	height: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	/* [disabled]text-decoration: none; */
	background-image: url(/images/test_button_background.jpg);
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	/*float: right;*/
	width: 100%;
	padding-left:0px;
}

.h_mnu_01 ul li{
	display: inline;
	overflow:hidden;
}

.h_mnu_01 ul li a{
	width: 160px;
	height: 24px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left:0px;
	text-decoration: none;
	background-image: url(/images/test_button_up.jpg);
}

.h_mnu_01 ul li a:visited{
	color: #FFFFFF;
	background-image: url(/images/test_button_pressed.jpg);
	
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li {
	color: #FFFFFF !important;
	width: 160px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left:0px;
	background-image: url(/images/test_button_dn.jpg);
	height: 22px;
	overflow: hidden;
}

/*.h_mnu_01 .selected {
	color: #FFFFFF !important;
	width: 159px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 1px;
	background-image: url(/images/test_button_pressed.jpg);
}*/

.h_mnu_01 .slug {
	width: 160px;
	text-align: right;
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:0px;
	text-decoration: none;
}

/*#siteInfo{
	border: none;
	font-size: 75%;
	height: 30px;
	background-image: url(/images/test_button_background.jpg);
	padding-top: 5px;
	width: 100%;
	top: inherit;
	white-space: nowrap;
}*/

	
/************* #search styles ***************/

#search{
	padding: 10px 3px 5px 0px;
	border-bottom: 1px solid #cccccc;
	width: auto;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
	text-align: center;
	float: none;
}

#sectionLinks a:link{
	width: 160px;
}



/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 0px;
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	top: inherit;
	height: 20px;	
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#top #other_content .story style19 a {
	text-decoration: underline;
}
#top #other_content .story style19 a {
	text-decoration: underline;
}
#sample_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #FFFF00;
	text-decoration: underline;
}

/************** #article styles **************/

.text_top {
	background-image: url(images/text_box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_middle {
	background-image: url(/images/text_box_middle.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.text_bottom {
	background-image: url(/images/text_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text_box {
	font-size: 80%;
	padding-left:50px;
	padding-right:50px;
	text-align: justify;
	vertical-align: top;
	width: 600px;
	height: auto;
	
}
.article_Title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	color:#333333;
}

/************** #sidebar styles **************/

.sidebar_top {
	background-image: url(images/sidebar_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_middle {
	background-image: url(/images/sidebar_middle.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.sidebar_bottom {
	background-image: url(/images/sidebar_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidebar_box {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-left:15px;
	padding-right:20px;
	text-align: left;
	font-style:normal;
	color:#000000;
	padding-top: 15px;
}
.sidebar_Title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight: bold;
	color:#CC0000;
	text-align: center;
	text-decoration: underline;
	
}

