/* 
[!Wayfinder? &startId=`0` &level=`1` &outerClass=`main-nav` &hereClass=`here`!]*/

/************************************* BODY *************************** */
body{
margin: 0;
padding: 0;
background-color: white;
color: black;
font-size: .75em;
font-family: Arial;
}

/************************************* LISTS *************************** */

/************************************* H TAGS *************************** */




h1{}

h2{
margin: 10px 0 20px 20px;
font-size: 2em;
text-align: left;
color: #335a6c;
font-weight: normal;}

h3{
background-color: #335a6c;
color: white;
padding: 2px 5px 2px 20px;
width:200px;
font-weight: normal;
text-align: right;
position: absolute;
bottom:4px;
left: 0px;}

h4{
font-size: 1em;
color: #335a6c;
margin: 0 0 0 20px;
padding: 0;}



h2.handle{
 font-size: 1em;				
 cursor: pointer;
 margin: 10px 0 5px 20px;
 padding: 3px 5px;
 background-color: #1e78a1;
			}

/************************************* PAGE *************************** */


#page{
background-color: white;
background-image: url(gif/body-bg.gif);
width:824px;
margin: 20px auto;
padding: 0;
background-position: top left;
background-repeat:repeat-y;
position: relative;
}

/************************************* HEADER *************************** */

#header{
width:824px;
height: 200px;
background-position: top left;
background-repeat: no-repeat;
position: relative;
margin-left: 4px;

}


#kwicks_container { 
	 width:150px;
     position:absolute;
     margin: 0 0 0 5px;
     padding: 0;
}
#kwicks {
	position: relative;
	padding: 0px;
	margin: 0px;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	padding: 5px 10px;
	margin: 1px;
}

.kwick a{
text-decoration: none;
color: white;
font-size: .9em}
 
#dark {background-color: #005581;}
#light {background-color: #1e78a1;}




/************************************* RIGHT SIDE *************************** */
#main-nav{
width: 217px;
float: right;
margin: 5px 12px 0px 0px;
padding: 0;}


ul.right_side{
margin:0;
padding: 0;
list-style: none;;
width: 215px;
}

ul.right_side li{
/* border: 1px solid #005581; */
margin:0px 10px 30px 10px;
height: 75px;}

ul.right_side li img {
margin: 0;
padding: 0 10px 0 0;}

ul.right_side li p{
font-family: Helvetica;
font-size: 1.1em;
color: black;
margin: -60px 0 0 70px;
padding: 8px 2px 0 0;
}


ul.right_side li a{
color:black;}
ul.right_side li h4 {
background-color: #005581;
color: white;
padding: 2px 5px;
margin: 0;
font-size: .9em;}


hr{
clear: both;
     display: none;
     overflow: hidden;
     width: 0;
     height: 0;}
 /* #005581
#1e78a1
/************************************* CONTENT *************************** */

#content{
margin: 10px 230px 20px 140px;}


#content p {
margin: 10px 20px 10px 30px;
line-height: 1.6em;
}


#gallery{
float: left;
width:150px;
margin: 42px 0 0px 5px;
}

#content ul{
font-size: 1em;
line-height: 1.6em;
margin: 5px 40px 10px 70px;
padding: 0;}

#content ul li{
padding: 3px 5px;
}

#content ul.structure{
margin:5px 10px;
padding:10px;
list-style: none;
width: 500px;
}

#content ul.structure li{
float: left;
display: block;
margin: 0;
padding: 5px;}

#content ul.pdf{
margin: 5px 40px 10px 70px;
padding:0;
list-style: none;
}

#content ul.pdf li{
margin:10px 0px ;
padding:0px 26px 30px 0;
border-bottom: 1px dotted #005581;
background-image:url(gif/pdf.jpeg);
background-position: top right;
background-repeat: no-repeat;
height: auto; }


.people{
float: left;
padding: 0 12px 8px;}

#ppl-profiles li {
	clear: left;
	margin-bottom: 1em;
}

/************************************* FOOTER *************************** */


#footer {
background-image: url(gif/footer-bg.gif);
background-repeat: no-repeat;
background-position: bottom left;
height: 35px;
width: 824px;
clear: both;

}


ul.footer-nav{
list-style: none;
padding: 0;
text-align: center;
width:600px;
margin:10px auto;
font-size: smaller;
}

ul.footer-nav li {
display: inline;}

ul.footer-nav li a{
color: #767878;
padding: 3px 5px;}
/************************************* FORMS *************************** */