@charset "UTF-8";
/* CSS Document */

/*
Theme Name: evolveEA
Theme URI: http://www.evolveEA.com
Version: 1.0
Description: Firm Website
Author: Zach Hartle
Author URI: http://www.evolveEA.com
*/

a img {border:none}


.tabs a {font-size:16px}

#footer {
	margin-bottom:10px;
	width: 800px;
	color: #999;
	text-align: left;
}

#footerleft {
float: left;
width: 230px;
padding: 10px 15px 10px 15px;
background-color: #FFFFFF;
margin:0 0 10px 0;
}

#footermiddle {
float: left;
width: 230px;
padding: 10px 15px 10px 15px;
background-color: #FFFFFF;
margin:0 0 0 10px;
}

#footermiddle img{
	margin-left:5px;
}

#footerright {
float: right;
width: 220px;
padding: 10px 15px 10px 15px;
background-color: #FFFFFF;
margin:0 0 0 0;
}

#footerleft ul, #footerleft ul li{
	margin: 0px;
	padding: 0;
}

#footerleft ul li{
	list-style: none;
text-align: left; 
vertical-align: middle;
margin-bottom: 3px;
}

#footerright ul, #footerright ul li{
	margin: 0px;
	padding: 0;
}

#footerright ul li{
	list-style: none;
text-align: left; 
vertical-align: middle;
margin-bottom: 5px;
}
	
#footer img{
	margin-right: 5px;
	vertical-align: middle;
}
	


/* Navigation at rest */
#nav { float: right; margin: -75px 0px 0px 0px; background-color: #FFFFFF; padding:0px 0px 0px 10px; width: 340px;}
#nav ul, #nav ul li { margin: 0; padding: 0; }
#nav ul li {
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	float: right;
	margin: 0px 5px 0px 11px;
	position: relative;
	color:#336666;
}
#nav ul li a { color: #336666; text-decoration: none; }
#nav ul li a:hover {color: #336666; text-decoration: none;}



body {
margin-top: 0px;
padding: 0;
color: #58595B;
background-image: url(images/backgroound.gif); 
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}


#wrapper2 {
width: 800px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
margin-top: 0px;
}

.post-wrapper {
background-color: #FFF;
padding: 15px;
width: 500px;
}

.full-post {
width: 800px;
border-bottom: 1px solid #E4E4E4;
padding-bottom: 10px;
margin-bottom: 10px;
color: #58595B;
font-size: 10px;
}

.full-wrapper {
background-color: #FFF;
padding: 15px;
width: 770px;
}

a:link { 
text-decoration: none; 
color: #F78721; 
}

a:visited { 
text-decoration: none; 
color: #F78721; 
}

