/* CSS Document */

hr {
	width:100%;
	border-top:3px double #cccccc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 2px 0 2px 0;
}

body {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
}

.empha {
	color:#525252;
	font-weight:bold;
}

.emphA {
	color:#525252;
	font-weight:bold;
}

.emphB {
	color: #990000;
	font-family: georgia, sans-serif;
	font-size: smaller;
	text-transform: uppercase;
	font-weight: bold;
}

.emphC {
	color: #990000;
	font-weight: bold;
}

strong {
	color:#525252;
	font-weight:bold;
}

h1 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #909090;
	margin-top:0px;
	margin-bottom:3px;
}

h1.blue{
	color: #909090;
}

h1.orange{
	color: #909090;
}

h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #909090;
	margin-top:6px;
	margin-bottom:3px;
}

h2.blue{
	color: #909090;
}

h2.orange{
	color: #909090;
}

h3 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #909090;
	margin-top:10px;
	margin-bottom:3px;
}

h3.blue{
	color: #909090;
}
	
h3.orange{
	color: #909090;
}
	
h4 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #909090;
	margin-top:10px;
	margin-bottom:3px;
}

h4.blue{
	color: #909090;
}
	
h4.orange{
	color: #909090;
}

div .centerme img{
	margin:0px auto 0px auto;
}

div .centerme{
	text-align:center;
}

div.caption{
	font-size:smaller;
	padding-top:1px;
	padding-bottom:8px;
	}

.caption-b {
	padding-top:1px;
	padding-bottom: 8px;
	text-align: right;
	font-style: italic;
}
	
div.photo_credit{
	font-size:smaller;
	font-style:italic;
	padding-top:1px;
	padding-bottom:8px;
	}

div .emphA {
	font-size: 120%;
	font-style: italic;
}

.click-to-enlarge {
	font-size: smaller;
	font-style: italic;
	text-align: center;
}
	
#quote {
	border-top:3px double #cccccc;
	border-bottom:3px double #cccccc;
	color:#909090;
	padding-top:10px;
	padding-bottom:10px;
}

.quote {
	border-top:3px double #cccccc;
	border-bottom:3px double #cccccc;
	color:#909090;
	padding-top:10px;
	padding-bottom:10px;
}

#left_bord {
	padding-left:1em; 
	border-left: 2px dotted #909090;
}

#gallery img {
	float:left;
	margin: 0 5px 10px 5px;
	border: 1px solid #909090;
}

#paintgallery img {
	background-color:#ffffff;
}

#printgallery a:hover {
	text-decoration:underline;
}

emph {
	color:#909090;
	font-weight:bold;
}

.photo_credit{
	font-size:smaller;
	font-style:italic;
}

#container {
	margin-left: 5%;
	margin-right: 20%;
}

div.bord{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;	
	text-decoration: none;
	padding: 1em 1em 1em 1em;
}

img.bord{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;	
	text-decoration: none;
}

.right_col{
	float:right;
	margin-left:2em;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #909090;	
	text-decoration: none;
}

img.galleryThumbA{
		border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid;
		border-color: #909090;	
	    text-decoration: none;
}

img.galleryThumbB{
		border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid;
		border-color: #535353;	
	    text-decoration: none;
}

.gallery_box{
	padding:3px 3px 0 3px;
	float:left;
}


img.mosaic{
		padding: 1px 1px 1px 1px;
}

img.mosaic2{
		margin: 3px 5px 3px 0px;
		border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid;
		border-color: #909090;	
		text-decoration: none;
}


img.bord_orange{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #909090;
}


table.norm {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	empty-cells: hide;
}

	table.norm th {
		vertical-align: top;
		border-width: 1px 1px 1px 1px;
		padding: 5px 5px 5px 5px;
		border-style: dotted;
		border-color: gray gray gray gray;
		background-color: #f1f1f1;
		font-weight:bold;
		empty-cells: hide;
	}

	table.norm tr {
	}
	
	table.norm td {
		vertical-align: top;
		border-width: 1px 1px 1px 1px;
		padding: 5px 5px 5px 5px;
		border-style: dotted;
		border-color: gray gray gray gray;
		/*background-color: white;*/
		empty-cells: hide;
	}
	
	tr.lightrow {
		background-color: white;
	}
	
	tr.darkrow {
		background-color: #f1f1f1;
	}
	

table.list {
	margin: 1em 0 1em 0;
	border-spacing: 0;
	border-style: none;
	border-collapse: collapse;
}
table.list td {
	padding: 0 .25em 0 .5em;
	vertical-align: top;
	border-style: none;
}


a:link {
    text-decoration: underline;
    color: #666666;
}

a:visited {
    text-decoration: underline;
    color: #666666;
}

a:active {
    text-decoration: underline;
    color: #6cb210;
}

a:hover {
	text-decoration: underline;
	color:#990000;
}

a:link.empha {
    text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

a:visited.empha {
    text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

a:active.empha {
    text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

a:hover.empha {
	text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

h2 a.orange:link {
    text-decoration: underline;
    color: #ec7e16;
}

h2 a.orange:visited {
    text-decoration: underline;
	color:#ec7e16;
}

h2 a.orange:active {
    text-decoration: underline;
    color: #6cb210;
}

h2 a.orange:hover {
	text-decoration: underline;
	color: #6cb210;
}

h1 a.green:link {
	text-decoration:underline;
	color: #8cc63f;
}

h1 a.green:visited {
	text-decoration:underline;
    color: #8cc63f;
}

h1 a.green:active {
	text-decoration:underline;
    color: #ec7e16;
}

h1 a.green:hover {
	text-decoration:underline;
	color: #ec7e16;
}

h2 a.green:link {
	text-decoration:underline;
	color: #8cc63f;
}

h2 a.green:visited {
	text-decoration:underline;
    color: #8cc63f;
}

h2 a.green:active {
	text-decoration:underline;
    color: #ec7e16;
}

h2 a.green:hover {
	text-decoration:underline;
	color: #ec7e16;
}

#backlink {
	float:right;
	margin-left:2em;
	font-size:smaller;
	border-spacing: 0px;
	text-decoration: none;
	text-align: right;
}

.datestamp{
	float:right;
	margin-left:2em;
	font-size:smaller;
	border-spacing: 0px;
	text-decoration: none;
	text-align: right;
}

.button130px,  .button170px, .button200px {
		height: 30px;
		text-align:center;
		font-family: verdana;
		font-size: 14px;
	}
		.button130px a,  .button170px a, .button200px a {
			position: relative;
			top: 2px;
			text-decoration: none;
			color: #ffffff;
		}
		.button130px a:hover, .button170px a:hover, .button200px a:hover {
			position: relative;
			top: 2px;
			text-decoration: none;
			color: #990000;
		}
		.button130px a:active {
			border: 1px solid red;
		}
.button130px {
		width:130px;
		background-image: url('../../../images/graphics/gray-button-130px.gif');
		}
.button170px {
		width:170px;
		background-image: url('../../../images/graphics/gray-button-170px.gif');
		}
.button200px {
		width:200px;
		background-image: url('../../../images/graphics/gray-button-200px.gif');
	}