* {
	margin: 0px;
	padding: 0px;
}

/*
dark gray 4C4D4F
green CCDF00
ochre E9C31D   RGB: 230, 193, 46

*/
body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4C4D4F;
	height: 100%;
	line-height: 19px;
	color: #4C4D4F;
}
a {
	outline: none;
	color: #4C4D4F;
}
a:hover {
	color: #000;
}
#container {
	padding-top: 150px;
	position: relative;
	min-width:980px;
}
#project_nav {
	color: #FFF;
	margin-left: 396px;
}
#project_nav li  {
	font-family: "Adobe Garamond Pro", "ITC Garamond Book", Georgia, "Times New Roman", Times, serif;
	float: left;
	list-style-type: none;
	margin: 2px;
}
html {
	height: 100%;
	width: 100%;
}
h1 strong {
	display: none;
}
#logo {
	float: left;
	background-color: #4C4D4F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #747576;
	border-bottom-color: #747576;
	width: 210px;
}
#logo h1 {
	background-color: #E9C31D;
	height: 370px;
	padding-top: 30px;
	padding-left: 30px;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4C4D4F;
	border-bottom-color: #4C4D4F;
}
#main_nav li {
	list-style-type: none;
	font-family: "Adobe Garamond Pro", "ITC Garamond Book", Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 15px;
}
#main_nav li a {
	color: #FFF;
	text-decoration: none;
	line-height: 14px;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 8px;
	border: 3px solid #717577;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
}
#footer {
	clear: both;
	width: 98%;
	padding-left: 2%;
	color: #999;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
}
h3 {
	font-family: "Adobe Garamond Pro", "ITC Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #4C4D4F;
	font-weight: normal;
	margin-top: 4px;
}
ul.project_list {
	margin-bottom: 15px;
	margin-top: -23px;
	display: block;
	margin-left: 140px;
}
#main_nav li a:hover {
	color: #4C4D4F;
	background-color: #E9C31D;
	border-top-color: #E9C31D;
	border-right-color: #E9C31D;
	border-bottom-color: #E9C31D;
	border-left-color: #E9C31D;
}
#main_nav {
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #747576;
	border-bottom-color: #747576;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #747576;
}
.content_top {
	height: 400px;
	background-color: #FFF;
	float: left;
	border-top: 12px solid #4C4D4F;
	border-right: 0px solid #4C4D4F;
	border-bottom: 12px solid #4C4D4F;
	border-left: 12px solid #4C4D4F;
}
#main_nav ul {
	background-color: #727577;
	height: 370px;
	padding-top: 30px;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4C4D4F;
	border-bottom-color: #4C4D4F;
}
#content {
	border: 1px solid #717577;
	position: absolute;
	left: 396px;
	top: 150px;
	padding-right: 12px;
}
#logo h1 a {
	background-image: url(nav_images/ASAlogo.png);
	background-repeat: no-repeat;
	display: block;
	height: 63px;
	width: 151px;
}
#main_nav li#on_page a {
	color: #4B4C4E;
	background-color: #E9C31D;
	border-top-color: #E9C31D;
	border-right-color: #E9C31D;
	border-bottom-color: #E9C31D;
	border-left-color: #E9C31D;
}
.project_list li {
	list-style-type: none;
	display: block;
	margin-bottom: 2px;
	width: 32em;
}
.project_list li a {
	display: inline-block;
	width: 18em;
	color: #4C4D4F;
	margin-right: 3px;
	padding-top: 2px;
	padding-left: 5px;
}
.project_list li a:hover {
	color: #000;
	background-color: #999;
	text-decoration: none;
}
#project_nav li a strong{
	display: none;
}
#project_nav li a {
	display: block;
	width: 1em;
	color: #E9C31D;
	height: 1em;
	padding: 2px 2px 1px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #4C4D4F;
	line-height: 1em;
}
#project_nav li.on_project a, #project_nav li a:hover {
	border-top-color: #8C751A;
	border-right-color: #8C751A;
	border-bottom-color: #8C751A;
	border-left-color: #8C751A;
}
#project_name h4 {
	float: left;
	font-weight: normal;
	margin-right: 6px;
	color: #E9C31D;
	font-size: 11px;
	padding-left: 10px;
}
.content_top h4 {
	font-family: "Adobe Garamond Pro", "ITC Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #4C4D4F;
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
}
.location {
	color: #999;
}
#project_name {
	position: absolute;
	left: 384px;
	top: 130px;
	height: 20px;
}
#project_name h5{
	font-family: "Adobe Garamond Pro", "ITC Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-left: 12px;
	padding-right: 12px;
	color: #CCC;
	font-weight: normal;
	float: left;
	text-transform: uppercase;
}
#project_name strong {
	display: none;
}
a#previous_project {
	background-image: url(nav_images/previous.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	margin-left: 5px;
}
a#next_project {
	background-image: url(nav_images/next.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	margin-left: 5px;
}
a#previous_project:hover {
	background-image: url(nav_images/previous_hover.png);
}
a#next_project:hover {
	background-image: url(nav_images/next_hover.png);
}
input, textarea {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding: 1px;
}
form p {
	margin-bottom: 15px;
}
form .field_name {
	width: 10em;
	display: inline-block;
	vertical-align: top;
}
.red_text {
	color: #F00;
}
.project_list .p_number{
	text-align: right;
	display: inline-block;
	width: 1em;
	margin-right: 0.5em;
}
#thank_you_box p {
	padding-right: 50px;
	padding-left: 50px;
	width: 300px;
	padding-top: 100px;
	text-align: center;
}
.news_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 8px;
	padding-right: 12px;
	margin-bottom: 12px;
}
.content_box {
	height: 340px;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	min-width: 240px;
}
.news_box h4 {
	margin-bottom: 5px;
	text-transform: capitalize;
}
.date {
	color: #F4C100;
	font-weight: bold;
	display: inline-block;
	width: 10em;
}
.form_button {
	padding: 3px;
	background-color: #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline-block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
}
.form_button:hover {
	background-color: #F4C100;
}
#remove_projects {
	width: 26em;
}
.thumbnail_image {
	margin-top: 12px;
	border: 1px solid #717577;
}
.image_description {
	color: #CCC;
	padding-left: 8px;
	line-height: 21px;
}

