﻿@font-face { font-family: Future BK BT; src: url('../fonts/FUTURAL.TTF'); } 

h3{
	display:block; margin:0px;padding:0px;
	margin-bottom:0.2em;
}
body{
	
	font-family: "Futura BK BT" ,"Futura Lt BT", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: 3px;
	word-spacing: normal;
	padding: 10px;
     
}
.content{
	
	background-image:url("../images/project_background.jpg");background-repeat:repeat-y;
	 width:990px;  margin-left:auto; margin-right:auto;
		 box-shadow: 4px 4px 5px #bbb;
	 -moz-box-shadow: 4px 4px 5px #bbb;
	 -webkit-box-shadow: 4px 4px 5px #bbb;
	 border:thin gray solid;
	   
	
}
.content_inside{
 float:left;	margin:20px;    	
}
.content_inside ul li{
	 list-style:none;
	 
}
.menuleft{
	 float:left;
	width:190px;
	height:2500px;
	margin-top:10px;
}
.menuleft ul {
	 margin-top:20px;
	 font-size:1.5em;
	 line-height:2.2em;
	 position:fixed;
}
.menuleft a{
	
	color: #003333;
  text-decoration:none;
}
.menuleft a:hover{
	
	color:  #007777;
;
  text-decoration:none;
}
.memubottom{
	font-family:  "Futura BK BT" ,"Futura Lt BT", sans-serif; text-align:center;
	     margin-left:auto; margin-right:auto; width:400px; bottom: 30px; font-size:1.6em;letter-spacing:normal;
}
.memubottom span{
  color:#fff;
}
.memubottom a{
	color:#D8780E;  text-decoration:none;font-family:  "Futura BK BT" ,"Futura Lt BT", sans-serif;
}
.memubottom a:link{
	 
  color:#D8780E;
}
.memubottom a:hover{
	 
 color:#E52215;

}
.memutop{
 position:absolute; right:55px; top:3px;;
font-family:  "Futura BK BT" ,"Futura Lt BT", sans-serif;
	    font-size:0.8em;letter-spacing:normal;
	 font-weight:normal;

}
.memutop a{
	color:#666;
}
.projectinfo{
   float:left;
    width:740px;
}
.project_item{
  padding-top:30px;
	    clear:both; 
}
.project_picture_space{
	width:429px;float:left;  
}
.project_picture_space img{
   margin-left:auto; margin-right:auto;
    box-shadow: 4px 4px 5px #444;
	 -moz-box-shadow: 4px 4px 5px #444;
	 -webkit-box-shadow: 4px 4px 5px #444;
  border:0px;
  
}
.project_picture_space a[href*=vimeo]:after{
	content:"       CLICK TO VIEW VIDEO";
	  font-size:0.7em; margin-left:20px;
	  
}
.project_picture_space a{
	 text-decoration:none;
	   color: #003366;
}

.project_text{
   float:left;
	width:290px;
	vertical-align:middle;
}
.project_text h3{
	text-transform:uppercase;
}
.project_text ul, .project_text ul li{
	 margin-left:0px; padding-left:0px;
	 list-style:square;
}
.redmango {
	font-family: "Century Gothic", "Century Gothic Bold", Optima, "Futura Book BT";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: 3px;
	word-spacing: normal;
	padding: 10px;
}
.clear{
	clear:both;
}

p+ h3{  margin-top:3em;}

.footer{	 float:left;}
.style10 {font-size: 10px;margin-top:20px;}
.dropshadow{
	 box-shadow: 4px 4px 5px #999;
	 -moz-box-shadow: 4px 4px 5px #999;
	 -webkit-box-shadow: 4px 4px 5px #999;
   border:thin gray solid;

}
.positionbase{
	position:relative;
}
