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


.wrap-head {
  width:840px;
height:100px;
  margin:0 auto 0px;
  border-bottom:0px dotted #292421;
  }

.wrap-foot {
  width:840px;
height:120px;
  margin:0 auto 0px;
  border-bottom:0px dotted #292421;
text-align:left;
  }
.wrap-out {
  width: 840px;
  margin:0 auto;
  padding:10px;
  text-align:left;
  resize: none;
  }

.row {float: left; margin: 0; padding: 0; width: 99%;}


.proj_img {
width: 400px;
border-top: 0px dotted #242921;
margin-left:0px;
float: left;
word-wrap: break-word;
overflow: hidden;
resize: none;
}

.proj_main {
  width: 350px;
  border-top: 0px dotted #292421;
  margin-left:30px;

  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  resize: none;
  }

.wrap-1ca {
width: 220px;
/*border-top: 1px dotted #242921;*/
margin-left:0px;
,argin-right:0px;
float: left;
word-wrap: break-word;
overflow: hidden;
resize: none;
}


.wrap-1cb {
width: 220px;
/*border-top: 1px dotted #242921;*/
margin-left:60px;
float: left;
word-wrap: break-word;
overflow: hidden;
resize: none;
}

.wrap-1cc {
width: 220px;
/*border-top: 1px dotted #242921;*/
margin-left:60px;
float: left;
word-wrap: break-word;
overflow: hidden;
resize: none;
}


.wrap-1ca-alt {
width: 220px;
border-top: 0px dotted #242921;
margin-left:0px;
float: left;
word-wrap: break-word;
overflow: hidden;
resize: none;
}






/* table classes */

.thumbsquare
{
	height:170px;
	vertical-align:top;
	width:170px;
	text-align:center;
	}

.bookthumb
{
	height:150px;
	border:0px dotted #292421;
	text-align:center;
	border-radius: 10px;
	-moz-border-radius: 10px;
}


.bookthumb_white
{
	height:150px;
	border:2px dotted #292421;
	text-align:center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	
}

.thumbsquare:link , .thumbsquare:visited 
{
   border:none;
}

.bookthumb:link , .bookthumb:visited
{
   border:none;
}



.projthumb
{
	height:150px;
	border:0px dotted #292421;
}



.bookreal
{
	width:180px;
	border:0px dotted #292421;
}


/*
h0
{	
    font-family: "Minion Pro", "Hoefler Text", "Sabon", Times, Georgia, "Palatino", Times New Roman, times-roman,  serif;
	color: #292421;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}
*/

h2
{
	color:gray;
    font-family: "Perpetua", "Minion Pro", "Hoefler Text", Georgia, Times, Times New Roman, times-roman, serif;
	font-size: 1.2em;
	line-height: 3.2em;
	letter-spacing: -0.04em;
	font-weight: normal;
	text-align:center;
}




h1
{
	color:black;
	font-family: "Perpetua", "Minion Pro", "Hoefler Text", Georgia, Times, Times New Roman, times-roman, serif;
	font-size: 1.0em;
	line-height: 2em;
	letter-spacing: -0.04em;
	font-weight: normal;
	text-align:center;
}

.caption
{
	color:black;
	font-family: Georgia, Times, Times New Roman, times-roman, serif;
	font-size: 0.7em;
	line-height: 1em;
	letter-spacing: -0.04em;
	font-weight: normal;
}


.linkhead   
{
	color:gray;
    font-family: "Perpetua", "Minion Pro", "Hoefler Text", Georgia, Times, Times New Roman, times-roman, serif;
	font-size: 1.2em;
	line-height: 3.2em;
	letter-spacing: -0.04em;
	font-weight: normal;
	border: none;
	text-decoration: none;
}


.linkhead:link, .linkhead:visited, .linkhead:hover , .linkhead:active
{
	border:none;
	text-decoration: none;

}

p
{
	color:#292421;
	/*font-family: Gill Sans, Verdana;*/
	font-family: Georgia, georgia, "Perpetua", times, Times New Roman, times-roman,  serif;
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: -0.01em;
	font-weight: normal;
}


p a:link, a:visited  {
	color: gray;
	background-color: transparent;
	text-decoration: none;
	/*border-bottom: 1px dotted #292421;*/
}



	

.adnote 
{
	color:#292421;
	/*font-family: Gill Sans, Verdana,Trebuchet;*/
	font-family: "Minion Pro", "Hoefler Text", "Sabon", Times, Georgia, "Palatino", Times New Roman, times-roman,  serif;

	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: -0.01em;
	text-transform:uppercase;
	font-weight: bold;
}

.adnote  a:link, .adnote a:visited , .adnote a:hover , .adnote a:active  {
	color:#292421;
	/*font-family: Gill Sans, Verdana,Trebuchet;*/
	font-family: "Minion Pro", "Hoefler Text", "Sabon", Times, Georgia, "Palatino", Times New Roman, times-roman,  serif;

	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: -0.01em;
	text-transform:uppercase;
	font-weight: bold;
}













