/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

body {	
	margin:0 0 10px 0 
	}

#banner {
	margin:13px 0 0 0;
	background-image:url(../images/banner_bg_right.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#bannerpicture {
	background-image:url(../images/banner_bg_gradient.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#logo {
	position:absolute;
	z-index:2;
	top:37px
}

#nav {
	position:absolute;
	top:127px;
	left:21px;
	width:155px;
	font-size:10px;
}

#nav ul {
	margin:0; 
	padding:0;
	list-style-type:none;
}
	
#nav ul li {
	list-style-type:none;
	height:18px
}

#nav ul li a:link, #nav ul li a:visited{
	background-image:url(../images/navbutton.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0 3px 19px;
	display:block;
	width:155px;
}
	
#nav ul li a:hover, #nav ul li a:active{
	background-image:url(../images/navbutton_o.gif);
	background-repeat:no-repeat;
}
	
#trusteeinfo {
	font-size: 11px; 
	position:absolute;
	top:55px;
	left:610px;
	z-index:5;
	width:150px;
}

#maincontent{ 
	margin:16px 20px 0 20px;
/*	width:740px;
*/
}

#footer{
	background-color:#7b1906; 
	font-size:70%; 
	color:#FFFFFF; 
	padding-left:12px; 
	margin-bottom:10px; 
	margin-top:20px; 
	padding-top:2px; 
	padding-bottom:2px;
	clear:both;
	height:15px

}

#footer ul { 
	margin:0; 
	padding:0; 
	border-left:0 solid white;
}

#footer ul li { 	
	display: inline;
	border-left:0 solid white;
	padding:0 6px 0 6px;
	margin:0 0 0 0;
}
	
#footer a:link, #footer a:visited { 
	color:#FFFFFF; 
	text-decoration:underline;
}
	
#footer a:hover, #footer a:active { 
	color:#FFFFFF; 
	text-decoration:underline; 
	background-color:#000000
}

#lastupdated { 
	float:right; 
	padding-right:10px; 
	text-align:right
}
h1 {
	font-size:110%;
	margin:0;
	border-bottom:1px dashed #999

}

#column1 {
	width: 55%;
	float:left;
	margin-right:20px;
	font-size:105%
	}
	
#column1 h1, #column2 h1 {
	border-bottom:0
}
	
#column2 {
	background-color:#f1db92;
	float:right;
	width:42%;
	font-size:75%;
	margin-bottom:15px;
}

#column2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#2e2a73;
	font-size:180%;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 15px 0
	}
	
#column2 h2, #column2 p, #column2 ul {
	font-size:100%;
	margin-top:7px;
	margin-bottom:7px
}

#column2 ul li {
	list-style-type:square;
}

.bl {background-image:url(../images/curvecorner_botleft.gif); background-position:bottom left; background-repeat: no-repeat;}
.br {background-image:url(../images/curvecorner_botright.gif); background-position:bottom right; background-repeat: no-repeat;}
.tl {background-image:url(../images/curvecorner_topleft.gif); background-position:top left; background-repeat: no-repeat;}
.tr {background-image:url(../images/curvecorner_topright.gif); background-position:top right; background-repeat: no-repeat;	padding:12px;
}

#getacrobat {padding:20px 0 0 0; font-size:70%; clear:both; border-top:1px dashed #999}
#getacrobat img {margin:0 10px 20px 0;}
.divider {text-align:right; margin-bottom:0}
.divider hr {height:1px; border: 1px dashed #999}
.toparrow {text-align:right; margin:0 10px 10px 0;}
.toparrow a:hover, .divider a:hover {background-color:transparent;}



h2 {
	font-size:110%;
	font-style:italic;
	margin-bottom:3px;
	margin-top:30px;
}

h2 a:link, h2 a:visited {
	text-decoration:none;
	color:#000
}

h2 a:hover, h2 a:active {
color:#7b1906
}

h3 {
	font-size:95%;
	font-style:italic;
	margin-bottom:3px;
	color:#000066
}

h3 a:link, h3 a:visited {
	text-decoration:none;
	color:#000066
}

h3 a:hover, h3 a:active {
color:#7b1906
}

a:link, a:visited {
	color:#0066FF
}

a:hover, a:active {
	color:#7b1906
}

p, ul, table {font-size:100%; margin-top:3px; margin-bottom:15px}

.nomarginbottom {margin-bottom:3px}
.nomargintop {margin-top:3px}

#column1 p {margin:20px 0 20px 0; font-size:100%}
#column2 h2 { font-style:normal}

table {margin-top:20px}

#contactphoto { position:absolute; z-index:0; left:460px; top:370px}

hr {color:#E3E1CC; height:1px}

#disclaimer {clear:both; margin: 0 20px 0 20px; color:#666666; font-size:75%}
#maintenance {clear:both; margin: 10px 20px 0 20px; border:1px dashed #F00; padding:10px; font-size:75%}