@charset "utf-8";
/* CSS Document */

/* / / / / / / / / / /*/
/* Start OF TEMPLATE. */
/* / / / / / / / / / /*/
body 
{
	background: #fff;
	font-family: "Myriad Pro", Helvetica, Verdana;
	line-height: 20px;
	font-size: 14px;
	color: #212121;
}
#box{
	width:90%;
	margin-left:5%;
	text-align:center;
	float:inherit;
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
}

#outer_container
{
	width:1080px;
	background:#fff;
	height:auto;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	
	/* This centers the container. Ignored if width: 100%; */

}

#container
{
	width:1080px;
	background:#fff;
	float:left;
	margin-right:8px;
	height:auto;
	/* [disabled]box-shadow: 0px 1px 2px 2px #999; */
	/* [disabled]border-radius: 6px; */
}
#paragraph
{
	width:90%;
	margin-left:5%;
	}

#header
{
	width: 1080px;
	height: 90px;
	float: none;
	margin-bottom: 7px;
	box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	/* [disabled]border:solid #006837 3px; */
	border-radius: 6px;
	-webkit-border-radius: 7px;
	background-color: #146835;
	display: table-cell;
}

.heading1
{
	color:#006837;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	line-height:25px;
	font-family:"Myriad Pro", Sans-serif;
}
.heading2
{
	color: #fff;
	line-height: 18px;
	font-weight: 600;
	text-align: center;
	font-size: 15px;
	font-family: "Myriad Pro", Helvetica, sans-serif;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px #888;
	background-color: #430086;
	background-image: url(../../btc/images/banners/columnheader1.jpg);
}
.heading3
{
	color: #006837;
	font-weight: bold;
	font-size: 26px;
	text-align:center;
}
.lowerhead
{
	
	color: #006837;
	font-weight: bold;
	font-size: 18px;
	text-align:right;
}
.table cells
{
	border:0;
}

#spry_box_main
{
	width: 1080px;
	float: left;
	margin-bottom: 12px;
	box-shadow: 0px 6px 6px #888;
	-webkit-box-shadow: 0px 6px 6px #888;
	border-radius: 3px;
	-webkit-border-radius: 5px;
	font-family: "Myriad Pro", Helvetica, Verdana;
	background-image: url(../../btc/images/banners/columnheader1.jpg);
	margin-top:8px;
}

#c1_header
{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
	color:#006837;
	text-align:center;
	width:100%;
	height:60px;
	float:left;
}

#c1_r1
{
	text-align:center;
	width:100%;
	height:150px;
	float:left;
}

#c1_r2
{
	text-align:center;
	width:100%;
	height:150px;
	float:left;
}

#c1_r3
{
	text-align:center;
	width:95%;
	height:150px;
	float:left;
}

#c1_r4
{
	text-align:center;
	width:100%;
	height:150px;
	float:left;
}

#c1_r5
{
	text-align:center;
	width:100%;
	height:150px;
	float:left;
}

#footer
{
	margin-left:180px;
	width:712px;
	float:left;
	
}

#column1
{
	width:180px;
	float:left;
	background:#FFF;
	height:auto;

}

#column2
{
	
	width:700px;
	float:left;
	background:#FFF;
	min-height:700px;
	box-shadow:1px 3px 5px 3px #888;
	-webkit-box-shadow:1px 3px 5px 3px #888;
	margin-right:10px;
	margin-left:8px;
	margin-bottom:15px;
	border-radius:6px;
	-webkit-border-radius:6px;

}

#column3
{
	width:180px;
	float:right;
	background:#FFF;
	height: auto;
}

#c2_header
{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 26px;
	color: #006837;
	text-align: center;
	width: 82%;
	margin-left: 9%;
	float: none;
	vertical-align: top;
	margin-top: 2%;
	/* [disabled]margin-right: 5%; */
	
}
#c3_header
{
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-weight:bolder;
	font-size:24px;
	color: #006837;
	text-align:left;
	width:90%;
	float:none;
	margin-left: 5%;
	vertical-align:top;
	margin-top: 2%;
}

#c3_box1
{
	width:90%;
	float:right;
	height:50px;
	
}

#c3_box2
{
	width:95%;
	float:left;
	height:180px;
	text-align:center;
}

#c3_box3
{
	width:100%;
	float:left;
	height:150px;
	text-align:center;
}

#c3_box4
{
	width:100%;
	float:left;
	height:250px;
	text-align:center;
}


/* / / / / / / / / /*/
/* END OF TEMPLATE. */
/* / / / / / / / / /*/
