body {background-color:#A3FCFF;margin:0;padding:0;font-family: Arial, Helvetica, sans-serif;letter-spacing:.1125em;}
#header-top {background-color:#000;width:100%;height:7%;position:fixed;top:0px;left:0px;z-index:4000;}
#logo-pos {float:left;margin:1% 0 0 2%;color:#fff;}
#logo {width:250px;}

#menu-top {border:0px solid red; width:80%;padding:5px 0 0 0px;margin:0 0 0 2%;text-align:right;}
#main-content-1 {position:relative;top:200px;z-index:100;border:0px solid green;width:50%;margin:0 auto;}
#main-content-2 {position:relative;top:150px;z-index:100;border:0px solid green;width:50%;margin:0 auto;}
#main-content-3 {position:relative;top:150px;z-index:100;border:0px solid green;width:90%;margin:0 auto;z-index:10}
#footer {margin:20px;}
#footer-2 {display:none;}
ul#menu {
    padding: 0;
}
ul#menu li {
    display: inline;
}
ul#menu li a {
    background-color: red;
    color: #fff;
    padding: 20px 20px;
    text-decoration: none;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 7px 4px #444;
}
ul#menu li a.select {
    background-color: #A3130D;
    color: #fff;
    padding: 20px 20px;
    text-decoration: none;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 7px 4px #444;
}

ul#menu li a:hover {
    background-color: #6BAFAA;
    color:#000;
    padding-bottom:7px;
    box-shadow: 0px 0px 0px #000;
}

.img-bio {
	width:200px;
	float:left;
	margin:0 12px 5px 0;
	padding:3px;
	border:1px solid #000;	
}

.img-hey-boo {
	width:100px;
	border:1px solid #ff0000;
}

.img-wva {
	width:200px;
	border:1px solid green;
}

.img-gallery-pic-1 {height:220px;border:1px solid #000;margin:15px 5px 5px 5px;float:right;}

.caption-gallery-image {font-size:80%;font-style:italic;padding:0 0 0 7px;margin:0 0 0 0;border01px solid red;}

input[type=submit] {
    border-radius: 5px;
    border: 3px double #FF0000;
    width: 100px;
    height:35px;
    font-family: 'Arialic Hollow';
    font-weight:600;
    color:#ff0000;
    background: #A3FCFF;
    font-size:130%;
    /* Old browsers */
    background: -moz-linear-gradient(top, #A3FCFF 1%, #A3FCFF 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #A3FCFF 1%, #A3FCFF 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #A3FCFF 1%, #A3FCFF 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A3FCFF 1%, #A3FCFF 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #A3FCFF 1%, #A3FCFF 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A3FCFF', endColorstr='#A3FCFF', GradientType=0);
    /* IE6-9 */
}

#name {
	font-size:100%;border:3px double red;background-color:#A3FCFF;width:400px;height:50px;margin-bottom:20px;
}

#email {
	font-size:100%;border:3px double red;background-color:#A3FCFF;width:400px;height:50px;margin-bottom:20px;
}

#subject {
	font-size:100%;border:3px double red;background-color:#A3FCFF;width:400px;height:50px;margin-bottom:20px;
}


#message {
	font-size:100%;border:3px double red;background-color:#A3FCFF;width:400px;height:100px;margin-bottom:20px;
}

.float-left {float:left}

.index-image {
	width:100%;
	box-shadow: 10px 0px 200px #fff;
}
.center {
    margin: 0% auto;
    width: 100%;
    border: 0px solid #000;
    padding: 0%;

}
.fade-slideshow {
	width:100%;
	position:relative;
	border:0px solid red;
	padding:0px;
	z-index:100;
	margin: 10% auto;
	box-shadow: 10px 0px 90px #fff;
}

.form-pos {
	margin:0 0 0 20px;
}

.footer-member-pos {
	margin: 30px 0 0 0;
	border:0px solid red;
}

.descpanelfg {background-color:#FF443B;font-size:140%;opacity:0.6;width:80%;text-align:right;background-image:url('../pics/neighborhood-e-lincoln-access-rd-FAA.jpg');border-top-right-radius:.5em;border:.5px solid red;}

.close {style="float:right;cursor:hand;cursor:pointer;width:7px;height:7px;margin-left:22px"}
.slug-1 {
margin:6% 4%;color:#000;font-weight:600;letter-spacing:3px;
}
.hidden-head-color {
	 position:relative;top:60%;background-color:#FFE5D1;height:100%;width:100%;z-index:-5;/*background-image:url('../pics/gradient-1.png');*/
}

.txt-contact {
	font-family: 'Arialic Hollow';font-size:144%;font-weight:600;color:#ff0000;
}

.txt-hey-boo {
	font-size:250%;color:#FF0000;font-weight:600;line-height:130px;
}

.txt-contact-info {
	margin:20px 0 0px 20px;
	padding:0px 0 20px 20px;
}
.txt-subhead-1 {
	font-weight:900;color:#000;font-size:120%;
}

@media screen and (max-width: 500px) {
#menu-top {border:0px solid red; width:90%;padding:0 0 0 0px;margin:45% 0 0 2%;text-align:right;position: fixed;bottom: 10%;
}

}