a:hover, a:active {
	color: #89725B;
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h1 { 
font-size: 32px; 
margin-bottom: 0px; 
margin-top: 10px;
}

h2 { 
font-size: 28px; 
}

h3 { 
font-size: 24px;
}

h4 { 
font-size: 18px;
}

.post-title {
font-size: 24px;
font-weight: lighter;
color: #FF893D;
line-height: 26px;
margin-bottom: 4px;
}

.subtitle {
font-size: 14px;
line-height: 16px;
color: #FF893D;
}

.home-diagram {
	background-color: #DCE8DC;
	padding: 15px;
	border-top: solid 5px #8DBC8F;
}

.home-diagram-label {
	background-color: #8DBC8F;
	display: block;
	color: #DCE8DC;
	text-align: center;
	font-size: 14px;
	padding: 7px 0 7px 0;
}

.home-diagram-label a {
	color: #FFF;
}

.home-diagram-label a:hover {
	color: #DCE8DC;
}

.home-diagram-prev {
	background-color: transparent;
	background-image: url(images/back-green.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 100%;
	z-index: 101;
	float: left;
}

.home-diagram-next {
	background-color: transparent;
	background-image: url(images/next-green.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 100%;
	z-index: 102;
	float: right;
}

.home-info {
	background-color: #FFF;
	border-top: solid 5px #8DBC8F;
	border-bottom: solid 5px #8DBC8F;
}

.home-info ul {
	list-style-type: none;
	padding: 0;
	margin: 15 0 10px 0;
}

.home-info li {
	display: list-item;
	background: #8DBC8F;
	padding: 2px 0 3px 15px;
	margin-bottom: 5px;
	text-align:left;
	font-size: 12px;
	color: #FFF;
}

.home-info li:hover {
	background-color: #5F9C97;
}

.home-info li img{
	margin-left: 5px;
	vertical-align: middle;
}

.home-info a {
	color: #FFF;
}

.work-cat {
	background-color: #FFF;
	padding: 15px;
	width: 770px;
	border-top: solid 5px #5F9C97;
	border-bottom: solid 5px #5F9C97;
}

.work-description {
	background-color: #FFF;
	border-bottom: solid 5px #5F9C97;
	margin: 0 0 10px 0;
}

.work-capabilities {
	background-color: #FFF;
	margin: 0 0 30px 107px;
	float: left;
	width: 230px;
}

.work-capabilities ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.work-capabilities li {
	display: list-item;
	padding: 0;
	font-weight: normal; 
	font-size: 12 px; 
	text-decoration: none;
	text-indent: -1.5em;
	margin-left: 1.5em;
}

.thoughts {
	width: 245px;
	padding: 0;
	margin: 10px 0 0 0;
	display: inline;
	float: left;
	line-height: 13px;
}

.thoughts img {
	margin-right: 10px;
	float: left;
}

.first {
	margin-right: 10px;
}

.second {
	float: left;
}

.thoughts-title {
	font-weight: normal; 
	font-size: 16px; 
	text-decoration: none;
	line-height: 18px;
}


.firm-info {
	font-weight: normal; 
	font-size: 16px; 
	text-decoration: none;
	line-height: 18px;
}

.orange-box {
	background-color: #FFF;
	padding: 15px;
	border-top: solid 5px #F89820;
	border-bottom: solid 5px #F89820;
}

.eeahelps {
	font-size: 36px;
	color: #DCE8DC;
}

#eeahow {
	font-size: 36px;
	color: #FFF;
}

.title-info {
	color: #8DBC8F;
}

.approach-info {
	font-weight: normal; 
	font-size: 22px; 
	text-decoration: none;
	line-height: 26px;
}

.approach-description {
	background-color: #FFF;
	border-top: solid 5px #F89820;
	margin: 0 0 0 0;
}

.highlight {
	background-color: #F89820;
	color:#FFF;
	padding: 1px 2px 2px 2px;
}

.green-highlight {
	background-color: #8DBC8F;
	color:#FFF;
	padding: 1px 2px 2px 2px;
}

.green-highlight a {
	background-color: #8DBC8F;
}

.green-highlight a:hover {
	background-color: #5F9C97;
}

.work-highlight {
	background-color: #5F9C97;
	color:#FFF;
	padding: 1px 2px 2px 2px;
}

.cat{
	font-size: 12px;
	height:12px;
}

.cat img{
	margin-left: 5px;
	vertical-align: middle;
}

.text-box {
	background-color: #FFF;
}

.home-post-wrap {
background-color: #FFF;
padding: 15px 15px 25px 15px;
width: 477px;
margin-bottom: 10px;
}

.blog-post-wrap {
background-color: #FFF;
padding: 15px 15px 25px 15px;
width: 770px;
margin-bottom: 10px;
}

.news-post-wrap {
background-color: #FFF;
padding: 15px 15px 25px 15px;
width: 477px;
margin-bottom: 10px;
}

.home-post-first {
background-color: #FFF;
padding: 15px 15px 15px 15px;
width: 770px;
margin-bottom: 10px;
}

.home-post-second {
background-color: #DCE8DC;
color:#5F9B96;
padding: 15px 15px 15px 15px;
width: 770px;
margin-bottom: 10px;
}

.home-post-third {
background-color: #FFF;
padding: 15px 15px 20px 15px;
width: 360px;
margin-bottom: 10px;
}

.home-post-third h3{
	margin-bottom:0px;
}

.home-post-third ol{
	color: #F89820;
}

.home-post-third ol p{
	color: #999999;
	margin: 0px;
}

.readmore {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
margin-top: 0px;
}

.readmore a:link, .readmore a:hover {
color: #393939;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 18px; 
text-decoration: none;
line-height: 20px;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 18px;
font-weight: lighter;
font-family: Verdana;
margin-bottom: 5px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 18px;
line-height: 18px;
}

pre, blockquote  {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #E7E7DC;
border: 1px solid #e0e0e0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

ul, ol { }

ul {  }

#header {
width: 800px;
background-color:#FFFFFF;
margin-bottom: 10px;
}

#logo {
padding: 10px 10px 5px 10px;
width: 200px;
height: 50px;
background-color: #FFFFFF;
margin-bottom: 10px;
border: 0 none;
}


#newdiv1 {
	display:none;
}

