@font-face {
	font-family: 'GothamBookRegular';
	src: url('http://adjacentlink.com/font/gotham-book-webfont.eot');
	src: url('http://adjacentlink.com/font/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
		 url('http://adjacentlink.com/font/gotham-book-webfont.woff') format('woff'),
		 url('http://adjacentlink.com/font/gotham-book-webfont.ttf') format('truetype'),
		 url('http://adjacentlink.com/font/gotham-book-webfont.svg#GothamBookRegular') format('svg');
	font-weight: normal;
	font-style: normal;

}	

body {
	font-family:'Gotham', Arial, sans-serif;
	/*background-image:url(../img/squairy_light.png);
	background-repeat:repeat;*/
}

h2 {
	color:#88AAB4;
}

li a {
	color:#F37462;
}

li a:hover {
	color:#F3C683;
	text-decoration:none;
}

/*li a:visited {
	color:#333E51;
}*/

img.logo-no-resize {
  min-height: 27px;
  min-width: 292px;
}

._sub_header {
	font-weight:bold;
   color:#333E51;
}

._lrg_title {
	font-size:24px;
	color:#333E51;
}

/*HEADER*/
#_header{
	height:150px;
	width:100%;
}

#_h_topmenu {
	clear:both;
	height:75px;
}

#_h_topmenu_mobile {
	clear:both;
	height:75px;
	padding-top:35px;
	margin-bottom:35px;
}

#_h_topmenu_mobile #_h_contact {
	padding-top:10px;
	float:right;
	text-align:right;
}

#_h_logo {
	display:inline;
	float:left;
	position:relative;
	top:78px;
}


#_h_banner {
	display:inline;
	float:right;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#88AAB4;
}

#_h_contact {
	text-align:right;
	float:right;
	padding-right:10px;
	color:#333E51;
}

#_h_contact a {
	color:#000;
}

/*HEADER NAVIGIATION*/
.nav li a {
	color:#747C7E;
}

#_h_navbar.container {
}

#_h_navbar a.btn {
float:left;
margin-top:50px;
}

#_h_navi {
	clear:both;
	float:left;
}

#_h_navi_mobile {
	clear:both;
	position:absolute;
	left:10px;
	top:75px;
	font-size:12px;	
}

#_h_navi_mobile ul li {
display:inline;
}

/*#_h_navi_mobile ul li.dropdown ul li{

}

#_h_navi_mobile ul li.dropdown ul li a {
}*/


#_h_navi .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 0px;
  margin-bottom: 2px;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
}

#_h_navi .nav-pills > .active > a,
#_h_navi .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #88AAB4;
}

ul.nav.nav-pills li a:hover {
  color:#fff;
  background-color: #88AAB4;
  font-style:normal;
  text-shadow:none;
  font-variant:normal;
  font-weight:100;
}

div.navbar ul.nav.nav-pills > li.dropdown > ul.dropdown-menu > li > a:hover,
div.navbar ul.nav.nav-pills > li.dropdown > ul.dropdown-menu > li > a:focus
{
  	background-color: #88AAB4;
	filter:none;
	background-image:none;	
}


/*MAIN CONTENT*/
#_main_content {
	clear:both;
	padding-top:25px;
}

#_main-sub_content .container {
	clear:both;
	padding:25px 50px 0 0px;
}

#_main-sub_content .container a {
	color:#F37462;
}

._main_title {
color:#88AAB4;
font-size:28px;
padding-bottom:10px;
line-height:28px;
}

#_main-sub_content .well {
margin-top:30px;
}

#_m_header {
border:1px solid #88AAB4;
}

#_side_content {
	text-align:left;
	padding-left:20px;
}

#_side_content img {
	padding-bottom:15px;
}

#_carousel {
	border-width:2px;
	border-style:solid;
	border-color:#88AAB4;
	margin-left:140px;
}

#_carousel .carousel-caption {
	background-color:#88AAB4;
}

.carousel-caption p._sub_caption {
padding-top:5px;
}

.carousel-caption p._sub_caption a {
margin-left:10px;
}

#_hero_blocks {
	padding-top:25px;
	padding-bottom:25px;
}

#_hero_blocks .thumbnail {
	border-width:0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
	padding:25px 50px;
	
}

#_hero_blocks .thumbnails li {
padding-left:0px;
background-color:#FFFAF0;
border-radius:5px;
}

.thumbnail img {
	border-width:4px;
	border-style:solid;
	border-color:#F3C683;
	margin-bottom:20px;
}

.thumbnail p {
}

._thumbnail_title a {
	font-size:14px;
	font-weight:bold;
	color:#333E51;
}

._thumbnail_copy {
	min-height:225px;
}

.thumbnail a.btn {
text-align:center;
}

/*DESKTOP*/
.thumbnails.visible-desktop.hidden-tablet.hidden-phone ._thumbnail_title {	
	padding-left:5px;
	margin-bottom:10px;
	height:100px;
	font-size:16px; 
	color:#333E51;	
}

.thumbnails.visible-desktop.hidden-tablet.hidden-phone  ._thumbnail_copy {
min-height:225px;
}


/*TABLET*/
.thumbnails.visible-tablet.hidden-desktop.hidden-phone ._thumbnail_title {	
	padding-left:5px;
	height:150px;
	font-size:16px; 
	color:#333E51;	
}

.thumbnails.visible-tablet.hidden-desktop.hidden-phone ._thumbnail_copy {
min-height:475px;
}


/*PHONE*/
.thumbnails.visible-phone.hidden-desktop.hidden-tablet ._thumbnail_title {	
	padding-left:5px;
	min-height:45px;
	font-size:16px; 
	color:#333E51;
}

.thumbnails.visible-phone.hidden-desktop.hidden-tablet ._thumbnail_copy {
min-height:100px;
}

._pg_mn_title{
	padding-bottom:10px;
	/*border-bottom:2px #000 solid;*/
}

._subtitle {
	font-size:26px;
	color:#747C7E;
	/*display:inline-block;
	float:left;*/
}

._subtitle b {
	color:#F3C683;
}

#_footer {
	margin-top:50px;
	height:100px;
	background-color:#FCF0E0;
	padding-top:30px;
	padding-bottom:75px;
	position:static;
}

#_btm_col1 a {
	color:#000;
}

#btm_col1 a:hover {
	text-decoration:underline;
}

#_btm_col2 {
	font-size:10px;
}

#_btm_col3 {
padding-top:100px;
float:right;
font-size:9px;
}

#_footer_small {
	margin-top:100px;
	width:100%;
	height:75px;
	background-color:#FCF0E0;
	padding-top:30px;
	padding-left:65px;
	padding-bottom:125px;
	position:absolute;
	left:0px;
	clear:both;
}

p.github {
  padding-left: 5px;
}

/*CONTACT FORM*/
label.error { display:inline-block; color: red; padding-left: 15px; vertical-align: top; font-size:10px; clear:both;}
#_response_msg { color:#716552; font-size:12px;}
