@charset "utf-8";



/* CSS Document */



* {padding: 0; margin: 0;}


body {
	width: 100%;
	height: 100%;
	/*background-color:#e5e5e5;*/
}


#body1 {
	/*width: 100% !important;*/
	/*background: url('../images/bkgdBlue.jpg') repeat-x;*/
}



#mainContainer {
	width: 960px;
	margin: 0 auto;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url('../images/bodyBkgd.jpg') repeat-y;*/
}


#header {
	width: 960px;
	height: 130px;
	background: url('../images/bkgdBlue.jpg') repeat-x;
}


.headerTop {
	width: 960px;
	height: 95px;
}


.headerL {
	width: 552px;
	height: 95px;
	float: left;
}



.headerR {
	width: 408px;
	height: 95px;
	float: left;
}



.navBar {
	width: 960px;
	height: 40px;
}


#navi ul{
padding:0;
margin:0;
}




#navi li{
position: relative;
float: left;
list-style: none;
padding: 6px 0px 5px 140px;
/*padding: 6px 53px 5px 25px;
padding: 6px 30px 5px 27px;
/*padding:6px 16px 5px 15px;*/
}





#navi7 li{
position: relative;
float: left;
list-style: none;
/*padding:0px 15px 15px 30px;*/
padding:0px 10px 2px 8px;

}


#navi8 li{
position: relative;
float: left;
list-style: none;
padding:0px 0px 0px 18px;
}



#bodyHolder {
	width: 960px;
	height: 100%;
	/*background-color:#fff;*/
}


.slideHolder {
	width: 960px;
	height: 284px;
}



.divHolder {
	width: 960px;
	height: 10px;
	padding: 0 10px;
}



.contentHolder {
	width: 640px;
	height: 100%;
	float: left;
}




.insideContent {
	width: 600px;
	height: 100%;
	padding: 20px;
	float: left;
}



.sideBar {
	width: 320px;
	height: 100%;
	float:left;
/*	background-color:#e1e1e1;*/
}




.oneColumn {
	width: 280px;
	height: 100%;
	padding: 20px;
}




.twoColumn {
	width: 279px;
	height: 100%;
	padding: 20px;
	float:left;
	border-right: solid 1px #dfdfdf;
}



.sdbarTop {
	width: 314px;
	height: 11px;
	background: url('../images/sdbarTop.jpg') no-repeat;
}



.sdbarDiv {
	width: 314px;
	height: 2px;
	background: url('../images/sdbarDiv.jpg') no-repeat;
}





.sdbarBg {
	width: 314px;
	height: 100%;
	background: url('../images/sdbarBg.jpg') repeat-y;
}




.sdbarBott {
	width: 314px;
	height: 25px;
	background: url('../images/sdbarBott.jpg') no-repeat;
}



.listing {
	width: 578px;
	height: 155px;
	padding: 20px 10px;
	border: 1px solid #ccc;
}




.listTextbox {
	width: 411px;
	height: 145px;
	float: left;
	padding-left: 10px;
}




.listingImg {
	width: 145px;
	height: 145px;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
}




.faqBox {
	width: 578px;
	height: 100%;
	padding: 20px 10px;
	border: 1px solid #ccc;
}







.bankBox {



	width: 360px;



	height: 100%;



	padding: 20px;



	float: left;



}







.bankBoxspacer {



	width: 40px;



	height: 100%;



	float: left;



}







.homeTxtbox {



	width: 280px;



	height: 150px;



}







.homeButton1 a {



	width: 231px;



	height: 49px;



	padding-left: 47px;



	background: url('../images/learnMore.png') no-repeat;



}







.homeButton1 a:hover {



	width: 231px;



	height: 49px;



	padding-left: 47px;



	background: url('../images/learnMoreh.png') no-repeat;



}







.homeButton2 {



	width: 231px;



	height: 49px;



	margin-left: 47px;



	background: url('../images/createAcct.png') no-repeat;



}







.homeButton2 hover {



	width: 231px;



	height: 49px;



	margin-left: 47px;



	background: url('../images/createAccth.png') no-repeat;



}







	.iconHolder {



		width: 45px;



		height: 45px;



		float:left;



	}







	.titleHolder {



		width: 215px;



		height: 45%;



		padding-left: 10px;



		float:left;



	}







	#bodyfoot {



	height: 60px;







}







.footLine {



	width: 280px;



	height: 2px;



	background: url('../images/footLine.jpg') no-repeat;



}







		.footerHolder {



			width: 960px;



			height: 60px;



			margin: 0 auto;



			border-top:#6780a1 solid thin;



		}







		.footerTop {



			width: 960px;



			height: 225px;



		}







		.footColumn {



			width: 280px;



			height: 205px;



			padding: 10px 20px 10px 20px;



			float: left;



		}







		#footerBottom {



			width: 960px;



			height: 60px;



			color: #000000;



			font-size: 11px;



			font-family: 'Century Gothic';



		}







		#footerBottom A { color:#294973; text-decoration: none; }



		#footerBottom A:hover { color: #ffae00; text-decoration: underline; }







		.footNav {



			padding: 10px 5px 0px 272px;



		}







		.footNav DIV{ float: left; padding: 0px 3px; }







	li {



	list-style: none;



	color: rgb(41, 73, 115);



}







