/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5171_page4 {
	max-width: 1260px;
	margin: 0px auto !important;
}/* Fluid Image v2.0.4 Copyright 2014 Joe Workman */
#stacks_in_5173_page4 img{ behavior:url(http://theinnathudson.com/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;   max-width:1260px;         }

#stacks_in_5173_page4 {
	padding: 48px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsrnavmenures1.css Style Sheet
Created: 12, October, 2012
Last Modified: 12, March, 2013
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {	
	font-size: 0.9em;
	font-weight: 400;

}

#navbar ul {
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #navbar ul {
	height: 40px !important;
}

#navbar ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#navbar ul li a, #navbar ul li a:visited {
	background: #5E473C;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 0.9em;
	font-weight: 400;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#navbar ul li a:hover {
	background: #5E473C;
	color: #5FA7FF;
}

#navbar ul li #current, #navbar ul li .currentAncestor {
	background: #5E473C;
	color: #FFFFFF;
}

#navbar ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#navbar ul li.hasChild > a {
	background-image: url(arrow_down_white.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

#navbar li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#navbar ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#navbar ul ul li {
	padding: 0;
	height: 26px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar ul ul li a, #navbar ul ul li a:visited {
	background: #333333;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 0.8em;
	font-weight: normal;
	height: 26px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
}

*:first-child+html #navbar ul ul li a, #navbar ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 26px !important;
	width: 186px !important;
}

#navbar ul ul li a:hover {
	background: #000000;
	color: #CCCCCC;
	width: 186px;
	background-image: none;
}

#navbar ul ul li #current, #navbar ul ul li .currentAncestor {
	background: #000000;
	color: #FFFFFF;
	width: 186px;
}

#navbar ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#navbar ul ul li.hasChild > a {
	background-image: url(arrow_right_white.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	width: 186px;
	padding: 0 14px 0 14px;
}

#navbar li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #navbar ul ul ul {
	top: 0;
	left: 214px !important;
}

#navbar li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 900px) {
	
.tinynav { 
   display: block; 
   width: 100% !important; 
   margin-top: 0px;
   font-size: 18px; 
}

#nav { 
    display: none; 
}


}


@media screen and (min-width: 901px) {

/* ensure #navbarbar is visible on desktop version */

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




#stacks_in_707_page4 {
	background-color: #5E473B;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5180_page4 {
	max-width: 1260px;
	margin: 0px auto !important;
}
#stacks_in_5180_page4 {
	background-color: #F8F7F2;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 3, v1.0 for Stacks 2  
gfontsstylr03.css Style Sheet
Created: 26, February, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Add Div Name Here_content a, 
.Add Div Name Here_content a:active {text-decoration: none;color: #0000FF;}
.Add Div Name Here_content a:hover {text-decoration: none;color: #FF0000;}
.Add Div Name Here_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_689_page4 {
	background-color: #F8F7F2;
	padding: 12px 0px 12px 0px;
}
/* Lines v1.2.0 Copyright 2013 Joe Workman */
 #stacks_in_693_page4 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_693_page4 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_693_page4 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_693_page4 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_693_page4 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_693_page4 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_693_page4 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_693_page4 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_693_page4 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_693_page4 hr.cloudy:after{content:"\00a0"}#stacks_in_693_page4 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_693_page4 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_693_page4 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_693_page4 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_693_page4 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_693_page4 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_693_page4 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_693_page4 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.0em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsstyler.css Style Sheet
Created: 17, January, 2011
Last Modified: 09, July, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7614_page4 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 16px;
}

#stacks_in_7614_page4 p {
	font-size: 12px;
	color: ##4C4C4C;
	line-height: 16px;
}

#stacks_in_7614_page4  a:link, #stacks_in_7614_page4  a:active  {
	color: #5F2914;
	text-decoration: none;
}

#stacks_in_7614_page4 a:visited {
	color: #4C4C4C;
	text-decoration: none;
}

#stacks_in_7614_page4 a:hover {
	color: #191919;
	text-decoration: underline;
}

#stacks_in_7614_page4 h1 {
	color: #000000;
}

#stacks_in_7614_page4 h2 {
	color: #000000;
}

#stacks_in_7614_page4 h3 {
	color: #000000;
}

#stacks_in_7614_page4 h4 {
	color: #000000;
}

#stacks_in_7614_page4 h5 {
	color: #000000;
}

