@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#000;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}
.photo 		{border:1px solid black;}

.blue		{color:#2d64c7;}
.white		{color:#fff;}

h1			{font:1.6em Arial, Helvetica, sans-serif;margin:0;padding:0}
h2			{font:1.5em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:1.4em Arial, Helvetica, sans-serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:0.63em;}
.sm10		{font-size:0.69em;}


#map img {behavior:none !important;}
#map {line-height:15px;}
img {behavior: url(inc/pngbehavior.htc); background:none;}


/*************  NEW WINDOW   ************/
a[target ="_blank"] {
   padding-right: 18px;
   /*background: transparent url(../images/newwindow.gif) no-repeat center right;*/
   }
a.nonewwin {
   padding-right: 0px;
   background: transparent url() no-repeat center right;
	}
a[target ="_blank"].pdf 	{
   padding-right: 0px;
   background: transparent url(../images/adobe-pdf.gif) no-repeat center right;
   }
ul#pdf a[target ="_blank"] {background:none;}





/******   LAYOUT   ******/
* {outline-style: none;}

html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}

body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #261f18;
	background:#1f2732;
	}

#wrapper	{
	width:976px;
	height:auto;
	margin: 0 auto;
	padding: 0 12px;
	text-align:left;
	}

#header	{
	height:420px;
	margin:25PX auto 0 auto;
	}

.logo	{
	float:left;
	margin: 20px 0;
	}

#content	{
	width:930px;
	margin:0px;
	padding: 5px 30px;
	background: url(../images/contentbg.jpg) repeat-y;
	font: 1.4em/1.4em Verdana, Arial, Helvetica, sans-serif;
	}

#scrollouter {width:930px; text-align:center;}
#flmovie2 {}



/******* FOOTER *******/
#footer	.box {color:#e7e1d2}
#footer #address	{width:185px; float:left; margin: 0 5px 0 28px;}
#footer #portfolio	{width:365px; float:left; margin: 0 20px 0 0px;}
#footer #quote		{width:345px; float:left;}

#footer	{
	width:970px;
	font-size:1.2em;
	line-height:1.2em;
	color:#fff;
	padding: 10px;
	background: url(../images/footerbg.jpg);
	clear:both;
	}
#footer a	{
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
	}

#credit				 {float:right;width:120px;}


.footertext,
.footertext a,
.footertext a:link,
.footertext a:visited,
.footertext a:hover,
.footertext a:active	{color:#647388;}


/******* HORIZONTAL NAV MENU  ***********/
#nav	{float:right;width: 600px;}
ul#hrznav {
  margin:95px auto 15px auto;
  border: 0 none;
  padding: 0;
  width: 600px; /*For KHTML*/
  list-style: none;
  height: 24px;
	}

ul#hrznav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
	}

ul#hrznav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
	}

ul#hrznav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
ul#hrznav a {
  padding: 0 17px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #cbc4b6;
  font:1.7em/1.90em "Copperplate Gothic Bold", "Times New Roman", Times, serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a {
  background: #181e26;
  color: #fff;
	}

/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
	}

/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover,
ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover,
ul#hrznav li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 3rd Menu */
ul#hrznav li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#hrznav li:hover li:hover li a:hover,
ul#hrznav li:hover li:hover li:hover a,
ul#hrznav li.iehover li.iehover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#hrznav li:hover li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#hrznav li:hover li:hover li:hover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#hrznav ul ul,
ul#hrznav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul,
ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul,
ul#hrznav li.iehover ul ul ul {
  display: none;
	}

ul#hrznav li:hover ul,
ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul,
ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul,
ul#hrznav ul ul li.iehover ul {
  display: block;
	}







/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	}


#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background: #b0a999;
	border: 1px solid #a19986;
	margin:0px 0px 10px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	}

#contact legend	{
	color:#14549c;
	font-variant:small-caps;
	font:bold 0.94em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;
	left: -7px;
	top: -0.75em;
	}

