    
    body {
	padding: 0;
}
#top #top-nav {
	text-transform: uppercase;
}

#navigation {
 box-shadow: 0;
 background: none;
}
#navigation ul.nav > li > ul {
	width: 200px;
	-moz-box-shadow: 1px 1px 3px #0e3968;
	-webkit-box-shadow: 1px 1px 3px #0e3968;
	box-shadow: 1px 1px 3px #0e3968;
	z-index: 9999;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	padding-bottom: 10px;
}
#top ul.nav li ul {
	background: #0e3968;
	width: 150px;
	-moz-box-shadow: 1px 1px 3px #0e3968;
	-webkit-box-shadow: 1px 1px 3px #0e3968;
	box-shadow: 1px 1px 3px #0e3968;
	z-index: 9999;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	padding-bottom: 10px;
}
#main-nav {
	margin: 11px 0 0;
}
#navigation ul.nav > li {
	margin-left: 32px;
}
#navigation .cart.no-rss-link {
    
}
#navigation ul.nav > li a:hover, #navigation ul.nav > li:hover a, #navigation ul.nav li ul li a {
	color:#ffffff !important;
}
#navigation ul.nav > li a:hover {
	color:#f37127 !important;
}
#top ul.nav li ul li a {
	font-size:.8em;
}
/*#top ul.nav li ul li a:hover {
	color:#f37127 !important;
}*/

#loopedSlider .content {
	background:#1b5ea1;
}
#loopedSlider.has-pagination {
	margin:0 0 35px 0;
}
.pagination-wrap.slider-pagination {
	margin:0 0 0 50px;
	background: url('/wp-content/uploads/nb_slider_btns-bg.png');
	background-repeat:no-repeat;
	width:905px;
	height:120px;
}
.slider-pagination .flex-control-nav {
	margin:-7px 0 0 -143px;
}
.slider-pagination li {
	margin:0 8em;
}
.slider-pagination a {
	width: 203px;
	height: 120px;
	text-indent: -9999px;
	background: transparent;
	background-repeat:no-repeat;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.slider-pagination .flex-active a {
	background-image: url('/wp-content/uploads/nb_slider_btns-active.png');
	background-color:transparent;
	background-repeat:no-repeat;
}
.slider-pagination li a:hover {
	background-image: url('/wp-content/uploads/nb_slider_btns-rollover.png');
	background-color:transparent;
	background-repeat:no-repeat;
}
.business #loopedSlider a.flex-next {
	display:none;
}
.business #loopedSlider a.flex-prev {
	display:none;
}
/* body.home.page-id-2911 {
	background: url("/wp-content/uploads/nb_tile-bg21.png") repeat-x scroll 0 0 transparent;
	background-color:#f9f9f9;
} */
/* body.home.page-id-4518 {
	background: url("/wp-content/uploads/nb_tile-bg21.png") repeat-x scroll 0 0 transparent;
	background-color:#f9f9f9;
} */
/*#navigation {
position: relative;
clear: both;
margin-bottom: 0;
display: none;
font: 300 14px/14px sans-serif;
border: 1px solid #d9d9d9;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
background: -webkit-linear-gradient(#ffffff, #f5f5f5);
background: -moz-linear-gradient(center top, #ffffff 0%, #f5f5f5 100%);
background: -moz-gradient(center top, #ffffff 0%, #f5f5f5 100%);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}*/

#geekFree {
	background: url('/wp-content/uploads/nb_headerbg-geekfree.png');
	background-repeat: no-repeat;
	z-index: 999;
	float: right;
	width:258px;
	height:88px;
	margin: 19px 0 0 0;
	padding: 0;
}
/*.business #loopedSlider {
	margin-bottom:4em;
}*/

.contentHome {
	margin: 40px 0 0 0;
	padding: 1.5em 5em;
	background: #ffffff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.entry h1 {
	font: normal 26px/1.4em "Bevan", Helvetica, sans-serif;
	/*line-height:2.3em;*/
	color: #0e3a68;
	margin: 0 0 1.5em;
	width:100%;
}

.entry h4 {
	margin: 0 0 1.5em;
}
.entry h2, .entry h3, .entry h5, .entry h6 {
	margin:0;
	width:100%;
}
.entry p {
	margin-bottom: 1.5em;
	width: 100%;
}
.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
	text-align: center;
}
.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	margin: .4em 0 0 0;
	padding: 1.5em 1.4em 1em 1.4em;
	width: 60%;
	background: url('/wp-content/uploads/nb_headerSmall-bg.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
#sidebar .widget {
	width:80%;
	margin-left:.4em;
	margin-top:.4em;
	padding: 1em 1em 1.5em 1em;
	background-image: url("/wp-content/uploads/nb_sidebar-top.png");
	background-repeat: no-repeat;
	background-color: #ffffff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.widget.widget_pssubpages {
	font: normal 12px/1em Bevan;
	color: #0e3a68;
	text-align:center;
}

/*.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {

}*/