#newdiv2 {
	display:none;
}

#newdiv3 {
	display:none;
}


#container {
float: right;
margin-bottom:10px;
width: 800px;
color: #6D6E71;
}

#smallcontainer {
float: right;
margin-bottom:10px;
width: 360px;;
color: <?php echo $evolveea_font_color; ?>;
}

#slideshow {
clear:both; 
width: 800px;
height:400px;
float: left;
padding: 0;
margin-bottom: 10px;
background-color: #ffffff;
}

#left-div {
width: 540px;
float: left;
margin-top: 0px;
}

#blog-div {
width: 800px;
float: left;
margin-top: 0px;
}

#small-left-div {
width: 360px;
float: left;
margin-top: 0px;
}

#small-right-div {
width: 360px;
float: left;
margin-top: 0px;
margin-left: 45px;
}

.left-block {
	width: 530px;
	float: left;
	margin: 0 10px 10px 0;
}

.right-block {
	width: 260px;
	float: left;
	margin: 0 0 10px 0;
}

.full-block {
	width: 800px;
	float: left;
	margin: 0 0 10px 0;
}

#left-inside{
float: left;
padding: 0px 0px 0px 0px;
}

#sidebar-wrapper {
width: 260px;
float: right;
margin-top: 0px;
margin-bottom: 20px;
}

#sidebar {
float: right;
padding-left: 0px;
padding-right: 0px;
width: 268px;
background-color: #FFF;
}

fieldset {
display: block;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
border: none;
}

#extras {
float: left;
width: 450px;
color: #C7AA92;
text-align: left;
padding: 0px;
background-color: #f5f5f5;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}


.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
}

.articleinfo {
border-bottom: 1px solid #EEEEEE; 
padding-bottom: 7px; 
color: #545454;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
display: block; 
color: #8C8C8C; 
width: 100%; 
padding: 3px 3px 3px 3px; 
background-image: none !important;
} 

.sidebar-box ul li {
background-image: none !important;
background-color: #FFF !important;
color: #848484 !important;
}
.sidebar-box ul li:hover, .sidebar-box ul li a:hover {
background-image: none !important;
background-color: #FFF !important;
}

.sidebar-box ul li a:hover {
width: 100%;
display: block; 
color: #393939; 
padding: 3px 3px 3px 3px;
} 

.sidebar-box h3 { 
margin-top: 5px; 
font-size: 17px; 
color: #F78721; 
padding-top: 4px; font-weight: normal; 
padding-bottom: 4px; 
text-transform: uppercase; 
margin-left: 10px; 
font-family: Trebuchet MS;
}



#about {
float: left;
width: 250px;
margin-right: 0px;
}


