/* COLOR PALETTE
green - #cc9
blue - #699
gray - #ccc
umber - #c29662
*/

/* LAYOUT */
body {  
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff; 
	text-align: center; 
	min-width: 800px;
	margin: 0; padding: 0;
	color: #333;
}

#wrapper { 
	width: 804px; 
	margin: 0 auto; 
	padding: 40px 0; 
	text-align: left; 
}
#pageframe { 
	width: 804px; 
	margin: 0; 
	padding: 0; 
	text-align: left; 
}

#top, #top_home { margin: 0; padding: 0;
/*	background: url(../images/logo.jpg) top left no-repeat; // set in PIXY link */
	position: relative;
}
#logo { margin: 0; padding: 0; height: 158px; }
#top_home #logo { margin: 0; padding: 0; height: 410px; }

#mainwrapper {
	background-image: url(../images/swr/body_lines.gif);
	position: relative;
	padding-bottom: 3em;
}

#pagebottom {
	margin: 0;
	padding: 0;
	width: 804px;
	height: 22px;
	background: url(../images/page_bottom_back.gif) no-repeat #fff;
}

#footer {
	padding: 0;
	height: 215px;
	background: url(../images/footer_back_narrow.jpg) no-repeat #fff;
}

#navfooter {
	height: 34px;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase; 
	color: #c29662;
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
/*	border: 1px solid #100; */
}
#navfooter p {	
	margin: 0;
	padding-top: 10px;
}

#navfooter a {
	font-size: 90%;
	color: #c29662;
}
#navfooter a:active, #navfooter a:hover {
	color: #669999;
}


#copyright {
	padding: 1em 0 0;
	text-align: center;
	letter-spacing: .2em;
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
	color: #666;
	font-size: 9px;
}
#copyright p {
	font-size: 9px;
	padding-bottom: .5em;
}

#siteCopyright {
	padding-top: 9px;
	padding-left: 20px;
}

#siteinfoDesigner {
	float: right;
	padding: 2em 20px 0 0;
	margin-bottom: 40px;
}

#siteinfoDesigner a, #siteinfoDesigner a:visited {
	color: #666;
}

#siteinfoDesigner a:hover, #siteinfoDesigner a:active {
/*	color: #facece; */
	text-decoration: none;
}

/* HOME PAGE STYLING */

#positionwrapper {
	position: relative;
	background: url(../images/content_back.gif) repeat-y #fff; 
}

#homecontent {
	height: 200px;
	background: url(../images/content_back.gif) repeat-y #fff;
}
#homecontent p, #gallerycontent p {
	text-indent: -999px;
}
#content {
	padding: 50px;
	background: url(../images/content_back.gif) repeat-y #fff;
}

#content #mainwrapper {
}

#hp_quote {
	position: absolute;
	top: 34px;
	left: 14px;
	/* image replacement below */
}

#ip_quote {
	position: absolute;
	top: 50px;
	left: 25px;
	/* image replacement below */
}

/* GALLERY STYLING */
#gallerycontent {
	height: 429px;
	background: url(../images/content_back.gif) repeat-y #fff;
}
#saitamacontent {
	background: url(../images/content_back.gif) repeat-y #fff;
}

#gallery-label {
	position: absolute;
	top: 100px; left: 35px;
	width: 130px;
	font-size: 90%;
	line-height: 1.1em;
}

#gallery-thumbs {
	position: absolute;
	top: 3px; left: 236px;
	width: 410px;
}

.thumbnail {
	float: left;
	margin: 0 16px 16px 0;
	border: 1px solid #ccc;
}

.gallerytitle, .gallerydescription, .gallerysale {
	display: none;
}

#gallerynav {
	position: absolute;
	text-align: center;
	width: 390px;
	height: 27px;
	top: 400px; left: 236px;
}

