﻿body{
margin-top:10px;
padding:0;
background-color: #463729;
font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
font-size:8pt;
}

#container{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#head{
height: 61px;
}

#main{
width: 770px;
height:600px;
text-align: left;
vertical-align: top; 
padding: 0;
color: #f3eae2;
}

#projects{
width: 750px;
padding: 10px;
text-align:center;
}

#thumbs {
float: left;
text-align:left; 
width: 190px !important; 
width: 180px;
left: 0px;
padding: 5px;
}

#largephoto 
{
text-align:center; 
float: right;
width: 540px !important; 
width: 500px;
left: 210px;
padding: 10px !important;
padding:5px;
margin-top:3px !important;
margin-top:8px;	
}

#nav
{
	height: 28px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

#navbar {
	margin: 0px;
	padding: 0px;
	height: 28px;
	list-style: none;
}

#navbar li {
	float: left;
}

#navbar ul {
	height: 28px;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 28px;
	text-indent: -5000px;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
}

#navbar #home {
	background-position: 0px 0px;
	width: 146px;
}

#navbar #home:hover {
	background-position: 0 -28px;
}

#navbar #portfolio {
	background-position: -146px 0px;
	width: 195px;
}

#navbar #portfolio:hover {
	background-position: -146px -28px;
}

#navbar #bio {
	background-position: -341px 0;
	width: 126px;
}

#navbar #bio:hover {
	background-position: -341px -28px;
}

#navbar #howwework{
	background-position: -467px 0px;
	width: 221px;
}

#navbar #howwework:hover {
	background-position: -467px -28px;
}

#navbar #contact{
	background-position: -688px 0px;
	width: 81px;
}

#navbar #contact:hover {
	background-position: -688px -28px;
}

#footer{
clear: both;
margin-top: 5px;
width: 770px;
text-align: right;
color: #cab39d;
font-size: 8.5pt;
}

#footer a:link {
  color: #0f345a;
  text-decoration: none;
}
#footer a:visited {
  color: #0f345a;
  text-decoration: none;
}
#footer a:hover {
  color: #0f345a;
  text-decoration: underline;
}
#footer a:active {
  color: #0f345a;
  text-decoration: underline;
}

h1{
font-size: 14pt;
}

p.first:first-letter { font-family: "Times New Roman", Times, serif; font-size: 24pt; }
p.first:first-line { line-height: 16pt; }

p.sub {
	margin-bottom: -10px;
}

p.nospacebelow {
	margin-bottom: 0;
}

img {
border: 0;	
}

img.floatRight { 
float: right; 
margin-left: 10px; 
}

img.floatLeft { 
float: left; 
margin-right: 15px; 
}

.red {
color: #993300;
font-weight: bold;
}

.grayed {
color: #b8bfb8;	
}

.quote {
	font-style: italic;
}


#ProjectImage 
{
	height:129px; 
	width:750px; 
	text-align:center; 
	clear:both; 
	overflow:hidden; 
	border:1px solid /*#7b5d42*/#f2eff1;
}

#ProjectImage img 
{
	width:90px; 
	height:90px; 
	margin-top:2px; 
	margin-bottom:5px; 
	display:inline;
	border:1px solid #f2eff1;
}
#ProjectImage a 
{
	display:block; 
	float:left; 
	text-decoration:none; 
	color:#f2eff1; 
	width:125px; 
	height:125px;
}

#ProjectImageContainer 
{
	width:750px; 
	clear:both; 
	text-align:center; 
	float:left; 
	overflow:hidden;  
	padding:0;
}




.ProjectImageDiv 
{
	width:120px; 
	height:120px;
	text-align:center; 
}
.ProjectImageDiv img 
{
	width:120px; 
	height:120px; 
	margin-top:10px; 
	margin-bottom:5px; 
	display:inline;
	border:1px solid /*#7b5d42*/#f2eff1;
}

.ProjectImageDiv a 
{
	display:block; 
	float:left; 
	text-decoration:none; 
	color:#f2eff1; 
	width:150px; 
	height:150px;
}

.ProjectImageDiv-o 
{
	width:120px; 
	height:120px;  
	text-align:center; 
}
.ProjectImageDiv-o img 
{
	width:120px; 
	height:120px; 
	margin-top:10px; 
	margin-bottom:5px; 
	display:inline;
	border:1px solid /*#7b5d42*/#2f241a;
}
.ProjectImageDiv-o a 
{
	display:block; 
	float:left; 
	text-decoration:none; 
	color:#2f241a; 
	width:150px; 
	height:150px;
}

#navigator
{
	text-align:right;
	float:right;
	margin-top:5px;	
}

#navMore
{
	text-align:right;
	float:right;
	margin-top:7px;	
	vertical-align:bottom;
}

#nav-prev
{
	text-align:center;
	vertical-align:middle;
	float:left;
	color:#f2eff1;
	cursor:pointer;
	border: 1px solid #f2eff1;
	width:20px;
	margin-bottom:5px;
}

#nav-next
{
	text-align:center;
	vertical-align:middle;
	float:left;
	color:#f2eff1;
	cursor:pointer;
	border: 1px solid #f2eff1;
	width:20px;
	margin-left:3px;
}

#thumbcontainer
{
	width:78px;
	height:78px;
	text-align:center;
	vertical-align:middle;
	margin:4px;
}
.thumbinnerdiv
{
	width:76px;
	border:2px solid #7b5d42;
	height:auto !important;
	height:46px;
}

.thumbinnerdiv img
{
	margin:0;
	padding:0;
	clear:both;
	border:1px solid #f2eff1;
	cursor:pointer;
}


#CreditPanel
{
    width: 100%;
    text-align:center;
    margin-top:3px;
    color:#f2eff1;
}

#CreditLabel
{
	color:#f2eff1;
}

#ProjectImages
{
	width:100%;
	height:100%;
}

#loader
{
	display:none;
	text-align:center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3em;
	height: 3em;
	margin-top: -1.5em; 
	margin-left: -1.5em;
}

.text
{
    font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #f2eff1;
}
.boldtext
{
    font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #f2eff1;
    font-weight: bold;
}
.control
{
    font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: Black;
    background-color: #f2eff1;
    border-bottom-style: groove;
    border-bottom-color: #f2eff1;
    border-top-style: groove;
    border-top-color: #f2eff1;
    border-left-style: groove;
    border-left-color: #f2eff1;
    border-right-style: groove;
    border-right-color: #f2eff1;
    width:100% !important;
    width:150px;
}
        
        
