/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B4B19C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%
}
#container {
	background-color: #000;
	width: 1035px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 450px;
}
#containerbelow {
	background-color: #000;
	width: 1035px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}
#containerbottom {
	background-color: #B4B19C;
	width: 1035px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}
#header {margin-left:auto;margin-right:auto;width:950px;margin-top:15px;font-family:Arial, Helvetica, sans-serif;font-size:220%;font-weight:bold;margin-bottom:-20px;}
#columnleft{width:400px; float:left; clear:left;margin-top:5px; margin-left:10px; height:100%;border:1px solid #eee; margin-top:15px;}
#columnright {width:400px;float:left;clear:right;height:100%; border-right:1px solid #ccc;padding-right:5px;border:1px solid #eee ; margin-top:15px;margin-left:20px;}
#text {border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #ccc; font-size:80%; float:left;clear:left;width:400px; padding-top:6px;padding-left:6px;padding-bottom:5px;margin-top:15px; }
table {font-size:11px}
a {color:#003399}
a:hover {font-size:120%; font-weight:bold}
.gradient {background-image:url(../images/gradient.gif);height: 27px;background-color:#000000;background-repeat:no-repeat}
.gradient2 {background-image:url(../images/gradient_sm.gif);height: 27px;background-color:#000000;background-repeat:no-repeat}
.gradient3 {background-image:url(../images/gradient_long.gif);height: 27px;background-color:#000000;background-repeat:no-repeat}
.boxtitle {text-align: left; font-size:130%}

.badge1 {background-image:url(../images/hopewdm_off.jpg); height: 153px; background-repeat:no-repeat; display:block}
.badge1 a:hover {background-image:url(../images/hopewdm_on.jpg); background-repeat:no-repeat}
.badge2 {background-image:url(../images/northbranch_off.jpg); height: 153px; background-repeat:no-repeat; display:block}
.badge2 a:hover {background-image:url(../images/northbranch_on.jpg); background-repeat:no-repeat}
.badge3 {background-image:url(../images/citybranch_off.jpg); height: 153px; background-repeat:no-repeat; display:block}
.badge3 a:hover {background-image:url(../images/citybranch_on.jpg); background-repeat:no-repeat}

.badgeb1 {background-image:url(../images/badge1_off.jpg); height:123px; background-repeat:no-repeat; display:block; float:left}
.badgeb1 a:hover {background-image:url(../images/badge1_on.jpg); height:123px; background-repeat:no-repeat;}
.badgeb2 {background-image:url(../images/badge2_off.jpg); height:123px; background-repeat:no-repeat;  display:block; float: left; clear:right}
.badgeb2 a:hover {background-image:url(../images/badge2_on.jpg); height:123px; background-repeat:no-repeat; }
.badgeb3 {background-image:url(../images/badge3_off.jpg); height:123px; background-repeat:no-repeat;  display:block; float:left; clear:right}
.badgeb3 a:hover {background-image:url(../images/badge3_on.jpg); height:123px; background-repeat:no-repeat; }