/* reset whitespace */
html {
	height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 19px;
	color: #444;
	background: #E9E6DB;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	margin: 0 0 20px 0;
}
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; font-style: italic;}
.subheader {
	color: #953102;
}
.break {
	clear: both;
}
.center {
	width: 890px;
	margin: 0 auto;
}
#header {
	height: 34px;
	background: transparent url('/images/topbar1.gif') repeat-x;
}
#header .center {
	position: relative;
}
#content1 {
	margin-top: 0px;
	background: transparent url('/images/sandbg.jpg') repeat-x;
}
#content2 {
	background: #E9E6DB url('/images/white-separator.gif') repeat-x;
	margin-top: -55px;
	padding-top: 55px;
}
#content2 h3{
	font-size: 19px;
	font: Arial, Helvetica, sans-serif;
	color: #953102;
	font-weight: normal;	
}
#content3 {
	background: #E9E6DB url('/images/white-separator.gif') repeat-x;
	margin-top: -35px;
	padding-top: 35px;
}
#logo {
	height: 71px;
	width: 890px;
	margin: 0 auto;
}
#logo-background {
	background: transparent url('/images/logo-background.jpg') repeat-x;
	height: 87px;
}
#logo-background .center {
	background: none;
	width: 890px;
	margin: 0 auto;
}
#shadow {
	background: transparent url('/images/shadow.png') top repeat-x;
	height: 7px;
}
#content1 .center {
	padding: 0 0 15px;
	position: relative;
}
#center-column {
	background: transparent url('/images/main_image_shadow2.png') 9px bottom no-repeat;
	height: auto;
	margin: 0 auto;
	margin-top: -4px;
}
#center-column2 {
	height: 77px;
	margin: 0 auto;
	margin-top: -4px;
}
#left-column {
	width: 420px;
	float: left;
	height: 100%;
	padding: 8px;
}
#left-column2 {
	width: 380px;
	float: left;
	height: 100%;
	padding: 8px;
	padding-right: 22px;
}
#left-column3 {
	float: left;
	height: 100%;
	margin-top: -22px;
	width: 890px;
}
#middle-column {
	width: 230px;
	float: left;
	height: 275px;
}

#right-column {
	padding: 0 0 0 10px;
	width: 180px;
	float: left;
}
#full-column {
	padding: 8px 35px 8px 8px;
	float: left;
}
#expleft-column {
	width: 50%;
	float: left;
	height: 100%;
	padding: 8px;
	margin-top: -22px;
}
#expright-column {
	width: 45%;
	float: left;
	height: 100%;
	padding: 8px;
	margin-top: -22px;
}
.white-separator {
	background: transparent url('/images/white-separator.gif') left top repeat-x;
	height: 2px;
}
.image-spacing {
	padding: 26px 0 0 16px;
}
.image-spacing2 {
	padding: 6px 0 0 16px;
}
ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 8px 0 0 15px;
}
#navbar ul {
	height: 38px;
	list-style-type: none;
	background: transparent url('/images/nav-sep.gif') no-repeat left 6px;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	height: 32px;
	list-style-type: none;
	background: transparent url('/images/nav-divide.gif') no-repeat left top;
}
#navbar li {
	height: 38px;
	display: block;
	float: left;
	background: transparent url('/images/nav-sep.gif') no-repeat right 6px;
}
.footbar ul {
	height: 38px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footbar li {
	height: 38px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
}
/* links */
a,
a:visited {
	color: #953102;
	text-decoration: underline;
}
a:hover {
	color: #953102;
	text-decoration: none;
}
#navbar a,
#navbar a:visited {
	display: block;
	color: #F6E8CE;
	text-decoration: none;
	font: normal 11px arial;
	margin-top: 10px;
	padding: 0px 18px 0px 18px;
}
#navbar a:hover {
	color: #FFF;
	text-decoration: none;
}
#navbar li.current a,
#navbar li.current a:visited {
	color: #fff;
}
#logo-img {
	margin: 15px 0px 0px 0px;
}
.clear {
	clear: both;
}
#footer {

	padding: 35px 0 0 15px;
	height: 55px;
	font-size: 9px;
	color: #953102;
}
#footer a {
	color: #953102;
}
.footer-left {
	float: left;
}
.footer-left li {
	display: inline;
	padding: 0 8px 0 0;
}
.footer-right {
	float: right;
	padding: 8px 20px 0 0;
	
}
.contactdiv {
	float: left;
	padding: 8px;
}
.personnelphoto {
	margin: 0 8px 8px 0;
	height: 125px;
	width: 125px;
	float: left;
}
.personnel {
	width: 880px;
	height: 100%;
	float: left;
	border-bottom: 1px dotted #CBCEC5;
}
.personneltext {
	padding: 0 0 5px 5px;
	float: right;
	width: 740px;
}
.space {
	clear: both;
	height: 25px;
	}
.photocredit {
	float: right;
	padding-right: 55px;
	font-size: 70%;
	color: #999999;
}
.photocredit2 {
	float: right;
	padding-right: 15px;
	font-size: 70%;
	color: #999999;
}
#ContentContainer {
}
.right {
	text-align:right;
}
.left {

	text-align:left;
}
#footer-gsa {
	height: 120px;
	background: #fff;
	float: left;
	width: 100%;
	border-top: 1px solid #953102;
}
.gsa-logo {
	margin: 0 auto;
	width: 890px;
}