.clear {



	overflow: hidden;



	clear: both;



}







.navText a{



	text-decoration: none;



	color:#fff;



	/*font-size: 14px;*/
	font-size: 14px;


	font-family: Lucida Sans Unicode ,Arial, Helvetica, sans-serif;



}







.navText b{



	text-decoration:underline;



	color:#fff;



	font-size: 14px;



	font-family: Lucida Sans Unicode ,Arial, Helvetica, sans-serif;



}











.navText a:hover{



	text-decoration: none;



	/*color:#fad37e;*/



	color:#CCC;



	font-size: 14px;



	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;



}







.footTitle {



	text-decoration: none;



	color:#fff;



	font-size: 26px;



	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;



}







.footText {



	text-decoration: none;



	color:#294973;



	font-size: 12px;



	font-family: Century Gothic, Arial, Helvetica;



}







.addrText {



	text-decoration: none;



	color:#fff;



	text-align: right;



	font-size: 12px;



	margin-right: 20px;



	font-family: Century Gothic, Arial, Helvetica;



}







.bodyText {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



}







.bodyTextj {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	font-style:italic;



	text-align:justify;



}



.bodyTexthome {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;
	/*text-align:justify;*/



	/*font-style:italic;*/



	/*text-indent:5%;*/



}



.bodyTextii {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;
	/*text-align:justify;*/



	/*font-style:italic;*/



	text-indent:5%;



}

.bodyTextinv {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;
	text-align:justify;



	/*text-indent:5%;*/









}

.bodyTextiir {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	text-indent:5%;


	text-align:justify;









}

.bodyTextiir1 {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	text-align:justify;









}


.bodyTextoutput {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;













}



.bodyTextiii {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	font-style:italic;



	text-indent:9%;



}







.bodyTextb {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	font-weight:bold;










}







.bodyTextbi {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	font-weight:bold;



	text-indent:10%;



	font-style:italic;



}



.bodyTextservice{



	color:#294973;



	font-size: 14px;



	font-family: Verdana;
	text-align:justify;



	/*text-indent:5%;*/



}



.bodyTextind {



	color:#294973;



	font-size: 14px;



	font-family: Verdana;
	/*text-align:justify;*/






}











.bodyTextindsub {



	color:#294973;



	font-size: 14px;



	font-family: Verdana;



	text-indent:10%;



}







.bodyTextl {



	color:#4994fa;



	font-size: 14px;



	font-family: Verdana;



	text-decoration:underline;



}







.bodyTextindl {



	color:#4994fa;



	font-size: 14px;



	font-family: Verdana;



	text-decoration:underline;



	text-indent:5%;



}







.readmore a{



	text-decoration: none;



	color:#4492e5;



	font-size: 14px;



	font-family: Arial, Helvetica, sans-serif;



}







.readmore a:hover {



	text-decoration: none;



	color:#666;



	font-size: 14px;



	font-family: Arial, Helvetica, sans-serif;



}







.bankText {



	text-decoration: none;



	color:#333;



	font-size: 14px;



	text-align: center;



	font-family: Arial, Helvetica, sans-serif;



	color:#294973;



}







.bankTextb {



	text-decoration: none;



	color:#294973;



	font-size: 14px;



	font-weight: bold;



	text-align: center;



	font-family: Arial, Helvetica, sans-serif;



	text-indent:10%;



}







.bodyTextw {



	text-decoration: none;



	color:#FFF;



	font-size: 14px;



	font-family: Arial, Helvetica, sans-serif;



}







.titleText {



	text-decoration: none;



	color:#294973;



	font-size: 24px;



	font-weight: bold;



	font-family: Century Gothic;



}











.titleTextInd {



	text-decoration: none;



	color:#294973;



	font-size: 24px;



	font-weight: bold;



	font-family: Candara, Arial, Helvetica, sans-serif;



	text-indent:5%;



}



.titleTextIndi {



	text-decoration: none;



	color:#294973;



	font-size: 24px;



	font-weight: bold;



	font-family: Candara, Arial, Helvetica, sans-serif;



	text-indent:5%;



}



.titleTextInd1 {



	text-decoration: none;



	color:#294973;



	font-size: 24px;



	font-weight: bold;



	font-family: Candara, Arial, Helvetica, sans-serif;



	text-indent:87%;



}







.titleText2 {



	text-decoration: none;



	color:#e2e9f2;



	font-size: 30px;



	font-weight: bold;



	font-family: Arial, Helvetica, sans-serif;



}







.welcomeText {



	text-decoration: none;



	color:#444;



	font-size: 24px;



	font-weight: bold;



	font-family: Candara, Arial, Helvetica, sans-serif;



}







.welcomeText2 {



	text-decoration: none;



	color:#444;



	font-size: 16px;



	font-weight: bold;



	font-family: Candara, Arial, Helvetica, sans-serif;



}







