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

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
background-color:#ccccc1;
margin:0;
}

img{
border:none;
}

.blue{color:#6ca4e2}

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

a:hover{
color:#6ca4e2; text-decoration:underline;
}

h1{
font-family:cambria, arial, sans-serif;
font-weight:normal;
color:#a09a72;
font-size:22px;
margin: 30px 0 15px 0;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#666;
margin:0 0 10px 0;
}

p{
line-height:20px;
}

#holder{
width:1200px;
background-color:#FFF;
margin: 0px auto;
}

#content{
background-image:url(../images/content_bk.gif);
background-repeat:repeat-x;
text-align:left;
padding: 0 43px 40px 43px;
background-color:#e8e8e8;
min-height:300px;
}

.contentLeft{
width: 500px;
min-height:313px;
}

.contentRight{
float:right;
text-align:right;
}

.artworkTit{
margin-left:43px;
}

#artworkF{
width:1200px;
height:50px;
background-color:#e8e8e8;
}

.project{
min-height:338px;
margin-bottom:25px;
border-bottom: solid 1px #9a9a9a;
}

.thumb{
list-style:none;
margin:0;
padding:0;
height: 165px;
width: 1114px;
margin-top: 0px;
}

.thumb ul{
margin:0;
padding:0;
}

.thumb ul li{
float:left;
display: block;
margin-top:20px;
}

.thumb ul li.thspace{
margin-right:51px;
}

.thumb img{
border: solid 1px #92934a;
}

.divider{
background-image:url(../images/divider.png);
background-repeat:no-repeat;
height:1px;
width:1114px;
margin-bottom:20px;
}

#footer{
background-image:url(../images/gradient.gif);
background-repeat:repeat-x;
background-position:bottom;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
background-color:#878262;
padding: 25px 0 15px 43px;
line-height:20px;
border-top: solid 2px #afa464;
}

#navi{
float:right;
margin-right:43px;
}

#footer a{color:#FFF;}

#footerimg{
background-image:url(../images/footer.jpg);
height:11px;
width:1200px;
margin-bottom:20px;
}