
body{
	background-image:url('../images/bg/white_paper_bg.jpg');
}

h3{
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
}

h2{
	font-weight:bold;
	font-size:22px;
	margin-top:10px;
	margin-bottom:10px;
}
h1.header a{
	color:black;
}
h1.header{
	font-size:33px;
}

h1.header span{
	font-size:38px;

}

p{
	line-height:21px;
	font-size:16px;
	margin-top:5px;
	margin-bottom:8px;
	text-align:justify;
}




#page{
	width:902px;
	margin:0 auto;
}

#page .tri-section{
	width:300px;
	float:left;
	height:360px;
	text-align:center;
}

#page .tri-section h2 a{
	text-decoration:none;
	color:white;
}

#page .tri-section h2 a:hover{
	text-decoration:underline;
	color:#f0f0f0;
}

#page #header{
	margin-bottom:10px;
}

#page #body{
  float:left;
  margin-bottom:10px;
  width:902px;
}

#page_body_left,
#page_body_right{
	float:left;
}

#page_body_left{
	width:200px;
}

#page_body_right{
	width:700px;
}

#page body p:first-letter {
	font-size:18px;
	font-weight:bolder;
}

#page #footer{
	text-align:center;
	margin-bottom:30px;
}
.centerpond{
	color:#999999;
}
#page #footer #contact_info{
	line-height:18px;
	float:left;
	text-align:left;
	
}
#page #footer #footer_nav{
	clear:both;
	height:20px;
	width:650px;
}

#page #footer #footer_nav li{
	float:left;
	text-align:center;
	width:120px;
}

#page #footer #footer_nav li a{
	text-decoration:none;
	color:#999999;
}

#page #footer #footer_nav li a:hover{
	color:#666666;		
}

#page #footer #footer_nav li a span{
}

#page .tri-section h2{
	/*
	font-size:18px;
	color:#ffffff;
	font-family:Verdana , Helvetica, sans-serif; 
	margin-top:20px;
	margin-bottom:30px;
	*/
	
	color:#ffffff;
  	font-size:19px;
 	font-weight:normal;
  	letter-spacing:10px;
 	margin-bottom:19px;
  	margin-top:20px;
	
}

#page #portfolio {
	background-color:#403152;
	margin:20px 0 20px 0;
}

#page #teaching {
	background-color:#e36c0a;
	margin:20px 0 20px 0;
}

#page #house {
	background-color:#943634;
	margin:20px 0 20px 0;
}

/* GALERY PAGES */
#gallery_nav, #gallery_target{
	height:625px;
	float:left;
}

#target_info{
	height:110px;
}

#gallery_nav {
  /* background-color:#765235; */
  color:#b5a3a3;
	color:#e0e0e0;
  text-align:center;
  width:200px;
}

#gallery_nav .info{
	display:none;
}

#gallery_nav p{
	margin:10px 10px 10px 32px;
	text-align:left;
	font-size:14px;
}

#gallery_nav ul {
	width:180px;
	_width:190px;
	margin:	0px 0px 0px 24px
}

#gallery_nav li{
	width:50px;
	text-align:center;
	float:left;
	margin:4px;
}

#gallery_target{
	width:700px;
	/* background-color:#040404; */
	text-align:center;
	position:relative;
	*width:680px;	
}
#target_container{
	width:700px;
	*width:680px;
	text-align:center;
	position:absolute;
	*position:absolute;
	*left:0;
	*top:100;
	margin:0 auto;
}
#target_container img{
	margin:0 auto;
}

#gallery_target #temp_image{
	display:none;
	position:absolute;
	*left:0;
	*top:0;
	margin:0 auto;
}
#gallery_target h2.title{
	color:white;
	font-size:18px;
	margin-top:20px;
	margin-bottom:10px;
}

.toggleopac img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
}

.toggleopac:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.toggleopac img{
	border: 0px;
}

.inline-image{
	border:solid #666 1px;
	background-color:#f0f0f0;
	padding:5px;
	margin-bottom:10px;
}
img.fright{
	margin-left:10px;
}

img.fleft{
	margin-right:10px;
}

/* tests */
#border_test{
	background-image:url('../images/tests/border_test_sides4.jpg');
	border:solid black 1px;
	border-top:solid black 2px;
	border-bottom:solid black 2px;

}
#gallery{
	/*height:700px;*/
	height:800px;
	overflow:hidden;
}
#gallery_nav{
	background-color:none;
}

#gallery_target{
	background-color:none;
}

