
body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #282828;
	voice-family: "\"}\""; voice-family:inherit;
	background: url(images/bg.gif) repeat-x;
}

a:link , a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#bb8400;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

blockquote {
	border-top: #c18d10 1px solid;
	border-bottom: #000 1px solid;
	padding: 10px 15px 10px 15px;
	margin: 3px 0 6px 0;
	font-size: 13px;
	background-color: #eaeaea;
}

#left p {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left li {
	list-style-image:url(images/arrow.png);
}
	

/*---------------------------------------
	HEADER
---------------------------------------*/
#header{
	text-align: center;
	background: url(images/bg_header.jpg) 50% 0 no-repeat;
	height: 151px;
}
#header a img{
	/*margin-top: 20px;*/
}
#header a{
	margin: 0 auto;
	color: #FFF;
	text-decoration: none;
	width: 584px;
	height: 151px;
	display: block;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/norburn_logo.gif) 50% 0 no-repeat;
}

#header a:hover{
	background: url(images/norburn_logo_h.gif) 50% 0 no-repeat;
}
#header a span{
	display: block;
}
#header a span em{
	display: block;
	text-indent: -9999px;
	color: #F4F4EB;
	font-size: 17px;
}
#header a span strong{
	display: block;
	text-indent: -9999px;
	padding-top: 15px;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 10px;
	text-transform: uppercase;
}
#header a span strong span{
	font-size: 13px;
	display: inline;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 0;
	letter-spacing: 0;
	vertical-align: middle;
}

/*---------------------------------------
	NAVIGATION
---------------------------------------*/
#navigation{
	list-style: none;
	margin: 0 auto;
	width: 920px;
	margin-left: -30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li{
	float: left;
	display: inline;
	margin: 0;
}

#navigation li a{
	display: block;
	width: 150px;
	height: 51px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	overflow: hidden;
	text-indent: -9999px;
}
#navigation strong{
	height: 45px;
	display: block;
	font-size: 120%;
	font-weight: normal;
}


#lighting a{		background: url(images/nav_declaring.gif) no-repeat;}
#plumbing a{			background: url(images/nav_signers.gif) no-repeat;}
#seminars a{	background: url(images/nav_safeguarding.gif) no-repeat;}
#about a{		background: url(images/nav_publishing.gif) no-repeat;}
#contact a{		background: url(images/nav_wethepeople.gif) no-repeat;}
#specials a{		    background: url(images/nav_links.gif) no-repeat;}
#navigation li a:hover{
	background-position: -150px;
}
body.declaring #declaring a, 
body.signers #signers a, 
body.safeguarding #safeguarding a, 
body.publishing #publishing a, 
body.wethepeople #wethepeople a{
	background-position: -150px;
}


/* -----------------------------------------------------------------
                        PAGE STRUCTURE
--------------------------------------------------------------------

These styles control the basic page structure for all sections. The 
Homepage adds an additional element after the Primary Column (PriCol), 
the Billboard.

*/
#container {
	margin: 0 auto;
	width: 920px; 
	
}
#left {
	width: 410px;
	float: left;
	display: inline;
	padding: 10px 10px 15px 10px;
	position: relative;
	overflow: visible;
	border-right: 1px solid #e5d3ad;
}
#seccol {
	width: 249px;
	float: left;
	padding: 0 15px 15px 16px;
	position: relative;
	overflow: visible;
	border-right: 1px solid #e5d3ad;
}

#seccol li {
	margin-left: -40px;
	list-style: none;
}

#tercol {
	width: 165px;
	float: left;
	padding: 0 14px 15px 16px;
	position: relative;
	overflow: visible;
}
#footer {
	clear: both;
	font-size: 11px;
	background-color: #262626;
	color: #de8d00;
	text-align:center;
	padding: 2px;
}

#footer a {
	font-size: 11px;
	color: #de8d00;
	font-weight: normal;
}

