/*
-------------------------------------------
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_4088_page0 {
	max-width: 1260px;
	margin: 0px auto !important;
}/* Fluid Image v2.0.4 Copyright 2014 Joe Workman */
#stacks_in_848_page0 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_848_page0 {
	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_708_page0 {
	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_1149_page0 {
	max-width: 1260px;
	margin: 0px auto !important;
}/* Fluid Image v2.0.4 Copyright 2014 Joe Workman */
#stacks_in_418_page0 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_418_page0 {
	background-color: #E6E6E6;
}
/*
-------------------------------------------
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_724_page0 {
	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_9818_page0 {
	-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_9818_page0 p {
	font-size: 12px;
	color: ##4C4C4C;
	line-height: 16px;
}

#stacks_in_9818_page0  a:link, #stacks_in_9818_page0  a:active  {
	color: #4C4C4C;
	text-decoration: none;
}

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

#stacks_in_9818_page0 a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

#stacks_in_9818_page0 h1 {
	color: #4C4C4C;
}

#stacks_in_9818_page0 h2 {
	color: #4C4C4C;
}

#stacks_in_9818_page0 h3 {
	color: #4C4C4C;
}

#stacks_in_9818_page0 h4 {
	color: #4C4C4C;
}

#stacks_in_9818_page0 h5 {
	color: #4C4C4C;
}

#stacks_in_9818_page0 {
	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_680_page0 {
	padding: 24px 60px 36px 60px;
}
/*
-------------------------------------------
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_4090_page0 {
	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_4084_page0 {
	-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_4084_page0 p {
	font-size: 10px;
	color: ##FFFFFF;
	line-height: 16px;
}

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

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

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

#stacks_in_4084_page0 h1 {
	color: #FFFFFF;
}

#stacks_in_4084_page0 h2 {
	color: #FFFFFF;
}

#stacks_in_4084_page0 h3 {
	color: #FFFFFF;
}

#stacks_in_4084_page0 h4 {
	color: #FFFFFF;
}

#stacks_in_4084_page0 h5 {
	color: #FFFFFF;
}

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

#stacks_in_4075_page0 {
	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_765_page0 {
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 1.0em;
}

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

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

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

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

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

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

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

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

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

#stacks_in_765_page0 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_765_page0 p {
	font-size: em;
}
	
#stacks_in_765_page0 h1 {
	font-size: em;
}

#stacks_in_765_page0 h2 {
	font-size: em;
}

#stacks_in_765_page0 h3 {
	font-size: em;
}

#stacks_in_765_page0 h4 {
	font-size: em;
}

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

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

#stacks_in_765_page0 h1 {
	font-size: em;
}

#stacks_in_765_page0 h2 {
	font-size: em;
}

#stacks_in_765_page0 h3 {
	font-size: em;
}

#stacks_in_765_page0 h4 {
	font-size: em;
}

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


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

#stacks_out_769_page0 {
	margin-right:0;
}