@charset "UTF-8";
/* CSS Document */
.custom #header #logo a {display: block; height: 152px; width: 955px; background: url('images/header.gif') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; }
.custom a:link, a:visited {color:#74272c;}
.custom a:hover{color:#2369c0;}
body.custom { background: #93cabc url('images/bg.gif'); }
		.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.2em solid #EEEEEE; }
		.custom #page { padding: 2em 1.9em; background: #fff; border: 0.1em solid #629084; border-top: 0; }
.custom #content_box.full_width { background: none; }
.custom .full_width #content { width: 930px; }
#sidebars { background-color: #eee; }
.custom #footer div.col { float:left; margin:5px 3px 0 0; padding-left:10px; text-align:center; width: 30em; height: 200px; }
.custom .foottext { margin-top:0px; font-size:12px; line-height:25px; text-align:center; }
.custom .footstrong { margin-top:0px; font-size:14px; line-height:23px; text-align:center; }
.custom #allaround { float:left; margin:0px; }
.custom .floatvideo { margin:10px 15px; float:left;}
.custom .blogline {border-bottom-style:solid; border-bottom-color:#9c7b38; border-bottom-width:1.5px; margin-bottom:30px; margin-right:15px;}
.custom #chrisHeader, #chriscontent {width:580px;}
.custom #chrisHeader {float:left;}
.custom #chrisborder {
		background:eee;
		border:2px solid #9c7b38; 
		padding:10px;
		margin-bottom:15px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		-opera-border-radius:8px;
		-khtml-border-radius:8px;
		border-radius:8px}
.custom .christoptext {margin: 0px;}
.custom .ctext {margin-bottom:20px;}
.custom .cwrap {margin:10px 70px;}
.custom #chrisimg {float:left; margin-right:10px;}
.custom #chrisimg2 {float:right; margin:5px 10px;}
.custom .homesearch {margin: 15px;}
.custom input, textarea { margin: 2px 1px; padding: 0; color: #555; background: #fff; border: 1px solid #222;}
.custom select {margin: 2px 1px; color:#555;}   
.custom input:focus, textarea:focus { border: 1px solid #222; background-color: #fff; color:#555; }
.custom select:focus {color:#555;}