* {
	margin:0;
	padding:0
}
html,body{
	height:100%;
	width:100%;
}
body { 
	background:#000 url(../images/tile.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color:#53482f;
}
#shim{
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top:-315px; 
	float:left;
}
#outer{
	width: 100%;
	height: 630px;
	float:left;
}
#wrapper {
	background: url(../images/paperAlpha.png) no-repeat;
	width: 860px;
	height: 580px;
	padding:25px;
	margin:0px auto; 
}
#paper {
	background:#e4d1a7 url(../images/paper.jpg) no-repeat;
	width: 860px;
	height:580px;
	
	text-align:left;
}
/*Navigation*/
#navigation {
	margin:0px;
	padding:0px;
	height:80px;
	width:860px;
}
#navigation ul{
	margin:0px 0px 0px 10px;
	padding:0px;
}
#navigation ul li {
	display: inline;
	margin:0px;
	padding:0px;
	}
#navigation ul li a{
	display: block;
	float: left;
	margin:47px 20px 0px 0px;
	padding:0px;
	height: 25px;
	width:255px;
	}
#navigation ul li a#nav_home {
	background: url(../images/nav/jPAICEBtn.png) no-repeat;
	margin-top:0px;
	padding:0px;
	width: 255px;
	height: 80px;
	display: block;
	float: left;
	}
	
#navigation ul li a:hover#nav_home,
#navigation ul li a#nav_home.active {
	background-position: center -80px;
	}

#navigation ul li a#nav_concept {
	background: url(../images/nav/conceptBtn.png) no-repeat;
	width: 105px;
	}
#navigation ul li a:hover#nav_concept,
#navigation ul li a#nav_concept.active {
	background-position: center -25px;
	}
#navigation ul li a#nav_flash {
	background: url(../images/nav/flashBtn.png) no-repeat;
	width: 70px;
	}
#navigation ul li a:hover#nav_flash,
#navigation ul li a#nav_flash.active {
	background-position: center -25px;
	}
#navigation ul li a#nav_photography {
	background: url(../images/nav/photographyBtn.png) no-repeat;
	width: 170px;
	}
#navigation ul li a:hover#nav_photography,
#navigation ul li a#nav_photography.active{
	background-position: center -25px;
	}
#navigation ul li a#nav_sketchbook {
	background: url(../images/nav/sketchbookBtn.png) no-repeat;
	width: 150px;
	margin-right:0px;
	
	}
#navigation ul li a:hover#nav_sketchbook,
#navigation ul li a#nav_sketchbook.active{
	background-position: center -25px;
	}
	
/*content*/
#content{
	width:840px;
	height:390px;
	margin:0px 0px 0px 20px;
	padding:0px;
}
.contentLeft{
	margin:0px;
	padding:15px 0px 0px 0px;
	width:475px;
	float:left;
	
}
.contentRight{
	margin:0px;
	padding:15px 0px 0px 0px;
	width:350px;
	float:left;

}
.gallery{
	margin:0px;
	padding:15px 0px 0px 0px;
}
/*latest work*/

#latestWork h1{
	background: url(../images/latestT.png) no-repeat;
	height:40px;
}
.col1, .col2{
	width: 220px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
.col2 {
	margin:0px 0px 0px 20px;
	
	}
a.subtitleL,a.titleL{
	color:#53482f;		
}

/*about*/
#about {
	background: url(../images/aboutG.jpg) right 0px no-repeat;
	padding:15px 0px 0px 0px;
	margin:0px;
	
}
#about h1{
	background: url(../images/aboutT.png) no-repeat;
	height:40px;
}
#about p{
	margin-right:20px;
}

/*galleries*/
.gallery p{
	margin:0px 20px 0px 0px;
}

#thumbnails{
	width:840px;
	height:275px;
}
.thumbnail{
	background: url(../images/thumbBorder.png) no-repeat;
	width:148px;
	height:78px;
	margin:6px 0px 0px 0px;
	padding:9px 11px 0px 9px;
	float:left;
}
.thumbnail img{
	border:#ab7e35 1px solid;
}
.galleryNav{
	margin:0px;
	padding:0px;
	width:820px;
	font-size:1.5em;
	font-weight:bold;		
}
.galleryNav table{
	margin:0px auto;
}
.backBtn{
	width:100px;
	text-align:right;
}
.numberBtn{
	text-align:center;
}
.nextBtn{
	width:100px;
	text-align:left;
}

