/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

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

body{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	color: #5A5A5A;
	line-height: 1.66em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ad_bg.gif);
	/*background-image: url(../images/bg_pattern_org.gif);*/
	background-repeat: repeat;
	font-size: 11px;
}

a:link{
	color: #015FB6;
	text-decoration: none;
}

a:visited{
	color: #015FB6;
	text-decoration: none;
}

a:hover{
	/*color: #31558F;*/
	color: #015FB6;
	text-decoration: underline;
}

p img {
	padding: 0px 10px 0px 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-transform:uppercase;
}

h2{
 font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
 font-size: 16px;
 color: #000000;
 margin: 0px;
 padding: 0px;

}

h3{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #015FB6;
 margin: 0px;
 padding: 0px;
 text-transform:uppercase;
}

h4{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f5f5f5;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	text-transform:uppercase;
	background-color: #336699;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*ul{
	list-style-type: square;
	list-style-image: url(http://www.flanders-nj.com/images/or_arrow.gif);
}

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

ul ul ul{
 list-style-type: none;
}*/

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


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

#container {
	margin: 2px auto 10px auto;
	padding: 0px 0px 0px 0px;
	width: 875px;
	background-color: #FFFFFF;
	border: 1px solid #787878;
}

#bgContainer {
	background-image: url(../images/bg.jpg);
}

#masthead{
	width: 875px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 4px solid #798281;
	/*background-image: url(../images/sliver_head.gif);*/
	background-image: url(../images/top_bgfill.gif);
	background-repeat: repeat-x;
	/*background-color: #E4E4E4;*/
	background-color: #E7E7E7;
}

#navBar{
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	background-color: #404040;
	border-right: 1px solid #000000;
	/*border-bottom: 1px dashed #cccccc;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headlines{
	float:right;
	width: 175px;
	border-left: 1px solid #cccccc;
	/*border-bottom: 1px solid #cccccc;*/
	padding: 0px 10px 0px 10px;
	background-color: #f5f5f5;
}

#content{
	float: left;
	/*width: 448px;*/
	width: 527px;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 2px 2px 2px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 30px;
	line-height: 1.12em;
	clear: both;
}
#banner {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
}

/************* #globalNav styles **************/

#globalNav{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
	color: #798281;
	border-top: 4px solid #000000;
	text-align: right;
}

/*#globalNav img{
 display: block;
}*/

#globalNav a {
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	color: #CC6600;
	font-weight: bold;
	text-transform: uppercase;
}

#timeDisplay{
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	float: left;
	font-weight: normal;
}

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

#pageName{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/title_bg3.jpg);
	background-repeat: repeat-x;
}

#pageName h2{
	color: #2D3260;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 4px;
	font-weight: bold;
}

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

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	background-image: url(images/sliver_gray.gif);
	background-repeat: repeat-x;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


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

.headline{
	clear: both;
	margin: 0px 2px 0px 2px;
	padding: 10px 10px 10px 10px;
}

.headline p{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

.story{
	clear: both;
	margin: 0px 2px 0px 2px;
	padding: 10px 10px 10px 10px;
	border-top: 4px double #333333; 
}

.story a:link{
	font-weight: bold;
}
.story a:hover{
	font-weight: bold;
}
.story a:visited{
	font-weight: bold;
}

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

.storyimgR{
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #787878;
	float: right;
}

.storyimgCaption{
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #787878;
	float: right;
	width: 240px;
	clear: both;
}

.storyimgL{
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #787878;
	float: Left;
}

.featureStory{
	clear: both;
	margin: 0px 2px 0px 2px;
	padding: 10px 10px 10px 10px;
	border-top: 4px double #333333;
	background-color: #F5FAFF;
}

.featureStory a:link{
	font-weight: bold;
}
.featureStory a:hover{
	font-weight: bold;
}
.featureStory a:visited{
	font-weight: bold;
}

.featureStory p{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

.links {
	border-top: 1px dashed #cccccc;
	padding: 5px 0px 0px 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	clear: both;
}

.thumbL{
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 2px;
	border: 1px solid #787878;
	float: Left;
}

.readMore {
	font-size: 11px;
}

.caption {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 10px;
	text-align: right;
	clear: both;
}


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

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

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

#siteInfo a{
	color: #CC6600;
}

#infoLinks{
	clear: both;
	border-top: 6px double #787878;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	color: #cccccc;
	margin: 2px 0px 2px 0px;
	padding: 8px 10px 10px 8px;
	background-color: #f5f5f5;
	text-align: center;
}

#infoLinks a{
	color: #CC6600;
}
/************* #search styles ***************/

#search{
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	float: left;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #404040;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	background: url(/images/side-sect-bg.gif) repeat-x bottom left;
}

.sectionLinks h3{
	padding: 10px 2px 2px 10px;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 14px;
}

.sectionLinks a:link {
	display: block;
	padding: 4px 0px 4px 6px;
	color: #DDDDDD;
}

.sectionLinks a:hover{
	display: block;
	padding: 4px 0px 4px 6px;
	color: #FDB913;
	background-color: #000000;
	text-decoration: none;
}

.sectionLinks a:visited{
	display: block;
	padding: 4px 0px 4px 6px;
	color: #DDDDDD;
}

/* #sectionLinks ul ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(http://www.flanders-nj.com/images/or_arrow.gif);
	margin: 0;
	padding: 0;
	
}*/

.sectionLinks ul {
    color:#2a245b;
    line-height:1.4;
    list-style-type:none;
}
.sectionLinks li {
	margin: 0px 0px 0px 4px;
    padding-left:10px;
    background:transparent url(http://www.flanders-nj.com/images/or_arrow.gif) no-repeat;
    background-position:0 10px;
}

#google{
	margin: 0px;
	padding: 10px 0px 0px 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	background: url(/images/side-sect-bg.gif) repeat-x bottom left;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	background-color: #336699;
	color: #FFFFFF;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

#twitter {
	padding: 10px 10px 10px 10px;
}

#twitter  a:link {
	color: #f2f2f2;
	text-decoration: none;
}

#twitter  a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#twitter  a:visited{
	color: #f2f2f2;
	text-decoration: none;
}

/************** #advert styles **************/

#googleV{
	padding: 15px 5px 10px 0px;
	border-bottom: 1px dashed #cccccc;
	line-height: 1.2em;
	text-align: center;
}

.advert{
	padding: 15px 5px 10px 0px;
	border-bottom: 1px dashed #cccccc;
	line-height: 1.2em;
}

.advert img{
	display: block;
}

.advert a{
	font-weight: bold;
}

.advertTxt {
	font-size: 10px;
}

/************** #headlines styles **************/

#headlines p{
	padding: 5px 0px 5px 0px;
}


.disclaimer {
	font-size: 10px;
	padding: 5px 10px 5px 10px;
}

.clear {
	clear: both;
}