/*
/* -----------------------------------------------------------------
                        COLUMN ELEMENTS
--------------------------------------------------------------------

These are the header styles, and the column dividers. 
All these styles affect numerous pages, and are
used numerous times.

*/
h1 {
	font-size: 21px;
	color:#FFFFFF;
	padding: 6px 0 0 0;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	line-height: 26px;
}
h2 {
	font-size: 18px;
	border-bottom-style: dotted;
	border-bottom-color: #5A4E65;
	border-bottom-width: 1px;
	border-top-color: #5A4E65;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	font-weight: bolder;
	text-shadow: #d8a220 0 1px 1px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e2ddd7;
	padding-left: 5px;
}

h2 a:link , h2 a:visited {
	text-transform: none;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
	color: #5A4E65;
}
h2 a:hover {
	background-color: #DEDCE0;
}
h3 {
	font-size: 14px;
	color:#371c02;
	padding: 0;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: underline;
}
h4 {
	border-top-style: solid;
	border-top-color: #DEDCE0;
	border-top-width: 1px;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
}
.divider_pricol {
	background-color: #DEDCE0;
	height: 1px;
	width: 435px !important;
	margin: 0 0 15px 0;
	width: 420px;
}
.divider_pricol img {
	width: 435px !important;
	width: 420px;
}
.divider_seccol {
	background-color: #DEDCE0;
	height: 1px;
	width: 330px !important;
	margin: 0 -15px 15px !important;

	width: 300px;
	margin: 0 0 15px;
}
.divider_seccol img {
	height: 1px;
	width: 330px !important;
	width: 300px;
}
.divider_tercol {
	background-color: #DEDCE0;
	height: 1px;
	width: 181px !important;
	margin: 0 -15px 15px !important;

	width: 151px;
	margin: 0 0 15px;
}
.divider_tercol img {
	height: 1px;
	width: 181px !important;
	width: 151px;
}



/* -----------------------------------------------------------------
                              FIXES
--------------------------------------------------------------------

These are fixes I made to help things display in IE6 better. 
Everything already displays fine in Firefox.

*/

.imagegapfix {
	display: block;
}
a img {
	border: none;
}

/* -----------------------------------------------------------------
                      NON-BSR / RELATED PAGES
--------------------------------------------------------------------

These are styles applied to pages outside of the main site; usually 
these apply to support pages for articles.

*/

#center {
	margin: 0 auto;
	width: 500px;
}

div.clear {
	clear: both;
	line-height: 0;
	height: 0;
}


.formitem {
	margin-bottom: 9px;
	margin-top: 3px;
	width: 240px;
	display: block;
	background-color: #f7f5f2;
	border: 1px solid #A7A7A7;
	color: #000011;
}

#twocol-right form input, #twocol-right form textarea {
		font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
		
}

* html #twocol-right form input, * html #twocol-right form textarea {
	padding: 1px 2px; 
	
}

fieldset {
	border: 0;
}

.error {
	color: #a00;
	font-weight: bold;
}

#shade { border-bottom: thin dotted #000;}
#shade:hover { background-color:#e7e5e2; border-right: thin dotted #6f3506;}
#shade a { color: #482101;  }
#shade ul li { line-height: 22px;}
#shade a:hover { color: #000000; background-color:#FFFFFF; border-bottom: thin dotted; text-decoration:none; }
#seccol .lighting ul li a { color: #3f1f00; font-weight:normal; }
#seccol .lighting ul li {list-style-image: url(images/down.gif); line-height: 25px;}
#seccol .lighting ul { margin-left: 30px; }
#seccol .lighting ul li a:hover { color: #926000;}
#seccol ul.faq li {list-style-image: url(images/document.png); line-height: 20px; padding-bottom: 20px;}
#seccol ul.faq { margin-left: 30px; }
#seccol ul.faq li a { color: #1f1400; font-weight:bold; }
#seccol ul.faq li a:hover { color: #926000;}


#nav li {
	float: left;
	position: relative;
	width: 249px;
	text-align: left;
	background-color: #e8e6e3;
	border-top: 1px solid #602e06;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #1c1101;
	padding-left: 10px;
	
}

#nav li li a:hover {
	text-decoration: none;
	background-color: #e1dcd5;
	color: #000000;
	font-weight: bold;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	padding-top: 10px;
	border-top: thin dotted;
	
}

#nav li>ul {
	top: auto;
	left: auto;	
}

#nav li li {
	display: block;
	float: none;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

