h1 {
	color: #4d3997;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-weight: 600;
}
h1 a:link {
	color: #4d3997;
	text-decoration: none;
}
h1 a:visted {
 color: #4d3997;
 text-decoration:none;
}
h2 {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #97a81b;
}
h2 a {
	color: #97a81b;
	text-decoration: none;
}
h2 a visited {
	color: #97a81b;
	text-decoration: none;
}
h3 {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #97a81b;
	text-shadow: 0.5px 0.866px 1px rgba(6, 6, 6, 0.11);
	border-bottom: 1px solid #E1E1E1;
}
h3 a {
	color: #97a81b;
	text-decoration: none;
}
h3 a visited {
	color: #97a81b;
	text-decoration: none;
}
h4 {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #4d3997;
	text-shadow: 0.5px 0.866px 1px rgba(6, 6, 6, 0.11);
	border-bottom: 1px solid #E1E1E1;
}
h4 a {
	color: #4d3997;
	text-decoration: none;
}
h4 a visited {
	color: #4d3997;
	text-decoration: none;
}

.stitch-line {
	height: 5px;
	border-top: 1px dashed #b7b7b7;
}
#navigation {
	text-align:center;
	background-image: url(../images/navigation-bk.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	background-size: 100% 43px;
}
#nav {
	padding-top: 2px;
	padding-bottom: 5px;
}
#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav li {
	display: inline;
	font-family: open-sans, sans-serif, Arial;
	font-weight: 800;
	text-decoration: none;
}
#nav a {
	font-size: 1.em;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-align: center;
	text-shadow: 0.5px 0.866px 3px rgba(0,0,0,0.51);
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#nav a:visited {
	color: rgb(255, 255, 255);
}
#nav a:hover {
	color: rgba(231,249,118,1.00);
	font-weight: bold;
	text-align: center;
	text-shadow: -0.5px -0.866px 3px rgba(0, 0, 0, 0.45);
}
#nav a:active {
	color: rgba(231,249,118,1.00);
	font-weight: bold;
	text-align: center;
	text-shadow: -0.5px -0.866px 3px rgba(0, 0, 0, 0.45);
}