#gallery_b-prev {
	position: absolute;
	top: 0; left: 0;
	text-align: left;
}
#gallery_b-next {
	position: absolute;
	top: 0; right: 0;
	text-align: right;
}
#gallery_b-pgdots {
	position: absolute;
	top: 0; left: 180px;
	text-align: center;
}
.gallery_b-pgdot {
	float: left;
}
.inactive {
	display: none;
}

/* ADDITIONAL BLOCK STYLING */

.debug {
	display: none;
}
#contactinfo {
	padding-left: 1em;
	font-weight: bold;
}

.photo-right {
	float: right;
	padding: 0 0 0 20px;
}

.styling_wrapper_block {
	display: block;
	float: left;
	width: 100%;
}
.callout_testimonials {
	float: right;
	border: 2px solid #c29662;
	padding: 15px;
	margin: 0 0 20px 10px;
	width: 254px;
}

div.bio + div.bio {
	padding-top: 2em;
}

div.bio {
	padding: 1em 0 1em 0;
	border-bottom: 1px solid #eee;
}

div.bionametitle {
	width: 205px;
	padding-bottom: 1em;
	float: left;
}

.bioname {
	margin: 0; padding: 0;
	color: #06425c;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.biotitle {
	margin: 0; padding: 0;
	text-transform: uppercase;
}

div.biocontact {
	text-align: right;
	width: 210px;
	float: right;
}

.biophone {
	font-weight: bold;
	color: #06425c;
}

p.bio_toggle { 
	margin: 0; 
	padding: 0 0 0.5em 0;
	clear: both;
	text-align: left;
}
p.bio_toggle, p.bio_toggle a, p.bio_toggle a:visited {
	color: #e5d693;
}
p.bio_toggle a:hover, p.bio_toggle a:active {
	color: #bf8634;
}
.bio_cv_wrapper {
	clear: both;
	display: block;
}

.bio_cv {
	padding: 0 0 1em 0;
	line-height: 1.3em; /* this height is (in part) needed for bios that include photos */
	text-align: justify;
}
.bio_cv ul {
	list-style: none;
	line-height: 1.5em;
	padding: 0 0 0 1em;
	margin: 0;
}

.biophoto {
	display: block;
	text-align: right;
	float: right;
	clear: both;
	margin: 0;
	padding: 0 0 0 20px;
	width: 100px;
	height: 120px;
}

.biophoto img {
	border: 1px solid #eee;
	width: 87px;
	height: 111px;
}

#client_list p {
	margin: 0; padding: 0 25px 1em 0;
	font-size: 10px;
	font-weight: bold;
	color: #06425c;
	text-transform: uppercase;
}

.testimonial {
	padding: 0 1em 2em 1.5em;
	background: url(../images/quote_start.gif) no-repeat top left;
}
.quote {
	background: url(../images/quote_end.gif) no-repeat bottom right;
	padding-bottom: 0;
	margin-bottom: 0;
}
.attribution {
	font-size: 90%;
	padding: 1em 0 0 15px;
	line-height: 1.2em;
}
.person {
	font-weight: bold;
}
.title {
	font-style: italic;
}

.block_indents p {
	text-indent: 2em;
	padding-bottom: 0;
	color: #06425c;
}
.block_indents {
	padding-bottom: 1em;
	margin-right: 20px;
}
.addr_indents {
	padding-left: 2em;
	color: #06425c;
}



/* IMAGE REPLACEMENT */
/* PIXY IR for anchors */
#logo { 
	margin: 0px;
	padding: 0;
	z-index: 10;
	}
#logo a {
	display: block;
	width: 804px; 
	height: 158px;
	margin: 0; 
	padding: 0;
	background: url(../images/logo_inside.jpg) top left no-repeat;
	text-decoration: none;
}
#logo a h1 {
	display: none;
}
#top_home #logo a {
	height: 410px;
	background: url(../images/home_logo2.jpg) top left no-repeat;
}

/* MENU */

#menu {
	position: absolute;
	top: 106px; /* correct */
/*	top: 150px; /* testing */
	left: 104px;
	width: 700px;
	height: 23px;
	background: url(../images/menu_back.jpg) top left no-repeat;
	z-index: 20;
}

