/*-- Cycler Image Stack v2.5.2 by Joe Workman --*/
 
 
#custom_nav_stacks_in_56_page23{display:none;}

#stacks_in_56_page23 .cycler_reel{position:relative;}
#stacks_in_56_page23 .cylcer_slide{width:100% !important;}
#stacks_in_56_page23 .cycler_nav {
    display: none;
    text-align: center;
    line-height: 40px;
}
#stacks_in_56_page23 .cycler_nav a {
    text-decoration: none !important;
    padding: 5px;
    font-weight: bold;
}
#stacks_in_56_page23 .cycler_nav a.activeSlide {
    background: #000000;
    border: 1px solid #000000;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#cycler_nav_bottom_stacks_in_56_page23 {
    display: none !important;
}
#stacks_in_56_page23 .nav_bullet {
    padding:0;
    line-height:9px;
    height:9px;
}
#stacks_in_56_page23 .nav_bullet a {
    padding: 0;
    border-width: 0;
    text-indent: 9999px;
    display: inline-block;
    margin: 0 4px;
    width: 9px;
    height: 9px;
    background-color:transparent;
    background-repeat:no-repeat;
    background: url(../files/cycler-images/nav_dot_normal.png) no-repeat;
}
#stacks_in_56_page23 .nav_bullet a:hover {
    background: url(../files/cycler-images/nav_dot_hover.png) no-repeat;
}
#stacks_in_56_page23 .nav_bullet a.activeSlide {
    background: url(../files/cycler-images/nav_dot_active.png) no-repeat;
    border-width: 0;
    background-color:transparent;
    background-repeat:no-repeat;
}
#stacks_in_56_page23 .cycler_pager {
	cursor:pointer;
	z-index:1000;
	display:none;
	width:30px;
	height:30px;
	position:absolute;
	top:40%;
}
#stacks_in_56_page23 .next_pager {
	right:30px;
    background: url(../files/cycler-images/next.png) no-repeat;
}
#stacks_in_56_page23 .prev_pager {
	left:30px;
    background: url(../files/cycler-images/prev.png) no-repeat;
}

/*-- End Cycler Image Stack --*/
#stacks_in_72_page23 .stacks_left {
	float:left;
	width:15%;
}

#stacks_in_72_page23 .stacks_right {
	float:right;
	width:15%;
}

#stacks_in_72_page23 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:66%;
}
#stacks_in_72_page23 {
	background-color: #FFEA6D;
	padding: 15px 0px 0px 0px;
}

#stacks_in_80_page23 {
	background-color: #FFEA6D;
}

#stacks_in_85_page23 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_85_page23 .stacks_right {
	float:right;
	width:63%;
}
#stacks_in_85_page23 {
	margin: 27px 0px 0px 0px;
	padding:  17px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu5.css Style Sheet
Created: 03, December, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #3B4B58;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 289px;
}

*:first-child+html #nav ul {
	line-height: 18px;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 289px;
}

*:first-child+html #nav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 289px;
}

#nav ul li:first-child > a {
	border-top: 1px solid #666666;
}

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

#nav ul li a, #nav ul li a:visited {
	background: #3B4B58;
	color: #FFFFFF;
	border-top: 1px solid #666666;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding: 13px 14px 13px 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #CD180D;
	color: #FFFFFF;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: #FFEA6D;
	color: #CD180D;
}

#nav ul li a:hover > ul {
	display: block;
}

/* Sub Menu Level 1 */

#nav ul ul {
	display: none;
	height: auto;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 289px;
	width: 200px;
}

*:first-child+html #nav ul ul {
	line-height: 18px;
}

#nav ul ul li {
	padding: 0;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #404040;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 13px 14px 13px 14px;
	margin: 0;
	text-shadow: none;
	width: 200px;
}

#nav ul ul li a:hover {
	background: #A10518;
	color: #FFFFFF;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #A10518;
	color: #FFFFFF;
}

#nav ul ul li:first-child > a {
	border-top: 1px solid #FFFFFF;
}

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

/* Sub Menu Level 2 */

#nav ul ul ul {
	position: absolute;
	top: 0px;
	left: 228px;
}

*:first-child+html #nav ul ul ul {
	top: 0px;
	left: 228px;
}

#nav ul ul ul  li:first-child > a {
	border-top: 1px solid #FFFFFF;
}

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

/* Sub Menu Level 3 */

#nav ul ul ul ul {
	position: absolute;
	top: 0px;
	left: 228px;
}

*:first-child+html #nav ul ul ul ul {
	top: 0px;
	left: 228px;
}

#nav ul ul ul ul li:first-child > a {
	border-top: 1px solid #FFFFFF;
}

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

/* Sub Menu Level 4 */

#nav ul ul ul ul ul {
	position: absolute;
	top: 0px;
	left: 228px;
}

*:first-child+html #nav ul ul ul ul ul {
	top: 0px;
	left: 228px;
}

#nav ul ul ul ul ul li:first-child > a {
	border-top: 1px solid #FFFFFF;
}

#nav ul ul ul ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}
#stacks_in_96_page23 {
	background-color: #FFEA6D;
}
/*** START css pro lite ***/

/* apply the user HUD css to "stacks_in", but not in edit mode */

 
#stacks_in_98_page23 {
  height:400;
  width:860px;
  ;
  ;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END css pro lite ***/
/*** START absolute ***/

 
#stacks_in_100_page23_absolute_wrapper {
    left:       0px;
    top:        auto;
    z-index:    auto;
    position:   absolute;
    overflow:   hidden;
	width:      860px;
}

#stacks_in_100_page23 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, October, 2010
Last Modified: 24, April 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_105_page23 {
	-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;
}

#stacks_in_105_page23 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #3B4B58;
}

#stacks_in_105_page23 #footer p {
	color: #3B4B58;
}

#stacks_in_105_page23 #footer a:link, #stacks_in_105_page23 #footer a:active {
	color: #CD180D;
}

#stacks_in_105_page23 #footer a:visited {
	color: #800080;
}

#stacks_in_105_page23 #footer a:hover {
	color: #CD180D;
}
#stacks_in_105_page23 {
	margin: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsbreadcrumb.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_107_page23 {
	-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;
}

#stacks_in_107_page23 #breadcrumbcontainer {
	font-size: 10px;
	line-height: 16px;
	color: #4B5B68;
}

#stacks_in_107_page23 #breadcrumbcontainer li {
	color: #4B5B68;
}

#stacks_in_107_page23 #breadcrumbcontainer a:link,
#stacks_in_107_page23 #breadcrumbcontainer a:visited, 
#stacks_in_107_page23 #breadcrumbcontainer a:active {
	color: #CD180D;
}

#stacks_in_107_page23 #breadcrumbcontainer a:hover {
	color: #CD180D;
}
#stacks_in_107_page23 {
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 14px;
}
