﻿body 
{
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	min-height: 729px;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	overflow: auto; 
	
}

h1
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 29px;
	font-size: 36px;
	border-bottom-style: dotted;
	border-bottom-color: Silver;
	border-bottom-width: 1px;
}
h2
{
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
h3
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}
div.container
{
	width: 902px; 
	margin-left: auto; 
	margin-right: auto;
	height: 100%;
}
div#main
{
	width: 880px;
	float: left;
	margin: 0px;
	padding: 0px;
}

ol li
{
	display:list-item;
	vertical-align: top;
}
ul li
{
	vertical-align: top;
}
div.banner2
{
	width: 880px;
	height: 300px;
	background-image: url(../img/contentNodropShadow-bkgrd.jpg);
	z-index:-1;
	
}
div.topbar
{
	width: 880px;
	height: 22px;
	text-align: right;
	background-color: Black;
	padding-top: 5px;
	opacity:0.7;
	filter:alpha(opacity=70);
	
}
div.topbar span
{
	color: White;
	font-size: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
div.topbar a
{
	color: Gold;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

div.bannercontent
{
	background-image: url(../img/NACLogo.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	width: 840px;
	height: 200px;
	z-index: 99;
	text-align: left;
	float: left;
}
div.bannercontent a.home
{
	display:block;
	width: 230px;
	height: 100px;
}
div.bannercontent p
{
	font-family: Arial;
	font-size: 14pt;
	padding: 60px 0px 0px 20px;
	text-align: left;
	color: Black;
	width: 360px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
div.bannerPhoto
{
	background-image: url(img/headers/header-Accessories.png);
	 background-position: right bottom; 
	 background-repeat: no-repeat;
	 height: 300px;
}
div#menu
{
	width: 880px;
	height: 34px;
	background-image: url(../img/menubar.jpg);
	
	
}
div.menuitem
{
	width: 220px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	float: left;
	margin-top: 9px;
	font-family: Arial;
	
}

	
div#content1
{
	width: 880px;
	height: 360px;
	clear: both;
	background-color: White;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	
}
div.quotes
{
	background-image: url(../img/silverbackground.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 330px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	overflow: hidden;
}
div.quote
{
	margin: 0px 10px 10px 20px;
	background-image: url(../img/silverbackground.jpg);
	background-repeat: repeat-x;
}
div.quote p.quote
{
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
	color: Gray;
	min-height: 130px;
	width: 170px;
	margin-top: 30px;
}
div.quote p.bottom
{
	font-family: Arial;
	text-align: right;
	width: 170px;
}
div.quote span.name
{
	font-size: 10pt;
	font-weight: bold;
}
div.quote span.title
{
	font-size: 10pt;
	font-style: italic;
	text-align: right;
}
div.quote img
{
	margin-top: 5px;
}
div#footer
{
	background-color: #971b1e;
	width: 880px;
	height: 38px;
	margin-top: 10px;
	clear:both;
}
div#footerleft
{
	float: left;
	color: #e27a7c;
	font-family: Arial;
	font-weight: lighter;
	font-size: 10px;
	margin-top: 13px;
	margin-left: 30px;
}

div#footerright
{
	float: right;
	color: #e27a7c;
	font-family: Arial;
	font-weight: lighter;
	font-size: 10px;
	margin-top: 13px;
	margin-right: 15px;
}
div#footerright a
{
	text-decoration: none;
	color: #e27a7c;
}
#jsddm
{	margin: 0;
	padding: 0;
	position: relative;
        z-index: 2;
	}
	* html #jsddm{height:1%}
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px, Arial}

	#jsddm li a
	{	display: block;
		background-image: url(../img/menuitem.jpg);
		text-decoration: none;
		width: 220px;
		height: 25px;
		text-align: center;
		vertical-align: middle;
		color: White;
		font-size: 12px;
		font-weight: bold;
		padding-top: 9px;
		font-family: Arial;
		white-space: nowrap
		}

	#jsddm li a:hover
	{	background-image: url(../img/menuitemhover.jpg)}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			width: 220px;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			
			
			}
		
		#jsddm li ul li a
		{	width: auto;
			background: #e2e2e2;
			font-weight: normal;
			text-align: left;
			padding-left: 50px;
			color: Black;
			font-size: 12px;
			border-bottom: solid 1px #a92c23;
			height: 25px;
		}
		
		#jsddm li ul li a:hover
		{	background: #a92c23;
		 	color: White;
		}
		
	#jsddm li a.selected
	{	background-image: url(../img/menuitemhover.jpg)}
		
div.bigtext
{
	font-size: 21px;
	margin-left: 15px;
	text-align: left;
	float: left;
	width: 600px;
	color: #4e4d4d;
	font-weight: lighter;
	padding-top: 0px;
}
div.bigtext p
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
div.bigtext a
{
	font-size: 15px;
	color: #9F1B1B;
	text-decoration: none;
	font-weight: bold;
}
div#leftcontent
{
	float: left;
	margin: 0px;
	padding:0px;
}

div#rightcontent
{
	margin: 0px;
	padding: 0px;
	float: right;
}
div#fullcontent
{
	float: left;
	text-align: left;
	margin:0px;
	padding: 0px;
	margin-left: 40px;
}

div.SectionContent p.redtext
{
	margin-left: -10px;
}

div#biocontent
{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	width: 600px;
}
div.shadeContainer
{
	float: left;
	width: 11px;
	height: 100%;
}
div.shadeContainer
{
	float: left;
	width: 11px;
	height: 100%;
}

div#rightshadeext
{
	clear: both;
	width: 11px;
	background-image: url(../img/rightshadeext.jpg);
}
div.leftShade
{
	float: left;
	width: 11px;
	height: 100%;
	background-image: url(../img/leftshadeext.jpg);
}
div#leftShadeTop
{
	float: left;
	width: 11px;
	height: 729px;
	background-image: url(../img/leftshade.jpg);
}
div.rightShade
{
	float: left;
	width: 11px;
	height: 100%;
	background-image: url(../img/rightshadeext.jpg);
}
div#rightShadeTop
{
	float: left;
	width: 11px;
	height: 729px;
	background-image: url(../img/rightshade.jpg);
}
div#leftshadeext
{
	clear: both;
	float: left;
	width: 11px;
	background-image: url(../img/leftshadeext.jpg);
}
div#leftpad
{
	float: left;
	width: 100px;
	height: 100%;
}
div.sideMenuItem
{
	width: 150px;
	height: 22px;
	border-bottom: solid 1px silver;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
div.sideMenuItem:hover
{
	background-color: #ffca00;
}
div.sideMenuItem a
{
	text-decoration: none;
	color: #4e4d4d;
	font-weight: normal;
	width: 100%;
	height: 100%;
}
div.sideMenuItem a.selected
{
	color: #9F1B1B;
}
div.sideMenuTitle
{
	width: 150px;
	height: 22px;
	border-bottom: solid 1px silver;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 8px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}
a.breadcrumb
{
	font-size: 11px;
	text-decoration: none;
	color: #971B1E;
}
span.breadcrumb
{
	font-size: 11px;
	color: #333333;
}
p.redtext
{
	font-size: 11px;
	font-weight: bold;
	color: #9F1B1B;
	margin-bottom: 4px;
	margin-top: 12px;
}
a.redtext
{
	font-size: 13px;
	font-weight: bold;
	color: #9F1B1B;
	text-decoration: none;
}
a.more
{
	font-size: 11px;
	font-weight: normal;
	color: #9F1B1B;
	text-decoration: none;
}
div.popup
{
	top: 100px;
}
div.popup h2
{
	font-family: Arial;
	font-size: 17pt;
	font-weight: bold;
	color: White;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: normal;
}
div.popup h3
{
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}
div.popup p
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	
}
div.popup p.bluetext
{
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	font-weight: bold;
	font-style: italic;
	color: Blue;
	line-height: 6px;
	margin-bottom: 5px;
	
}
div.popup ul
{
	margin: 0px;
	margin-left: 50px;
	padding-left: 0px;
	margin-top: 3px;
	
}
div.popup li
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 2px;
	padding-right: 15px;
	margin-left: 10px;
	
}
div.popup ul.level2
{
	margin: 0px;
	margin-left: 50px;
	padding-left: 0px;
	
}
div.popup ul ul
{
	margin: 0px;
	margin-left: 50px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
}
div.popup ul ul li
{
	margin-bottom: 2px;
	padding-right: 15px;
	margin-left: 10px;
	
}
div.popup td
{
	margin: 0px;
	padding-top: 0px;
	
}

div.SectionPrimary
{
	margin: 0px;
	padding: 0px;
	width: 590px;
	background-image: url(../img/SectionBackground.jpg);
	background-repeat: repeat-x;
}
div.SectionPrimary h2
{
	padding-top: 10px;
	padding-left: 10px;
	color: White;
	font-size: 17px;
	font-weight: bold;
}

div.SectionPrimary p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
div.SectionPrimary div.SectionContent
{
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 20px;
}
div.Bio
{
	float: left;
	width: 270px;
	border-top: solid 1px silver;
	margin: 0px;
	padding: 10px;
	min-height: 600px;
}
div.Bio h2
{
	font-style: italic;
}
p.Bio
{
	width: 250px;
}
div#fullcontent p
{
	width: 530px;
}

div#fullcontent li
{
	width: 500px;
}
div#fullcontent td li
{
	width: 150px;
}
div#fullcontent ul ul li
{
	width: 470px;
}
div.listCell
{
	width: 230px;
	height: 140px;
	border-bottom: solid 1px silver;
	float: left;
	padding-left: 38px;
	margin-top: 15px;
	margin-right: 15px;
	padding-top: 0px;
	background-image: url(../img/top10_1.png); 
	background-position: left top; 
	background-repeat: no-repeat;
}
div.listCell h3
{
	color: #9F1B1B;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 16px;
}
h1.redtext
{
	color: #9F1B1B;
	font-family: Garamond;
	border-bottom: 0px;
	margin-bottom: 0px;
}
div.logobig
{
	float: left;
	min-width: 220px;
	min-height: 100px;
	margin: 10px;
}
div.logo
{
	float: left;
	min-width: 150px;
	min-height: 80px;
	margin: 10px;
}
p.smallprint
{
	font-size: 10px;
	width: 100%;
	text-align: left;
}
#ReportMovie
{
	position: absolute; z-index: 1;
}