.search_bg {
height:35px;
width:260px;
float: left;
margin-top: 10px;
margin-left: 10px;
z-index:100;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: #FFF;
font-size:11px;
color:#B8B8B8;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:11px;
vertical-align:middle;
padding:10px;
border: 1px solid #E7E7DC;
}

#search .input {
width:66px;
height:31px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
}

.list2 {
color: #A2A2A2;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a:hover{
color: #393939;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a {
color: #A2A2A2;
margin-top: 0px;
font-size: 11px;
}

.toptitle {
font-size: 20px;
color: #F78721;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}

.thumbnail-div {
border: 9px solid #F2F2E4;
width: 430px;
margin-bottom: 10px;
}

.post-info {
width: 477px;
border-bottom: 1px solid #E4E4E4;
padding-bottom: 10px;
margin-bottom: 10px;
color: #545454;
font-size: 10px;
}

.thumbnail-div-featured {
border: 1px solid #E4E4E4;
width: 159px; 
height: 212px;
padding: 2px;
float: left;
}

.children {
display: none !important;
}

#panel {
background: #F5F5ED;
height: 50px;
width: 260px;
display: none;
}

.slide {
margin: 0;
padding: 0;
background: url(images/dropdown-search.gif) no-repeat center top;
z-index: 200;
}

.btn-slide {
width: 69px;
height: 19px;
padding-left: 0px;
padding-top: 4px;
margin: 0 auto;
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #fff !important;
text-decoration: none;
padding-left: 14px;
}

#search-wrap {
float: right;
width: 268px;
z-index: 100;
}

#panel-static {
width: 248px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 10px 5px 10px;
margin-bottom: 0;
}

#panel2 {
width: 260px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0;
margin-bottom: 10px;
}

#panel2 ul { 
list-style-type: none; 
list-style-image: url(images/arrowlist.png); 
display: block; 
}


#panel2 li a:link,
#panel2 li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CC33;
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

#panel2 li a:hover,
#panel2 li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F8981D;
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

.slide2 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #BABABA;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.slide2 img {
	margin-left: 5px;
	vertical-align: middle;
	}

.btn-slide2 {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif;
color: #FFFFFF !important;
text-decoration: none;
}

.slide1 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #FF893D;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.btn-slide1 {
width: 254px;
height: 36px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 24px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff !important;
text-decoration: none;
letter-spacing: 1px;
}

#panel3 {
width: 260px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0;
margin-bottom: 10px;
}

#panel3 ul { 
list-style-type: none; 
list-style-image: url(images/arrowlist.png); 
display: block; 
}


#panel3 li a:link,
#panel3 li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CC33;
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

#panel3 li a:hover,
#panel3 li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F8981D;
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

.slide3 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #BABABA;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.slide3 img {
	margin-left: 5px;
	vertical-align: middle;
	}
	
.btn-slide3 {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif;
color: #FFFFFF !important;
text-decoration: none;
}

#panel4 {
width: 260px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0px;
margin: 0px 0px 10px 0px;
}

#panel4 ul {list-style-image: url(images/li.png); margin: 0px 15px 10px 0px}

.slide4 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #BABABA;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.slide4 img {
	margin-left: 5px;
	vertical-align: middle;
	}

.btn-slide4 {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif bold;
color: #ffffff !important;
text-decoration: none;
}

#panel6 {
width: 260px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0;
margin-bottom: 10px;
}

#panel6 ul { 
list-style-type: none; 
list-style-image: url(images/arrowlist.png); 
display: block; 
}


#panel6 li a:link,
#panel6 li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CC33;
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

#panel6 li a:hover,
#panel6 li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F8981D;
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}

.slide6 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #BABABA;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.slide6 img {
	margin-left: 5px;
	vertical-align: middle;
	}

.btn-slide6 {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif;
color: #FFFFFF !important;
text-decoration: none;
}