#header{
	position:relative;
}
#nav{
border:medium none;
left:133px;
position:absolute;
top:80px;
}

#nav li{
float:left;
font-size:16px;
margin-right:4px;
padding-left:16px;
text-align:center;
}

#nav li a{
color:#666666;
display:block;
font-weight:bold;
padding:5px;
text-decoration:none;
text-transform:uppercase;
}

#nav li a span{

}

#nav li a:hover{
	color:#999999;
}

#nav li a:hover span{

}

#subnav{
	position:absolute;
	top:110px;
	right:2px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	background-color:whitesmoke;
}

#subnav ul.subnav{

}

#subnav ul.subnav li{
	float:left;
	display:block;
	width:150px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

#subnav ul.subnav li a,
#subnav ul.subnav li a:active,
#subnav ul.subnav li a:visited{
	text-decoration:none;
	color:#666;
	font-size:11px;
}

#subnav ul.subnav li a:hover{
	text-decoration:underline;
	color:#333;
}

#subnav ul.subnav li a span,
#subnav ul.subnav li a:active span,
#subnav ul.subnav li a:visited span{

}

#subnav ul.subnav li a:hover span{

}

li.active{
	background-color:#f0f0f0;
	background-image:url('../images/active_link.jpg');
	background-repeat:no-repeat;
	background-position:4px 3px;
	color:#333;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}
#footer li.active{
	background-color:none;
	background-image:none;
	border-bottom:solid #666 1px;
}

.callout{
	padding:10px;
	border:solid #666666 2px;
	border-left:none;
	border-right:none;
	font-style:italic;
	background-color:#f0f0f0;
	width:50%;
	float:right;
	margin-left:20px;
}

.signature{
	color:black;
	font-weight:bolder;
	text-align:right;
}

.photo_credit{
	font-size:11px;
	font-style:italic;
}

.img_w_caption{
	background-color:#f0f0f0;
	border:1px solid #666666;
	margin-bottom:15px;
	padding:5px;
	display:block;
}
.img_w_caption.fleft{
	margin-right:10px;
}

.img_w_caption.fright{
	margin-left:10px;
}
.img_w_caption img{
	display:block;
	float:none;
	margin-bottom:0;
}

.img_w_caption p.caption{
	clear:both;
	text-align:center;
	font-style:italic;
	padding:5px;
}


/**  slide show css moved from japanese house page  **/

#slideshow .wrapper{
	padding:10px;
}

#slideshow{
  height:61	5px;
  overflow:hidden;
  position:relative;
  text-align:center;
  width:400px;
}

#slideshow_nav{
	text-align:center;
}

#slideshow_nav a { 
background:#eeeeee none repeat scroll 0 0;
border:1px solid #cccccc;
display:block;
float:left;
margin:10px 10px 0;
padding:5px;
text-align:center;
text-decoration:none;
width:173px;
}

#slideshow_nav a:hover{
	background:#ffffff;
	color:black;
}

#slideshow_nav a.activeSlide { 
	border:solid black 2px;
	background-color:#f0f0f0;
	padding-top:8px;
}

#slideshow_nav a:focus { outline: none; }

#slideshow_container{
	float:left;
	width:410px;
	margin:0 14px 2px 0;
  	background-color:#f0f0f0;
 	 border:1px solid #666666;
}

#right_side_text{
	float:left;
	width:485px;
}

#right_side_text .wrapper{
	padding:0 10px 10px;
}

#slideshow div {
	width:400px;
	margin:10px;
}

#slideshow div img{
	display:block;
	float:none;
	margin-bottom:0;
}

#slideshow div img {
  display:block;
  float:none;
  margin-bottom:0;
  width:400px;
}

#slideshow div p.caption{
	clear:both;
	text-align:center;
	font-style:italic;
	padding:5px;
	display:block;
	width:400px;
}




/*  ------ Max additions ------*/

a:link {  color: #666633; text-decoration: underline;}

a:visited {  color: #666633; text-decoration: underline; }

a:hover {  color: #999999;	text-decoration: none; }

a:active {  color: #666633; text-decoration: underline; }


a.obfuscate2:link {  color: #3e75c7; text-decoration: underline;}

a.obfuscate2:visited {  color: #3e75c7; text-decoration: underline; }

a.obfuscate2:hover {  color: #666666;	text-decoration: none; }

a.obfuscate2:active {  color: #3e75c7; text-decoration: underline; }

/**  YouTube embed made repsonsive **/

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



