/*****************************/
/*      General Styles       */
/*****************************/

a {
	color:#B43A19;
}

a:visited {
	color:#727272; 
}

body {font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
}

.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	/*padding: 5px 0px 5px 0px;*/

	}
.tightText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 13px;
	/*padding: 5px 0px 5px 0px;*/

	}
.boldredText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
    color:#B43A19;
	}


/*****************************/
/*    Home Page Stlyes  */
/*****************************/
.HomeHeadings{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold;
	line-height: 19px;
	display: table;
	text-align:center;
	/* border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999; */
	}
.HomeHeadings a, .HomeHeadings a:visited{
	text-decoration:none;
	color:#930;
	}

.HomeHeadings a:hover{ 
	color:#996;
	/* background-color: #EEE7D0; */
	}
.HomePageSmallCaption{
	font-size: 7pt; 
	font-family: Verdana
	}
.HomePageMainText{
	font-family: Verdana; 
	font-size: 12px
	}
/*****************************/
/*    Hub Body Links Stlyes  */
/*****************************/
.hubBodyLinks, .hubBodyLinks a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.hubBodyLinks a:hover{
	text-decoration:underline;
}

/*****************************/
/*      Hub Page Styles      */
/*****************************/

.hubPageHeadings{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	line-height: 20px;
	display: table;
	/* border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999; */
	}
	
.hubPageHeadings a, .hubPageHeadings a:visited{
	text-decoration:none;
	color:#B43A19;
	}

.hubPageHeadings a:hover{ 
	color:#996;
	/* background-color: #EEE7D0; */
	}
	
.hubPageText{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0px 10px 0px;

	}


/*****************************/
/*    Bread Crumb Styles     */
/*****************************/
.breadCrumbLinks, .breadCrumbLinks a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.breadCrumbLinks a:hover{
	text-decoration:underline;
}

.breadCrumbLinks a:visited{
	color:B43A19;
}

/*****************************/
/*     NAVIGATION STYLES     */
/*****************************/

/*  Top Level Menu Link Text */
.menuLink{
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
		}
		
.menuLink a:visited{
	color:#FFFFFF;
		}

.menuLink a:hover{
	color:#000;
	text-decoration: underline;
		}
		
		
/* Drop Down Box*/
.menuHolder{
	background-color:#eee7d0;
	layer-background-color:#eee7d0;
	border: 1px solid #000000;
/*	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000; */

	}
	
/* Links inside the Drop Down Box*/
.menu a{
	font-family:verdana;
	color:#666666;
	background-color:#eee7d0;
	layer-background-color:#eee7d0;
	font-size:10px;
	text-decoration:none;
	padding:3px;
	display: block;
	border-top: 1px solid #eee7d0;
	border-bottom: 1px solid #eee7d0;
}
/* Hover change*/		
.menu a:hover{
	background-color:#FFFad6;
	layer-background-color:#FFFad6;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
/*****************************/
/*   ARCHIVE LIST STYLES     */
/*****************************/

.archiveListHolder{
	border: 1px solid #CCCC99;
}

.archivehead {
/* background-color:#CCCC99; */
font-family:verdana;
font-size:11px;
font-weight: bold;
color:#000000;
display: block;
text-align:center;
}

.archivelist a{
	font-family:verdana;
/*	color:#999; */
	background-color:#fffad6;
	border-top: 1px solid #CCCC99;
	layer-background-color:#fffad6;
	font-size:10px;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	display: block;
}

/* Hover change*/		
.archivelist a:hover{
	background-color:#eee7d0;
	layer-background-color:#FFFad6;
}


.archivelistactive {
	font-family:verdana;
/*	color:#B43A19; */
	border-top: 1px solid #CCCC99;
/*	background-color:#fff;
	layer-background-color:#fff; */
	font-size:10px;
	font-style:italic;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	display: block;
}

/*****************************/
/*   SUBSECTION STYLES      */
/*****************************/

/* subsectionhead currently used on Before and After, live reviews */
.subsectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px;
	display: table;
	border-bottom: 1px solid #999999;
	}

.subsectionlist a{
	font-family:verdana;
	background-color:#fffad6;
	layer-background-color:#fffad6;
	font-size:10px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin: 1px;
	display: block;
}
/* Hover change*/		
.subsectionlist a:hover{ 
	text-decoration:underline;
}

.subsectionlist_active{	
	font-family:verdana;
	background-color:#fffad6;
	layer-background-color:#fffad6;
	font-size:10px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin: 1px;
	display: block;
	border: 1px solid #999;
}

.subsectionlist li{
	list-style-image: url(/templates/grphx/arrow_brown_sm.gif);
	list-style-position:outside;
	margin:0px;
}


/*****************************/
/*  SITE MAP STYLES          */
/*****************************/
.tblHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	line-height: 20px;
	display: table;
	/* border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999; */
	}

.tblHeader a, .tblHeader a:visited {
    text-decoration:none; 
	font-size: 18px;
	font-weight: bold;
	display: table;
	color:#B43A19;
	} 
.sitemapText{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14px;
	text-indent: 5;
		}
.sitemapText a:hover{
	text-decoration:underline;
}		
.sitemapText a{
	text-decoration:none; 
}

/*****************************/
/*  FORMS                    */
/*****************************/
/*
.formfield_column	{
	width: 			115px;
	height: 		17px;
	padding:		0;
	margin: 		0px;
	border-color: 		#000 #999 #999 #000;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 			10px Tahoma, Verdana, sans-serif;
	background-color: #fff;
	}
	
.submitbutton {
	font-size: 		10px;
	font-family: 		Tahoma, Verdana, Sans Serif;
	background-color:	#DDE0AF;
	color: 			#000;
	padding: 		0px;
	height:			17px;
	margin: 		0px;
	border-color: 	#999 #000 #000 #999 ;
	border-width: 1px 1px 1px 1px; 
	align: right;

}*/ 

/*:Added by CFR on 1/25/2005: The the syles above broke the page our of our 
template in NS4 browsers.  The style below use the same font style and size
without breaking the site template. */

FORM {
font: 			10px Tahoma, Verdana, sans-serif;
	
	
	/* color: #000080;
background: #CCCC99;
border: 2px solid #993300;
padding: 5px;
width: 400px;*/
}


input, textarea, select, option {
   font: 			10px Tahoma, Verdana, sans-serif;
	
}


/*****************************/
/*   Editorial Preview       */
/*****************************/
.adsection_head {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold;
	color: #993300;
	border-top: 1px double #993300;
	border-bottom: 1px double #993300;
	}


.subHead{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	line-height: 16px;
	/*display: table;*/
	}