/* BASIC PADDING REMOVAL */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	} 

body {
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-repeat: repeat-y;
	font-family: "lucida grande", arial, sans-serif;
	color: #666666;
	}


/* DIV DEFINITIONS */

#badge {
	position: absolute;
	top: 50px;
	left: 0px;
	}


#container {
	width: 1028px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	}

#container_resume {
	width: 1028px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1600px;
	background-color: #FF3200;
	}

#nav {
	height: 30px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#subnav {
	text-transform: uppercase;
	text-indent: 0;
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 10px;
	font-family: "lucida grande", "lucida grande", arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ff2200;
	}

#subnav ul {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 11px;
	padding: 5px 0 0 30px;
	margin: 0;
	}

#subnav ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#subnav ul li a {
	display: block;
	color:#333333;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	}

#subnav ul li a:hover, #nav ul li a:focus {
	background-color:#999999;
	color:#FFFFFF;
	}

#contact {
	width: 763px;
	float: right;
	line-height: 12px;
	padding: 10px 0 0 0;
	}

#rightnav {
	width: 250px;
	float: right;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 5px;
	}
	
#slideshow {
	background-image:none;
	background-repeat: no-repeat;
	}

#spacer {
	height: 20px;
	padding: 3px 0 0 30px;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #333;
	background: url(v2/images/spacer.jpg) no-repeat;
}

#spacerlow {
	height: 20px;
	background-color:#FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #333;
	}

#title {
	height: 100px;
	background-color:#CCCCCC;
	background-image: url(v2/images/title_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 30px 0px 0px 30px;
	border-top: #FFFFFF solid 2px;
	}

#content-left {
	float: left;
	width: 490px;
	color: #FFF;
}

#content-left-text {
	padding: 20px 35px 20px 30px;
	background-image: url(v2/images/theoffice_bkg.jpg);
	background-repeat: repeat-y;
}

#content-left-projects-footer {
	background: url(v2/images/theoffice_bkg_footer.jpg) no-repeat;
}

#content-left-bio {
	float: left;
	width: 360px;
	background-color:#FFF;
	padding: 20px 15px 30px 30px;
	}

#content-right {
	width: 335px;
	float: left;
	background-color:#FFF;
	padding: 20px 0 0 0;
	font-size: 12px;
}

#content-right-bio {
	width: 360px;
	float: left;
	background-color:#FFF;
	padding: 20px 15px 30px 30px;

	}
	
#content-left-assoc_bio {
	float: left;
	width: 450px;
	background-color:#FFF;
	padding: 20px 15px 30px 30px;
	}

#content-right-projects {
	width: 310px;
	float: left;
}

#content-right-text {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #FFF;
	padding: 20px 15px 30px 30px;
	background: url(v2/people/images/projects_bkg.jpg);
}

#content-right-projects-footer {
	background: url(v2/people/images/projects_bkg_foot.jpg) no-repeat;
}

#content-news {
	width: 600px;
	float: left;
	background-color:#FFF;
	font-size: 12px;
	padding: 20px 0 0 100px;
}

#project {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	}

#projectquote {
	background: url(v2/projects/images/pquote.jpg) no-repeat;
	width: 230px;
	float: right;
	padding: 10px 25px 0 15px;
}

#projectdesc {
	width:  500px;
	padding-left: 30px;
	float: left;
}

#explanation {
	background-color : #ffffff;
	padding : 25px 0 25px 30px;
	}

#explanation img {
	margin : 0 0 0 -35px;
	padding : 0 30px 0 0;
	}

#explanation li {
	list-style: none;
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	float: right;
	padding-right: 0px;
	padding-bottom: 0;
	width: auto;
	margin-top: 8px;
	}

/* CLASS */

.navguide_left {
	width : 10px;
	float : left;
	background-color : #fff;
	border : 1px dotted #fff;
	padding : 0 0 20px 30px;
	}

.navguide_right {
	width : 475px;
	float : left;
	background-color : #fff;
	border : 1px dotted #fff;
	padding : 0 250px 20px 10px;
	}

.navtitle {
	font-weight : bolder;
	text-decoration : none;
	clear : left;
	text-indent: 0px;
	}

.textlist {
	clear : right;
	text-indent: 0px;
	}
	
.date {
	padding: 10px 0px;
	}

/* HEADINGS */


h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}


h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}

H4 {
	font: bolder 12px/16px "lucida grande", arial, sans-serif;
	text-transform: none;
	color:#000033;
	padding: 0 0 15px;
	}
	
H5 {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	}



/* STYLED TAGS */

p {
	word-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 11px;
	}

p.first {
	text-indent: 0;
	}

p.address {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	color: #666;
	}

p.contact {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-align: right;
	font-family: "lucida grande", arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	}
	
p.info {
	font: normal 9px/15px "lucida grande", arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#999999;
	padding-top: 2px;
	letter-spacing: .5px;
	}

p.info a {
	color: #333333;
	text-decoration: none;
	}

p.info a:hover, p.info a:focus {
	background:#FFF;
	}

p.projectfirst {
	text-indent: 0;
	font-size: 135%;
	clear: both;
	margin: 0 0 15px;
	padding-top: 10px;
	}

p.projectquote {
	text-indent: 0;
	padding: 0;
	}
	
p.projecttitle {
	font: bold 12px/15px "lucida grande", arial, sans-serif;
	text-indent: 0;
	text-transform: uppercase;
	padding: 0;
	}
	
p.projecttext {
	font: lighter 12px/16px "lucida grande", arial, sans-serif;
	text-indent: 0;
	padding: 0 0 10px 0;
	}

h3.project {
	color: #996600;
}

a {
	text-decoration: none;
	color: #999999;
}

a.news {
	font: bold 11px/15px "lucida grande", arial, sans-serif;
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #333333;
}

a.news:active, a.news:hover {
	background: 0 #003;
	color: #fff;
}

a:visited {
	color: #CCCCCC;
	}
a:hover{
	color:#63b4cd;
	}

a img{
	border: none;
	}

li {
	list-style: none;
	}
	
.email {
	text-transform: lowercase;
	}
	
.email a:active, .email a:hover {
	background-color:#333;
	color:#FFF;
	}

/* NEWS BOX */

iframe {
	height: 1000px;
	width: 330px;
	background-color:#FFF;
	overflow: scroll;
	}

select {
	display: none;
	}

.newsentry {
	}

.newsdate {
	display: none;
	}

.newstexttitle {
	font: bold 14px/20px "lucida grande", "lucida grande", arial, sans-serif;
	text-transform: none;
	margin: 0;
	text-indent: 0;
	padding-bottom: 10px;
}

.newstext {
	font: normal 11px/15px "lucida grande", "lucida grande", arial, sans-serif;
	text-transform: none;
	margin: 0;
	text-indent: 0;
	padding-bottom: 10px;
}

.newssubtitle {
	font: small-caps 11px/15px "lucida grande", arial, sans-serif;
	text-transform: none;
	text-indent: 0;
	background: #ffffff;
	color: #333333;
	margin-bottom: 10px;
	padding: 10px;
}

.morenews {
	font: normal 11px/15px "lucida grande", "lucida grande", arial, sans-serif;
	text-transform: uppercase;
}


.newserror {
	color: #f00;
	}


ul.feature-list li	{
	float: left;
	margin-right: 15px;
	width: 211px;
	font-size: 10px;
	line-height: 1.6;
}


#mini-nav{
	width: 20px;
	float: left;
	margin: 5px;
	padding-top: 30px;
	position:fixed;
}

#mini-nav img{
	margin:1px;
}