#panel7 {
width: 260px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0px;
margin: 0px 0px 10px 0px;
}

#panel7 ul {list-style-image: url(images/li.png); margin: 0px 15px 10px 0px;}

#panel7 li {margin: 0px 0px 10px 0px;}

.slide7 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #BABABA;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.btn-slide7 {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif bold;
color: #ffffff !important;
text-decoration: none;
}

#panel7 .titles { 
font-weight: normal; 
font-size: 18px; 
text-decoration: none;
line-height: 20px;
padding: 10px 0px 0px 35px;
}

#panel8 {
width: 260px;
display: block;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0px;
margin: 0px 0px 10px 0px;
}

#panel8 ul {list-style-image: url(images/li.png); margin: 0px 15px 10px 0px;}

#panel8 li {margin: 0px 0px 10px 0px;}

.slide8 {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #BABABA;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

.btn-slide8 {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif bold;
color: #ffffff !important;
text-decoration: none;
}

#panel8 .titles { 
font-weight: normal; 
font-size: 18px; 
text-decoration: none;
line-height: 20px;
padding: 10px 0px 0px 35px;
}

.panel-inside {
width: 223px;
padding-left: 0px;
padding-right: 0px;
display: block;
}

.random-image {
width: 60px;
height: 60px;
border: 4px solid #F2F2E4;
float: left;
margin-left: 10px;
}



.random-content {
float: right;
width: 194px;
}

.random-content a:link,
.random-content a:visited {
font-size: 20px;
font-weight: bold;
line-height: 24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #66CC33;
}

.random-content a:hover
.random-content a:active {
font-size: 20px;
font-weight: bold;
line-height: 24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}

.random {
width: 253px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: none;
	text-align: center;
	background-color: none;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Project Details */



/* End Project Details */


/* accordion */
#panel5 {
width: 800px;
display: none;
}

.slide5 {
margin: 7px 0px 3px 0px;
padding: 0;
background: url(images/dropdown-about.gif) repeat center top;
}

.btn-slide5 {
width: 800px;
height: 18px;
padding-left: 0px;
padding-top: 6px;
margin: 0 auto;
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #fff !important;
text-decoration: none;
padding-left: 14px;
}

#services {
	width: 550;
	float: right;
    padding-top: 10px;
}


#services ul { 
list-style-type: none; 
list-style-image: none; 
float: right; 
padding: 0px 0px 0px 0px; 
float: right; 
display: block; 
}


#services ul a:link,
#services ul a:visited {
	float: left;
	color: #FF6600;
	display: block;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

#services ul a:hover,
#services ul a:active {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px solid #FF6600;
}

.projdetails {
padding-left: 10px;
}

