@charset "utf-8";
/* CSS Document */

*, html, body {/* it's good practice to zero the margin and padding of all elements to account for differing browser defaults */
	margin:0;
	padding:0;
	border:0;
	}

body, .grid  {
	font: 100%;
	background-image:url(img/bg_blk.jpg);
	text-align: center;
}
img {
		border: 0px;
		margin: 0px;
		padding: 0px;
		}

/* primary division formatting */
/* the first section of classIDs is formatting for the row structure */

.grid {
	width: 1024px;
	height:auto;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	font:100% Verdana, Arial, sans-serif;
	}
/* background color formatting for table that encloses the entire region, this makes the button sidebar color carry the full length of the #content */
.grid #block { 
	background:#808080
	}
.grid #masthead {
	width:1024px;
	height:125px;
	background:#AE6244;
	}
.grid #masthead #masthead_ani {
	width:799px;
	background:#FFFFFF;
	float:right;
	}
.grid #masthead #masthead_ani img {
	float:right;
	}
.grid #stripe {
	width:1024px;
	height:50px;
	background:#333;
	}
.grid #stripe img {
	border:0;}
	
.grid #container {
	width:1024px;
	height:auto;
	min-height:425px;
	margin: 0px;
	padding: 0px;
	}
	
#button {
	float:left;
	width:225px;
	height: 100px;
	
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
#button_indiv {
	position:relative;
	border-bottom: 1px solid #999999;
	height: 40px;
	width: 225px;
	padding: 0px;
	margin: 0px;

}

#button_indiv img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#button_indiv a {
	position:relative;
	height: 40px;
	width: 225px;
	padding: 0px;
	margin: 0px;
}

#button_indiv a:hover {
	position:relative;
	height: 40px;
	width: 225px;
	padding: 0px;
	margin: 0px;
}

#button_indiv a img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


#button #logo {
		margin-top: 35px;
		margin-left: 7px;
	
}

#button #logo img{
		margin-top: 10px;
		border: none;
	}

	
#nobutton {
	float:left;
	width:225px;
	height: 100px;
	background:#808080;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	
html>body .grid #container #buttons li a {
	display: block;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}


.grid #container #content{
	float:right;
	width:749px;
	height:auto;
	min-height:500px;
	padding: 0 25px 25px 25px;
	background:#FFF;
	}
.grid #container #content img, .grid #container #contentBlock img  {
	border: none;
	}
.grid #container #contentBlock {
	height:250px;
	}
.grid #container #contentBlock .img1{
	float:left;
	margin-right: 0px;
	}
.grid #container #contentBlock .img2{
	float:right;
	margin-top: 25px;
	}
	

	
/* formatting for #content links */
.grid #container #content a {
	color: #c93;
	text-decoration: none;
	border-bottom: 1px dotted #c4a8b6; 
	}
.grid #container #content a:hover {
	color: #555;
	background-color: #cc6;
	border-bottom: 1px dashed #999;
	}


	
/* formatting for #content subheaders */
.grid #container #content h1 {
	font: bold 1em Verdana, "Trebuchet MS", Tahoma, sans-serif; 
	color: #555555;
	text-align: left;
  	margin: .66em 0 0.5em; 
  	padding-bottom: 0.33em; 
  	border-bottom: 1px solid #333333;
	}
.grid #container #content h2 {
	font: bold 1em Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #333333;
	margin: 0.5em 0; 
	}
.grid #container #content h3 {
	font: bold 1em Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #333333;
	margin: 0.5em 0; 
	}
.grid #container #content h4 {
	font: bold .66em Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #333333;
	margin: 0.5em 0; 
	}

.grid #container #content p {
	font: 1em/1.33em Arial, Verdana, sans-serif;
	color: #555555;
	letter-spacing: 0.025em;
	margin-bottom: 1em;
	}
	
	
.grid #container #contentBlock p{
	font: bold 1em Arial, Verdana, sans-serif;
	color: #629e7f;
	text-align: left;
	padding-top: 30px;
}	

.grid #container #contentBlock p#qsor{
	font: italic .75em "Times New Roman", Times, serif;
	color: #629e7f;
	text-align: right;
	padding-top: 0px;	
}	

	
.grid #container #content dt, .grid #container #content dd, .grid #container #content li {
	font: 1em Arial, Verdana, sans-serif;
	color: #666666;
	}

.grid #container #content ol, .grid #container #content ul, .grid #container #content dl {
	margin-bottom: 1em;
	margin-left: 2em; }
	
.grid #container #content li {
}	
	
.grid #container #content dt {}
.grid #container #bio {
	line-height: 12px;
	}
#bio .name {
	margin: 1em 0 .33em 0;
	font: bold 1em Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #555555;
	border-bottom: 1px solid #ccc;
	}
#bio .email {
	font: 0.75em Arial, Verdana, sans-serif;
	color: #999;
	margin: 0 0 1em; 
	}
#bio p {
	margin-left: 2em; 
	}
.grid #container #list_acrobat {
	margin-bottom: 1em;
	margin-left: 0;
	list-style-image: none;
	}
#content ul #list_acrobat{
	 margin-left: 0em;
	 }
#list_acrobat li{
	line-height: 1.33em;
	margin-bottom: 1em;
	padding-left: 1em;
	list-style-image: none;
	}

.grid #footer {
	background:none;
	width:1024px;
	height:25px;
	}
.grid #footer p {
	font: 0.66em / 1.33em Arial, Verdana, sans-serif;
	text-align:center;
	color:#FFFFFF;
	margin: 5px 0 10px 0;
	}	
	

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

