@charset "utf-8";
body {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	background-image: url(./../images/diamondPlateBGtile.jpg);
	background-repeat: repeat
}
.roundbox {
	background-color: #fff;
	border: 1px solid #06c;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #000;
	padding: 0;
	color: #06c
}
.logobox {
	width: 100%;
	height: 240px
}
.catbox {
	padding: 0;
	text-align: center;
	height: 120px;
	width: 120px;
	position: relative;
	float: left;
	margin: 10px 3px 10px 10px;
	font-weight: 600
}
.catbox a {
	display: block;
	height: 100%
}
.catbox a:hover, .catbox a:visited, .catbox a:active, .catbox a:focus {
	outline: 0;
	opacity: .6;
	cursor: pointer;
	color: #600;
	text-decoration: none;
	border-radius: 10px;
	box-shadow: 0 0 0 #b3b3b3
}
.certbox {
	float: left;
	height: 240px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	width: 240px
}
.slidebox {
	float: left;
	height: 240px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	width: 80%
}
.hp_contactus {
	font-family: 'Cookie', cursive;
	font-size: 56px;
	line-height: .8em;
	color: #06c;
	text-shadow: 1px 1px #000;
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	padding-top: 10px
}
.hp_well_textblock {
	font-family: 'Cookie', cursive;
	font-size: 24px;
	padding: 10px
}
.carousel-caption {
	z-index: 1
}
.carousel .item {
	background-color: #fff;
	height: 240px
}
.carousel-caption {
	left: 0;
	right: 0;
	text-align: left;
	text-shadow: 1px 1px #ebebeb;
	font-size: 24px;
	line-height: 1;
	background-color: rgba(255,255,255,0.7);
	color: #000;
	padding-left: 20px;
	padding-right: 20px
}
.carousel .item {
	background-color: #fff;
	height: 240px;
	width: 1320px
}
.carousel img {
	position: absolute;
	top: 0;
	left: 0
}
.slider_overlay_rect_title {
	font-family: 'Cookie', cursive;
	color: #600;
	font-size: 1.6em;
	text-shadow: 0 0 #000;
	padding-right: 2px;
	line-height: .8
}
#redband_cat, #redband_contact {
	position: absolute;
	background-color: #600;
	width: 100%;
	z-index: -1;
	left: 0;
	margin-top: -20px
}



.categorybox {
	padding: 0;
	text-align: center;
	line-height:1em;
	height: 80px;
	width: 80px;
	position: relative;
	float: left;
	margin: 10px 3px 10px 10px;
	font-weight: 300;
	font-size:10px;
    -ms-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
	
}
.categorybox a {
	display: block;
	height: 100%
}
.categorybox a:hover, .categorybox a:visited, .categorybox a:active, .categorybox a:focus {
	outline: 0;
	outline-offset:0;
	opacity: .6;
	cursor: pointer;
	color: #600;
	text-decoration: none;
	border-radius: 10px;
	box-shadow: 0 0 0 #b3b3b3
}


#inline-block-container {
    margin: 20px;
}
ul#display-inline-block, ul#display-inline-block li, ul#display-inline-block0, ul#display-inline-block0 li {
    margin: 0;
    padding: 0;
}
ul#display-inline-block, ul#display-inline-block0 {
    text-align: center;
    width: 100%;
}
ul#display-inline-block li, ul#display-inline-block0 li {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 5px;
    min-height: 80px;
    vertical-align: top;
    width: 80px;
}
ul#display-inline-block_180, ul#display-inline-block_180 li {
    margin: 0;
    padding: 0;
}
ul#display-inline-block_180 {
    width: 100%;
}
ul#display-inline-block_180 li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    min-height: 150px;
    vertical-align: top;
    width: 180px;
}

.contact_us {
}

.contact_us a:hover, .contact_us a:visited, .contact_us a:active, .contact_us a:focus {
	cursor: pointer;
	color: #fff568;
	text-decoration: none;
}





