/* CSS Document */

#banner {
	margin: 0 auto;
}



body {
	margin: 0px;
	background-color: #2A6127;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bgwht.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.list {
	margin-right: 5px;
}



#content {
	width: 750px;
	margin: 0 auto;
	color: #FFFFFF;
	background-color: #000000;
	position: relative;
}
#border {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #0F3D0E;
}
#border1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 758px;
	border-top-width: 6px;
	border-right-width: 3px;
	border-bottom-width: 6px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#shell {
	padding: 25px 0 0 0;
	width: 100%;
	margin: 0 auto;
	background-color: #2A6127;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bgwht.jpg);
	position: relative;
}


#filler {
	margin: 0;
	background-color: #FFFFFF;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #0F3D0E;
}
#filler h1, h2, h3, h4 {
	margin: 0 0 5px 15px;
	padding: 15px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#filler p {
	padding: 5px 0;
	margin: 0 25px 0 40px;
	line-height: 1.4;
}
#filler img {
}
.portfolio {
	display: block;
	width: 600px;
	overflow: visible;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
iframe {
	height: 70px;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.portfolio img {
	margin: 10px 5px 5px 10px;
}





#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	width: 750px;
	color: #0F3D0E;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #517C4E;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#luna {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D7649;
	text-align: center;
	font-size: 9px;
	margin-top: 2px;
	text-transform: uppercase;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

form {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#contact {
	border: 2px solid #040B04;
}

#jobDescription {
	width: 200px;
}
.description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 600px;
	clear: both;
}


#firstName, #lastName, #homePhone, #altPhone, #email {
	width: 150px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 87px;
  }
/* float each list element inline */
#nav li {
	float: left;
	display: inline;
  }
/* style the links in the nav list */
#nav a {
	display:block;
	height: 31px;
	text-decoration: none;
	font-weight:lighter;
	font-size: 105%;
	text-align: center;
	width: 130px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
#nav {
	height: 31px;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #537C50;
	margin: 0 auto;
	z-index: 2;
}

#nav a:link, #nav a:visited {
	color: #FFF;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
  }
#nav a:hover, #nav a:active {
	background-image: url(../images/buttonover.jpg);
	background-repeat: no-repeat;
	color: #F1F5F1;
  }
#block {
	height: 20px;
	width: 750px;
	margin: 0 auto;
}
.description img {
	float: right;
	margin: 40px 50px 0 0;
}
.services {
	float: left;
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 20px;
}

.collage {
	float: left;
	display: inline;
}

#subnav {
	position:absolute;
	z-index:1;
	background-color: #517C4E;
	left: 372px;
	top: 33px;
	width: 130px;
	visibility: hidden;
}
#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
#subnav li {
	display: block;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	float: none;
}
#subnav a {
	display: block;
	height: 18px;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	float: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(none);
	background-color: #10360D;
	text-align: left;
}
#subnav li a:link, #subnav a:visited {
	color: #FFFFFF;
	background-color: #0C2E0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(none);
}
#subnav li a:hover, #subnav a:active {
	background-color: #4b7148;
	color: #FFFFFF;
	background-image: url(none);
}
a:link {
	color: #4D7649;
	text-decoration: none;
}
a:visited {
	color: #4D7649;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #4D7649;
	text-decoration: none;
}
