@charset "UTF-8";
#wrap {
	height: auto;
	height: 100%;
	width: 900px;
	position: relative;
	min-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin: 0px;
}
#welcomediv {
	margin: 0px;
	width: 900px;
	position: relative;
	height: 400px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/intropic.jpg);
}
#logo {
	float: left;
	position: relative;
	height: 50px;
	width: 135px;
	padding-right: 17px;
}
#header {
	float: left;
	position: relative;
	padding-bottom: 30px;
	padding-top: 50px;
	margin: 0px;
}
#header_index {
	float: left;
	position: relative;
	padding-top: 50px;
	margin: 0px;
}
.formbackground {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
#page_header {
	margin: 0px;
	clear: left;
	float: left;
	height: 34px;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
.project_title {
	margin: 0px;
	clear: none;
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6E70;
}
.project_titlehalf {
	margin: 0px;
	clear: none;
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 50%;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6E70;
}
.project_titlehalf_right {
	margin: 0px;
	clear: none;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6E70;
}
.project_titlethird {
	margin: 0px;
	clear: none;
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 286px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6E70;
}
.project_titlethird_right {
	margin: 0px;
	clear: none;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	position: relative;
	width: 286px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6E70;
}


#web_button {
	width: 50px;
	height: 50px;
	float: left;
	background-position: left top;
	position: relative;
}		
#web_button p a.button {
	display: block; /* Change anchor to block element */
	width: 50px;
	height: 50px; /* Specify width and height of the image. Height is value of each individual button graphic */
	background-image: url(../images/buttons/web_bt.png); /* Add the image as a background */
	background-position: top; /* Set the position to the top */
	text-indent: -9999px; /* Send the rendered HTML wording off screen */
	margin: 0px;
	}
#web_button p a.button:hover {
	background-position: center; /* Set the position to the center */
	margin: 0px;
	}
#web_button p a.button:active {
	background-position: bottom; /* Set the position to the bottom */
	margin: 0px;
	}
	
	
	
#about_button {
	width: 61px;
	height: 50px;
	float: left;
	background-position: left top;
	position: relative;

}		
#about_button p a.button {
	display: block; /* Change anchor to block element */
	width: 61px;
	height: 50px; /* Specify width and height of the image. Height is value of each individual button graphic */
	background-image: url(../images/buttons/about_bt.png); /* Add the image as a background */
	background-position: top; /* Set the position to the top */
	text-indent: -9999px; /* Send the rendered HTML wording off screen */
	margin: 0px;
	}
#about_button p a.button:hover {
	background-position: center; /* Set the position to the center */
	margin: 0px;
	}
#about_button p a.button:active {
	background-position: bottom; /* Set the position to the bottom */
	margin: 0px;
	}
	
	
	
#print_button {
	width: 59px;
	height: 50px;
	float: left;
	background-position: left top;
	position: relative;
}		
#print_button p a.button {
	display: block; /* Change anchor to block element */
	width: 59px;
	height: 50px; /* Specify width and height of the image. Height is value of each individual button graphic */
	background-image: url(../images/buttons/print_bt.png); /* Add the image as a background */
	background-position: top; /* Set the position to the top */
	text-indent: -9999px; /* Send the rendered HTML wording off screen */
	margin: 0px;
	}
#print_button p a.button:hover {
	background-position: center; /* Set the position to the center */
	margin: 0px;
	}
#print_button p a.button:active {
	background-position: bottom; /* Set the position to the bottom */
	margin: 0px;
	}
	
	
	
#id_button {
	width: 74px;
	height: 50px;
	float: left;
	background-position: left top;
	position: relative;
}		
#id_button p a.button {
	display: block; /* Change anchor to block element */
	width: 74px;
	height: 50px; /* Specify width and height of the image. Height is value of each individual button graphic */
	background-image: url(../images/buttons/id_bt.png); /* Add the image as a background */
	background-position: top; /* Set the position to the top */
	text-indent: -9999px; /* Send the rendered HTML wording off screen */
	margin: 0px;
	}
#id_button p a.button:hover {
	background-position: center; /* Set the position to the center */
	margin: 0px;
	}
#id_button p a.button:active {
	background-position: bottom; /* Set the position to the bottom */
	margin: 0px;
	}
	
	
	
#illus_button {
	width: 105px;
	height: 50px;
	float: left;
	background-position: left top;
	position: relative;
}		
#illus_button p a.button {
	display: block; /* Change anchor to block element */
	width: 105px;
	height: 50px; /* Specify width and height of the image. Height is value of each individual button graphic */
	background-image: url(../images/buttons/illus_bt.png); /* Add the image as a background */
	background-position: top; /* Set the position to the top */
	text-indent: -9999px; /* Send the rendered HTML wording off screen */
	margin: 0px;
	}
#illus_button p a.button:hover {
	background-position: center; /* Set the position to the center */
	margin: 0px;
	}
#illus_button p a.button:active {
	background-position: bottom; /* Set the position to the bottom */
	margin: 0px;
	}
	
	
	
#blog_button {
	width: 55px;
	height: 50px;
	float: left;
	background-position: left top;
	position: relative;
}		
#blog_button p a.button {
	display: block; /* Change anchor to block element */
	width: 55px;
	height: 50px; /* Specify width and height of the image. Height is value of each individual button graphic */
	background-image: url(../images/buttons/blog_bt.png); /* Add the image as a background */
	background-position: top; /* Set the position to the top */
	text-indent: -9999px; /* Send the rendered HTML wording off screen */
	margin: 0px;
	}
#blog_button p a.button:hover {
	background-position: center; /* Set the position to the center */
	margin: 0px;
	}
#blog_button p a.button:active {
	background-position: bottom; /* Set the position to the bottom */
	margin: 0px;
	}



a { outline: none; }


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}
#main {
	position: relative;
	clear: both;
	padding-bottom: 350px;
}
#main_index {
	position: relative;
	clear: both;
	padding-bottom: 300px;
}
#adamsfooterholder {
	margin: 0px;
	float: left;
	position: relative;
	height: 67px;
	width: 376px;
	background-image: url(../images/adamsfooter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 283px;
}
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

#backholder {
	height: 16px;
	width: 115px;
	position: relative;
	margin-top: 20px;
	float: right;
	margin-right: 22px;
}
#creationholder {
	width: 356px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 363px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.formtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	line-height: 25px;
	top: 0px;
	text-align: right;
}

#footer {
	position: relative; /* negative value of footer height */
	height: 350px;
	clear:both;
	margin-top: -300px;
	background-color: #666;
	background-image: url(../images/adamsfooter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footertype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	line-height: 25px;
	top: 0px;
}
#footer_topbg {
	clear: both;
	height: 30px;
	position: relative;
	background-image: url(../images/footer_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footercontent {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#footerabout {
	margin: 0px;
	float: left;
	width: 210px;
	padding-right: 70px;
	padding-bottom: 20px;
	position: relative;
}
#footersitemap {
	margin: 0px;
	float: left;
	width: 146px;
	padding-right: 50px;
	padding-bottom: 20px;
	position: relative;
}
#footercontact {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 400px;
}
#footer a:link {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #BED630;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BED630;
}
#footer a:active {
	color: #BED630;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BED630;
}
#aboutbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
}