#contact fieldset ol {
	padding-top: 0.25em;
	}

#contact #city {
	display: block;
	width: 60px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}

#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}

#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#contact .shhhh, .shhhh { display:none; }

.homepage-logos img {margin-right: 2px;}

.homepage-logos a {padding-right: 0;}

.tagline {
	display: none;
}

.nav-toggle {
	display: none;
}

a.nav-toggle {
	color:#1A4F9F;
	background:#CAC4B6;
	font-size:16px;
}

.image-container img {
	max-width:100%;
}

#map {
	width: 600px;
	height: 280px;
	border:1px solid #a19986;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

.galleria{ width: 90%; height: 400px; background: #000 ;margin:0 auto;}


.columns > div {float:left;padding:10px;box-sizing:border-box;text-align: center;}
.columns > div img,div.columns > div a {display: block;margin:0 auto;max-width:95%;}
.columns.two > div {width:50%;}
.columns.two > div:nth-child(2n+1) {clear:both;}
.columns.three > div {width:33%;}
.columns.three > div:nth-child(3n+1) {clear:both;}
.columns.four > div {width:25%;}
.columns.four > div:nth-child(4n+1) {clear:both;}
.columns.five > div {width:20%;}
.columns.five > div:nth-child(5n+1) {clear:both;}

/* Slides */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	clear:both;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides .nobg {
	background:none;
}
.rslides .nobg img {
	width:100%;
}
.rslides li:first-child {
	position: relative;
	display: block;
}
.rslides img {
	display: block;
	height: auto;
	max-width: 100%;
	border: 0;
}


@media screen and (max-width:1024px) {
	#wrapper {
		width:100%;
		padding:0;
	}
	#header {
		display: none;
	}
}
@media screen and (max-width:1007px) {
	.mobile-hide {
		display: none;
	}
	#content {
		clear:both;
		background:#CAC4B6;
		width:95%;
		margin:0 auto;
		padding: 10px;
		box-sizing:border-box;
	}
	#footer {
		width:95%;
		padding:10px;
		box-sizing:border-box;
		margin:0 auto;
		background:#60564A;
	}
	.footertext,#credit {
		display: none;
	}
	.tagline {
		display: block;
		font-size:18px;
		color:#1A4F9F;
		text-transform: uppercase;
		border-bottom:2px solid #1A4F9F;
		padding-bottom:3px;
	}
	.logo {
		margin-left: 40px;
	}
	#nav,ul#hrznav {
		width:520px;
	}
}

@media screen and (max-width:970px) {
	.logo {
		display: block;
		float:none!important;
		margin:20px auto;
	}
	#nav {
		margin:0 auto;
		float:none;
		width:100%;
	}
	ul#hrznav {
		width:520px;
		margin-top: 20px;
	}
	.homepage-logos p a {
		/*display: block;*/
		margin:10px auto;
		text-align: center;
	}

	#footer #portfolio, #footer #quote {
		display: none;
	}

	#footer #address {
		width:100%;
		margin:0 auto;
		text-align: center;
	}

	.newspage #content p img {
		clear:both;
		display: block;
		float:none!important;
		margin:0 auto;
	}

}

@media screen and (max-width:750px) {
	.homepage-logos p a {
		display: block;
	}

	#nav,ul#hrznav {
		width:100%;
	}
	ul#hrznav {
		margin-bottom: 10px;
		height:auto;
	}
	ul#hrznav li {
		width:100%;
		text-align: center;
		float:none;
		height:auto;
		display: block;
	}
	ul#hrznav li a {
		padding:10px 0;
	}
	.nav-toggle {
		display: block;
		margin:10px auto 0;
		width:100%;
		font-weight: bold;
		text-decoration: none;
		padding:10px 0;
		text-align: center;
	}
	#hrznav {
		display: none;
	}
	#content {
		margin-top: 20px;
	}
	#map {
		width:100%;
	}
	form#contact {
		width:100%;
	}
	.tim-contact {
		max-width:100%;
	}
}