body {
	margin: 8px 8px 8px 8px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	}

a:link {color: #003366; text-decoration: underline;} 
a:visited {color: #003366; text-decoration: underline;} 
a:hover {color: #003366; text-decoration: none;} 	

h1 {
	color: #003366;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1.2em;
	}

h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.3em;
	}

h4 {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.1em;
	}

p {
	font-size: 13px;
	line-height: 130%;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 10px; 
	}
	

#wrapper {
	float: left;
	width: 773px;
	margin: 0;
	padding: 0;
	border: 1px solid #003366;
	}
	
#col1of2 {
	float:left;
	width: 178px;
	margin: 0;
	padding: 0;
	}

img.logo {
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #003366;
	}
	
#menu {
	top: 107px; 
	left: 9px; 
	position: absolute;
	width: 168px;
	padding: 0px;
	margin: 0px;
    text-align: right;
	float: left;
	border: 0;
	}
    
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 0;
	}
		
#menu li {
    margin: 0px;
    padding: 0px;
	}

#menu li a {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
	width: 158px;
	}

#menu li a:hover, #button ul li a:focus {
	color: #000000;
	background-color: #d6ddcd;
	}
	
img.col1map {
	border: 1px solid #003366;
	margin-right: 4px;
	margin-top: 30px;
	}
	
p.col1map {
	font-size: .85em;
	text-align: right;
	margin-right: 4px;
	}
		
#brochure {
	text-align: right;
	margin-right: 4px;
	margin-top: 160px;
	margin-bottom: 8px;
	}

img.brochure {
	margin-right: 0;
	margin-top: 30px;
	}
	
p.brochure {
	font-size: .85em;
	text-align: right;
	margin: 0;
	padding: 0;
	}

#col2of2 {	
	background-image: url(/images/gac-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 220px;
	float: right;
	width: 594px;
	height: 820px;
	border-left: 1px solid #003366;	
	}	
	
#address {
	width: 594px;
	height: 97px;
	border-bottom: 1px solid #003366;
	}
	
p.address {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #003366;
	padding-top: 5px;
	padding-right: 7px;
	}
	
#newbar {
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	}
	
#newbar a:link {color: #6a9139; text-decoration: none;} 
#newbar a:visited {color: #6a9139; text-decoration: none;} 
#newbar a:hover {color: #6a9139; text-decoration: underline;} 
	
#content {
	padding: 40px 10px 10px 30px;
	}
	
p.content {
	font-size: 100%;
	line-height: 130%;
	margin: 0px 20px 10px 0px; 
	}
	
#pgtitle {
	text-align: right;
	padding-bottom: 14px;
	border: 0;
	}

img.pgtitle {
	margin: 0;
	padding: 0; 
	}	
	
h1.pgtitle {	
	margin: 0;
	padding: 0;
	}		

h3



.photo {

	border: 1px solid #003366;
	width: 215px;
	padding: 1px 1px 1px 1px;
	background-color: #ffffff;
	}

p.photo {
	width: 200px;
	font-size: 85%;
	font-style: italic;
	line-height: 115%;
	margin: 0;
	padding: 2px 6px 2px 6px;
	}




/* - - - - verify that these are still used - - - - */




#border {
	border: 1px solid #003366;
	margin: 0;
	padding: 2px 2px 2px 2px;
	width: 310px;
	}
	


/* - - - - END verify - - - - */






	
#projectimages img {
	margin: 0px 4px 4px 0px;
	border: 1px solid #000;
	}
	


/* - - - - footer - - - - */
#footer {
	height: 24px;
	padding: 0px;
	width: 775px;
	margin: 0;
	float: left;
}

p.copyright {
	font-size: 11px;
	line-height: 24px;
	text-align: right; 
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


/* - - - - pull-down menus  - - - - */
#layer1 {
	background-color:  #d6ddcd;
	width: 150px; 
	top: 110px; 
	left: 108px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden;
	}

#layer1 ul {
	padding: 0 0 0 1em;
	margin: .6em 1em .7em 1em;
	list-style-type: none;
	}

#layer1 ul li a {
	color: #cc3333;
	font: normal 14px arial, helvetica, sans-serif;
	height: 1%;
	}

#layer2 {
	background-color: #d6ddcd; 
	width: 200px; 
	top: 242px; 
	left: 182px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden; 
	}

#layer2 ul {
	padding: 0;
	margin: .4em 0 .4em 0;
	list-style-type: none;
	}

#layer2 ul li a {
	display: block;
	padding: 0 0 0 1.2em;
	color: #003366;
    font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	height: 1%;
	}
	
#layer2 a:hover {
	background: #003366; 
	color: #fff;
	}

#layer3 {
	background-color: #d6ddcd;
	width: 200px; 
	top: 268px; 
	left: 182px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden;
	}

#layer3 ul {
	padding: 0;
	margin: .4em 0 .4em 0;
	list-style-type: none;
	}

#layer3 ul li a {
	display: block;
	padding: 0 0 0 1.2em;
	color: #003366;
    font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	height: 1%;
	}
	
#layer3 a:hover {
	background: #003366; 
	color: #fff;
	}

#layer4 {
	background-color: #d6ddcd;
	width: 200px; 
	top: 190px; 
	left: 183px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden;
	}

#layer4 ul {
	padding: 0;
	margin: .4em 0 .4em 0;
	list-style-type: none;
	}

#layer4 ul li a {
	display: block;
	padding: 0 0 0 1.2em;
	color: #003366;
    font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	height: 1%;
	}
	
#layer4 a:hover {
	background: #003366; 
	color: #fff;
	}
	





