/*Entire container
*/
.padbcont_container { background-color: #fff; background-repeat: no-repeat; background-position: left center; width:800px; height:auto  ; border: solid 2px #296fa2; }
.padbox_container { width:auto; height:auto; padding: 5px 5px 0; }
/*Upper Nav
*/
.padbcont_upperNav { text-align: right; width:620px; height:50px ; float: right; clear: none; margin-bottom: 3px; }
.padbox_upperNav { text-align: right; width:auto; height:auto; padding-right: 10px; }
/*top bar
*/
.padbcont_topbar { width:100%; height:18px   ; clear: both; }
.padbox_topbar { background-image: url(../media/topBar.jpg); background-repeat: repeat-x; width:auto; height:auto;}
/*Main Nav and Images
*/
.colcont_midRow { width: 100%; height:232px ; border-bottom: 3px solid #f6cd57; }
.colboxleft_midRow { background-color: #f6cd57; width:155px; height:232px; z-index: 1; float:left   ; margin-top: 1px; border-right: 2px solid #fff; }
.colboxmiddle_midRow { background-color: #f6cd57; width:auto; height:232px; z-index: 1; margin-left:178px; margin-right:185px     }
/*Lower Content Boxes Start Here
*/
.padbcont_leftContent { position: relative; width:155px; height:auto    ; float: left; min-width: 155px; }
.padbox_leftContent { position: relative; left: 1px; width:auto; height:auto; visibility: visible; float: left; margin-top: 15px; padding:20px   ; }
.padbcont_centerLeft { text-align: left; position: relative; width:215px; height:auto    ; float: left; margin-top: 15px; margin-right: 5px; margin-left: 5px; border-right: 1px dotted #b7b7b7; border-left: 1px dotted #b7b7b7; }
.padbox_centerLeft { width:auto; height:auto; float: left; padding:20px   }
.padbcont_rightContent { position: relative; width:180px; height:auto  ; float: right; margin-top: 15px; border-left: 1px dotted #b7b7b7; }
.padbox_rightContent { text-align: left; width:auto; height:auto; float: right; padding:20px    }
.padbcont_centerRight { text-align: left; width:205px; height:auto  ; float: left; margin-top: 15px; margin-right: 5px; margin-left: 5px; }
.padbox_centerRight { text-align: left; width:auto; height:auto; float: right; padding:20px 20px 20px 10px  }
/*Footer
*/
.padbcont_footer { font-family: tahoma, arial, helvetica, geneva, sans-serif, FontName; width:100%; height:auto  ; clear: both; }
.padbox_footer { background-color: #296fa2; width:auto; height:auto; clear: both; }




.3cols-col2 {
	text-align: left;
	position: relative;
	width: 215px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border-right: 1px dotted #b7b7b7;
	border-left: 1px dotted #b7b7b7;
	border-top: 1px solid red;
}



.3cols-col3 {
	text-align: left;
	position: relative;
	width: 215px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border-right: 1px dotted #b7b7b7;
	border-left: 1px dotted #b7b7b7;
	border-top: 1px solid red;
}





