* {margin: 0px; padding: 0px;}

html, body {
	background-color: #636363;
	color: #666666; 
	font-size: small; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}

img {border: 0px;}

a:link {color: #333333;}
a:visited {color: #666666;}

#container {
	background-color: #e0e0e0;
	border: 1px solid black;
	margin: 10px auto;
	width: 800px;
}

#banner {
	background: #ffffff url(../images/bannerbg.jpg) no-repeat;
	height: 150px;
	overflow: hidden;
}

#banner2 {
	background: #ffffff url(../images/bannerbg.jpg) no-repeat;
	height: 150px;
	overflow: hidden;
}

#bannerpics2 {width: ..150px;}

#bannerpics {width: 351px;}

#topnav {
	background-color: #444444;
	border-top: 1px solid #000000;
	height: 29px;
}

#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 6px 15px 0 0;
	text-align: right;
}

#topnav li {display: inline; margin-left: 20px;}

#topnav a:link, #topnav a:visited {border-bottom: 2px solid #444444;}
#topnav a:hover, #topnav a:active {border-bottom: 2px solid #92b631;}

#main {
	background-color: #e0e0e0;
	border-top: 1px solid #000000;
	padding-left: 16px;


}
#content {
	background-color: white;
	border-left: 1px solid black;
	float: right;
	width: 600px;


}

#contentinner {
	float: left;
	padding: 16px;
	padding-bottom: 4px;
	width: 330px;
}

#contentinner2 {
	float: left;
	padding: 16px;
	padding-bottom: 4px;
	width: 550px;
}

#home #contentinner {
	width: 425px;	
}

.fullwidth #contentinner {
	width: 540px;
}

img#contentside {
	border: 1px solid black;
	margin-top: 30px;
	margin-left: 10px;
}

#home img#contentside {
	margin: 15px 15px 11px 0px;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	font-size: x-large;

}


p {
	color: #444444; 
	font-size: small; 
	line-height: 1.3em; 
	margin: 12px 0px 12px 0px;
	opacity: 0.999;
	text-align: justify;
}



#contentinner ul {
	list-style-type: square;
	margin: 1em;
}

#contentinner li {
	line-height: 1.3em;	
	margin-bottom: 3px;
}

#contentinner ul.linklist {
	font-weight: bold;
	list-style-image: url(../images/listarrow.jpg);
	margin-left: 2em;
}


.linklist a:link, .linklist a:visited {text-decoration: none;}
.linklist a:hover, .linklist a:active {text-decoration: underline;}

#left {
	padding-top: 16px;
	width: 170px;
}

#projectheadings {list-style-type: none;}
#projectheadings li {height: 23px;}

#footer {
	background: #8fb427 url(../images/bottombarbg.gif) no-repeat;
	clear: both;
	height: 87px;
	padding: 15px 5px 0px 5px;
	overflow: hidden;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer p {
	color: #ffffff; 
	font-size: x-small; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0px 15px 10px 0px; 
	text-align: right;
}

.brclear {
	clear: both;
	height: 0;
}

#content #staffphotos {
 	list-style-type: none;
}

#content #staffphotos li {
	float: left;
	padding: 10px;
	text-align: center;
}
