/*BEGIN: applevalleylakebankowned.com - Custom CSS **********************************/

body { background: #333333; font-family:Arial, sans-serif; font-size:11pt; color:#000;}
#siteholder { width:750px;margin:0 auto;padding:5px; background:#fff;}
#banner { background: url("http://www.applevalleyohio.com/agent_files/banner.jpg") no-repeat; width:750px;height:202px;}
h1 { background:url("http://www.applevalleyohio.com/agent_files/header-bg.png") no-repeat;color:#fff;font-size:22pt; font-weight:normal;text-align:center;margin:0;position:relative;margin-top:-65px;height:60px;padding-top:5px;width:750px;line-height:85%}
h1 span { display:block;clear:both;text-align:center;font-size:50%;}
h1, h2, h3, h4, h5, h6 { font-family:Georgia; }
#content { 
background: -moz-linear-gradient(top,  rgba(44,94,131,1) 0%, rgba(64, 137, 190, 0.8) 50%, rgba(64, 137, 190, 0.8) 50%, rgba(141, 201, 245, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,94,131,1)), color-stop(1%,rgba(64, 137, 190, 0.8)), color-stop(50%,rgba(64, 137, 190, 0.8)), color-stop(100%,rgba(141, 201, 245, 1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(44,94,131,1) 0%,rgba(64, 137, 190, 0.8) 50%,rgba(64, 137, 190, 0.8) 50%,rgba(141, 201, 245, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(44,94,131,1) 0%,rgba(64, 137, 190, 0.8) 50%,rgba(64, 137, 190, 0.8) 50%,rgba(141, 201, 245, 1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(44,94,131,1) 0%,rgba(64, 137, 190, 0.8) 50%,rgba(64, 137, 190, 0.8) 50%,rgba(141, 201, 245, 1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(44,94,131,1) 0%,rgba(64, 137, 190, 0.8) 50%,rgba(64, 137, 190, 0.8) 50%,rgba(141, 201, 245, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0D2B42', endColorstr='#0D2B42',GradientType=0 ); /* IE6-9 */
padding:5px 10px;} 
.homepage {min-height:750px; }
.col2 { width:48%;float:left;margin-right:3%; }
.lastcol { clear:right;margin-right:0; }
#footer { background: #0D2B42; color:#fff;font-size:75%;font-weight:bold;margin:0;padding:5px 0;text-align:center; }

.box { padding:5px 10px; background: rgba(255,255,255,.5); border-radius:5px; }
.box img { width: 340px; margin-left: -5px; margin-top: 5px; }
.large-text { font-size:140%; }
.text-center { text-align:center; }
.form-control textarea { height:80px; }
.form-control label { display:block;float:left;width:30%;text-align:right;margin-right:2%; padding-top:4px;}
.form-control input, .form-control select, .form-control textarea { width:55%;margin-right:1%;padding:2px 4px; }

.checkbox-control label { display:inline;float:none;width:auto;text-align:left;margin-right:none;}
input[type="submit"] { background:#0D2B42; padding:5px 15px;border:1px solid #000; color:#fff;font-weight:bold;font-size:100%;float:right;cursor:pointer;}

/*END: applevalleylakebankowned.com - Custom CSS **********************************/

