body {
	margin: 0px;
	color: #000;
	background-color: #FFF;
	padding: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}
h1 {
        font-size: 200%;
}
a:link {
	color: #003C7D;
	text-decoration: none; 
}
a:visited {
    color: #6E8BBF;
	text-decoration: underline;
}
a:hover { COLOR: #F47F24; TEXT-DECORATION: none; font-weight: none }
a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}
#skipNav {
	overflow: hidden;
	position: absolute;
	left: -1000px;
	height: 1px;
	width: 1px;
	top: auto;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 0;
	padding-left: 0; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	font-weight: 400;
}
.clearfloat {
	clear: both;
}
#container {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	height: 50px;
	width: 960px;
	/*background-image: url(images/header-back.png);*/
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 0px;
}

.boxBlue{
    float: left;
    height: 10px;
    width: 660px;
    margin-top: 3px;
    background-color: #003C7D;
}
.boxOrange{
    float: right;
    height: 10px;
    width: 300px;
    margin-top: 3px;
    background-color: #F47F24;
}
#header h1 { display: none; }
#logo {
	float: left;
	/*height: 75px;*/
	width: 350px;
}
#logo2 {
	float: right;
	/*height: 75px;*/
	width: 350px;
}


#searchTop {
	float: right;
	height: 65px;
	width: 450px;
	padding-top: 10px;
}
#search {
	background-color: #FFF;
	display: block;
	width: 205px;
	height: 30px;
	padding: 2px 0px 0px;
	float: right;
	clear: right;
	margin: 0px;
}

.form {
	padding-top: 5px;
	margin: 0px;
	float: left;
}
#search label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
}
#search input {
	display: block;
	float: left;
	padding-left: 5px;
}
#search input#qt {
	font: normal .9em Arial, sans-serif;
	width: 170px;
	padding: 1px 0px;
	height: 16px;
}
#search input#qp {
display: none;
}
#search a {
	display: block;
	clear: both;
	text-decoration: none;
	color: #fff; /*padding: 5px 0; Breaks in IE*/
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 2px;
}
#search a:hover {
background: 
none; 
color: #ccc;
}
.safetyEmergency {
	width: 180px;
	font-size: 0.7em;
	color: #000;
	margin-top: 0px;
	clear: none;
	float: right;
}
#garnetbar {
	width: 960px;
	height: 20px;
	position: absolute;
	color: #C4B37E;
	padding-left: 10px;
	text-align: center;
	display: inline;
	margin-bottom: 15px;
	background-color: #800000;
}

#title {
	height: 50px;
	width: 960px;
	border-bottom: 2px solid #000;
}

#title h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 10px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
}
#title h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 20;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #999;
}

#contentOne {
	background-image: url(images/NL_banner_swooshes_art.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 960px;
	border-bottom: 0px solid #000;
	clear: both;
	padding-bottom: 80px;
}
.column160 {
	float: left;
	width: 160px;
}
.column160 ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style-type: none;
	width: 150px;
}
.column160 ul li a {
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 4px;
	background-image: url(images/circle-clear.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-left: 10px;
}
.column160 ul li a:hover {
	border-bottom: 1px solid #999;
	background-image: url(images/triangle.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.column160wLine {
	float: left;
	border-left: 1px solid #000;
	width: 160px;
}
.column160wLine ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style-type: none;
	width: 150px;
}
.column160wLine ul li a {
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 4px;
	background-image: url(images/circle-clear.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-left: 10px;
}
.column160wLine ul li a:hover {
	border-bottom: 1px solid #999;
	background-image: url(images/triangle.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.column160wLine h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin-left: 8px;
	margin-top: 8px;
	padding: 0px;
	margin-bottom: 10px;
}

#contentOne .column160 {
	float: left;
	width: 123px;
	padding-top: 10px;
}
#contentOne .column160 h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
}
.imagedropshadow {
	padding: 1px;
	border: solid 1px #fff;
	float: right;
}
a:hover img.imagedropshadow {
	-moz-box-shadow: -1px 1px 5px #000;
	-webkit-box-shadow: -1px 1px 5px #000;
    box-shadow: -1px 1px 5px #000;
}
.newAdd {
	height: 85px;
	width: 150px;
	overflow: hidden;
	margin-left: 10px;
}

#newTools {
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.newAdd img {
	height:85px;
	width: 150px;
}


.newNav {
	width: 140px;
	font-size: .9em;
	padding: 0px;
	text-align: center;
}
.newNav p {
	margin-right: auto;
	margin-left: auto;
}

#prev2 {
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
}

#next2 {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}




#contentTwo {
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentAside {
	float: left;
	width: 625px;
	padding-right: 15px;
}
#contentAsideNL {
	float: left;
	width: 465px;
	padding-right: 15px;
}

