﻿/*
body	{ 
		margin:0px; 
		background-color: #C6B39C;
		color:#666633
		}
bodyold	{ 
		margin:0px; 
		background-color: #8A7B6A;
		color:#666633
		}
*/
body	{
	margin: 0px;
	background-color: #666633;
	color: #666633;
}

p, td, div, ul, dl, dt, dd, pre, ol, li, blockquote, address	{ 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt; 
			color: #562D02
			}

.display	{ border: 1px solid #000000 }

.mainphoto	{
			float:right; 
			border:1px solid #000000;
			margin-left:2em; margin-right:0; margin-top:0; margin-bottom:2em
			}

.portfolio	{ border:1px solid #000000; }

.thumb     		{ border: 1px solid #000000; margin-right:9px; margin-bottom:9px }
.thumb-padleft	{ border: 1px solid #000000; margin-left:12 }

.crumb	{ font-family: Arial, Arial, Helvetica, sans-serif; font-size: 14pt; color: #626801; }

a:link 		{ color: #993333; text-decoration: none }
a:visited 	{ color: #993333; text-decoration: none }
a:hover 	{ color: #993333; text-decoration: underline }
a:active 	{ color: #993333; text-decoration: underline }

a:link.navbar 		{ color: #993333; text-decoration: none; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:15 }
a:visited.navbar 	{ color: #993333; text-decoration: none; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:15 }
a:hover.navbar 		{ color: #000000; text-decoration: underline ; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:15 }
a:active.navbar 	{ color: #000000; text-decoration: underline ; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:15 }

a:link.navsub 		{ color: #993333; text-decoration: none; letter-spacing:1px; line-height: 150%; margin-left:25 }
a:visited.navsub 	{ color: #993333; text-decoration: none; letter-spacing:1px; line-height: 150%; margin-left:25 }
a:hover.navsub 		{ color: #000000; text-decoration: underline; letter-spacing:1px; line-height: 150%; margin-left:25 }
a:active.navsub 	{ color: #000000; text-decoration: underline; letter-spacing:1px; line-height: 150%; margin-left:25 }

a:link.more 		{ color: #993333; text-decoration: none; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:70 }
a:visited.more	 	{ color: #993333; text-decoration: none; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:70 }
a:hover.more 		{ color: #000000; text-decoration: underline ; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:70 }
a:active.more		{ color: #000000; text-decoration: underline ; font-weight:bold; letter-spacing:1px; line-height: 150%; margin-left:70 }

.address	{  
			font-family: Verdana; 
			font-size: 8pt; 
			color: #333333; font-weight:bold; line-height:150%
			}

.copyright	{  
			font-family: Verdana; 
			font-size: 9px; 
			color: #666666
			}
.credit		{  
			font-family: Verdana; 
			font-size: 9px; 
			}
			
span.crumbActive { color: #000000 }