/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/
.menu2 {
	font-family: verdana, arial, sans-serif;
	width:300px;
	margin: 30px -4px 0px 0px;
	position:relative;
	z-index:90;
    float: right;
    list-style-type: none;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
/* float the list so that the items are in a line */
.menu2 ul li {
float:left;
list-style-type: none; 
padding:0; 
margin:0;
}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:98px;
	height:16px;
	color:#fff;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	line-height:20px;
	font-size:18px;
	background-color: #F8722A;
    list-style-type: none;
    margin-top:5px;
}
/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu2 ul li:hover a {
	color:#FFFFFF;
	background:#336666;
    list-style-type: none;
}
/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:22px; 
left:0; 
text-align:left;
}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu2 ul li:hover ul li {
	background:#F2F2F2;
	color:#000;
	width:296px;
    height:400px;
    border: none;
	padding: 0px;
    filter:alpha(opacity=9);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

/* style the paragraph font height */
.menu2 ul li:hover ul li p {
	font-size:10px;
    font-style:oblique;
    font-weight:bold;
    color: #333333;
    display:block;
    padding: 0px 25px 10px 25px;
    border-bottom: #ffffff 2px solid;
    
}
/* style the background and foreground color of the submenu links */
.menu2 ul li:hover ul li a {
display:inline;
background:#eee;
color:#c00;
text-decoration:underline;
border:0;
}
/* style the background and forground colors of the links on hover */
.menu2 ul li:hover ul li a:hover {
text-decoration:none; 
}


#service li
{
display:inline;
margin:0;
padding:0;
width: 117px;
height: 14px;

/* for IE5 and IE6 */
}

#service
{
	/* to display the list horizontaly */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	border: none;
	margin: 60px 0 0 0;
    width: 117px;
}

#service a:link, #service a:visited
{
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000;
    font-size: 10px;
}

#service a:hover { background-color: #ffffff; color: #336666;}



#project li
{
display:inline;
margin:0 0 0 146px;
padding:0;
width: 117px;
height: 14px;

/* for IE5 and IE6 */
}

#project
{
	/* to display the list horizontaly */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	border: none;
	margin: 60px 0 0 0;
    width: 117px;
    font-size: 11px;
}

#project a:link, #project a:visited
{
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000;
    font-size: 10px;
}

#project a:hover { background-color: #ffffff; color: #F8722A;}

#blog {float:left;}
#blogpanel {
width: 495px;
display: none;
padding-left: 5px;
background-color: #FFFFFF;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
padding: 5px 0;
margin-bottom: 10px;
}

.blogtitle {
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #C7B399;
}

.btn-blog {
width: 254px;
height: 18px;
padding-left: 14px;
padding-top: 5px;
margin: 0 auto;
display: block;
font: bold 11px Verdana, Helvetica, sans-serif bold;
color: #ffffff !important;
text-decoration: none;
}

div.titleNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:54px;
	margin:0px 0px 10px 1px ;
	padding:25px 0px 0px 0px;
	height:75px;
	background-color:#F89820;
	position:relative;
	overflow:hidden;
	width:798px;
    font-weight:100;
	text-align: center;
}

div.titleNav ul {margin:0;padding:0;}
div.titleNav ul li {
	color:#FFFFFF;
	float:left;
	display:block;
	margin:0;
	width: 798px;
    
}

div.title2Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	margin:0px 0px 10px 1px ;
	padding:10px 0px 0px 0px;
	height: 38px;
	background-color:#8DBC8F;
	position:relative;
	overflow:hidden;
	width:798px;
    font-weight:100;
	text-align: center;
}

div.title2Nav ul {margin:0;padding:0;}
div.title2Nav ul li {
	color:#FFFFFF;
	float:left;
	display:block;
	margin:0;
	width: 798px;
    
}

div.titleNav ul li ul {display:none;}

div.stateNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	margin:0px 0px 10px 1px ;
	padding:0;
	height:24px;
	background-color:#609B96;
	position:relative;
	overflow:hidden;
	width:798px;
    font-weight:100;
	color:#FFF;
}

div.stateNav ul {margin:0;padding:0;}
div.stateNav ul li {
	float:left;
	display:block;
	margin:0;
	width: 266px;
    
}
div.stateNav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:24px;
	padding:4px 10px 0 12px;
	margin-right:1px;
	outline:none;
	text-align: center;
} 
div.stateNav ul li a:hover {background-color:#8DBC8F;}
div.stateNav ul li ul {display:none;}

div.stateNav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	margin:0px 0px 10px 1px ;
	padding:0;
	height:24px;
	position:relative;
	overflow:hidden;
	width:800px;
    font-weight:100;
}

div.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:1px;
	margin:0px 0px 10px 0px ;
	padding: 10px 10px 0 10px;
	height:38px;
	background-color:#609B96;
	position:relative;
	overflow:hidden;
	width:780px;
    font-weight:100;
	color:#FFF;
	text-align: center;
	display: block;
}

.left {
	float: left;
	width: 250px;
	background-color: #F89820;
	display: block;
}

.middle {
	float: left;
	width: 250px;
	background-color: #F89820;
	margin: 0 0 0 25px;
	display: block;
}

