/***********************************************/
/*  tag styles                             */
/***********************************************/

blockquote {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}

body { font-family: Arial;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: url(../images/bkgimg.jpg) repeat-x;
	background-color: #cd9b3a;
}

info{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 50%;
}

p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}
td {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}


/*************** list tag styles ***************/

ul {
 list-style-type: square;
}

ul ul {
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}
li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

/***********************************************/
/* Class styles                                */
/***********************************************/

a:hover { text-decoration: underline; letter-spacing: normal; }

a:visited {
	color:#000000;
}

.est_link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.h1_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.header_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:header_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 40px;
	border-left: #000000; 
	
}

.key {
	font-family: Arial;
	font-size: 1px;
	font-weight: normal;
	color: #d4ab53
}

.link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.link_esp, link-esp:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #8C321C;
}
.nextprev {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.nextprev-ntbold {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.p_est {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline; 
	color: #8C321C;	
}
.p_est:visited{
	color: #8C321C;
}

.para {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}

.pricelink{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.prlink, prlink:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.sitelink {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.text_link {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	text-decoration: none;
	color: #000000;
}
.text_link2 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.updated {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #80a978;
}


/********* the following tags are unused at this time 10-29-10 *********/


/***********************************************/
/* Form Tags                                   */
/***********************************************/
form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial;
 color: #334d55;
}
				
input{
font-family: Arial;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 112px;
	left: 15px;
	left: 5%;
	width: 85%;
	background-color: #ffffff;
}
#masthead{
	position: absolute;
	top: 0px;
	left: 5%;
	width: 85%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}



/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}




/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 5px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(Orphans/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

