/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
#page_bg {
background-image: url(../images/nddl_00.jpg);
background-repeat:repeat-x;
background-color:#bc7355;
height: 419px;
width: 100%;
}
#bkgShadow {
background-image: url(../images/bkgHeader.jpg);
background-repeat: no-repeat;
background-position: top center;
}
#content_tile{
background-image: url(../images/tile.jpg);
background-repeat:repeat-y;
}
#bg_img{
background-image: url(../images/nddli_07.jpg);
background-repeat:no-repeat;
}

#dot_tile{
background-image: url(../images/dot_tile.gif);
background-repeat:repeat-y;
}
#footer1 {
background-image: url(../images/nddl_19.jpg);
background-repeat:no-repeat;
height:19px;
}
.footer_menu{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	
}
#content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0 10px;
	text-align: justify;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.footer_menu a:link, .footer_menu a:active, .footer_menu a:visited	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.footer_menu a:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration:underline;
}
.copyright{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 12px 0;
	padding: 0;
}
li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #842945;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 8px 0;
	color: #336633;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 8px 0 0 2px;
	padding: 0;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #336633;
	text-indent: 24px;
}

h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.small {
	font-size: 10px;
}
.quote {
	text-align: center;
	display: block;
	padding: 12px;
	color: #9b5031;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-top: 1px solid #9b5031;
	border-bottom: 1px solid #9b5031;
}
.quoteright {
	float: right;
	text-align: center;
	display: block;
	padding: 12px;
	width: 160px;
	color: #9b5031;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	vertical-align: bottom;
}

table td.leftCol {
	padding: 4px!important;
	font-weight: bold;
	background-color: #d5c48b;
	font-size: 11px;
}
table td.rightCol {
	padding: 4px!important;
	font-weight: bold;
	color: #fff;
	background-color: #9b5031;
	font-size: 11px;
}
table td.leftCol p {
	font-weight: bold;
	font-size: 11px;
}
table td.rightCol p {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}
/*.......................... Breadcrumb ..........................*/

div.breadcrumb {
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a.breadcrumb {
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
span.breadcrumbNone {
	display: none;
}

/*.......................... MENU ..........................*/

a.menu {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842945;
	display: block;
	height: auto;
	padding: 3px 5px 5px 16px;
	margin: 0;
	background-image: url(../images/arrow_rust.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 1px dotted #f6e9be;
}

 a.menu:hover {
	background-color:#f7e5ae;
	font-weight: bold;
}
a.menuactive {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #842945;
	background-color:#f7e5ae;
	display: block;
	height: auto;
	padding: 3px 5px 5px 16px;
	margin: 0;
	background-image: url(../images/arrow_rust.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 1px dotted #f6e9be;
}

/*................................  submenu 1 .......................................*/

a.submenu1 {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/menuBulletOff.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 7px;
	display: block;
	height: auto;
	padding: 3px 5px 5px 10px;
	margin: 0 0 0 8px;
}

 a.submenu1:hover {
	background-color:#f7e5ae;
	background-image: url(../images/menuBulletOn.gif);
	font-weight: bold;
}

 a.submenu1active {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#f7e5ae;
	background-image: url(../images/menuBulletOn.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 7px;
	display: block;
	height: auto;
	padding: 3px 5px 5px 10px;
	margin: 0 0 0 8px;
	font-weight: bold;
}

/*................................  submenu 2 .......................................*/

a.submenu2 {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	height: auto;
	padding: 3px 5px 5px 10px;
	margin: 0 0 0 20px;
}
	
a.submenu2:hover {
	color: #A98E4B;
	font-weight: bold;
}

 a.submenu2active {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A98E4B;
	font-weight: bold;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	height: auto;
	padding: 3px 5px 5px 10px;
	margin: 0 0 0 20px;
}

/*................................  submenu 3 .......................................*/

a.submenu3 {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 3px 5px 5px 10px;
	margin: 0 0 0 28px;
}
	
a.submenu3:hover {
	color: #A98E4B;
	font-weight: bold;
}

a.submenu3active {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A98E4B;
	font-weight: bold;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 3px 5px 5px 10px;
	margin: 0 0 0 28px;
}

/*................................  submenu 4 .......................................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    vertical-align: middle;
	cursor: pointer;
	white-space: normal;
	display: block;
	height: auto;
	padding: 0 5px 2px 56px;
	margin: 0;
}
	
a.submenu4:hover {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A98E4B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    vertical-align: middle;
	cursor: pointer;
	white-space: normal;
	display: block;
	height: auto;
	padding: 0 5px 2px 56px;
	margin: 0;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited, a.submenu4active:hover {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A98E4B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    vertical-align: middle;
	cursor: pointer;
	white-space: normal;
	display: block;
	height: auto;
	padding: 0 5px 2px 56px;
	margin: 0;
}

/*................................  submenu 5 .......................................*/

a.submenu5:link, a.submenu5:active, a.submenu5:visited {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    vertical-align: middle;
	cursor: pointer;
	white-space: normal;
	display: block;
	height: auto;
	padding: 0 5px 2px 66px;
	margin: 0;
}
	
a.submenu5:hover {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A98E4B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    vertical-align: middle;
	cursor: pointer;
	white-space: normal;
	display: block;
	height: auto;
	padding: 0 5px 2px 66px;
	margin: 0;
}

a.submenu5active:link, a.submenu5active:active, a.submenu5active:visited, a.submenu5active:hover {
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A98E4B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    vertical-align: middle;
	cursor: pointer;
	white-space: normal;
	display: block;
	height: auto;
	padding: 0 5px 2px 66px;
	margin: 0;
}
/*................................  Site Map .......................................*/
a.evoSiteMapCategoryLink {
display: block;
width: 90%;
color: #336633 !important;
font-weight: bold;
text-decoration: none !important;
text-transform: uppercase;
border-bottom: 1px dotted #336633;
margin-bottom: 12px;
}
a.evoSiteMapSubCategoryLink {
display: block;
padding-bottom: 8px;
padding-left: 12px;
font-size: 90%;
color: #666666 !important;
text-decoration: none !important;
border-style: none !important;
background: transparent url('../images/bullet.gif') 5px left no-repeat;
}

a.evoSiteMapCategoryLink:hover, a.evoSiteMapSubCategoryLink:hover {
text-decoration: underline!important;
}
