/* CSS Document */

/* ID */

/* Framework */
#body-wrapper {
	padding:10px 15px 10px 15px;
	background-image: url(../../images/top/main-bg.png);
	background-repeat:repeat-y;
}

#left_bord {
	padding-left:1em; 
	border-left: 2px dotted #909090;
}

#gallery img {
	float:left;
	margin: 0 5px 10px 5px;
}

#paintgallery img {
	background-color:#ffffff;
}

#printgallery a:hover {
	text-decoration:underline;
}

#backlink {
	float:right;
	margin-left:2em;
	font-size:smaller;
	border-spacing: 0px;
	text-decoration: none;
	text-align: right;
}

/* GENERIC */

body, p, #body-wrapper {
	font-size: 12px;
	font-family: Verdana;
	color: #7e7e7e;
}

hr {
	width:100%;
	border-top:1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 0;
}

strong {
	font-weight:bold;
}

h1 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #888683;
	margin-top:0px;
	margin-bottom:3px;
}

h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #888683;
	padding-top:6px;
	padding-bottom:3px;
}


h3 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #888683;
	margin-top:10px;
	margin-bottom:3px;
}

h4 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #888683;
	margin-top:10px;
	margin-bottom:3px;
}

emph {
	color:#909090;
	font-weight:bold;
}

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:focus {
	border:none;
}

a:link.empha {
    text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

a:visited.empha {
    text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

a:hover.empha {
	text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

a:active.empha {
    text-decoration: underline;
	color:#ec7e16;
	font-weight:normal;
}

/* CLASSES */

.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;
}

.header2 {
	padding-bottom: 7px;
}

.header {
	padding-bottom: 7px;
}

.head {
	padding-bottom: 7px;
}

div .centerme img{
	margin:0px auto 0px auto;
}

div .centerme{
	text-align:center;
}

.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;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}

.photo_credit{
	font-size:smaller;
	font-style:italic;
}

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: 1px solid #909090;
}

img.galleryThumbB{
		border: 1px solid #990000;
}

img.galleryThumbC{
		border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid;
		border-color: #ffffff;	
	    text-decoration: none;
}

.gallery_box{
	page-break-before:avoid;
	padding:20px 3px 25px 2px;
	float:left;
}

.gallery_box p{
	font-size:13px;
	text-align: center;
	margin-top: 1px;
}

.thumb-block {
	float:left;
	width: 120px;
	height: 200px;
	text-align: center;
	margin:10px;
}

.thumb-block img {
	padding-bottom: 5px;
	width: 94px;
	height: 104px;
}


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;
	border-color: 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;
		background-color: #f1f1f1;
		font-weight:bold;
		empty-cells: hide;
	}

	table.norm tr {
	}
	
	table.norm td {
		vertical-align: top;
		border-width: 1px;
		padding: 5px;
		border-style: dotted;
		border-color: gray;
		empty-cells: hide;
	}
	
	tr.lightrow {
		background-color: white;
	}
	
	tr.darkrow {
		background-color: #f1f1f1;
	}
	
	table h2 {
		padding-top:0;
		margin-top:0;
	}
	
	table h3 {
		padding-top:0;
		margin-top:0;
	}
	
	table p {
		padding-top:0;
		margin-top:0;
	}
	

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;
}

.datestamp{
	float:right;
	margin-left:2em;
	font-size:smaller;
	border-spacing: 0px;
	text-decoration: none;
	text-align: right;
}

#article-intro {
	font-siZe: larger;
	font-weight: bold;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding-top: 7px;
	padding-bottom: 7px;
}

.interview-question {
	font-weight: bold;
	font-style:italic;
	padding-top:10px;
	
}

#backlink{
	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');
	}

