/*
|------------------------------------------------------------------
| Reset
|------------------------------------------------------------------
| All common-use tags reseted. 
| Global font-family set.
| Safari and Google Chrome oulined focus states removed.
| IE pixel interpolation mode (image resize) was taken in account. 
|
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, a, acronym, code, del, em, img, strong, dl, dt, dd, ol, 
ul, li, form, label, table, tbody, tfoot, thead, tr, th, td	{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:none;
	outline:none;
	text-decoration:none;
	list-style:none;
	vertical-align:top;
}
:focus	{outline:none;}
a:hover	{text-decoration:underline;}
img	{
	-ms-interpolation-mode: bicubic;
}
textarea	{resize:none;}

/*
|------------------------------------------------------------------
| Wrapper Classes
|------------------------------------------------------------------
| Wrapper Classes work for amending floats all over the page and
| page centering
|
| .wf - Wrapper Full
| .wc - Wrapper Center
| .wp - Wrapper Padding
|
*/
.wf	{
	border:none !important;
	float:left;
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
	width:100%;
}
.wc, .wp	{width:810px;}
.noasdljkn	{
	padding:0 20px;
}

/*
|------------------------------------------------------------------
| Main navigation Class
|------------------------------------------------------------------
| Used on unordered lists of links that reprensents the navigation
|
| ul.nl - Navigation List
|
*/
ul.nl li	{float:left;}
ul.nl li a	{display:block;}

/*
|------------------------------------------------------------------
| Logo Class
|------------------------------------------------------------------
| Used for links that represent logos. Text removed and image backgrounded
|
| a.logo - Logo Link
|
*/
a.logo	{
	background:url(/site_images/jp_sprite.png) 0 0px;
	display:block;
	float:left;
	height:54px;
	text-indent:-1000000px;
	width:246px;
	margin-top:20px;
}

/*
|------------------------------------------------------------------
| Three Column Structure
|------------------------------------------------------------------
*/
#content-left	{float:left;}
#content-middle	{float:left;}
#content-right	{float:right;}

/*
|------------------------------------------------------------------
| Specifics
|------------------------------------------------------------------
*/
body.home a.logo	{
	background-position:0 0 !important;
}

body.home #footer-wrapper {
	position:absolute;
	z-index:1000;
	bottom:0px;
	left:0px;
	height:105px;
	_position:static;
}

body.life	{
	background:url(/site_images/body-life.jpg) no-repeat left top;
}

body.life #content-wrapper {height:1120px}
body.contact	{
	background:url(/site_images/body4.jpg) no-repeat left top;
}

body.contact #content-wrapper	{height:610px}

body.home #content-wrapper	{_height:700px;}

#header-wrapper	{
	background:url(/site_images/header-wrapper.png);
	height:94px;
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
}
#header	{padding-left:20px;}
#footer-wrapper	{
	background:#F47836;
	height:95px;
	padding-top:20px;
}
#content	{
	padding:110px 0 15px 20px;
	float:left;
}

.life #content h1 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff
}

#main-nav	{
	float:right;
	margin-top:20px;
	width:480px;
}
#main-nav a	{
	display:block;
	background:url(/site_images/jp_sprite.png);
	height:19px;
	text-indent:-1000000px;
	margin-left:60px;
}
#main-nav li.home a	{
	background-position:0 -110px;
	width:49px;
}
#main-nav li.home a:hover	{
	background-position:0 -132px;
}
#main-nav li.life a	{
	background-position:-52px -110px;
	width:33px;
}