#menu h2 { display: none; }

#top_home #menu { display: none; }

#nav-gallery { 
	position: absolute;
	top: 3; left: 30;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-gallery a {
	display: block;
	width: 59px; 
	height: 16px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav_gallery.gif) top left no-repeat;
	text-decoration: none;
}
#nav-gallery a:hover {
	background-position: -59px 0;
}
#nav-gallery a span {
	display: none;
}

#nav-school { 
	position: absolute;
	top: 3; left: 100px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-school a {
	display: block;
	width: 118px; 
	height: 16px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav_school.gif) top left no-repeat;
	text-decoration: none;
}
#nav-school a:hover {
	background-position: -118px 0;
}
#nav-school a span {
	display: none;
}

#nav-muses { 
	position: absolute;
	top: 3; left: 229px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-muses a {
	display: block;
	width: 128px; 
	height: 16px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav_muses.gif) top left no-repeat;
	text-decoration: none;
}
#nav-muses a:hover {
	background-position: -128px 0;
}
#nav-muses a span {
	display: none;
}

#nav-about { 
	position: absolute;
	top: 3; left: 373px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-about a {
	display: block;
	width: 45px; 
	height: 16px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav_about.gif) top left no-repeat;
	text-decoration: none;
}
#nav-about a:hover {
	background-position: -45px 0;
}
#nav-about a span {
	display: none;
}

#nav-contact { 
	position: absolute;
	top: 3; left: 432px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-contact a {
	display: block;
	width: 59px; 
	height: 16px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav_contact.gif) top left no-repeat;
	text-decoration: none;
}
#nav-contact a:hover {
	background-position: -59px 0;
}
#nav-contact a span {
	display: none;
}

#nav-home { 
	position: absolute;
	top: 3; left: 503px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-home a {
	display: block;
	width: 40px; 
	height: 16px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav_home.gif) top left no-repeat;
	text-decoration: none;
}
#nav-home a:hover {
	background-position: -40px 0;
}
#nav-home a span {
	display: none;
}

#home_b_gallery { 
	position: absolute;
	top: 0; left: 81px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#home_b_gallery a {
	display: block;
	width: 162px; 
	height: 177px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_b_gallery.jpg) top left no-repeat;
	text-decoration: none;
}
#home_b_gallery a:hover {
	background-position: -162px 0;
}
#home_b_gallery a span {
	display: none;
}

#home_b_school { 
	position: absolute;
	top: 0; left: 243px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#home_b_school a {
	display: block;
	width: 162px; 
	height: 177px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_b_school.jpg) top left no-repeat;
	text-decoration: none;
}
#home_b_school a:hover {
	background-position: -162px 0;
}
#home_b_school a span {
	display: none;
}

#home_b_muses { 
	position: absolute;
	top: 0; left: 409px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#home_b_muses a {
	display: block;
	width: 162px; 
	height: 177px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_b_muses.jpg) top left no-repeat;
	text-decoration: none;
}
#home_b_muses a:hover {
	background-position: -162px 0;
}
#home_b_muses a span {
	display: none;
}

#home_b_blog { 
	position: absolute;
	top: 0; left: 567px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#home_b_blog a {
	display: block;
	width: 162px; 
	height: 177px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_b_blog.jpg) top left no-repeat;
	text-decoration: none;
}
#home_b_blog a:hover {
	background-position: -162px 0;
}
#home_b_blog a span {
	display: none;
}