.rounded-white-box {
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	padding-top: 1px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
	text-align: left;
}
.divider {
	border-bottom: 1px solid #E1E1E1;
}
.divider a {
	color:#4d3997;
}
#header-wrapper {
	background-image: url(../images/hamels_top-bk.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 15px;
}
#header{
	font-size:.9em;
}
#cartBtn {
	position: relative;
	top: 5px;
}
#footer-wrapper {
	background-image: url(../images/hamels_footer-top-bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topNav ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
}
.topNav li {
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.topNav a {
	text-decoration: none;
	color: #6858a5;
	background-image: url(../images/arrow-button.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.topNav a:visited {
	color: #6858a5;
	background-image: url(../images/arrow-button.png);
}
.topNav a:hover {
	color: #9FAD3B;
	background-image: url(../images/arrow-button-over.png);
	background-repeat: no-repeat;
}
.topNav a:active {
	color: #9FAD3B;
	background-image: url(../images/arrow-button-over.png);
	background-repeat: no-repeat;
}
.topRight {
}
.topRight a {
	text-decoration: none;
	color: #6858a5;
}
.topRight a:visited {
	color: #6858a5;
}
.topRight a:hover {
	color: #9FAD3B;
}
.topRight a:active {
	color: #9FAD3B;
}
#main {
	border-radius: 8px;
	background-image: url(../images/bk-subtlepatterns_small-crackle-bright-content.png);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	border: 1px solid rgba(203,203,206,0.52);
	border-radius: 10px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	margin-top: 12px;
	margin-bottom: 20px;
}
.stitches {
	border: 1px dashed #C3C2C2;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 6px;
}
.sideNav {
	padding-left: 10px;
}
.sideNav ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
}
.sideNav li {
	list-style-type: none;
	display: block;
	line-height:1.35em;
	}
.sideNav a {
	text-decoration: none;
	color: #6858a5;
	font-size:0.9em;
	background-image: url(../images/arrow-button.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: 600;
	display: block;
}
.sideNav a:visited {
	color: #6858a5;
	background-image: url(../images/arrow-button.png);
}
.sideNav a:hover {
	color: #9FAD3B;
	background-image: url(../images/arrow-button-over.png);
	background-repeat: no-repeat;
}
.sideNav a:active {
	color: #9FAD3B;
	background-image: url(../images/arrow-button-over.png);
	background-repeat: no-repeat;
}
.sideNav-subCat a {
	color: #717171;
	font-weight: normal;
	background-image: none;
	display: block;
}
.sideNav-subCat a:visited {
	color: #717171;
	font-weight: normal;
	background-image: none;
}
.sideNav-subCat a:hover {
	font-weight: normal;
	background-image: none;
	background-color: rgba(226,233,193,0.47);
}
.sideNav-subCat a:active {
	font-weight: normal;
	background-image: none;
	background-color: rgba(226,233,193,0.47);
}
.hd-collapse {
	margin-top:5px;
	margin-bottom:5px;
}
.sidebar-content{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.8em;
	text-align: center;
	color: #4B4B4B;
}
.content-topBtm-stitch-padding {
	border-top: 1px dashed #C3C2C2;
	border-bottom: 1px dashed #C3C2C2;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-topBtm-padding-margin {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.divider-btm-stitches-padMarg {
	border-bottom: 1px dashed #C3C2C2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.heading-green {
  font-size: 20px;
  font-family: "Open Sans";
  color: rgb(160, 176, 46);
  font-weight: 600;
  line-height: 1.2;
}
.body-font-color {
	color: #555555;
}
.footer-category {
	line-height:2em;
}
.footer a {
	color: #717171;
	font-weight: normal;
}
.footer a:visited {
	color: #717171;
	font-weight: normal;
}
.footer a:hover {
	font-weight: normal;
	color:rgb(160, 176, 46);
}
.footer a:active {
	font-weight: normal;
	color:rgb(160, 176, 46);
}
.eNews-hd {
	font-size: 12px;
	color: #604FA7;
	text-align: center;
	padding-bottom: 5px;
}
.tabs-settings {
	text-align:center;
	overflow:auto;
}
.tab-button {
	padding: 5px 10px 5px 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border-radius: 8px;
	border: 1px solid rgba(195,187,222,1.00);
	color: #5537D9;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(212,209,227,1.00) 0%,rgba(232,230,240,1.00) 5.60%,rgba(214,210,228,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(212,209,227,1.00) 0%,rgba(232,230,240,1.00) 5.60%,rgba(214,210,228,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(212,209,227,1.00) 0%,rgba(232,230,240,1.00) 5.60%,rgba(214,210,228,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(212,209,227,1.00) 0%,rgba(232,230,240,1.00) 5.60%,rgba(214,210,228,1.00) 100%);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.40);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.40);
	font-weight: bold;
}
.tabs-content-hdr {
	color: rgba(136,116,223,1.00);
	border-bottom: 1px dashed rgba(175,160,236,1.00);
	text-align: center;
	padding-bottom: 5px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #000000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    color: #745ad7;
}
#slideshow { 
    margin: 5px auto; 
    position: relative; 
    /*width: 240px; 
    height: 400px; */ 
    /*padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4);*/ 
}

#slideshow > div { 
    position: absolute; 
    top: 1px; 
    left: 1px; 
    right: 1px; 
    bottom: 1px; 
}


/*TABLET*/
@media screen and (max-width:1099px) {
.content {
	width: 95%;
}
#nav a {
	padding-left: 8px;
	padding-right: 8px;
}
}

@media screen and (max-width:1023px) {
.content {
	width: 95%;
}
}

/*MOBILE*/
@media screen and (max-width:767px) {
#navigation {
	background-image:none;
	height:auto;
}
#nav a{
	padding-left:0;
	padding-right:0;
}
#nav ul{
	margin-left:none;
}
#nav li{
	margin-left:none;
}
.topNav ul {
	padding-left: 0px;
}
.topNav li {
	padding-top: 0px;
	padding-bottom: 0px;
}
.col-four-three-fourths {
	float: none;
	width: 100%;
}
.content {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.col-four {
	width: 100%;
	float: none;
}
#main .col-four {
	margin-top:20px;
}
.col-three {
	width: 100%;
	float: none;
}
.col-two {
	width: 100%;
	float: none;
}
.col-one {
	width: 100%;
	float: none;
}

.gutter-left {
	margin-left: 0px;
}
.text-align-right {
	text-align: center;
}
.text-align-left {
	text-align: center;
}
.topNav li {
	display: inline-block;
	margin-left: 10px;
}
.topNav a {
	background-image: url(../images/arrow-button.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
.topNav {
	text-align: center;
}
.sm-display-none {
	display: none;
}
.sm-text-align-center {
	text-align: center;
}
#footer {
	font-size:1em;
	line-height:2em;
}
.social-media img {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sm-clear-both {
	clear:both;
}
#slideshow { 
    height: 350px; 
}

}