#contentAside h3, #contentBside h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #7F1415;
	padding-top: 5px;
}
#contentAsideNL h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #7F1415;
	padding-top: 5px;
}
#contentBside {
	float: left;
	width: 299px;
	padding-left: 19px;
}

#contentAside p {
	font-size: .9em;
	line-height: 150%;
}
#contentAsideNL p {
	font-size: .9em;
	line-height: 150%;
        width: 400px;
}
#footer {
	color: #000;
	width: 960px;
	padding-right: 0;
	padding-left: 0;
}
#bottom-links {
	width: 960px;
	padding-bottom: 15px;
	margin-top: 0px;
	background-image: url(images/header-back.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	color: #000;
}

#bottom-links a { color: #666; }
#bottom-links ul img {
	padding-right: 4px;
	height: 20px;
	width: 20px;
	vertical-align: -25%;
}

#bottom-links h5, #bottom-links h5 a  {
	color: #000;
	margin:0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	}
	.links-col1 {
	float: left;
	width: 177px;
	padding-left: 15px;
	padding-top: 15px;
}

.links-col1 img {
	margin-top: 0px;
	margin-bottom: 50px;
}

.links-col2 {
	float: left;
	width: 177px;
	padding-top: 15px;
	padding-left: 15px;
}

.links-col3 {
	float: left;
	width: 177px;
	padding-top: 15px;
	padding-left: 15px;
}

.links-col4 {
	float: left;
	width: 177px;
	padding-left: 15px;
	padding-top: 15px;
}

.links-col5 {
	float: left;
	width: 177px;
	padding-top: 15px;
	padding-left: 15px;
}
#bottom-links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#bottom-links ul li {
	font-size: 10px;
	color: #FFF;
	padding-bottom: 2px;
}
#copyright {
	font-size: .6em;
	float: left;
	text-align: center;
	height: 20px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#copyright p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#address {
	font-size: 0.6em;
	float: left;
	height: 20px;
	width: 320px;
	margin: 0px;
	background-color: #FFF;
	text-align: center;
	padding: 0px;
}
#address p {
	margin: 0px;
	padding: 0px;
}
#contact-follow {
	font-size: 0.5em;
	float: left;
	text-transform: uppercase;
	height: 20px;
	width: 320px;
	margin: 0px;
	background-color: #FFF;
	text-align: center;
	padding: 0px;
}
#contact-follow p {
	margin: 0px;
	text-align: right;
	float: left;
	padding: 0px;
	width: 235px;
}
ul#imgList {
	margin: 0px;
	padding: 0px;
	float: right;
}

ul#imgList li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#vidCaption {
	font-size: .7em;
	float: left;
	width: 100%;
	padding-top: 5px;
}

.fancybox-custom .fancybox-outer {
    box-shadow: 0 0 50px #222;
}

.popover {
    position: absolute;
    display: none;
    height: 360px;
    width: 690px;
    background-color: transparent;
    z-index: 2;
}

.popover-close {
    float: right;
    display: none;
  /*  height: 50px;
    width: 50px;*/
    background-color: transparent;
    z-index: 3;
}

.popover-close img.resize{
    width: 50px;
    height: auto;
}


.transBG {
    left: 0px;
    top: 0px;
    position: absolute;
    display: none;
    background-color: #000;
    z-index: 1;
    opacity: 0.8;
    filter: alpha(opacity=60);
}

.box{
    /*width:570px;
    */
    width:450px; 
    height:342px;
    margin:3px;
    padding:2px;
    background-color:#E6FFE6;
    float:left;
    position:relative;
    -moz-box-shadow: 0px 1px 1px rgba(2, 2, 2, 0.2);
    -webkit-box-shadow: 0px 1px 1px rgba(2, 2, 2, 0.2);
    /*box-shadow: 0px 1px 1px rgba(2, 2, 2, 0.2);*/
    box-shadow: 2px 2px 2px #888888;
    border-radius:10px;
}

.box .entry p{
    font-size:15px;
    line-height:125%;
    margin:5px;
    top:0px;
    text-align:left;
    /*color:#555;*/
    /*color:#383838;*/
    color:#303030;
}

.box .title  h2 {
    font-size:25px;
    margin:5px 0px 0px 5px;
    padding:0px 0px;
    color:#000;
    line-height:130%;
    text-align:center;
}

.postimg{
    margin:5px 0px 0px 10px;
    width:430px ;
    height:160px;
    /*width:220px ;
    height:160px;*/
}

.allPeople{
    width:960px;
    height: 200px;
    float: left;
}

.peopleClass{
font-weight: 600;
/*color: #D2691E;
 * color: #11498E;*/
color: #000000;
font-size: 14px;
margin-bottom:3px;
height: 10px;
}
