/* This has the orange header color  */

/* This is the list of horizontal menu links under the logo  */

 
#pageNav a {
	/*/*/
	text-decoration: none;
/* */
}

#pageNav a:link, #pageNav a:visited {
	color: #999;
	/*/*/color: #999;
	 /* */

}
#pageNav a:hover {
	color: #FF9900;

}


#pageNav{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;


}

.pNav
{ 
text-align: justify
} 
 

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Tahoma;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;


}

p
{
	text-align: left;
} 
 

/******* hyperlink and anchor tag styles *******/
a:link {
	color: #666;
	text-decoration: underline;
	line-height: 1em;
}
a:visited {
	color: #999;
	text-decoration: underline;
	line-height: 1em;
}


a:hover, a:active {
	color: #FF9900;
	text-decoration: underline;

}


#centered {
	width: 850px; 
	margin-left: auto; 
	margin-right: auto;
}

/* Bold links on  art page */

#art a {

	text-decoration: none;

}

#art a:link {
	color: #333;
	text-decoration: underline;


}

#art a:visited {
     color: #333;
	 text-decoration: none;
	 }

#art a:hover {
	color: #ffdd4f;
	text-decoration: none;
}



/* Bold links on splash page */

#splash a {

	text-decoration: none;

}

#splash a:link {
	color: #333;
	text-decoration: none;


}

#splash a:visited {
     color: #333;
	 text-decoration: none;
	 }

#splash a:hover {
	color: #ffdd4f;
	text-decoration: none;
}


.hdrtxt {
	
	color: #da7a34;
	font-size: 20px;
		font-weight:bold;
}


/************** header tag styles **************/


h1 { font-size: 110%; 	color: #333;  	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;}
h2 { font-size: 140%; 	font-weight: bold; color: #da7a34; 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;}
h3 { font-size: 120%; 	color: #c00; 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;}
h4 { font-size: 140%; 	color: #999; 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; text-align:left; margin-top:0px; width:63%; }
h5 { font-size: 140%; 	color: #333; 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; text-align:center; margin-top:10px; }


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell{
	top: 155px;
	position:absolute;
	width: 860px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 8px;
	border-top-style:none;
	border-color: #ffdd4f;
	left: 545px;
}

/***********************************************/
#splash_box{
	top: 0px;
	position:absolute;
	width: 847px;
	height: 500px;
	background-color: #e7e4c4;
	border-style: solid;
	border-width: 8px;
	border-color: #ff9933;
}

#masthead{

	top: 0px;
	position:absolute;
	width: 861px;
	background-color: #f1edd9;
	border-width: 8px;
	border-style: solid;
	border-color: #ffdd4f;

	
}


#content{
	padding: 0px 10px 0px 0px;


}
#splash {
	background-color: #f1edd9;
	padding-left: 10px;
	}


/***********************************************/
/* Component Divs                              */
/***********************************************/

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	min-height: 200px;
	height: 200px;


	
}
html>body .feature {
	height: auto;
	border-left: 10px;
	border-color: #FFFFFF;
}

/************** Footer with links to legal styles ****************/

#footer_links{

	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	color: #999;
	padding-right: 10px;
	margin-top: 0px;
}


/* This is the list of links on the footer */

 
#footer_links a {
	
	text-decoration: none;
 /* */
}

#footer_links a:link, #footer_links a:visited {
	color: #999;
	/*/*/color: #999;
	 /* */

}
#footer_links a:hover {
	color: #ff9933;
}


/************** siteInfo styles ****************/

#siteInfo{
	border-top: 1px solid #cccccc;
	font-size: 12px;
	text-align: left;
	color: #999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

.captiontxt {
	padding-left: 5px;
	color: #666;
	font-size: 70%;
}
.desciptxt {
	
	color: #666666;
	font-size: 13px;
	text-align: justify;
}
.foottxt {
	
	color: #666666;
	font-size: 13px;
	text-align: justify;
}
.copyrighttxt {
	
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	padding-left: 10px;
}

.mlist {
	
	color: #999;

}

/***********************************************/
/* This fixes the nasty borders in FireFox     */
/***********************************************/

.hidebrder{


	border-style: solid;
	border-width: 1px;
	border-color: #F1EDD9;
}

td {
   border: solid 1px #ffdd4f;
   }
/***********************************************/
/* End fix     */
/***********************************************/


.titletxt {
	
	color: #da7a34;
	font-size: 15px;
	font-weight:bold;
}


.subhdr2 {
	
	color: #666;
	font-size: 17px;
		font-weight:normal;
}

.subheading {
	text-align: center;
}
.borderimage {
	border: 5px solid #FFDD4F;
	padding: 5px;
	width: 224px;
	margin-right: 15px;

 
	
}

