body { 
  background-color: #FFFFFF;
  font-family:      Gill Sans, Arial, sans serif;
  font-size:        small;
  margin:           0px;
  background-image: url(images/bkgrnd.gif);
  background-position: top left;
  background-repeat:repeat-x;
}

#allcontent {
  	width:1024px;
	margin:0px auto;
	text-align:left;
}


/* Header and Main Navigation */
#header {
	position:relative;
}

#mainNav {
	position:absolute;
	right:47px;
	top:30px;
	list-style-type:none;
}

#mainNav li {
	display:inline;
	padding-right:0px;
	padding-left: 20px;
}

#mainNav a:link {
	font-size: 11px;
	color: #4cadcd;
	text-decoration:none;
}

#mainNav a:hover {
	font-size: 11px;
	color: #f6752f;
	text-decoration:none;
}

#mainNav a:visited {
	font-size: 11px;
	color: #4cadcd;
	text-decoration:none;
}

#mainNavactive a:link {
	font-size: 11px;
	color: #f6752f;
	text-decoration:none;
}

.sublink a:link {
	color:#555555;
	text-decoration:none;
}

.sublink a:hover {
		color:#4cadcd;
		text-decoration:none;
}

.mainactive {
	color:#555555;
	font-size: 11px;
}


img {
	border-style:none;
}


a {
	color:#f6752f;
	text-decoration:none;
}

a:hover, a.over {
	color:#4cadcd;
	text-decoration:none;
}



#logo {
	margin-top:12px;
}

/* Footer */
#footercontainer {
	width: 1024px;
	overflow: hidden;
	clear: both; 
}

#footer {
	padding: 50px 47px 50px 0;
	text-align:right;
}


#breadcrumb {
	width:916px;
	border-top:dotted 1px #999;
	margin-top:60px;
	margin-left:65px;
	padding-top:26px;
}

h1 {
	font-family: Gill Sans, Arial, sans serif;
	font-weight: normal;
	font-size:14px;
	color:#4cadcd;
}

#breadcrumb h1 {
	font-family: Gill Sans, Arial, sans serif;
	font-weight:lighter;
	font-size:26px;
	color:#493413;
}

a:link img {
  border: none;
}

a:visited img {
  border: none;
}

#subnav {
	position:relative;
	top:0px;
	left:24px;
	width:175px;
	height:auto;
	float:left;
	margin-right:15px;
}
#subnav.whatWeCreate {
	width:210px;
	font-size:11px;	
}

#subnav ul li {
	list-style:none;
	line-height:12px;
	padding: 6px 0;
}

#bodytext {
	position:relative;
	left:60px;
	top:-5px;
	width:729px;
	float:left;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	color:#555555;
	line-height:28px;
	
}




/* Talk to Us */
#contactInfo {
	position:relative;
	left:65px;
	margin-right:40px;
	width:225px;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	color:#555555;
	line-height:28px;
	float:left;
}
#contactInfo .title {
	font-family:Gill Sans;
	font-size:18px;
	font-weight:lighter;
}
#contactMap {
	position:relative;
	top:25px;
	left: 15px;
	width:700px;
	float:left;	
}
.mapLink {
	font-size: 11px;
	color: #4cadcd;
	text-decoration:none;
}



/* Bio Styles */
.bioWrapper {
	width: 1024px;
	overflow: hidden; 
}
.bio {
	width:250px;
	margin-left:65px;
	margin-top:40px;
	padding-right:10px;
	float:left;
	display: inline;
}
.bio h2 {
	margin: 0;
	padding: 0;
	font-family:Gill Sans, Arial, sans serif;
	font-weight: normal;
	font-size:18px;
	color:#3c2602;
}
.bio p {
	margin: 0;
	padding: 0;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	color:#555555;
	line-height:28px;
}
.bio p.title {
	font-family:Gill Sans, Arial, sans serif;
	font-size:12px;
	color:#3c2602;
	line-height: 16px;
}





/* What We Create */
#largethumbnails {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	float:left;
	border-bottom:1px dotted #999;
	padding-bottom:30px;
}

.floatlarge {
  float: left;
  margin-right: 4px;
}

#smallthumbnails {
	position:absolute;
	left:0px;
	top:230px;
	width:700px;
	float:left;
}

.floatsmall {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
  
#container {
	position: relative;
	top:0px;
	margin-top:20px;
	left:60px;
	width:700px;
	height:auto;
	float:left;
  }


#largethumbnails a {
	display: block;
	border:3px solid #fff;
	padding: 0;
	width: 221px;
	height: 163px;
}
#largethumbnails a:hover, #largethumbnails a.over {
	border:3px solid #f6752f;
}

#smallthumbnails a {
	display: block;
	border:3px solid #fff;
	padding: 0;
	width: 100px;
	height: 74px;
}
#smallthumbnails a:hover, #smallthumbnails a.over {
	border:3px solid #f6752f;
}



#photocontainer {
	position: relative;
	top:0px;
	margin-top:20px;
	left:60px;
	border:none;
	width:916px;
	height:auto;
}



/* Work Detail */
.bottomLine {
	border-bottom:1px dotted #999;
	padding-bottom:5px;
}
.numberbutton {
	line-height:20px;
	width:35px;
	height:17px;
	border:1px solid #333;
	text-align:center;
	float:left;
	margin-right:8px;
	background-color:#fff;
	color:#333;
}
.numberbutton a { color:#333; }
.numberbutton a:hover {
	
	width:35px;
	height:17px;
	text-align:center;
	float:left;
	margin-right:8px;
	background-color:#f6752f;
}

.numberbuttonactive {
	line-height:20px;
	width:35px;
	height:17px;
	border:1px solid #333;
	text-align:center;
	float:left;
	margin-right:8px;
	background-color:#f6752f;
}






/* Homepage Callouts */
#callouts {
	width: 1024px;
	overflow: hidden;
}
#callouts h1 {
	border-bottom:dotted 1px #999;
}
#callouts p {
	color:#666666;
	font-family:Times, serif;
	line-height:16px;
}
#callout1 {
	float:left;
	width:255px;
	padding: 0 0 20px 0;
	margin-left:64px;
	display: inline;
}
#callout2 {
	float:left;
	width:255px;
	padding: 0 0 20px 0;
	margin-left:76px;
	display: inline;
}
#callout3 {
	float:left;
	width:255px;
	padding: 0 0 20px 0;
	margin-left:76px;
	display: inline;
}