h1 {
	font-family: regular Georgia, serif;
	font-size: 30pt;
	line-height: .78em;
	}

#leftcolumn h1 {
	padding-top: 200px;
	margin: 15px 0px;
}


h2 {
	font-family: Georgia, serif;
	font-size: 23pt;
	}

h3 {
	font-family: Georgia, serif;
	font-size: 20pt;
	}

h4 {
	font-family: bold verdana, sans-serif;
	font-size: 9pt;
	clear: both;
	}
	
#content h4 {
		margin-left: 25px;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-top: 8px;
		}	
		
#content p {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.intro {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	line-height: 1.7em;
	margin-left: 0;
	margin-bottom: 0;
	}
	
	
	.major-intro {
		font-family: Georgia, serif;
		font-size: 14px;
		font-style: italic;
		color: #666;
		line-height: 1.7em;
		float: left;
		display: block;
		margin-left: 0;
		margin-right: 75px;
		padding-bottom: 40px;
		padding-top: 40px;
		border-bottom: 1px dotted #ccc;
		}	
		
		
#major-content p {
	float: left;
	display: block;
	margin-left: 0px;
	padding-right: 0px;
	clear: none;
}	


.project-wrap {
	width: 575px;
	height: 450px;
	clear: both;
	display: block;
	
}

.floater {
	float: left;
	display: block;
	margin-left: 0px;
	padding-right: 0px;
	clear: none;
	width: 400px;
}

.project-floater {
	float: left;
	display: block;
	margin-left: 0px;
	padding-right: 0px;
	clear: none;
	width: 200px;
}

.project-floater-right {
	float: right;
	display: block;
	margin-left: 0px;
	padding-right: 0px;
	clear: none;
	width: 200px;
}

.project-floater-title {
	float: right;
	font-family: Georgia, serif;
	font-size: 20pt;
}


.project-img {
	float: right;
	display: block;
	margin-left: 0px;
	padding-right: 0px;
	clear: none;
	
}

#major-content h1 {
	float: left;
	display: block;
	margin-left: 0px;
	margin-bottom: 8px;
	font-family: georgia, serif;
	font-weight: normal;
	width: 100%;
}

#major-content h2  {
	float: left;
	display: block;
	margin-left: 0px;
	margin-bottom: 8px;
	font-family: georgia, serif;
	font-weight: normal;
	width: 100%;
}	

#major-content h3  {
	float: left;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: georgia, serif;
	font-weight: normal;
	width: 100%;
	
}


#major-content h4  {
	float: left;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: georgia, serif;
	font-weight: bold;
	width: 100%;
}

#major-content h5  {
	float: left;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: georgia, serif;
	font-weight: normal;
	width: 100%;
}


#major-content h6  {
	float: left;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: georgia, serif;
	font-weight: normal;
	width: 100%;
}
		

.pull-quote {
	width: 250px;
	float: right;
	font-family: georgia;
	font-size: 22px;
	color: #ccc;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
	clear: none;
	margin: 0px;
	padding: 20px;
	display: block;
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	
}


.sidebar-blurb-heading {
	font-style: normal;
	font-weight: bold;
	font-size: .9em;
	line-height: 1em;
}


.sidebar-blurb {
	font-style: italic;
	font-size: .9em;
	line-height: 1.7em;
	width: 150px;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 0;
}

.sidebar-blurb-img {
	margin: auto;
	border: none !important;
}



.sidebar-blurb p {
	margin: 0 !important;
}


.highlight {
	background: #ffffcc;
}


		
	
#leftcolumn p {
	margin-left: 0;
	margin-top: 5px;
}

#topbar ul li {
	font-family: verdana;
	font-size: 9px;
	color: #fff;
	}

.label {
	font-family: georgia;
	font-weight: regular;
	font-size: 15px;
	color: #333;
	margin-bottom: 8px;
	}
	


input { height: 15px; 
	 }

#breadcrumbs a { font: normal .9em verdana, arial, sans-serif; }
#breadcrumbs a:link { color: #9999ff; }
#breadcrumbs a:visited { color: #9999ff; }
#breadcrumbs a:active { color: #9999ff; }
#breadcrumbs a:hover { color: #9999ff; }


#also h3, h4{
	margin: 0;
	padding: 0;
}




.footer-heading {
	font-family: verdana;
	font-weight: bold;
	color: #999;
}


#footer a { font: normal 9px verdana, arial, sans-serif; }
#footer a:link { color: #666; }
#footer a:visited { color: #666; }
#footer a:active { color: #666; }
#footer a:hover { color: #666; }
