/* Css Stylesheet */

/* -- General Elements -- */
body{
	width:100%;
	background-color:#fff;
	margin:0;
	padding:0;
	color:#4f4f4f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
}
a{outline:none; color:#4f4f4f;}
a:visited{color:#4f4f4f;}
p{margin:0 0 18px 0; padding:0;}
p.leftCol1{margin:0 0 12px 0;}
p.leftCol2{line-height:14px; margin:0; font-style:italic;}
h1{height:25px;  margin:0 0 33px 0; padding:0; float:left; width:256px;}
h2{font-size:15px; line-height:18px; margin:0 0 7px 0; padding:0;font-style:italic;color:#a34e1e;font-weight:normal;}
ol, ul{margin:0 0 18px 22px; padding:0;}
.clear{clear:both; height:0; width:0; margin:0; padding:0;}
.leftColHeading{margin:0 0 31px 0;}
.leftColHeading2{margin:29px 0 31px 0;}
.direction{color:#a74516; font-size:15px; line-height:22px; font-style:italic;}
.logo{margin:3px 10px 0 0; float:left;}
/* -- Divs -- */
#page{
	width:995px;
	margin:0 auto;
}
#header{
	width:100%;
	height:113px;
	background-image:url(../images/b-header.jpg);
}
.content{width:100%;}
#content-main{
	background-image:url(../images/b-main.jpg);
	height:428px;
}
#content-sub{
	background-image:url(../images/b-sub-content.gif);
	min-height:428px;
	height:auto;
}
.content-sub-MainImage{
	width:285px;
	height:193px;
	margin:27px 0 0 1px;
}
#content-sub-TOP{
	min-height:247px;
	height:auto;
	background-image:url(/images/b-sub-content-TOP.gif);
	background-repeat:no-repeat;
}
#content-sub-leftColumn{
	width:287px;
	float:left;
}
#content-sub-rightColumn{
	width:708px;
	float:right;
}
#content-sub-left-TEXT{
	width:223px;
	height:auto;
	margin:60px 32px 0 32px;
}
#content-sub-TEXT{
	width:519px;
	height:auto;
	background-image:url(/images/b-sub-content-TEXT.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:35px 72px 0 0;
	padding:21px 36px 25px 36px;
	display:inline;
	float:right;
}
#content-sub-BOTTOM{
	height:63px;
	background-image:url(/images/b-sub-content-BOTTOM.gif);
	background-repeat:no-repeat;
}
.footer{
	width:100%;
	height:51px;
	background-color:#fff;
	background-repeat:no-repeat;
	margin:0 0 35px 0;
}
.footer p{
	margin:0;
	padding:36px 0 0 12px;
	color:#b5b49b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#footer-main{background-image:url(../images/b-footer-main.gif);}
#footer-sub{background-image:url(../images/b-footer-sub.gif);}


/* -- Main Navigation Menu -- */
.n1{
	width:709px;
	height:25px;
	background-repeat:no-repeat;
	margin:88px 0 0 0;
	float:right;
}

.n1 ul{
	width:709px;
	height:25px;
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:-10000px;
}
.n1 ul li{
	height:25px;
	display:block;
	float:left;
}
.n1 ul li a{
	height:25px;
	display:block;
	border:0;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:0 -25px;
}
.n1 ul li a:hover{background-position:0 0;}
#n1-main{background-image:url(../images/b-n1-main.gif);}
#n1-sub{background-image:url(/images/b-n1-sub.gif);}
#n1-home a{background-image:url(../images/n1-home.gif); width:45px; margin:0 0 0 38px;}
#n1-whoWeAre a{background-image:url(../images/n1-whoWeAre.gif); width:84px; margin:0 0 0 3px;}
#n1-whatWeDo a{background-image:url(../images/n1-whatWeDo.gif); width:84px; margin:0 0 0 3px;}
#n1-areYouReady a{background-image:url(../images/n1-areYouReady.gif); width:103px; margin:0 0 0 3px;}
#n1-howYouChange a{background-image:url(../images/n1-howYouChange.gif); width:113px; margin:0 0 0 3px;}
#n1-resources a{background-image:url(../images/n1-resources.gif); width:78px; margin:0 0 0 3px;}
#n1-news a{background-image:url(../images/n1-news.gif); width:46px; margin:0 0 0 3px;}
#n1-contact a{background-image:url(../images/n1-contact.gif); width:64px; margin:0 0 0 3px;}

/* -- Main Headings for each page -- */
#h1-affiliatedStaff{background-image:url(/images/h1-affiliatedStaff.gif);}
#h1-whoWeAre{background-image:url(/images/h1-whoWeAre.gif);}
#h1-whatWeDo{background-image:url(../images/h1-whatWeDo.gif);}
#h1-areYouReady{background-image:url(/images/h1-areYouReady.gif);}
#h1-howYouChange{background-image:url(/images/h1-howYouChange.gif);}
#h1-resources{background-image:url(/images/h1-resources.gif);}
#h1-news{background-image:url(/images/h1-news.gif);}
#h1-contact{background-image:url(/images/h1-contact.gif);}
#h1-affiliatedStaff span, #h1-whatWeDo span, #h1-whoWeAre span, #h1-areYouReady span, #h1-howYouChange span, #h1-resources span, #h1-news span, #h1-contact span{display:none;}

.pdficon{margin:0 0 -3px 5px;}