a:hover{
	color:#ab7e35;
}
.galleryNav a.active{
	text-decoration:underline;
	color:#ab7e35;
}
#concept h1{
	background: url(../images/conceptT.png) no-repeat;
	height:40px;
}
#flash h1{
	background: url(../images/flashT.png) no-repeat;
	height:40px;
}
#photography h1{
	background: url(../images/photographyT.png) no-repeat;
	height:40px;
}
#sketchbook h1{
	background: url(../images/sketchbookT.png) no-repeat;
	height:40px;
}

/*contact*/
/*#contact{
	padding:20px 0px 0px 0px;
	height:370px;
	margin:0px;
}
*/
#contact h1{
	background: url(../images/contactT.png) no-repeat;
	height:40px;
}



/* form */
p.bullet{
	background: url(../images/bullet.png) 0px 4px no-repeat;
	padding:0px 0px 5px 30px;
}

#contactForm{
  width: 475px;
  margin: 0px;
  text-align: left;
  padding:0px;
  position: relative;
}
form p label{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold !important;
	margin: 0px;
	width:80px;
	float:left;
	padding:10px 0px;
}

form p input,
form p textarea{
	background-color: #efe8d1;
	border: 1px solid #d9c088;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 320px;
	padding: 4px;
	margin:5px 0px 5px 0px;
}

form button{
	margin: 0px 0px 0px 340px;
	border: 0px;
	background: url(../images/sendBtn.png) no-repeat;
	width: 70px;
	height: 30px;
	padding: 0px;
	cursor: pointer;
	}
				
form button:hover {
	background-position: 0 -30px; 
}

form p.error label{
 color:#CC0000;
  
}
form p.error input,
form p.error textarea{
  border: 1px solid #CC0000 !important;
}

/*-------------------footer-------------------*/
#footer{
	width:820px;
	height:110px;
	margin:0px 20px 0px 20px;
	padding:0px;
}


/*contact CTA*/
#contactCTA{
	width:185px;
	height:110px;
	margin:0px;
	padding:0px;
	float:right;
}
a#contactBtn{
	display:block;
	background: url(../images/contactCTA.jpg) no-repeat;
	height:110px;
	width:185px;
	margin:0px;
	padding:0px;
}
/*finished work CTA*/
#conceptCTA{
	width:205px;
	height:110px;
	margin:0px;
	padding:0px;
	float:right;
}
a#conceptBtn{
	display:block;
	background: url(../images/conceptCTA.jpg) no-repeat;
	height:110px;
	width:205px;
	margin:0px;
	padding:0px;
}
/*testimonial*/
#testimonial,
#contactExtra{
	width:475px;
	height:85px;
	margin:0px;
	float:left;
}
#testimonial{
	padding:10px 0px 0px 0px;
}
.quoteName{
	text-align:right;
	font-style:italic;
	margin:0px;
	padding:5px 0px 0px 0px;
}
/*copyright*/
#copyright{
	width:460px;
	margin:0px;
	padding:0px;
	float:left;
}


/*texty text*/
h6{

}

h1{
	font-family:"Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	font-size:3.0em;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}
h2{
	font-size:1.8em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h3{
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h4{
	font-size:1.5em;
	/*font-weight:normal;*/
	margin:0px;
	padding:0px;
}
p{	
	color:#372f1f;
	font-size:1.4em;
	line-height:1.2em;
	margin: 0px;
	padding:0px;	
}
.copyright{
	font-size:1.2em;
	margin-top:0px;
}
p.highlighted{
	color:#53482f;
	font-size:1.7em;
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	line-height:22px;
}

/*fixes*/
.hide{
	display: none;
}
.container {
	display: block; 
	overflow: hidden; 
	height: 1%;
}
a img {
	border: none; 
	text-decoration:none;
}
a {
	outline: none;
	text-decoration:none;
	color:#53482f;
}
a:hover{
	color:#ab7e35;
}