#stacks_in_7614_page4 {
	background-color: #F8F7F2;
	padding: 12px 0px 24px 0px;
}
/* Resp 3 Column v1.6.3 Copyright 2013 Joe Workman */
#stacks_in_7568_page4 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_7568_page4 .jwresp_col{float:none} #stacks_in_7568_page4 #jwresp_col2_stacks_in_7568_page4{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_7568_page4 #jwresp_col1_stacks_in_7568_page4,#stacks_in_7568_page4 #jwresp_col3_stacks_in_7568_page4{width:32%}#stacks_in_7568_page4 #jwresp_col1_stacks_in_7568_page4{float:left}#stacks_in_7568_page4 #jwresp_col3_stacks_in_7568_page4{float:right} @media screen and (max-width:770px){#stacks_in_7568_page4 #jwresp_col1_stacks_in_7568_page4,#stacks_in_7568_page4 #jwresp_col3_stacks_in_7568_page4{margin-bottom:20px}#stacks_in_7568_page4 #jwresp_col1_stacks_in_7568_page4{width:49%}#stacks_in_7568_page4 #jwresp_col3_stacks_in_7568_page4{width:49%}#stacks_in_7568_page4 #jwresp_col2_stacks_in_7568_page4{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_7568_page4 #jwresp_col1_stacks_in_7568_page4,#stacks_in_7568_page4 #jwresp_col3_stacks_in_7568_page4,#stacks_in_7568_page4 #jwresp_col2_stacks_in_7568_page4{float:none;width:100%;display:block}#stacks_in_7568_page4 #jwresp_col1_stacks_in_7568_page4,#stacks_in_7568_page4 #jwresp_col3_stacks_in_7568_page4{margin-bottom:20px}} 

#stacks_in_7568_page4 {
	margin: 0px 0px 0px 18px;
	padding:  20px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 06, December 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5243_page4 {
	max-width: 1260px;
	margin: 0px auto !important;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsstyler.css Style Sheet
Created: 17, January, 2011
Last Modified: 09, July, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5245_page4 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}

#stacks_in_5245_page4 p {
	font-size: 10px;
	color: ##FFFFFF;
	line-height: 16px;
}

#stacks_in_5245_page4  a:link, #stacks_in_5245_page4  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_5245_page4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_5245_page4 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#stacks_in_5245_page4 h1 {
	color: #FFFFFF;
}

#stacks_in_5245_page4 h2 {
	color: #FFFFFF;
}

#stacks_in_5245_page4 h3 {
	color: #FFFFFF;
}

#stacks_in_5245_page4 h4 {
	color: #FFFFFF;
}

#stacks_in_5245_page4 h5 {
	color: #FFFFFF;
}

#stacks_in_5245_page4 {
	background-color: #5E473B;
}

#stacks_in_5247_page4 {
	padding: 12px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 01, January 2013
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2010-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_889_page4 {
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 1.0em;
}

#stacks_in_889_page4 p {
	font-size: 1.0em;
	color: ##FFFFFF;
	line-height: 1.0em;
}

#stacks_in_889_page4 a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_889_page4 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_889_page4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_889_page4  a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_889_page4 h1 {
	color: #000000;
	font-size: 2em;
	line-height: 0.9em;
}

#stacks_in_889_page4 h2 {
	color: #000000;
	font-size: 2em;
	line-height: 0.9em;
}

#stacks_in_889_page4 h3 {
	color: #000000;
	font-size: 2em;
	line-height: 0.9em;
}

#stacks_in_889_page4 h4 {
	color: #000000;
	font-size: 1em;
	line-height: 0.9em;
}

#stacks_in_889_page4 h5 {
	color: #000000;
	font-size: 1em;
	line-height: 0.9em;
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-device-width : 321px) 
and (max-device-width : 480px) {
	
#stacks_in_889_page4 p {
	font-size: em;
}
	
#stacks_in_889_page4 h1 {
	font-size: em;
}

#stacks_in_889_page4 h2 {
	font-size: em;
}

#stacks_in_889_page4 h3 {
	font-size: em;
}

#stacks_in_889_page4 h4 {
	font-size: em;
}

#stacks_in_889_page4 h5 {
	font-size: em;
}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
#stacks_in_889_page4 p {
	font-size: em;
}

#stacks_in_889_page4 h1 {
	font-size: em;
}

#stacks_in_889_page4 h2 {
	font-size: em;
}

#stacks_in_889_page4 h3 {
	font-size: em;
}

#stacks_in_889_page4 h4 {
	font-size: em;
}

#stacks_in_889_page4 h5 {
	font-size: em;
}
}


#stacks_in_889_page4 {
	padding: 12px 0px 0px 0px;
}

#stacks_out_891_page4 {
	margin-right:0;
}