
/*
---------------------------
Chedd-Angier-Lewis - styles
http://www.chedd-angier-lewis.com
author: Shelley Kobrenski
version: 1 april 2006
---------------------------
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}

div, h1, h2, h3, h4, h5, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}

a:link {
	color: #FFF;
}

a:visited {
	color: #FFF;
}

#wholepage {
	width: 730px;
	margin: 0 auto;
}



body#about li#about a,
body#projects li#projects a,
body#directions li#directions a,
body#contact li#contact a{

	background-color: #fff;
	background-image: none;
	color: #C7372F;
}








/* header -------------------------------- */

#header {
	width: 730px;
	height: 95px;
	position: relative;
	z-index: 10;	
}

#header h1 {
	height: 95px;
	background: transparent url(/images/logoBig.jpg) no-repeat 0 25px;
	text-align: left;
}

#header h1 a {
	display: block;
	height: 95px;
	background: transparent url(/images/logoBig.jpg) no-repeat 0 25px;
	width: 190px;
}

#header h1 span {
	display: none;
}

#header h2 {
	background: url(/images/h2back_2.jpg) no-repeat 0 0;
	position: absolute;
	width: 730px;
	height: 18px;
	top: 0px;
	left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	width: 730px;
	text-align: center;
	line-height: 18px;
	letter-spacing: .1em;
}

#header h2 span {
	display: none;
}

p.access {
	display: none;
}

#container {
	text-align: left;
	width: 730px;
	margin-top: -70px;
}

/* topnav -------------------------------- */

#topnav {
	width: 523;	   
	float: right;
}

#topnav a img {
	border: 0;
}

#topnav ul {
	position: relative;
	z-index: 100;
	margin: 0px;
	width: 523px;	  
	list-style-type: none;
	/*to make sure it snugs up left*/
	float: right;
	background: transparent url(/images/navtop.jpg) no-repeat center top;
	text-align: center;
	display: inline;
	/* hack to fix IE double margin bug */
}

#topnav li {
	float: left;
	margin-right: 7px;
	margin-top: 15px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(/images/churchill_but.jpg);
}

#topnav a {
	float: left;
	height: 50px;
	width: 51px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(/images/churchill_but.jpg);
}

#topnav a:hover {
	background-position: -51px 0px;
}

#topnav a span {
	display: none;
}

li#proj1 a, li#proj1 {
	background-image: url(/images/dino_thumb.jpg);
}

li#proj2 a, li#proj2 {
	background-image: url(/images/upm_thumb.jpg);
}

li#proj3 a, li#proj3 {
	background-image: url(/images/mfa_thumb.jpg);
}

li#proj4 a, li#proj4 {
	background-image: url(/images/lsc_thumb.jpg);
}

li#proj5 a, li#proj5 {
	background-image: url(/images/newark_but.jpg);
}




li#proj6 a, li#proj6 {	   
	background-image: url(/images/churchill_but.jpg);
}

li#proj7 a, li#proj7 {
	background-image: url(/images/gai_but.jpg);
}

li#proj8 a, li#proj8 {
	background-image: url(/images/saf_but.jpg);
}

li#proj9 a, li#proj9 {
	background-image: url(/images/franklin_but.jpg);
}



#container2 {
	background: url(/images/container_bg.jpg) repeat-y 0 0;
	margin-top: 7px;
}

/* sidenav begin -------------------------------- */			 
 	
#sidenav {
	width: 106px;
	height: 450px;
	float: left;
	background: transparent url(/images/sidenavbg.jpg) no-repeat 0 0;
}

#sidenav a img {
	border: solid blue;
}

#sidenav ul {
	margin-top: 10px;
	padding-left: 18px;
	list-style-type: none;
	text-align: left;
}

#sidenav li {
	margin: 0 0 10px 0;
	background: transparent url(/images/d87.gif) repeat 0 0;
	width: 84px;
}

#sidenav a {
	font-size: 14px;
	display: block;
	width: 72px;
	padding: 4px 6px;
	color: #fff;
	background: transparent url(/images/d87.gif) repeat 0 0;
	font-weight: bold;
	text-decoration: none;
}

#sidenav a:hover {
	background-color: #fff;
	background-image: none;
	color: #C7372F;
}
body#about li#about,
body#projects li#projects,
body#directions li#directions,
body#contact li#contact{

	background-color: #fff;
	background-image: none;
	color: #C7372F;
}

/* --------------- end sidenav --------------- */

	
#maincontent {
	width: 590px;
	float: left;
	background-color: #8F969D;
	color: #fff;
	position: relative;
	margin: 15px;
}

#maincontenthome {
	width: 590px;
	float: left;
	background-color: #8F969D;
	color: #fff;
	position: relative;
	margin: 15px;
}

#news {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

#maincontent h3 {
	font-size: 20px;
	font-weight: bold;
}

#maincontent h4 {
	font-size: 16px;
	font-weight: bold;
}
  
#maincontent ul {
   list-style-type: disc;	
   list-style-position: inside;	 
   margin: 5px 15px;
}	 

#maincontent a {
   text-decoration:underline;
   color: #fff;
}
	
			
#maincontent a:hover{
	  color: #333333;
}

#flash {
	float: right;
	margin: 10px;
}

#leftcolumn{
	float: left;
	width: 237px;
	margin-right: 15px;
}

#rightcolumn{
	float: left;
	background: #474B4E;
	height: 410px;
	width: 338px;
	overflow: auto;

}

.rightImage{
	float: right;
	padding: 10px 10px 10px 10px;
	
	
	
}

.leftImage{
	float: left;
	padding: 10px 10px 10px 0;
	
	
	
}

.spacer{
	
	clear: both;
	line-height: 1px;
	padding-top: 5px;
	
}

table{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 322px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
td {
	padding: 13px;
	vertical-align: top;
}

td.date{
	line-height: 1.2em;
	font-weight: bold;
}

td.event{

	line-height: 1.2em;
}

td.event h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	
}

td.event a{
	font-weight: bold;
	color: #C73631;
	
}


#scrollbar_container {  
	position:relative;  
	width:338px;  
} 

#scrollbar_track {  
     position:absolute;  
     top:0;  
     right:0;  
     height:100%;  
     width:10px;  
     background-color:#B8BDC1;  
     cursor:move;  
 } 

#scrollbar_handle {  
    width:10px;  
    background-color:#fff;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
     opacity:0.9;  
     -moz-opacity:0.9;  
 } 
 #scrollbar_content {  
     overflow:hidden;  
     width:320px;
     height:410px;  
 }


#footer {
	clear: both;
}
	   

.clearer {
	clear: both;
	line-height: 1px;
}