.wooslider {
	margin: 0 0 60px;
	background: #155ca3;
	border: 0px solid #fff;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
	zoom: 1;
}
.wooslider-pauseplay a {
	display:none;
}
.wooslider-control-thumbs img {
	width: 100%;
	display: block;
	opacity: 1;
	cursor: pointer;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
	height: auto;
	padding: 0;
	border: 0px solid #e6e6e6;
	background: #fff;
	background: rgba(255, 255, 255, 0);
}
.wooslider:hover .wooslider-next {
	display:none;
}
.wooslider:hover .wooslider-prev {
	display:none;
}
#content {
	padding: 0 0 20px;
}
.hr {
	height: 1px;
	background: #b5b5b5;
	width: 100%;
	font-size: 1px; /* IE 6 */
	margin:16px;
}
#quotearea {
	background: url('/wp-content/uploads/reviews_bg.png');
	background-repeat: no-repeat;
	width: 600px;
	height: 179px;
	padding: 50px 50px 0px 50px;
	margin: 15px auto;
	font: bold 13px/1.5em Open Sans;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}

.entry blockquote:before {
    content: "“";
    font-family: "Bevan";
    font-size: 36px;
    left: 10px;
    top: 22px;
}

.testimonials-widget-testimonial cite:before, .testimonials-widget-testimonial div.credit:before {
    content: "";
}
.testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit {
    display: block;
    margin-top: 0;
	margin-left: 10px;
    text-align: right;
}

#sidebar .widget h3 {
	font: normal 18px/1.5em Bevan;
	color: #0e3a68;
	text-align:center;
	margin-bottom:.5em;
}
#sidebar .widget .textwidget {
	font: normal 13px/1.5em Open Sans;
	color: #0e3a68;
	text-align:center;
}
.widget ul {
	list-style-type: none;/*margin-top:.5em;*/
}
.widget ul li {
	margin-bottom:14px;
	padding:0;
}
.widget ul li a {
	padding: 0;
	line-height: 20px;
	text-decoration: none;
}
.widget_woo_twitter ul li {
	border-bottom: 0px;
}
.widget_woo_twitter p a {
	color: #f7f7f7;/*color: #2c9beb;*/
}
.widget_woo_twitter ul li .content {
	font: normal 12px/1.5em Open Sans;
	color: #f7f7f7;
}
.widget.widget_woo_twitter h3 {
	padding-bottom: 5px;
	color: #f7f7f7;
}
.widget_woo_twitter .back {
	padding: 0px 0px 0px;
	background: #05386A;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.widget p, .widget .textwidget {
	color: #f7f7f7;/*color: #2c9beb;*/
}
#footer-widgets {
	border-top: 0px solid #0e3a68;
	padding: 10px 0;
	clear: both;
}
#footer-widgets.col-4 .block h3 {
	background: url('/wp-content/uploads/nb_footer-logo3.png');
	background-repeat: no-repeat;
	padding: .2em 0 .8em 2em;
}
#footer-widgets.col-4 .block .widget ul li a {
	color: #f7f7f7;
}
#footer-widgets-container {
	background-image: url('/wp-content/uploads/nb_footerBGtile.png');
	background-color:#0a3969;
	background-repeat: repeat-x;
}
#footer-container {
	background: #0a3969;
	width:100%;
}

.yelp-business {
	margin: 0;
}

.otw-sidebar {
margin: 0 20px;
}

/*
Mozilla Firefox Styles
-----------------------
Styles to be applied to the Firefox Browser*/

@-moz-document url-prefix() {
 .slider-pagination .flex-control-nav {
 margin:0 0 0 -143px;
}
 #geekFree {
 margin:17px 0 0 0;
}
 #logo {
 margin: -1px 0 0 0;
}
}

/* 
MOBILE STYLES
-----------------
Styles to be applied to the mobile layout of site */

@media screen and (min-width: 768px) and (max-width: 1024px){
  	.slider-pagination a {
	display:none;
	}
	.pagination-wrap.slider-pagination {
	background:transparent;
	width:100px;
	height:1px
	}
	.pagination-wrap.slider-pagination {
	display:none;
	}
	#navigation ul.nav > li a {
	font-size: 12px;
	}
	.contentHome {
	margin: 1em;
	padding: 2em 2em 3em 2em;
	background: #ffffff;
	}
}

@media only screen and (max-width: 768px) {
 #logo {
 margin: 0 0 1.5em 4em;
}
 #header .nav-toggle {
text-align: center;
display: block;
margin: 2.5em 0 0;
padding: 0.4em 1em;
font-size: 1em;
background: #1b5ea1;
border-radius: 0px;
}
 .pagination-wrap.slider-pagination {
background:transparent;
width:100px;
height:1px
}
 .slider-pagination a {
 display:none;
}
 #loopedSlider.has-pagination {
 margin:25px 0 0 0;
}
 .contentHome {
margin: 1em;
padding: 2em 2em 3em 2em;
background: #ffffff;
/* height:1550px; */
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
-webkit-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
 h1.removeReviews {
 display:none;
}
 .two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
 margin:1em;
 width:80%;
}
 .wp-image-4830 {
 display:none;
}
 #sidebar .widget {
width: 80%;
margin-left: .75em;
margin-top: .75em;
padding: 1em 1em 1.5em 1em;
background-image: url("/wp-content/uploads/2013/02/nb_sidebar-top2.png");
}
 #quotearea {
display:none;
}
 #footer-widgets {
border-top: 1px solid #0e3a68;
padding: 10px;
clear: both;
}
 #geekFree {
 display:none;
/*margin:0px;*/
}
 #main-nav {
 margin: 0;
}
}