#gallery_b-main { 
	position: absolute;
	top: 34px; left: 233px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-main a {
	display: block;
	width: 151px; 
	height: 149px;
	margin: 0; 
	padding: 0;
	background: url(../images/gallery_b-main.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-main a:hover {
	background-position: -151px 0;
}
#gallery_b-main a span {
	display: none;
}

#gallery_b-saitama { 
	position: absolute;
	top: 33px; left: 427px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-saitama a {
	display: block;
	width: 151px; 
	height: 149px;
	margin: 0; 
	padding: 0;
	background: url(../images/gallery_b-saitama.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-saitama a:hover {
	background-position: -151px 0;
}
#gallery_b-saitama a span {
	display: none;
}

#gallery_b-new { 
	position: absolute;
	top: 33px; left: 427px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-new a {
	display: block;
	width: 151px; 
	height: 149px;
	margin: 0; 
	padding: 0;
	background: url(../images/gallery_b-new.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-new a:hover {
	background-position: -151px 0;
}
#gallery_b-new a span {
	display: none;
}

#gallery_b-landscapes { 
	position: absolute;
	top: 193px; left: 81px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-landscapes a {
	display: block;
	width: 151px; 
	height: 149px;
	margin: 0; 
	padding: 0;
	background: url(../images/gallery_b-landscapes.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-landscapes a:hover {
	background-position: -151px 0;
}
#gallery_b-landscapes a span {
	display: none;
}

#gallery_b-drawings { 
	position: absolute;
	top: 193px; left: 578px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-drawings a {
	display: block;
	width: 151px; 
	height: 149px;
	margin: 0; 
	padding: 0;
	background: url(../images/gallery_b-drawings.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-drawings a:hover {
	background-position: -151px 0;
}
#gallery_b-drawings a span {
	display: none;
}

#gallery_b-blog { 
	position: absolute;
	top: 261px; left: 334px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-blog a {
	display: block;
	width: 151px; 
	height: 149px;
	margin: 0; 
	padding: 0;
	background: url(../images/gallery_b-blog.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-blog a:hover {
	background-position: -151px 0;
}
#gallery_b-blog a span {
	display: none;
}


#contact-hp { 
	margin: 0 0 0 1px;
	padding: 0;
	}
#contact-hp a {
	display: block;
	width: 146px; 
	height: 40px;
	margin: 0; 
	padding: 0;
	background: url(../images/swr/hp_contact.gif) top left no-repeat;
	text-decoration: none;
}
#contact-hp a:hover {
	background-position: -146px 0;
}
#contact-hp a span {
	display: none;
}

#gallery_b-prev { 
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-prev a {
	display: block;
	width: 68px; 
	height: 27px;
	margin: 0; 
	padding: 0;
	background: url(../images/b_prev.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-prev a:hover {
	/* background-position: -20px 0; */
}
#gallery_b-prev a span {
	display: none;
}

#gallery_b-next { 
	margin: 0 0 0 1px;
	padding: 0;
	}
#gallery_b-next a {
	display: block;
	width: 73px; 
	height: 27px;
	margin: 0; 
	padding: 0;
	background: url(../images/b_next.gif) top left no-repeat;
	text-decoration: none;
}
#gallery_b-next a:hover {
	/* background-position: -20px 0; */
}
#gallery_b-next a span {
	display: none;
}

.gallery_b-pgdot { 
	margin: 0 0 0 1px;
	padding: 0;
	}
.gallery_b-pgdot a {
	display: block;
	width: 20px; 
	height: 27px;
	margin: 0; 
	padding: 0;
	background: url(../images/b_pgdot.gif) top left no-repeat;
	text-decoration: none;
}
.gallery_b-pgdot a:hover {
	background: url(../images/b_pgdot_sel.gif) top left no-repeat;
}
.gallery_b-pgdot a.selected {
	background: url(../images/b_pgdot_sel.gif) top left no-repeat;
}
.gallery_b-pgdot a span {
	display: none;
}

h1.hd-relo { /* Phark */
	width: 350px; height: 40px;  
	background: url("../images/titles/hd-relo.gif");  
	text-indent: -9999px;  
}
h1.hd-clients { /* Phark */
	width: 350px; height: 40px;  
	background: url("../images/titles/hd-clients.gif");  
	text-indent: -9999px;  
}
h1.hd-casehist { /* Phark */
	width: 350px; height: 40px;  
	background: url("../images/titles/hd-casehist.gif");  
	text-indent: -9999px;  
}
h1.hd-contact { /* Phark */
	width: 350px; height: 40px;  
	background: url("../images/titles/hd-contact.gif");  
	text-indent: -9999px;  
}

