/* Insignificant stuff, for demo purposes */

	body {
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.leftSidePadding {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	.panel h2.title {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #11476b;
	margin-bottom: 10px;
	text-decoration: none;
	}


/* Most common stuff you'll need to change */
	.coda-slider-wrapper {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
	.coda-slider { 
	border-left: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
	border-top: solid 1px #c3c3c3;
	border-right: solid 1px #e9e9e9;
	background-color: #ffffff;
	 }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
	width: 684px
} 
	
	/* Tab nav */
	.coda-nav ul li a.current {
	background-image: url(http://national.use-salvationarmy.org/USA_HmTabs/images/TabBckgndOver.gif);
}
	
	/* Panel padding */
	.coda-slider .panel-wrapper {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a {
	color: #11476b;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(http://national.use-salvationarmy.org/USA_HmTabs/images/TabBckgndUp.gif);
	list-style: none;
	text-decoration: none;
}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	
	a:link {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
	.InitialCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #396b85;
	text-decoration: none;
	text-transform: uppercase;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #11476b;
	text-decoration: none;
	margin-left: 6px;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #747067;
	text-decoration: none;
	margin-left: 6px;
}