.elementsbg {
	background: #fff; 
}


/* Page Elements */

div.orbit-wrapper {
	margin-top: 4px;	
}

.slider_content {
	background: #3c3c3c url(../images/sliderbg.png);
}
#orbitDemo.orbit > a {
  width: 100%;
}

.content_title {font-size: 20px; color: #FFF;}

.content_text {font-size: 16px; color: #FFF;}

.slider_nav {
	width: 99.8%;
	
	margin: auto;
	margin-bottom: 10px;
}

#sliderbg, #productbg {
}

/*============================*/
/*===== Callout Section ======*/
/*============================*/

.calloutbg {
		min-height: 80px;
}

#calloutwrap {
	min-height: 80px;
	overflow: hidden;
	position:relative;
	display: block;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 2px;
}



#callout_text {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	padding: 30px 0px 30px 0px;
	border-bottom: 2px dotted #ccc;
	border-top: 2px dotted #ccc;
}

.page-id-31 #callout_text {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	padding: 10px 0px 20px 0px;
	border-bottom: none;
	border-top: none;
}

#callout_text p{
	font-size: 18px;
}
	

.page-id-31 #callout_text p{
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	border-bottom: none;
}

#callout_text a {padding: 10px 30px;
	margin-top: 28px;
	background: #b64040;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 13PX;
font-weight:600;
margin-top: 0;
text-decoration: none;
	
}

.page-id-31 #callout_text a 	
{padding: 10px 30px;
	background: #fff;
	color: #9d2424;
	-webkit-border-radius: 10px;
border-radius: 10px;
float:right;
text-decoration: none;
font-size: 13PX;
font-weight:600;
margin-top: 0;
	}

#calloutbutton {
	padding: 10px 5px 10px 5px;
	margin-top: 28px;
	background: #b64040;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-align: center;
	position: relative;
	
}

.page-id-31 #calloutbutton {
	padding: 10px 5px 10px 5px;
	margin-top: 28px;
	background: #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-align: center;
	position: relative;
	
}

.orbit-wrapper {
	-webkit-box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.1);
        
        box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.1);
}

#calloutimg{
	padding-top: 10px;
	
	float:right;
}

.callout_link {text-align: center; margin-bottom: 0px;}

#calloutbutton:hover{
	background: #222;
}

#calloutbutton a{
	color: #fff;
	font-size: 18px;
	font-weight: 800;
}

/*============================*/
/*====== Bread Crumbs ========*/
/*============================*/

#crumbs {border: 1px solid #DDD;margin-bottom:15px;margin-top:15px;background:#FFF;}

.crumbs_text {padding: 1px 5px 5px 15px;}

#crumbs{
	display: none;
}

/*============================*/
/*===== Widgitized Boxes =====*/
/*============================*/

.boxes {margin-top:20px;margin-bottom:20px;}

#box_container {
	min-height: 240px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#box_container ul {
	list-style: none;
}

.boximg {
	margin: auto;
	margin-bottom: 15px;
}

.boxtext {
	text-align: left;
	color: #444;
	margin-bottom: 15px;
	font-size: 14px;
}

.box-widget-title {
	color: #BF4040;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

#box1 {
	min-height: 180px;
	color: #222;
	    margin-top: 20px;
}

#box2 {
	min-height: 180px;
	color: #222;
	    margin-top: 20px;
}

#box3 {
	min-height: 180px;
	color: #222;
	    margin-top: 20px;
}

#box4 {
	min-height: 180px;
	color: #222;
    margin-top: 20px;
}

.boxes ul { padding-left: 15px; }

.posts_title a {
	color: #BF4040 !important;
	font-size: 32px;}
