/************
HEADER
*************/
div.blogo {
	padding-bottom: 11px;
	float: left;
}
div.bnav {
	float: right;
	margin-right: 11px;
	position: relative;
	top: 28px;
}
span.bnav_text {
	font-weight: bold;
	font-size: 1.3em;
	color: #8CC63F;
	margin-right: 15px;
}
span.bnav_text_active {
	font-weight: bold;
	font-size: 1.3em;
	color: #ffffff;
	margin-right: 15px;
}
img.bullet {
	border-width: 0px;
	padding-right: 10px;
	position: relative;
	top: -1px;
}
div.bpage_nav {
	display: block;
	text-align: right;
	margin-right: 11px;
}

/***************
	HOME
***************/
#bcontainer {
	text-align: center;
	padding-top: 17px;
}
#bhome {
	width: 730px;
	padding-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#bhome_title_container {
	float: left;
	width: 164px;
	margin-right: 13px;
	margin-top: 16px;
}
#bhome_title {
	text-align: right;
	color: #8CC63F;
	font-weight: bold;
	font-size: 1.6em;
}
#bhome_subtitle {
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 2px;
}
#bhome_info {
	float: left;
	width: 535px;
	margin-left: 13px;
	margin-top: 17px;
	font-family: Helvetica, arial, sans-serif;
	line-height: 1.25em;
}
#bcover_pipe {
	float: left;
	width: 2px;
	position: relative;
	top: 15px;
}
/***************
	ELEMENTS
***************/
div.bmain {
	width: 1038px;
	padding-left: 105px;
	padding-top: 40px;
}
div.bmain2 {
	width: 1200px;
	padding-left: 105px;
}
div.bmain3 {
	width: 1038px;
	padding-left: 105px;
}
div.bthumbnailsHolder {
	display: block;
	/*margin-top: 15px;*/
	/*padding-bottom: 19px;*/
}
div.bthumbnail {
	width: 320px;
	padding-top: 20px;
	margin-right: 26px;
	margin-bottom: -3px;
	float: left;
}

img.bthumbnailImage {
	border-style: solid;
	border-color: white;
	border-width: 2px;
	margin-top: 3px;
}

.idx_icon{
	border-style: solid;
	border-color: white;
	border-width: 2px;
	margin-top: 3px;
}



img.blogo_image {
	border-width: 0px;
}
.bthumbnailTitle {
	font-size: 1.1em;
}
img.bcoverImage {
	border-style: solid;
	border-color: white;
	border-width: 5px;
}
.bclear {
	clear: both;
}

/************
INFO
*************/
div#binfo {
	margin-top: 19px;
}

/************
BOTTOM DIVIDER
*************/
div#bbottomDivider {
	display: block;
	clear: both;
	padding-top: 35px;
	padding-bottom: 10px;
}
div#bbottomDividerContact {
	display: block;
	clear: both;
	padding-top: 25px;
	padding-bottom: 10px;
}
div#bbottomDividerHome {
	display: block;
	clear: both;
	padding-top: 13px;
	padding-bottom: 10px;
}

