@charset "UTF-8";

#main .largeText {
	font-size: 1.15em;
}
/* CSS Document */

#intro {
	width: 680px;
}

#featuredWork {
	width: 680px;
	padding: 0px 0px 10px;
	background-image: url(../_images/featuredBackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px 0px 15px;
	height: 425px;
	overflow: hidden;
}
#newTitleBar {
	margin: -10px -10px 0px;
	padding: 0px;
}
#newTitleBar h2  {
	color: #F3F1E9;
	margin-bottom: 0px;
	padding-bottom: 15px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1;
	padding-top: 5px;
}
#newTitleBar h2 a {
	color: #4A1A0D;
}
#newTitleBar h2 a:hover {
	color: #F58424;
}
#featuredWork .navigation  {
	text-align: right;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	margin-right: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	padding-right: 12px;
	margin-bottom: 10px;
}
#featuredWork .navigation h3 {
	display: inline;
	padding-left: 0px;
	padding-right: 190px;
	margin-left: 0px;
	font-weight: normal;
}
#featuredWork .navigation p  {
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-size: 0.9em;
}
#featuredWork .navigation  a, #featuredWork #navigation a:visited{
	color: #004FB3;
}
#featuredWork .navigation a:hover {
	color: #F58424;
}
.SlidingPanelsContent img {
	margin-left: 30px;
	padding-right: 15px;
}
#featuredWork .navigation h3 {
	margin-right: -120px;	
}
#featuredWork h3 {
	font-size: 1.1em;
	margin-right: 15px;
	margin-top: 20px;
	margin-left: 400px;
	line-height: 1.2;
}
#featuredWork h3.special {
		margin-top: 10px;
}
#featuredWork h4 {
	margin-right: 15px;
	margin-left: 400px;
}
#featuredWork .SlidingPanelsContentGroup p {
	margin-left: 400px;
	margin-right: 15px;
	line-height: 1.3;
}
#featuredWork .SlidingPanelsContentGroup p.special {
		line-height: 1.1;
}
#featuredWork .SlidingPanelsContentGroup img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 4px;
}
#featuredWork .SlidingPanelsContentGroup img.twitter {
	vertical-align: text-bottom;	
}
/*
#featuredWork p.links {
	
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:1px;
	margin-bottom: 0px;
	color: #004FB3;
	line-height: 1.3;
}
#featuredWork p.links a {
	color: #FFF;
}
#featuredWork p.links a:hover {
	color: #F58424;
}

#featuredWork p.links img {
	vertical-align: text-bottom;
	padding-right: 4px;
	padding-left: 2px;
}

#featuredWork p.linksNoPDF {
	padding-left: 55px;
	background-color: #6695D1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#featuredWork p.linksNoPDF a {
	color: #FFF;
}
#featuredWork p.linksNoPDF a:hover {
	color: #F58424;
}
*/
#featuredWork ul{
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	margin: 0px;
}
#featuredWork ul li {
	margin: 0px;
	padding: 5px 10px;
}
#featuredWork #newPageMessage {
	width: 180px;
	text-align: center;
	margin-left: 410px;
	margin-top: 25%;
	padding-bottom: 0px;
	background-image: url(../_images/newMessageBackground.png);
	background-repeat: no-repeat;
	background-position: 5px 75%;
	line-height: 1.3;
	margin-bottom: -80px;
}
#featuredWork #newPageMessage p {
	padding: 0px 0px 50px;
	margin-top: 115px;
}
#featuredWork #newPageMessage .newPageMessage a {
	color: #b2CAE8;
}
#featuredWork #newPageMessage .newPageMessage a:hover {
	color: #F58424;
}

/*#featuredWork {
	background-image: url(../_images/featuredBackground.png);
	padding-top: 10px;
	padding-left: 4px;
	margin-bottom: 10px;
	width: 99.5%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#featuredWork a:hover {
	color: #FF6300;
}
#featuredWork .navButtons a:hover {
	border-bottom: none;
}
.slideshow {
	width: 650px;	
	height: 390px;
}
.slideshow img {
	padding-right: 15px;	
}
.simpleSlide-slide {
	height: 300px;
}
#slideShowStatusTray {
	float: left;
	text-align: center;
	margin-right: -108px;
	padding-top: 23px;
}

#slideShowNavigation {
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
}
.navButtons {
	margin-top: -50px;
	float: right;
}
.simpleSlideStatus-window {
	text-align: center;
}*/
#contribute a:hover {
	color: #FF6300;
}
#featuredWork #newTitleBar p {
	margin: -10px 0px 10px;
}

