html{background:#111;}
body{background: url(../images/background-texture-green-tall.png) repeat-x 0px 0px;color: #333;}
#fp-footer{
  background: url(../images/background-texture-green-tall.png) ;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-radius-bottomleft: 8px;
  border-radius-bottomright: 8px;
}
#fp-contentContain {background-image: url(../images/background-texture-green-tall-no-line.png);}
a, #fp-footer p a {color: #111;}
#fp-siteBurst {margin:0 auto;width:1000px;background: url(../images/radial.png) -3px -130px no-repeat;}

.rounded{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.roundedTop{
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-radius-topleft: 8px;
  border-radius-topright: 8px;

}
.roundbottom{
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-radius-bottomleft: 8px;
  border-radius-bottomright: 8px;
}

#fp-content{
  background: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding-top: 0px;
}
.fp-breakout #fp-content {background: #fff}
.peelbuffer{
  background: #fff;
  height:60px;
  padding:8px 0 0 35px;
  width:814px;
  float: left;
}

#fp-header{height: 150px;}
.fp-breakout #fp-header{height: 100px;}
#fp-siteLogo {top:25px;}
#fp-statement {top:135px;width:830px;position:absolute;}
#fp-statement h2 {font-size: 54px;color: #fff;color: rgba(0, 0, 0, 0.3)}
#fp-statement p, #fp-statement a{
clear: both;
font-size:18px;color:#6A985F;
font-family:"myriad pro";
text-shadow:0 -1px 0 #000000;
}
.home #fp-contentContain, .home #fp-contentContain a{
  color: #fff;
  color: rgba(255, 255, 255, .75);  
}

#fp-timeline-wrapper {
  color: #333;
}

#fp-projects img{
  margin: 0 20px 0 0;
}
h1{font-size: 38px}
h2{font-size: 30px;}
h3{font-size: 20px;margin: 20px 0 8px 0}
h4{font-size: 18px;}

p{
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.psmall{
	font-size: 14px;
}

hr.space{visibility: hidden;clear: both;height: 20px}

#fp-footer{color: #333;border-bottom: none;
}

.shadow{
	-moz-box-shadow: 0px 0px 5px #030500;
	-webkit-box-shadow: 0px 0px 5px #030500;
	box-shadow: 0px 0px 5px #030500;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=3px, Color='#030500');
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#030500')";
}

.bigShadow{
	-moz-box-shadow: 0px 0px 25px #030500;
	-webkit-box-shadow: 0px 0px 25px #030500;
	box-shadow: 0px 0px 25px #030500;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=3px, Color='#030500');
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#030500')";
}

.col1, .col2 {width: 48%;}
.col1{float: left;}
.col2{float: right;}
.col1 img, .col2 img{
  margin: 0 10px 0 0;
}

.large{font-size: 2em}

h2 + p{margin-top: 5px;}
p img{float: left;}
p.large .fpType{font-size: 1.3em}

/*Overflow Handling*/
#fp-home-wrapper{
  width: 20000px;
  /*padding: 0 0 0 180px;*/
  padding: 0 0 0 290px;
  /*margin: 0 0 0 290px;*/
  margin: 0 0 0 0;
  height:auto;
}
.fp-home-feature  {
  float: left;
  /*margin: 0 0 0 110px;*/
  margin: 0 110px 0 0;
  text-align: center;
}
.fp-home-news{
  color: #fff;
  color: rgba(255, 255, 255, .75);  
}
.fp-overvlowContain{
  display: block;
  clear: both;
  width: auto;
  overflow:hidden;
  height: auto;
}
.move{width: 2100px;cursor: move}
.fp-year{
  width: 300px;
  float: left;
  margin:  0 20px 0 0;
  padding: 0 20px 0 0;
  border-right: 1px solid #333;
}
.fp-year h3{font-size: 20px}
#fp-calendar body{background-color: none;}
.timeline-copyright {display:none}
#access{display: none}
#theProjects{height: 80px; width: 400px;margin: 0 0 210px 120px;}

.roundabout-holder { padding: 0; height: 5em; }
.roundabout-moveable-item {
   height: 4em;
   width: 4em;
   cursor: pointer;
}
.roundabout-in-focus { cursor: auto; }

#content, #content a{color:#333 !important;}
h2.fpType a { text-decoration: none; }
.fp-team-members{font-size: .7em}


/*End twitter classes*/
blockquote{margin: 10px 40px 10px 60px; color: #555}
small{font-size:.7em}
hr.space{visibility:hidden;clear:both;width:100%;height: 0px;margin: 10px 0}
hr.clear{visibility:hidden;clear:both;width:100%;height: 0px;margin: 0}
ul.list{list-style-type: disc;font-size: 16px;}
ol.list{list-style-type: decimal;font-size: 16px;padding-left:30px;font-size:14px;}
ol.list li {padding:5px;}
#fp-footer p, #fp-footer p a, #fp-footer p#fp-hosting a {  color: #fff;color: rgba(255, 255, 255, .5);}

.avatar{float: left;padding: 3px ;margin: 18px 5px 5px 0;border: 1px solid #c2c2c2}

h2.fpType { margin-bottom: 8px; }
p img.logo { margin: 10px 10px 10px 0; }
.roundabout-in-focus { cursor: auto; }

#nav {
padding: 0;
background-color: #383D44;
border-top: 1px solid #434b57;
position:relative;
left:40px;
top:51px;
float:right;
clear:right;
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
float:left;
}

#nav img {
float:right;
margin:5px 9px 5px 0;
}

#nav li {
float: left;
margin: 0;
padding: 0;
letter-spacing: 1px;
background-color: #383D44;
font-size:1.2em;
font-family: helvetica,arial,sans-serif;
border-right:1px solid #2d3239;
}

#nav li a {
float: left;
padding: 10px 12px;
text-decoration: none;
color: #eaeaea;
border: none;
}

#nav li a:hover {
color: #fff;
background: #464a52;
}

#nav li a.active {
font-weight: normal;
color: #fff;
background-color:#262a30;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
font-family:Courier New;
font-size:12px;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}