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

body, img, ul, li, #header, #contents, #footer, #gallery, #gallery-nav, #image, #home, #header-home
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#797979;
}

h1, h2, h3
{
	color:#2e895a;
}

a:link, a:visited
{
	color:#2e895a;
}

a:active, a:hover
{
	color:#c99918;
}


#header
{
	width:800px;
	height:55px;
	text-align:right;
}



#boundingbox
{
	background-color:#FFFFFF;
	width: 800px;
	margin-top:55px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	border-collapse:collapse;
	text-align:justify;
}


#contents
{
	height:550px;
	padding-top:20px;
}

#footer
{
	text-align:center;
}

#menu-wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
.copyright {
	font-size:9px;
	color:#2e895a;
	padding-top:20px;
	
	margin-bottom:30px;
	}

#footer * a
{
	text-decoration: none;
	visibility:visible;
}

#footer * a:hover img
{
    visibility:hidden;
}

#footer * img
{

}

#footer ul
{
	list-style:none;
	white-space: nowrap;
}

#footer ul li
{
	font-size:29px;
	line-height:29px;
	clear:none;
	display:inline;
	list-style-type: none;
	white-space: nowrap;
	background-repeat:no-repeat;
}

#footer ul li.menu-home
{
	background-image:url(/images/rm_menu_home_roll.jpg);
}

#footer ul li.menu-paintings
{
	background-image:url(/images/rm_menu_paintings_roll.jpg);
}

#footer ul li.menu-etchings
{
	background-image:url(/images/rm_menu_etchings_roll.jpg);
}

#footer ul li.menu-shows
{
	background-image:url(/images/rm_menu_shows_roll.jpg);
}

#footer ul li.menu-biography
{
	background-image:url(/images/rm_menu_biography_roll.jpg);
}

#footer ul li.menu-contact
{
	background-image:url(/images/rm_menu_contact_roll.jpg);
	clear:right;
}


#gallery
{
	display:block;
	clear:both;
}

#gallery ul
{
	list-style:none;
	white-space: nowrap;
	font-size:100px;
	line-height:100px;
	margin-left:10px;
}

#gallery * img
{
	height:100px;
	width:100px;
}

#gallery * a
{
	font-size:0;
	line-height:0;
}

#gallery ul li
{
	margin:5px;
	width:100px;
	height:100px;
	list-style-type: none;
	clear:none;
	float:left;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

#gallery ul li.image
{
	margin:3px;
	padding:2px;
	background:#FFFFFF;
}

#gallery ul li.image:hover
{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	background:#000;
}

#gallery-nav
{
	padding-top:20px;
	display:block;
	clear:both;
	width:40px;
	margin-left:auto;
	margin-right:auto;
}

#gallery-nav ul
{
	list-style:none;
	white-space: nowrap;
}

#gallery-nav ul li
{
	margin-left:5px;
	margin-right:5px;
	list-style-type: none;
	float:left;
	clear:none;
}

h1.gallery
{
	font-size:20px;
	font-weight:bold;
}

#image
{
	width:800px;
}

#images * p
{
	font-size:11px;
}

#image-container
{
	float:left;
}

#image-details
{
	margin-top:80px;
	width:250px;
	margin-left:30px;
	float:left;
	font-size:11px;
}

#image-details h1
{
	font-size:18px;
}


#image-details h2
{	
	font-size:11px;
	font-weight:normal;
	color:#797979;
}

#image-details p.type
{
	font-style:italic;
}


#image-navigation
{
	width:270px;
	float:right;
	text-align:right;
}

#image-navigation ul
{
	list-style:none;
	white-space: nowrap;
}

#image-navigation ul li
{
	list-style-type: none;
	float:right;
	clear:none;
}

img#decoration
{
	position:absolute;
	top:10px;
	margin-left:50px;
}

#shows
{
	float:right;
	width:500px;
}

#shows h1
{
	font-size:20px;
}

#shows ul
{
	list-style:none;
	white-space: nowrap;
}

#shows ul li
{
	list-style-type: none;
	display:block;
	clear:both;
}

.show-name-a, .show-name-b, .show-date-a, .show-date-b
{
	float:left;
	clear:none;
	padding-top:4px;
	padding-bottom:2px;
	border-bottom:#CCCCCC 1px dashed;
}

.show-name-a, .show-name-b
{
	font-weight:bold;
	width:430px;

}

.show-date-a, .show-date-b
{
	width:70px;
}

.show-name-b, .show-date-b
{
	background-color:#eeeeee;
}

#shows-navigation ul
{
	position:absolute;
	top:600px;
	margin-top:30px;
	margin-left:220px;
	list-style:none;
	white-space: nowrap;
}

#shows-navigation ul li
{
	list-style-type: none;
	float:left;
	margin-right:20px;
	clear:none;
}

#biography img
{
	float:right;
}

#biography h1
{

}

#biography h2
{
	margin-top:40px;
}

#biography p
{
	font-size:14px;
	width:450px;
	text-align:left;
	line-height:20px;
}

#biography-navigation ul
{
	position:absolute;
	top:600px;
	margin-top:30px;
	margin-left:20px;
	list-style:none;
	white-space: nowrap;
}

#biography-navigation ul li
{
	list-style-type: none;
	float:left;
	margin-right:20px;
	clear:none;
}

#biography ul
{
	list-style:none;
	white-space: nowrap;
}

#biography li
{
	margin-top:5px;
}

#biography * span
{
	font-weight:bold;
	color:#f7a81d;
	margin-right:10px;
}

#home
{
	
}

#header-home img
{
	float:left;
	clear:none;
	padding:0;
	margin:0;
	font-size:0px;
}

#home #image, #home #content
{
	float:left;
	clear:none;
}

#home #image
{
	width:551px;
}

#home #content
{
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-left:10px;
	width: 225px;
	height:556px;
}

#home #content p
{
	padding:3px;
	margin:0px;
	width:230px;
	text-align:left;
}

#home #content h1
{
	margin-top:0px;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:0px;
}

#home #content a h1
{
	text-decoration:none;
}

#home #content h2
{
	margin-top:30px;
	margin-bottom:0px;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
}

#home #content h3
{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#f7a81d;
	margin-bottom:0;
}