#main-nav li.life a:hover	{
	background-position:-52px -132px;
}
#main-nav li.gallery a	{

	background-position:-87px -110px;
	width:76px;
}
#main-nav li.gallery a:hover	{
	background-position:-87px -132px;
}
#main-nav li.contact a	{
	background-position:-163px -110px;
	width:78px;
}
#main-nav li.contact a:hover	{
	background-position:-163px -132px;
}
#footer-nav	{
	width:200px;
	float:left;
	margin-left:20px;
}
#footer-nav li	{
	float:left;
	width:100px;
	margin-bottom:10px;
}
#footer-nav a	{
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
}
#footer-nav li.first	{width:200px;}
#footer-contact	{
	float:right;
	text-indent:-1000000px;
	background:url(/site_images/jp_sprite.png) -248px 0;
	height:62px;
	width:152px;
	margin-bottom:10px;
}
#copyright	{
	float:right;
	clear:right;
	font-size:10px;
	color:#fff;
}
div.paintname	{
	background:url(/site_images/jp_sprite.png) 0 -151px;
	padding:15px 20px;
	width:155px;
	height:100px;
}
div.paintname h2	{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	margin-bottom:15px;
}
div.paintname p	{
	font-size:11px;
	color:#fff;
}
#life-left	{
	padding-top:40px;
	float:left;
	width:200px;
}
#life-right	{
	padding-top:10px;
	float:right;
	width:550px;
	margin-right:20px;
}
#life-left .picture	{
	margin-bottom:20px;
	border:2px solid #333;
}
#life-right h1	{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	height:30px;
}
#life-right p	{
	background:url(/site_images/bg_blue.png);
	padding:5px;
	font-size:12px;
	color:#fff;
	margin-bottom:10px;
}

#life-right p a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline
}

#contact-left	{
	float:left;
	width:200px;
}
#contact-right	{
	padding-top:10px;
	float:right;
	width:570px;
	margin-right:20px;
}
#contact-right p	{
	font-size:12px;
	background:url(/site_images/bg_white.png);
	padding:5px 10px;
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
}
#contact-form	{width:260px;}
#contact-form .fieldset	{
	background:url(/site_images/bg_purple.png);
	padding:10px 0;
	margin-bottom:10px;
	float:left;
}
#contact-form .field	{
	float:left;
	width:240px;
	padding:0 10px;
	margin-bottom:10px;
}
#contact-form .field label	{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:block;
	width:55px;
	text-align:right;
}
#contact-form .field input	{
	float:right;
	border:0;
	width:170px;
}
#contact-form .field textarea	{
	width:230px;
	height:120px;
	float:right;
	border:0;
}
#contact-submit	{
	border:0;
	background:url(/site_images/submit.png);
	font-size:15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	width:90px;
	height:30px;
	cursor:pointer;
	float:right;
}
#gallery	{padding-right:20px;}
.gallery-left	{
	float:left;
	width:220px;
	margin-bottom:20px;
}
.gallery-right	{
	float:right;
	width:560px;
	margin-bottom:20px;
}
#gallery-list .gallery-left	{width:190px;}
#gallery-list .gallery-right	{width:600px;}
#gallery h2	{
	font-size:13px;
	margin-bottom:15px;
}
#gallery p	{
	background:url(/site_images/bg_white.png);
	font-size:11px;
	line-height:17px;
	padding:5px;
	margin-bottom:5px;
	clear:both;
}
#gallery-showcase-image	{
	text-align:center;
	background:#000;
	width:525px;
	margin-bottom:10px;
	float:right;
}
#gallery-showcase-caption	{
	width:525px;
	background:#AD0D24;
	float:right;
}
#gallery-showcase-caption p	{
	margin:0 20px;
	padding:0 5px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	background:#ccc;
}
#gallery-list	{
	float:left;
	width:100%;
}
#gallery #main-painting	{
	overflow:hidden;
	width:285px;
	height:450px;
	float:right;
	margin-left:15px;
}
#gallery #main-painting img	{margin-bottom:10px;}
#gallery #main-painting p	{
	font-size:10px;
	line-height:normal;
	text-align:right;
	padding:0;
}
.gallery-painting	{
	float:right;
	width:150px;
	height:135px;
	margin-bottom:15px;
}

.gallery-right .gallery-painting {float:left}

.gallery-painting a	{
	float:right;
	width:133px;
	height:133px;
	_width:135px;
	_height:135px;
	display:block;
	border:1px solid #404040;
	overflow:hidden;
}
#gallery-contact	{
	margin-bottom:66px !important;
	float:right;
}
#gallery-contact a	{
	display:block;
	width:112px;
	height:54px;
	background:url(/site_images/jp_sprite.png) -248px -64px;
	text-indent:-1000000px;
	float:right;
	margin-bottom:20px;
}
#disclaimer	{
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	text-indent:10px;
	background:#F1661B;
	color:#fff;
}