.hspace60 {



	width: 60px;



	height: 50px;



	float: left;



	background-color: yellow;



}







.hspace560 {



	width: 560px;



	height: 50px;



	float: left;



}







.vspace10 {



	height: 10px;



	overflow; hidden;



}











.vspace5 {



	height: 5px;



	overflow; hidden;



}







.vspace15 {



	height: 15px;



	overflow; hidden;



}





.vspace165 {



	height: 148px;



	overflow; hidden;



}



.vspace170 {



	height: 170px;



	overflow; hidden;



}







.vspace20 {



	height: 20px;



	overflow; hidden;



}



/* Slider



--------------------------------------------------------------------------------------*/



#home_slider{



		/*margin:0 0 18px; padding:0 0 12px 0;*/



		position:relative;



		width:935px; height:284px;



		z-index:1 !important;



	}







	.featured_banner{



		background:url(../images/featured_banner.png) no-repeat left top;



		position:absolute;



		top:-3px;



		right:-3px;



		z-index:500;



		width:121px; height:122px;



	}



	#slider{



		position:relative;



		width:935px; height:284px;



		display:block;



		clear:both;



		z-index:2 !important;



	}



	#slider #slider_img{



	 width:935px; display:block; float:left; overflow:hidden; height:284px; }



	#slider #myController{display:none;}



	#slider #slider_img span{



		background:#000;



		display:block;



		position:absolute;



		bottom:0;



		left:0;



		width:935px;



		/*padding:10px;*/



		text-transform:uppercase;



		letter-spacing:1px;



		z-index:3 !important;



	}



	#slider img {



z-index:4 !important;}



	#slider a{ display:block;}



	#slider .jFlowPrev, #slider .jFlowNext{



		display:none;



	}







/* ------------------------------------------------------------------------------------*/



#div1 {

	height: 420px;

	width: 600px;

	margin-top: 5px;

	margin-right: 10px;

	overflow:auto;

	border: 1px solid red;

	float:left;

	text-align:center;

}



#div2 {

	height: 420px;

	width: 346px;

	margin-top: 5px;

	overflow:auto;

	/*border: 1px solid blue;*/

}

#div3 {

	height: 180px;

	width: 300px;

	margin-top: 70px;

	margin-right: 50px;

	margin-bottom: 100px;

	margin-left: 300px;

	overflow:auto;

	float:center;

	text-align:center;

}



#div4 {

	height: 180px;

	width: 300px;

	margin-top: 70px;

	margin-right: 50px;

	margin-bottom: 100px;

	margin-left: 700px;

	overflow:auto;

	float:center;

	text-align:center;

}



#div7 {

	height: 420px;

	width: 600px;

	margin-top: 5px;

	margin-right: 10px;

	overflow:auto;

	float:left;

	text-align:center;

}



ul.dropdown-menu li {

	color: #000;

}



p.wrapped1 {

    font-size: 10px;

    width:200px;

    word-wrap:break-word;

}



p.wrapped2 {

    font-size: 10px;

    width:100px;

    word-wrap:break-word;

}



p.wrapped3 {

    font-size: 10px;

    width:100px;

    word-wrap:break-word;

}



p.wrapped4 {

    font-size: 10px;

    width:100px;

    word-wrap:break-word;

}



p.wrapped5 {

    font-size: 10px;

    width:150px;

    word-wrap:break-word;

}



p.wrapped6 {

    font-size: 10px;

    width:100px;

    word-wrap:break-word;

}



p.wrapped7 {

    font-size: 10px;

    width: 50px;

    word-wrap:break-word;

}

.area{

width: 94%;
height: 100%;
margin-left: 30px;
margin-right: 830px;
}

.btn-block {
	width: 95%;
}

#featuredImg.row {
	padding-left: 50px;
}

#featuredImg.row h5, #featuredImg.row p {
	padding-left: 15px;
}

.navbar {
	margin-bottom: 0px;
	 min-height: 0px;
}

#list-guide.list-group.col-md-4 {
    width: 28.3333% !important;
}

.home-text {
	 width: 70%;
}

.row.home-feat {
    margin-left: 60px;
}

#bodyInfoBox {
	padding-top: 25px;
}

#loginWrap {
	margin: 100px 0 0 97px;
    background-color: #428BCA;


    padding: 0 25px 25px 25px;
	color:#ffffff;
}

#loginWrap h3 {
    margin-bottom: 20px;
}

#loginWrap a {
    color: #fff;
}

#loginWrap a:hover {
    color: #fff;
}

#loginWrap .forgot {
    margin-bottom: 10px;
}

button.btn {
    font-weight: bold;
}

.gmap2 {
    float: right;
    margin-top: -255px;
}


/*
 *
 * Added by: Mike Coros
 * Date: 05-24-16
 *
 *
 */

.img-thumbnail.custom {
	margin-left: 50px;
}

.board-left-side.col-md-8 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.board-right-side.col-md-4 {
	margin-top: 60px;
	margin-bottom: 30px;
}
