/* body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3a4c00; margin: 0; list-style-image: url(img/bullet.gif); } */
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3a4c00; margin: 0; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
a:link {
	color: #3a4c00;
	text-decoration: underline;
}
a:visited {
	color: #3a4c00;
	text-decoration: underline;
}
a:hover {
	color: #3a4c00;
	text-decoration: none;
}
a:active { 
	color: #3a4c00;
	text-decoration: none;
}
h2 { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.contactText { color: #3a4c00; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; text-align: justify; padding: 12px; }
.contactText a, .contactText a:visited { color: #3a4c00; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
.contactText a:hover { color: #3a4c00; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.gutsText { color: #224368; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; text-align: justify; padding: 12px; }
.gutsHolder { background-color: #c5b897; margin: 0; padding: 20px 0; border-top: 1px solid #224368; border-bottom: 1px solid #224368; }
.footerHolder { color: white; font-size: 9px; background-color: #224368; }
.footer { color: white; font-size: 9px; background-color: #224368; padding-bottom: 12px; vertical-align: bottom }
.footer a, .footer a:visited { color: white; background-color: #224368; text-decoration: none; }
.footer a:hover { color: white; text-decoration: underline; background-color: #224368; }
.middleSides { background-color: #c5b897; margin: 0; padding: 0; border-top: 1px solid #224368; border-bottom: 1px solid #224368; }
.textLeft { color: white; font-size: 11px; background-color: #224368; height: 200px; padding: 15px 0 0 0; }
.textLeft a, .textLeft a:visited { color: white; text-decoration: underline; background-color: #224368; }
.textLeft a:hover { color: white; text-decoration: none; background-color: #224368; }
h1 {
	color: #3a4c00;
	font-size: 14px;
}
ul {
	list-style: none;
	padding-left: 5px;
	margin-left: 5px;
}
ul.servicesList {
	list-style-type: disc;
}
.linkList li {
	padding: 0 0 10px 0;
}
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	width: 307px;
	background-color: #224368;
}
	
#menu1 li a {
	height: 64px;
  	width: 307px;
	text-decoration: none;
}
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
}
	
#menu1 li a:hover {
	color: #FFF;
}

#projectNav1 {
	text-indent:-9999px;
	background: url(img/projectNav1.gif) no-repeat 0 0;
}
#projectNav2 {
	text-indent:-9999px;
	background: url(img/projectNav2.gif) no-repeat 0 0;
}
#projectNav3 {
	text-indent:-9999px;
	background: url(img/projectNav3.gif) no-repeat 0 0;
}
#projectNav1:hover {
	background-position: 0 -64px;
}
#projectNav2:hover {
	background-position: 0 -64px;
}
#projectNav3:hover {
	background-position: 0 -64px;
}

.projectImage {
	margin: 20px 0 20px 0;
}

.gutsText p {
	font-weight: bold;
	font-size: 12px;
}

p.projectCopy {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
}