/* ERIC MEYER'S CSS RESET RELOADED */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET RELOADED */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#625e3f;
	line-height:20px;
	background-color:#B5BE99;
	/*original bg color: #D5DEB9*/
	/*another useful color: #E9EED6*/
	/*current bg color: #B5BE99*/
	margin:0px;
	padding:0px;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

#splash_frame {
	margin:30px auto;
	width:402px;
}

#splash {
	padding:0;
}

#splash p {
}

.splash_text {
	padding:10px 0;
	border-top:1px solid #cfd6b8;
	border-bottom:1px solid #cfd6b8;
	color:#e9eed6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	text-align:justify;
}

.splash_text_2 {
	width:402px;
	margin:0 auto;
	padding:10px 0;
	border-top:1px solid #cfd6b8;
	border-bottom:1px solid #cfd6b8;
/*	color:#e9eed6;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	text-align:justify;
}

.splash_text p, .splash_text_2 p {
	padding-bottom:0;
}

#splash_frame .splash_text_2 a {
	color:#000;
}

#gallery {
	margin:0 auto 20px auto;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#splash_fineart {
	padding:17px 0;
	width:402px;
	margin:0 auto;
}

#navigation {
	text-align:center;
	background:url(nav_bg.gif) top left repeat-x;
	margin:0;
	height:25px;
}

#navigation img {
	border:0;
}

ul.navigation, .navigation li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

.navigation li {
	padding: 0px 3px;
}

/*Fix gap under flash content*/
object {
	display:block;
}

.gallerylink {
	padding:10px 0px;
	background:#e9eed6;
}

#gallerylink-paris, #gallerylink-paris-2 {
	background:#e9eed6;
}

#gallerycontainer {
	margin:0 auto;
	width:600px;
}

#press {
	width:502px;
	margin:0px auto;
	text-align:center;
	padding-top:20px;
}

#presstable {
	text-align:left;
	width:650px;
	margin:0 auto;
	font-size:11px;
}

caption {
	font-size:14px;
	text-align:center;
	width:650px;
	margin:0 auto;
	padding:20px 0;
}

#presstable a {
	font-weight:bold;
}

#presstable tr {
	border-bottom:1px solid #B5BE99;
}

#presstable td {
	vertical-align:top;
}

#presstable th {
	font-size:14px;
	font-weight:bold;
}

.date {
	color:#bd100c;
	font-weight:normal;
}

.lalign {
	text-align:left;
}

#bio img {
	float:left;
	width:150px;
	padding:10px;
	margin:0px 15px 15px 0px;
	background:#fff;
	border:1px solid #ccc;
}

#statement img {
	width:240px;
	float:left;
	padding:10px;
	margin:0px 15px 15px 0px;
	background:#fff;
	border:1px solid #ccc;
}

div, img, p {
	padding:0px;
	margin:0px;
}

p {
	padding:0px 0px 20px 0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	padding:0px;
	text-align:left;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#496551;
	margin:0;
	padding:0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	color:#777a6e;
	margin:0;
	padding:0;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	text-align:left;
	color:#707171;
	margin:0;
	padding:10px 0 10px 0;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#496551;
	margin:0;
	padding:0;
	clear:both;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#496551;
	margin:0;
	padding:0 0 20px 0;
	clear:both;
}

a {
	text-decoration:none;
	color:#959E79;
}

a img {
	border:none;
}

#bodycopy a {
	font-weight:bold;
	color:#000;
}

#splash_frame a {
	text-decoration:underline;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

#frame {
	width:769px;
	margin:0px auto;
	padding:0px;
	background-image:url(side_drop_shadows.gif);
	background-repeat:repeat-y;
	background-position:50% 0;
}

#bottom_drop_shadow {
	width:769px;
	margin:0 auto;
	padding:0 0 0 12px;
	line-height:0;
}

#header {
	padding:0px 10px;
	width:749px;
	margin:0px auto;
	text-align:center;
}
embed, #top-all, #swfheader {
	margin:0;
	padding:0;
	line-height:0;
}

/*fix gap under header in IE without flash and javascript */
#top-all img {
	vertical-align:bottom;
}

#subhead {
	text-align:center;
	padding:50px 0px 0px 0px;
}

#home-subhead {
	text-align:center;
	padding:50px 0px 0px 0px;
	height:800px;
}

#bodycopy {
	width:473px;
	margin:0px auto;
	padding-top:10px;
}

.bodycopy {
	width:473px;
	margin:0px auto;
}

#bio {
	/*text-align:justify;*/
	/*font-size:0.7em;*/
}

#galleries {
	margin:0px auto;
	width:478px;
}

#contact {
	width:473px;
	margin:0px auto;
/*	padding-left:42px;*/
}

#footer {
	font-size:smaller;
	width:473px;
	margin:0px auto;
	padding-top:20px;
	text-align:center;
	clear:both;
}

#content {
	width:744px;
	margin:0px auto;
}

.nobg {
	background-image:none;
}

iframe {
	height:1200px;
	width:744px;
}

#nolawarrior {
	text-align:left;
	margin:0px auto;
	width:574px;
}

#nolawarrior h1 {
	font-size:18px;
	font-weight:normal;
}

#nolawarrior .caption {
	text-align:center;
	color:#000;
	font-weight:bold;
}

#nolawarrior a {
	color:#000;
	font-weight:bold;
}

#nolawarriorAnnouncement {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color:#955f00;
	text-align:left;
	margin:0px auto;
	border:3px solid #000;
	width:570px;
}

#nolawarriorAnnouncement h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:30px 0px 5px 19px;
}

#nolawarriorAnnouncement p {
	padding:4px 19px;
}

#nolawarriorAnnouncement .black {
	color:#000;
}

#nolawarriorAnnouncement .bottomlink {
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:15px 19px;
}

#nolawarriorAnnouncement .toplink {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}

#nolawarriorAnnouncement a {
	color:#000;
	text-decoration:underline;
}

.gallerynav, .pressnav {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:10px auto 30px auto;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a9e8e;
	line-height:1;
	text-align:center;
	width:450px;
}

.pressnav {
	width:473px;
}

.gallerynav ul, .gallerynav ul li, .pressnav ul, .pressnav ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.gallerynav ul, .pressnav ul {
	text-align:center;
	padding:3px 0;
}

.gallerynav ul li, .pressnav ul li {
	display:inline;
}

.gallerynav li a, .pressnav li a {
	padding:3px 2.5em;
	text-decoration:none;
}

.gallerynav li a:hover, .pressnav li a:hover {
	background:#fff;
}

#gallerycontent {
	width:450px;
	margin:0 auto;
}

.caption {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000;
}

.initialcap {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:36px;
	display:block;
	float:left;
	width:36px;
	color:#496551;
}

.pressclip {
	padding:10px 0 20px 0;
	font-size:11px;
	line-height:18px;
}

#press1, #press2, #press3, #press4, #press5, #press6, #press7, #press8, #press9, #press10, #press11, #press12, #press13, #press14 {
	float:right; 
	padding:10px; 
	margin:0 0 10px 10px; 
	border:1px solid #ccc; 
	background:#fff; 
	line-height:0;
}

#press1 { width:262px; }
#press2 { width:302px; }
#press3 { width:222px; }
#press4 { width:242px; }
#press5 { width:284px; }
#press6 { width:243px; }
#press7 { width:239px; }
#press8 { width:242px; }
#press9 { width:242px; }
#press10 { width:242px; }
#press11 { width:284px; }
#press12 { width:242px; }
#press13 { width:242px; }
#press14 { width:242px; }

#press6, #press5, #press4 {
	/* centered press with less text */
	float:none; 
	margin:0 auto 20px auto;
}

.icon {
	vertical-align:middle;
}

.centered {
	text-align:center;
}

form {
	width:24em; 
	padding:10px; 
	border:1px solid #fff; 
	margin:0 auto; 
	background:#EEF6DD;
}

#contactinfo {
	text-align:center; 
	font-size:14px; 
	line-height:2;
}

legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#496551;
	margin:0;
	padding:0 0 10px 0;
}

ul.sitemap, ul.sitemap li {
	list-style:disc outside;
}