/*------for overriding the width style in style.css------*/
#content { width:982px !important;padding:0px 0 0 0; }
/*--------------------------------------------------------*/

#picturerow0, #picturerow1, #picturerow2, #picturerow3 {
	width:450px;
	height:110px;
	float:right;
}

#picturerow0 li, #picturerow1 li, #picturerow2 li, #picturerow3 li {
	float:right;
	width:450;
	margin:0 1px;
	float:right;
	
}
#contentLeft {
	width: 510px;
	padding: 10px 10px 0 10px;
	float:left;
}

#contentRight {
	width: 480;
	padding: 0px 0px 0px 0px;
	float:right;
}
	
.homeAttribs, .homeAttribs a {
	width:107px;
	height:108px;
}
.homeAttribs a {
	display:block;
}
#footer {
	clear:both;
}


/*--------------------------------------------------------*/

#header {
	width: 982px;
	height: 92px;
	display: block;
	/*padding: 45px 20px 0 20px;*/
	text-align: right;
	margin-bottom: 5px;
	background: url(img/logo.jpg) bottom left no-repeat;
	}
.centerme {
	vertical-align: middle;
	
	}
	
#header h3 {
	color: #666;
	font-size: 10px;
	}
	


#navBar {
		width: 930px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background: #687718;;
		border-bottom: 1px solid #687718;;
}
	
#navBar700 {
		float: left;
		display: inline;
		width: 930px;
		margin: 0 0 0 10px;
		padding: 0 0 0 0;
		text-align: center;
		background: #687718;;
		border-bottom: 1px solid #687718;;
}
	
#navLinksBox {
	float: none; 
	width: auto; 
	background: #687718;;
}

.navLinksBox {
	float: none; 
	width: auto; 
	background: #687718;;
}	
	
.navLinksBoxAll {
	border-bottom: 1px solid #687718;; /* AB border around lists */
}

#navLinks {
		z-index: 1000;
		position: relative;
		width: 979px;
		height: 22px; /* AB remember to change height if text changes */
		margin: 0;
		margin-left: 1px;
		padding: 0;
		list-style: none;
		line-height: 14px;
		background: url(images_nav/nav_bg.jpg);
		background: #687718;;
		/*border-bottom: 1px solid #687718;  AB border around lists*/
}

#navLinks ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	background: #687718;;
}

#navLinks a {
	display: block;
	width: auto;
	margin: 0;
	padding: 2px 8px 3px 8px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
	color: #FFF;
	background: url(images/nav-divider.gif) right no-repeat;
	/*background: #687718;;*/
	/*border: 1px solid #687718;;*/
}

	#navLinks a.active, #navLinks a:hover {
	background: #97A260;;
	color: #FFFFFF;

	/*border: 1px solid #2687718; /* AB border around lists */
}

.first {
	margin-left: 10px;
}

#navLinks li { /* all list items */
	text-align: left;
	display: inline;
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#navLinks li ul { /* second-level lists */
	position: absolute;
	width: auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navLinks li ul li { /* AB need to spec this level since list widths are auto - now menus will stack */
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	text-align: left;
	}

#navLinks li ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -2.0em 0 0 7em;
	width: 150px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}

#navLinks li ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -0.2em 0 0 4em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -0.2em 0 0 -0.25em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: 0.5em 0 0 -0.2em;
	width: 200px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: 0.05em 0 0 0.25em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -0.2em 0 0 0.40em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: 0.2em 0 0 -0.1em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -0.1em 0 0 -0.1em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: 0em 0 0 -0.1em;
	width: 120px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: 0em 0 0 -0.1em;
	width: 190px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}
#navLinks li ul ul ul ul ul ul ul ul ul ul ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: 0em 0 0 -0.1em;
	width: 190px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}


#navLinks li:hover ul ul, #navLinks li.sfhover ul ul {
	left: -999em;
}

#navLinks li:hover ul, #navLinks li li:hover ul, #navLinks li.sfhover ul, #navLinks li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background: #background: #687718;
}

#contentSpacerWhite {
		clear: both;
		width: 983px;
		height: 2px;
		margin: 0px 0px 0px 0px;
		text-align: center;
		background: #FFFFFF;
		}
		
#contentSpacerWhite2 {
		clear: both;
		width: 983px;
		height: 2px;
		margin: 0px 0px 0px 0px;
		text-align: center;
		background: #FFFFFF;
		}