#hp_quote { /* Phark */
	width: 122px; height: 75px;  
	background: url("../images/hp_pq_since1991.gif");  
	text-indent: -9999px;  
}

/* Quotes */
#quote_harris { /* Phark */
	width: 178px; height: 165px;  
	background: url("../images/quotes/ip_pq_harris_pleasure.gif");  
	text-indent: -9999px;  
}

#quote_cook { /* Phark */
	width: 178px; height: 165px;  
	background: url("../images/quotes/ip_pq_cook_sleepsafer.gif");  
	text-indent: -9999px;  
}

/* TYPOGRAPHY */
h1, h3, h5 { color: #06425c; }
h2, h4, h6 { color: #bf8634; }
h1 { 
	font-size: 1.5em; 
	font-weight: bold; 
	letter-spacing: .05em; 
}

h2 {
	margin: 0;
	padding: 2em 0 .5em;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: .05em; 
}

h3 {
	margin: 0; 
	padding: 1em 0 0.5em 0;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .1em; 
}

h4 {
	margin: 0;
	padding: 1em 0 0.5em 0;
	font-size: 11px;
	text-transform: uppercase; 
	letter-spacing: .1em; 
}

h5 {
	margin: 0;
	padding: 1em 0 0.5em 0; margin: 0;
	font-size: 11px;
}

h6 {
	margin: 0;
	padding: 1em 0 0.5em 0; margin: 0;
	font-size: 11px;
}




p, td { 
	font-size: 11px; 
	line-height: 1.3em; 
}
ul { 
	margin: 0;
	list-style: circle; 
	line-height: 1.3em;
}
ul + p {
	padding-top: 1em;
}
li ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
table { 
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
}

p, table { margin: 0; padding: 0; }
p { padding-bottom: 1em; }

a { text-decoration: none; }
a img { border: none; }
a:link, a:visited { color: #663300; }
html body a:hover { color: #000; text-decoration: underline; }  


#faq_toc, .toc { 
	margin-bottom: 2.5em; 
	padding: 20px;
	border-top: 1px solid #e6e6e6;
}
#faq_toc { 
	background: url(../images/toc_back.gif) bottom right no-repeat;
}
#faq_toc ul { list-style: none; margin: 0; padding: 0; }
#faq_toc ul ul, .toc ul { list-style: square; margin: 0; padding: 0 0 1em 20px; }
#faq_toc .l1 {
	text-transform: uppercase;
	color: #2e5206;
}
#faq_toc .l2 {
	text-transform: none;
}
#faq_toc a {
	color: #113445;
}
/*
.toc ul {
	list-style: none;
	margin: 0; padding: 0;
}
.toc li {
	padding-left: 24px;
	background: url(../images/flower.gif) top left no-repeat;
}
.toc a {
	color: #2e5206;
}
*/

.elegant_type {
	color: #113445;
	font-weight: bold;
	font-size: 22px;
}

.pn_lang, .lang {
	font-style: italic;
}
.alert {
	color: red;
}

.ch_title {
	/* serving two purpose: bold for spans, bold and padding for P */
	font-weight: bold;
	margin: 0; padding: 0;
}

.indent {
	padding-left: 15px;
}

/* SAITAMA TYPOGRAPHY */
.large { font-size: 14px; }
.medium { font-size: 12px; }
.small { font-size: 10px; }
.italicized { font-style: italic; }
.centered { text-align: center; }
.thumb_lbls { 
	font-family: comic sans ms; 
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.saitama_spacer {
	height: 100px;
}

/* BROAD CLASSES */

.textonly {
	display: none;
}

/* TEMPORARY */
.galleryprice {
	display: none;
}

/* EFFECTS */


/* LEGACY */



/* LEGACY OVERRIDES */
