body {font: 0.84em/1.333 Trebuchet MS, Arial, sans-serif; color: #202020; margin:0;}

#main a:link{font-size:.9em;color:#10516D;}
#main a:visited{font-size:.9em;color:#10516D;}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.33em;margin:1px 0 1px 0;}
h4 {font-size: 1.1em;margin:1px 0 1px 0;}
h5 {font-size: 1em;margin:1px 0 1px 0;}
h6 {font-size: 0.85em;margin:1px 0 1px 0;}

/* Page layout styles */
div#main {width:948px; margin:0px auto 0 auto;background:#fff;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;}
div#headerHolder{background:url(../webimgs/headerBG.png) repeat-x;height:122px;width:948px;position:relative;z-index:4;margin:0 auto;padding:0;}
div#headerPane{width:948px;height:115px;margin:0 auto;background:url(../webimgs/header.jpg) no-repeat;}
div#ImagePane {height:307px;margin:-10px 0 0 0;border:1px solid white;position:relative;z-index:-1; }
#logoHolder {position:absolute;height:120px; width:109px;top:5px;z-index:999;padding:0 0 0 10px;}
div#tagLinePaneIndex {width:948px;background:url(../webimgs/menuBG.jpg) repeat-x;height:39px;margin:-13px auto 0 auto;padding:0;z-index:5;position:relative;}

div#leftPane {width:130px; padding:5px; float:left;}
div#noLeftPane {display:none; height:0;}

div#centerPane {padding:10px;margin:5px 0 0 0;display:block;width:928px;}
div#centerPaneWithLeftPane {width:780px; padding:10px; float:right;}
div#centerPaneWithRightPane {width:780px; padding:10px; float:left;}
div#centerPaneWithLeftRightPanes {padding:10px; float:right;}

div#rightPane {width:150px; padding:5px; float:right; background:#ccc;}
div#noRightPane {display:none;}

div#tagLinePane2 {display:none;}
div#footerHolder{background:url(../webimgs/footerBG.png) repeat-x;height:64px;clear:both;width:948px;margin:0 auto;}
div#footerPane {color:#fff;padding:20px 0 0 140px;clear:both; text-align:center;width:757px;margin:0 auto;}
div#footerPane a:link, div#footerPane a:visited{color:#fff;}
div#anchorHolder {float:right;display:inline;margin:-60px 30px 0 0;}
/* End Page layout styles */

.pageTitle {color:#000;}




#searchContainer {position:absolute;width:900px;height:30px;margin:78px 0 0 0;}
#searchContainer #navCart {height:30px;display:inline;}
/*#searchPopup, #searchHolder{margin:0;padding:0;}
#searchHolder{padding:0;margin:0;position:absolute;top:95px;left:718px;width:230px;height:19px;background:url(../webimgs/tab.png);cursor:pointer;}
#searchPopup {
	position:relative;
	height: 70px;
	width: 252px;
	left:703px;
	top: 35px;
	z-index: 1;
	cursor: pointer;
	
}
#searchFormContainer {
	position:absolute;
	background-color: #D2B570;
	border:1px solid white; 
	/* CSS3 standard 
	opacity:0.92;  
	/* for IE 
	filter:alpha(opacity=92);
	margin-top:80px;
	z-index:1;
	width:100%;
	height:30px;
	text-align:left;
}*/