.right {
	float: right;
	width: 250px;
	background-color: #F89820;
	display: block;
}

div.stateNav2 a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:24px;
	padding:2px 10px 2px 12px;
	outline:none;
	text-align: center;
}

div.stateNav2 a:hover {
	background-color:#FCCC16;
}

div.stateNav2 img{
	margin-left: 5px;
	vertical-align: middle;
	}

div.stateNav2 ul {margin:0;padding:0;}
div.stateNav2 ul li {
	float: left;
	display: block;
	margin: 0 25px 0 0;
	width: 220px;
	background-color:#F89820;
    
}
div.stateNav2 ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:24px;
	padding:4px 10px 0 12px;
	margin-right:1px;
	outline:none;
	text-align: center;
} 
div.stateNav2 ul li a:hover {
	background-color:#FCCC16;
}

div.stateNav2 ul li ul {display:none;}

div.stateNav2 ul li img{
	margin-left: 5px;
	vertical-align: middle;
	}

table.sortable{border:0; padding:0; margin:0; width:770px}
table.sortable td{padding:0 7px 0 0; vertical-align:text-top;}
table.sortable td a{color:#999999; text-decoration:none; line-height: 16px}
table.sortable thead{color: #000; background: #F5F5F5; text-align:left;}
table.sortable th{font-weight:100 }

/*#tablehover td:hover {color: #333333; background: #F5F5F5;}*/

#tablehover img {margin-bottom:8px}

.projtitles {font-size: 18px; margin-top:6px;}
.pagination {background-color: #FFFFFF; padding: 4px 0px 4px 15px; margin-bottom: 10px;}
.back {background-color: #FFFFFF; padding: 4px 0px 4px 15px; margin: 10px 475px 10px 0px; font-size:18px;}



/* Mailchimp Signup Form */

#mc_embed_signup {
	width: 230px;
	background-color: #FFF;
	margin-bottom: 0px;
}

#mc_embed_signup form {
	font: normal 100% Arial, sans-serif;
	font-size: 12px;
}

#mc_embed_signup fieldset {
	border: none;
	padding: 0 0 0 0;
	margin: 0;
	background-color: #FFF;
	color: #F89820;
	text-align: left;
	float: left;
}

#mc_embed_signup label {
	display: block;
	float: left;
	margin: 0 0 0 0;
	line-height: 1em;
	font-weight: light;
	background-color:#F89820;
	color:#FFFFFF;
}

#mc_embed_signup input {
	padding: .2em .3em;
	width: 190px;
	float: left;
	z-index: 999;
	font: italic 100% Arial, sans-serif;
	font-size: 11px; 
	color:#F89820; 
	border: none;
	background: #E6E7E8;
}

#mc_embed_signup img {
	margin-left: 0px;
	float: left;
}

#mc_embed_signup button {
	margin-left: 5px;
	width: auto;
	padding: .3em .3em;
	float: left;
	z-index: 999;
	font: normal 100% Arial, sans-serif;
	font-size: 18px; 
	color:#F89820; 
	border: none;
	background: #FFF;
}
	
.mc-field-group {
	margin: 0;
	clear: both;
	float: left;
	overflow: hidden;
	background-color: #FFF;
}

#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

#mce-error-response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%
	;background: FBE3E4;
	color: #D12F19;
}

#mce-success-response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
	background: #E3FBE4;
	color: #529214;
}




#jFlowSlide{ background:#DBF3FD; font-family: Georgia; }
#myController { font-family: Georgia; padding:2px 0;  width:610px; background:#3AB7FF; }
#myController span.jFlowSelected { background:#43A0D5;margin-right:0px; }

.slide-wrapper { padding: 5px; }
.slide-thumbnail { width:300px; float:left; }
.slide-thumbnail img {max-width:300px; }
.slide-details { width:290px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:10px; }

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }


