@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px
}
html, body {
	height: 100%;
	}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #919385;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #862341;
	font-size: 1em;
}
#photo #center {
	font-size: 24px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-size: 1.25em;
	text-indent: 0px;
	text-decoration: none;
}
#wrap {
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #bbbdae;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding-bottom: 0px;
	min-height: 100%;
}
#header {
	width: 100%;
	position: relative;
	background-image: url(../images/01_home_page/banner_skinny.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 149px;
	z-index: 0;
}

#navdiv {
	height: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	width: 100%;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 2px;
	z-index: 100;
	text-align: center;
	font-size: 14px;
}
#navbar ul {
	list-style: none;
	padding:  0;
	border:  none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navbar li 	{
	display: inline;
	font-size:  0.85em;
}
#navbar li a	{
	font-weight:  bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 3px;
	margin-left: 3px;
		}
#navbar a:link, #navbar li a:visited {
	color:  #862341;
	background-color:  #bbbdae;
	text-decoration: none;
	border: 1px solid #bbbdae;

}

body#index li.index a:link, body#index li.index a:visited,
body#profile li.profile a:link, body#profile li.profile a:visited,
body#thunder li.thunder a:link, body#thunder li.thunder a:visited,
body#prints li.prints a:link, body#prints li.prints a:visited, 
body#publications li.publications a:link, body#publications li.publications a:visited, 
body#newwork li.newwork a:link, body#newwork li.newwork a:visited, 
body#lectures li.lectures a:link, body#lectures li.lectures a:visited, 
body#purchase li.purchase a:link, body#purchase li.purchase a:visited, 
body#contact li.contact a:link, body#contact li.contact a:visited,
body#resources li.resources a:link, body#resources li.resources a:visited,
body#artwork li.artwork a:link, body#artwork li.artwork a:visited 
{
	color:  #8e9084;
	border: 1px solid #bbbdae;
	background-color: #bbbdae;
			}	
body#index li.index a:hover,
body#profile li.profile a:hover,
body#thunder li.thunder a:hover,
body#prints li.bio a:prints,
body#publications li.publications a:hover,
body#newwork li.newwork a:hover,
body#lectures li.lectures a:hover,
body#purchase li.purchase a:hover,
body#contact li.contact a:hover,
body#resources li.resources a:hover,
body#artwork li.artwork a:hover
 {
	color: #8e9084;
	border-color: #bbbdae;
	background-color: #bbbdae;
}		
		
#navbar li a:hover {
	color: 	#bbbdae;
	border-color: #862341;
	background-color:  #862341;
		}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-top: 8px;
	z-index: 100;
	text-align: center;
}
#subnav ul {
	list-style: none;
	padding:  0;
	border:  none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#subnav li {
	display: inline;
	font-size:  0.95em;}

#subnav li a {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 2px;
	margin-right: 2px;
}
#subnav a:link {
	color:  #862341;
	background-color: #bbbdae;
	border: 1px solid #bbbdae;
	text-decoration: none;
}

#subnav a:visited {
	color:  #862341;
	background-color: #bbbdae;
	border: 1px solid #bbbdae;
	text-decoration: none;
}
#subnav a:hover {
	color:  #bbbdae;
	background-color: #862341;
	border: 1px solid #862341;
	text-decoration: none;
}
#photo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#photo a:link {
	color: #862341;
	text-decoration: none;
}
#photo a:visited {
	color: #862341;
	text-decoration: none;
}
#photo a:hover {
	color: #333333;
	text-decoration: underline;
}
#photo a:active {
	color: #57172a;
	text-decoration: none;
}
#photo img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	width: 901px;
	padding-bottom: 10px;
	margin-left: 37px;
	margin-right: 37px;
}
#content a:link {
	color: #862341;
	text-decoration: none;
}
#content a:visited {
	color: #862341;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#content a:active {
	color: #57172a;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #333333;
	text-decoration: none;
	clear: none;
	width: 100%;
	text-align: center;
	border-top: 1px solid #862341;
	padding-top: 10px;
}
#content p {
	text-align: left;
	padding-top: 8px;
}
#footer a:link {
	color: #862341;
	text-decoration: underline;
}
#footer a:visited {
	color: #862341;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer a:active {
	color: #57172a;
	text-decoration: none;
}
.photocredit {
	font-size: .85em;
	font-style: italic;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.photocaption {
	font-size: 1em;
	line-height: 1.5em;
}
.copyright {
	padding-top: 10px;
	padding-bottom: 10px;
}
.quote {
	color: #862341;
	font-size: 1em;
}
.quotecredit {
	font-size: .95em;
	font-style: italic;
	margin-left: 250px;
	color: #862341;
}

.underline {
	text-decoration: underline;
}

#prints #wrap #photo #print {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#prints #wrap #photo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}

body#venues li.venues a:link, body#venues li.venues a:visited, 
body#artwork li.artwork a:link, body#artwork li.artwork a:visited, 
body#beadwork li.beadwork a:link, body#beadwork li.beadwork a:visited, 
body#historic li.historic a:link, body#historic li.historic a:visited,
body#prints li.prints a:link, body#prints li.prints a:visited,
body#resources li.resources a:link, body#resources li.resources a:visited,
body#newwork li.newwork a:link, body#newwork li.newwork a:visited 
{
	color:  #8e9084;
	border: 1px solid #bbbdae;
	background-color: #bbbdae;
			}	

body#venues li.venues a:hover,
body#artwork li.artwork a:hover,
body#beadwork li.beadwork a:hover,
body#historic li.historic a:hover,
body#prints li.prints a:hover,
body#resources li.resources a:hover,
body#newwork li.newwork a:hover
 {
	color: #8e9084;
	border-color: #bbbdae;
	background-color: #bbbdae;
}		
#content h2 {
	margin-bottom: 0px;
	margin-top: 5px;
}
#prints #wrap #photo #printtable td {
	text-align: center;
	vertical-align: top;
}
#references {
	font-size: 0.9em;
	margin-left: 20px;
	padding-top: 5px;
}
#wrap #headline_text {
	text-align: center;
	margin-top: 10px;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
#buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F2EAB7;
	text-align: center;
	vertical-align: text-bottom;
	height: auto;
	width: auto;
	padding-top: 320px;
}
#buttons img {
	border: none;
}

