/*******************************
		Classes
*******************************/

.gray {
color:			#777777;
}

.clear {
clear:			both;
}

.italicized {
font-style:		italic;
}

.alt {
background:		#fff;
}

.donate {
float:			right;
margin-top:		-48px;
}

.fb-like {
clear:both;
margin-top:5px;
width:100%;
text-align:left;
}

.float {
float:			left;
}

.center {
text-align:		center;
}

body {
background:		url(../images/GrayNoiseBackground.jpg);
font-family:	Trebuchet Verdana, Geneva, Arial, sans-serif;
font-size:		12px;
}

.circle {
list-style-type: circle;
}

#container {
width:800px;
margin:0 auto;
}

#banner {
width:98%;
border:8px double #000;
background:#87ebad;
}

#banner h1 {
text-align:center;
font-size:2.5em;
font-family:"Apple Chancery";
float:left;
margin:40px 0px 0px 80px;
padding:0;
}

#banner p {
text-align:center;
font-size:1.5em;
color:#000;
width:60%;
float:left;
margin:0px 0px 0px 80px;
padding:0;
}

#skip {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

#search {
float:right;
width:300px;
}

#logo {
float:left;
margin:3px;
}



ul#list-nav {
list-style-type:none;
width:100%;
margin:5px auto;
padding:0;
}

ul#list-nav li {
display:inline;
margin:0 auto;
}

ul#list-nav li a{
display:inline-block;
text-decoration:none;
width:130px;
height:30px;
background:#485e49;
color:#eee;
float:left;
text-align:center;
border:1px solid #fff;
padding:5px 0;
}



ul#list-nav li a:hover {
background:#f90;
color:#000;
-webkit-transition: all .5s;
-moz-transition:	all .5s;
-o-transition: 		all .5s;
transition:			all .5s;
}

#pictures {
float:left;
width:210px;
margin-top:5px;
margin-bottom:30px;
border:8px double #000;
}

#pictures img {
margin:5px;
}

#subnav {
float:left;
font-size:.8em;
width:220px;
margin-top:5px;
}

#subnav ul {
margin:0;
padding:0;
}

ul.top-level {
background:#485e49;
}

ul.top-level li {
border-bottom:#fff solid;
border-top:#fff solid;
border-width:1px;
}

.gray {
color:			#444444;
}

#subnav a {
color:#fff;
cursor:pointer;
display:block;
height:25px;
text-indent:10px;
text-decoration:none;
width:100%;
}

#subnav a:hover {
-webkit-transition: all .5s;
-moz-transition:	all .5s;
-o-transition: 		all .5s;
transition:			all .5s;
}

#subnav li:hover {
background:#f90;
position:relative;
-webkit-transition: all .5s;
-moz-transition:	all .5s;
-o-transition: 		all .5s;
transition:			all .5s;
}

#box1 {
float:right;
width:500px;
background: #87ebad;
border:8px double #000;
margin-top:5px;
margin-bottom:10px;
font-weight:700;
padding:25px;
position:relative;
}

form ul {
list-style-type:none;
}

form li {
margin-top:20px;
}

label {
width:150px;
display:inline-block;
text-align:right;
}

fieldset {
width:400px;
background:#ffffe0;
}

#submit {
height:50px;
width:200px;
margin-left:150px;
}

#footer {
clear:both;
margin-top:100px;
margin-left:25px;
font-weight:700;
text-align:center;
color:		white;
}

#subnav li,#box1 li {
list-style:none;
}

#customer,#instructions {
border:5px solid #000;
width:420px;
margin:10px;
padding:10px;
}

#ServiceTable th {
font-size:			1.1em;
text-align:			left;
padding:			3px 10px 3px 10px;
color:				white;
border:				3px solid #008500;
background:			#269926;
font-size:			1.5em;
}

#ServiceTable {
text-align:			left;
border-collapse:	collapse;

}

#ServiceTable td {
padding:			3px 5px 3px 5px;
border:				3px solid #008500;
background:			#67E667;
}

#donate {
position:			absolute;
left:				375px;
}

#phoneNumber {
position:			absolute;
top:				165px;
left:				145px;
}

#servicesList li{
font-size:			1.3em;
color:				#fff;
padding:			5px;
}
