a {
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	-icab-border-radius: 0.4em;
	border-radius: 0.4em;
}

a:visited {
	background: transparent;
	color: #9400D3;
	text-decoration: underline;
}

a:hover {
	background: #04FF13;
	color: #FF6437;
}

a.nolink:link, a.nolink:hover, a.nolink:visited {
	background-color: transparent;
	color: #004D3E;
	text-decoration: none;
}

a.mf:link, a.mf:hover, a.mf:visited {
	text-decoration: none;
}

a.mf:hover {
	background: #008000;
	color: #EAFFFF;
}

body {
	color: #004D3E;	
	margin: 0;
	padding: 0;
	border: 0;
	background: url(bg-gradient-1.gif) repeat-x fixed;
	}

blockquote {
	margin-left: 5%;
	margin-right: 5%;
}

span.rounded {
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-khtml-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-icab-border-radius: 0.3em;
	border-radius: 0.3em;
}

span.roundedMore {
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	-icab-border-radius: 0.4em;
	border-radius: 0.4em;
}

table {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

p, li {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-icab-border-radius: 0.5em;
	border-radius: 0.5em;
}
	
h1, h2, h3 {
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	-icab-border-radius: 0.4em;
	border-radius: 0.4em;
}

h4, h5, h6 {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-icab-border-radius: 0.5em;
	border-radius: 0.5em;
}
	
h2, h3, h4, h5, h6 {
	-webkit-box-shadow: 0.1em 0.1em 0.3em #868686;
	-moz-box-shadow: 0.1em 0.1em 0.3em #868686;
	-khtml-box-shadow: 0.1em 0.1em 0.3em #868686;
	-o-box-shadow: 0.1em 0.1em 0.3em #868686;
	-icab-box-shadow: 0.1em 0.1em 0.3em #868686;
	box-shadow: 0.1em 0.1em 0.3em  #868686;
	text-shadow: 1px 1px 1px #FFF;
}

#mainTextPanel h2, #mainTextPanel h3, #mainTextPanel h4, #mainTextPanel h5, #mainTextPanel h6,
 {
	-webkit-box-shadow: 3px 3px 6px #868686;
	-moz-box-shadow: 3px 3px 6px #868686;
	-khtml-box-shadow: 3px 3px 6px #868686;
	-o-box-shadow: 3px 3px 6px #868686;
	-icab-box-shadow: 3px 3px 6px #868686;
	box-shadow: 3px 3px 6px  #868686;
	text-shadow: 1px 1px 1px #FFF;
}

h1 {
	border: solid 2px;
	border-color: #FBEED4 #A38643 #A38643 #FBEED4;
	color: Maroon;
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	text-align: center;
	word-spacing: 1px;
	background: #E3BD6B url(h1-gradient.jpg) repeat center;
	margin-right: 5%;
	margin-left: 5%;
	-webkit-box-shadow: 5px 5px 8px #868686;
	-moz-box-shadow: 5px 5px 8px #868686;
	-khtml-box-shadow: 5px 5px 8px #868686;
	-o-box-shadow: 5px 5px 8px #868686;
	-icab-box-shadow: 5px 5px 8px #868686;
	box-shadow: 5px 5px 8px  #868686;
	text-shadow: 2px 2px 1px #FFF, -1px -1px 1px #333;
}

#photoTitleBg h1 {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	-o-box-shadow: none;
	-icab-box-shadow: none;
	box-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-khtml-text-shadow: none;
	-o-text-shadow: none;
	-icab-text-shadow: none;
	text-shadow: none;
	
}

h1.plain {
	background-color: transparent;
	background-image: none;
	border: none;
}

h1#mastheadImageReplace {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	padding: 0px 0px 0px 0px;
	width: 290px;
	height: 45px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(clear-mind-photos-masthead.jpg);
	text-indent: -5000px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	-o-box-shadow: none;
	-icab-box-shadow: none;
	box-shadow: none;
}

h2 {
	color: maroon;
	background: #E3BD6B url(h2-gradient.jpg) repeat center;
	border: 2px solid;
	border-color: #F2F3DE #767E34 #767E34 #F2F3DE;
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	text-align: center;
	word-spacing: 1px;	
	margin-right: 10px;
	margin-left: 10px;
}

h2#mastheadImageReplace {
	border: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 127px;
	height: 21px;
	background: transparent url(masthead-other-philipgoddard.gif);
	text-indent: -6000px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	-o-box-shadow: none;
	-icab-box-shadow: none;
	box-shadow: none;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited {
   text-decoration: none;
	background: transparent;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link {
   color: blue;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
	color: #CD4567;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	background: #008000;
	color: #EAFFFF;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-khtml-text-shadow: none;
	-o-text-shadow: none;
	-icab-text-shadow: none;
	text-shadow: none;
}

h2.plain {
	background-color: transparent;
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
}

h3 {
	background: #E3BD6B url(h3-gradient.jpg) repeat center;
	border: 2px solid;
	border-color: #F6F1DD #897138 #897138 #F6F1DD;
	color: Maroon;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	word-spacing: 1px;
}

h3.plain {
	background-color: transparent;
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
}

h3.inline {
	display: inline;
}

h4 {
	background: #B1C48C url(h4-gradient.jpg) repeat center;
	border: solid 2px;
	border-color: #ECF4E0 #768657 #768657 #ECF4E0;
	color: #800000;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	word-spacing: 1px;
	margin-right: 5%;
	margin-left: 5%;	
}

h4.plain {
	background-color: transparent;
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
}

h5 {
	background: #BBFEFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 100%;
	border: 2px ridge #F9FF91;
	line-height: 120%;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	}

h5.inline {
	display: inline;
}

h5.plain {
	background-color: transparent;
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
}

h6 {
	background: #C3FFE7;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 90%;
	border: 2px ridge #F9FF91;
	line-height: 110%;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 25px;
	}

h6.inline {
	display: inline;
}

hr {
   color: Orange;
	background-color: Orange;
	text-align: center;
	border-top: 1px solid #ffdc9b;
	border-bottom: 1px solid #bd7b00;
}

ul {
	margin-left: 20px;
	padding-left: 20px;
}

ul li {
	background: url(list-bullet-std-1.gif) no-repeat 0px 5px;
	list-style-image: none;
	list-style: none;
	margin-bottom: 3px;
	padding-left: 20px;
}

ul ul li {
	background: url(list-bullet-std-2.gif) no-repeat 0px 5px;
}

ul ul ul li{
	background: url(list-bullet-std-3.gif) no-repeat 0px 5px;
}

hr.maroon {
   color: maroon;
	background-color: maroon;
}

li.attention {
	background: url(list1-emph.gif) no-repeat 0px 3px;
	padding-left: 25px;
	margin-left: -5px;
}

li.attention .special{
	background: url(list1-emph.gif) no-repeat 10px 3px;
}

ul.emphasis {
	list-style: url(list1-emph.gif);
}

ul.emphasis ul {
	list-style: url(list2-emph.gif);
}

ul.emphasis ul ul {
	list-style: url(list2.gif);
}

ul.block a {	
	display: block;
}

ul.compact {
	margin-left: 27px;
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

p.attention, span.attention {
	font-weight: bold;
	background: #FFF5B9;
	padding: 1px;
}

.panelGold p.attention, .panelGold span.attention, .panelGoldFramed p.attention, .panelGoldFramed span.attention {
	background: #ffffb9;
}

p.attention b, span.attention b {
	color: blue;
}

.annotation p.attention, .annotation span.attention, .annotationBlue p.attention, .annotationBlue span.attention, .note p.attention, .note span.attention, .noteBlue p.attention, .noteBlue span.attention  {
	padding: 0px;
}

p.attention:before, span.attention:before {
content: url(attention-before.gif);
}

.annotation p.attention:before, .annotationBlue p.attention:before, .note p.attention:before, .noteBlue p.attention:before {
content: url(attention-small-before.gif);
}

.annotation span.attention:before, .annotationBlue span.attention:before, .note span.attention:before, .noteBlue span.attention:before {
content: url(attention-small-before.gif);
}

.captionThumb {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	word-spacing: 1px;
	background: #F6E4BC;
	text-align: center;
	width: 127px;
	-webkit-box-shadow: 5px 5px 8px #868686;
	-moz-box-shadow: 5px 5px 8px #868686;
	-khtml-box-shadow: 5px 5px 8px #868686;
	-o-box-shadow: 5px 5px 8px #868686;
	-icab-box-shadow: 5px 5px 8px #868686;
	box-shadow: 5px 5px 8px  #868686;
}

.subjectMain {
	margin-bottom: 10px;
	border-bottom: 4px ridge #FFD700;
}

.subjectMainTop {
	margin-bottom: 10px;
	border-bottom: 4px ridge #FFD700;
	border-top: 4px ridge #FFD700;
}

.inline {
	display: inline;
}

.indent30 {
	margin-left: 30px;
}

.asterisk {
	border-bottom: 1px dotted Maroon;
	color: #660000;
	background-color: #FFF9D1;
}

.asteriskBlue {
	border-bottom: 1px dotted Maroon;
	color: #660000;
	background-color: #e3fff2;
}

.blueBg {
	background: #BBFEFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
}

.blueBg, .highlight, .captionPicSingle {
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	-icab-border-radius: 0.4em;
	border-radius: 0.4em;
}

.captionPicSingle {
	background: #FFFFFF;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	word-spacing: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 634px;
	font-weight: bold;
	margin-left: 1px;
	-webkit-box-shadow: 5px 5px 8px #868686;
	-moz-box-shadow: 5px 5px 8px #868686;
	-khtml-box-shadow: 5px 5px 8px #868686;
	-o-box-shadow: 5px 5px 8px #868686;
	-icab-box-shadow: 5px 5px 8px #868686;
	box-shadow: 5px 5px 8px  #868686;
}

.quotation {
	border-left: thin solid #009B9D;
	padding-left: 10px;
	margin-left: 15px;
	color: #5900B5;
}

.annotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	word-spacing: 1px;
	border-top: 1px dotted maroon;
	color: #660000;
	background-color: #fff9ce;
	padding: 3px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-khtml-border-radius-bottomleft: 9px;
	-khtml-border-radius-bottomright: 9px;
	-o-border-bottom-left-radius: 9px;
	-o-border-bottom-right-radius: 9px;
	-icab-border-bottom-left-radius: 9px;
	-icab-border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	}

.annotationBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	word-spacing: 1px;
	border-top: 1px dotted maroon;
	color: #660000;
	background-color: #e3fff2;
	padding: 3px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-khtml-border-radius-bottomleft: 9px;
	-khtml-border-radius-bottomright: 9px;
	-o-border-bottom-left-radius: 9px;
	-o-border-bottom-right-radius: 9px;
	-icab-border-bottom-left-radius: 9px;
	-icab-border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	}
	
.annotation .annotation {
	font-size: 100%;
	background-color: #fff7bb;
	border-top: 1px dotted green;
}

.annotationBlue .annotationBlue {
	font-size: 100%;
	background-color: #ccfeff;
	border-top: 1px dotted green;
}
	
.exhibit {
	background-color: #fff7bb;
	border-right: thin solid green;
	padding-right: 5px;
	margin-right: 5%;
}

.quotation {
	border-left: thin solid #009B9D;
	padding-left: 10px;
	margin-left: 15px;
	color: #5900B5;
}

.highlight {
	background: #FFFF00;
	font-weight: bold;
}

.noDisplay {
	display: none;
}

.note {
	border-top: 1px dotted maroon;
	border-bottom: 1px dotted maroon;
	color: #660000;
	background-color: #FFF9D1;
	padding: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	word-spacing: 1px;
	}

.noteBlue {
	border-top: 1px dotted maroon;
	border-bottom: 1px dotted maroon;
	color: #660000;
	background-color: #e3fff2;
	padding: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	word-spacing: 1px;
	}
	
.notePlain {	
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	font-size: 82%;
	word-spacing: 1px;
}
		
.panelBlue {
	background: #DDF9FF;
	border: 1px solid #32CD32;
	padding: 10px 10px 10px 10px;
}

.panelBlueFramed {
	background: #DDF9FF;
	border: 3px ridge #8AFFC6;
	padding: 10px 10px 10px 10px;
}

.panelGold{
	background: #FFF5B9;
	border: 1px solid #21B8AB;
	padding: 10px 10px 10px 10px;
}

.panelGoldFramed{
	background: #FFF5B9;
	border: 3px ridge #A4FF00;
	padding: 10px 10px 10px 10px;
}

.panelGreen {
	background: #DBFCDD;
	border: 1px solid #21B8AB;
	padding: 10px 10px 10px 10px;
}

.panelGreenFramed {
	background: #DBFCDD;
	border: thick ridge #00FFFF;
	padding: 10px 10px 10px 10px;
}

.panelPurple {
	background: #F0E3FF;
	border: 1px solid #8A2BE2;
	padding: 10px 10px 10px 10px;
}

.panelPurpleFramed {
	background: #F0E3FF;
	border: 3px ridge #E8D7F8;
	padding: 10px 10px 10px 10px;
}

.panelWarm {
	background: #FFE9CA;
	border: 1px solid #800000;
	padding: 10px 10px 10px 10px;
}

.panelWarmFramed {
	background: #FFE9CA;
	border: 3px ridge #FFB7B7;
	padding: 10px 10px 10px 10px;
}

.panelWarmRaised {
	background: #FFE9C3;
	border: 6px solid;
	border-color: #FFF6E5 #987F54 #987F54 #FFF6E5;
	padding: 10px 10px 10px 10px;
}

.panelWarmRaisedNarrow, .panelWood, .panelWoodNarrow {
   color: maroon;
	background: #FFE4B5;
	border: 3px solid;
	border-color: #FFF3DF #959595 #959595 #FFF3DF;
	padding-bottom: 0%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 0%;
}

.panelWoodRaised {
	background: url(wood.jpg) repeat center;	
	border: 5px solid;
	border-color: #FFF4E1 #B08A49 #B08A49 #FFF4E1;
}

.panelWoodRaised img {
	margin-top: 7px;
	margin-bottom: 7px;
	border: 3px solid;
	border-color: #B08A49 #FFF4E1 #FFF4E1 #B08A49;	
}

.panelWood {
	background: url(wood.jpg);	
	border: 1px solid;
	padding-bottom: 1%;
	padding-top: 1%;
}

.panelWoodNarrow {
	color: maroon;
	background: url(wood.jpg);
	border: 3px solid;
	border-color: #FFF3DF #959595 #959595 #FFF3DF;
}

.panelWarmRaisedMore {
	background: #FFE9C3;
	border: 6px solid;
	border-color: #FFFFFF #959595 #959595 #FFFFFF;
	color: maroon;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
}

.panelWarmRaised a:link, .panelWarmRaised a:visited, .panelWoodNarrow a:link, .panelWoodNarrow a:visited {
	background: transparent;
	color: #CD4567;
	text-decoration: none;
}

.panelWarmRaised a:hover, .panelWoodNarrow a:hover {
	background: #008000;
	color: #EAFFFF;
}

.panelYellow {
	background: #FFFFDB;
	border: 1px solid #22D9C9;
	padding: 10px 10px 10px 10px;
}

.panelYellowFramed {
	background: #FFFFDB;
	border: 3px ridge #FEFEFE;
}

div.panelBlue, div.panelBlueFramed, div.panelGold, div.panelGoldFramed, div.panelGreen, div.panelGreenFramed,
div.panelWarm, div.panelWarmFramed, div.panelWarmRaised, div.panelWarmRaisedNarrow,
div.panelWood, div.panelWoodNarrow, div.panelWarmRaisedMore, div.panelYellow,
div.panelYellowFramed, div.galleryName, #searchThisSite, #panelOrderInfoLink {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

#mainTextPanel .panelBlue, #mainTextPanel .panelBlueFramed, #mainTextPanel .panelGold, #mainTextPanel .panelGoldFramed, #mainTextPanel .panelGreen, #mainTextPanel .panelGreenFramed,
#mainTextPanel .panelWarm, #mainTextPanel .panelWarmFramed, #mainTextPanel .panelWarmRaised, #mainTextPanel .panelWarmRaisedNarrow,
#mainTextPanel .panelWood, #mainTextPanel .panelWoodNarrow, #mainTextPanel .panelWarmRaisedMore, #mainTextPanel .panelYellow,
#mainTextPanel .panelYellowFramed {
	-webkit-box-shadow: 6px 6px 5px #868686;
	-moz-box-shadow: 6px 6px 5px #868686;
	-khtml-box-shadow: 6px 6px 5px #868686;
	-o-box-shadow: 6px 6px 5px #868686;
	-icab-box-shadow: 6px 6px 5px #868686;
	box-shadow: 6px 6px 5px #868686;
}

.centre90 {
	margin-left: 5%;
	margin-right: 5%;
}

.centre80 {
	margin-left: 10%;
	margin-right: 10%;
}

.centre70 {
	margin-left: 15%;
	margin-right: 15%;
}

.centre60 {
	margin-left: 20%;
	margin-right: 20%;
}

.centre50 {
	margin-left: 25%;
	margin-right: 25%;
}

.centre40 {
	margin-left: 30%;
	margin-right: 30%;
}

.centre30 {
	margin-left: 35%;
	margin-right: 35%;
}

.left50 {
	margin-left: 0%;
	margin-right: 50%;
}

.left40 {
	margin-left: 0%;
	margin-right: 60%;
}

.left35 {
	margin-left: 0%;
	margin-right: 65%;
}

.left30 {
	margin-left: 0%;
	margin-right: 70%;
}

.left25 {
	margin-left: 0%;
	margin-right: 75%;
}

.left20 {
	margin-left: 0%;
	margin-right: 60%;
}

.navbar {
	clear: both;
   color: Maroon;
	background: #C9DF9C url(navbar-gradient.gif) repeat-x bottom;
	border-top: solid 3px #EAF4D5;
	border-bottom: solid 3px #668550;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	padding: 0.4% 0.8% 0.4% 0.8%;
	text-align: center;
	font-size: 11px;
}

.navbarPhoto {
	width: 660px;
	background: url(wood.jpg) repeat center;	
	border: 3px solid;
	border-color: #FFF4E1 #959595 #959595 #FFF4E1;
	padding: 7px;
	color: maroon;
	font-weight: bold;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

.navbar a:link, .navbar a:hover, .navbar a:active, .navbar a:visited, .navbarPhoto a:link, .navbarPhoto a:hover, .navbarPhoto a:active, .navbarPhoto a:visited {
	text-decoration: none;
	border: solid 1px;
	background: #C0E3C0;
	border-color: #DFFFE1 #578F75 #578F75 #DFFFE1;
	padding: 2px;
}

.navbar a:link, .navbar a:visited, .navbarPhoto a:link, .navbarPhoto a:visited {
	color: Blue;
}

.navbar a:hover, .navbar a:active, .navbarPhoto a:hover, .navbarPhoto a:active {
	background: #95D49D;
	color: #FFFFFF;
}

.navbar a:active, .navbarPhoto a:active {
	border-color: #629D82 #DFFFE1 #DFFFE1 #629D82;
}

.navbar ul {
	margin: 0px;
	padding: 0px;
}

.navbar ul li {
	display: inline;
	background-image: url(list-bullet-navbar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 160%;
}

table.goldLines {
	color: Maroon;
	background-color: #ceffee;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-khtml-border-radius-bottomright: 0px;
	-khtml-border-radius-bottomleft: 0px;
	-o-border-bottom-right-radius: 0px;
	-o-border-bottom-left-radius: 0px;
	-icab-border-bottom-right-radius: 0px;
	-icab-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

table.goldLines td {
	padding: 5px;
	vertical-align: top;
	border-bottom: #F9FF91 ridge 2px;
}

.clear {
	clear: both;
}

.myOtherSites .navbar {
	background: url(myothersites-gradient.jpg) repeat-x bottom;
	border: 4px ridge #E3B85D;
}


.boxTL {
	height: 15px;
	font-size: 2px;
	margin-right: 15px;
}

.boxTR {
	float: right;
	margin-top: -15px;
	height: 15px; 
	width: 15px;
	font-size: 2px;
}

.mainTextPanelTop .boxTL {
	background: url(boxmaintext-tl.gif) top left no-repeat;
}
.mainTextPanelTop .boxTR {
	background: url(boxmaintext-tr.gif) top right no-repeat;
}

.mainTextPanelBottom .boxTL {
	background: url(boxmaintext-bl.gif) top left no-repeat;
}
.mainTextPanelBottom .boxTR {
	background: url(boxmaintext-br.gif) top right no-repeat;
}



.rounded {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
	border-radius: 15px;
}

.textShadow {
	text-shadow: 2px 2px 5px #868686;
}

.boxShadow {
	-webkit-box-shadow: 5px 5px 8px #868686;
	-moz-box-shadow: 5px 5px 8px #868686;
	-khtml-box-shadow: 5px 5px 8px #868686;
	-o-box-shadow: 5px 5px 8px #868686;
	-icab-box-shadow: 5px 5px 8px #868686;
	box-shadow: 5px 5px 8px  #868686;
}

.boxSurroundFuzz {
	-webkit-box-shadow: 1px 1px 40px #999900, -1px -1px 80px #f9ff91;
	-moz-box-shadow: 1px 1px 40px #999900, -1px -1px 80px #f9ff91;
	-khtml-box-shadow: 1px 1px 40px #999900, -1px -1px 80px #f9ff91;
	-o-box-shadow: 1px 1px 40px #999900, -1px -1px 80px #f9ff91;
	-icab-box-shadow: 1px 1px 40px #999900, -1px -1px 80px #f9ff91;
	box-shadow: 1px 1px 40px #999900, -1px -1px 80px #f9ff91;
	margin-bottom: 10px;
}

#bgBeach {
	background-image: url(bg-gradient-beach-2.jpg);
}

#masthead {
	background: #D3F1F3 url(masthead-background.jpg) repeat left;
	padding: 5px 20px 20px 0px;
}

#mastheadLeft {
	width: 309px;
	float: left;
	margin-top: 15px;
	font-style: italic;
	text-align: right;
}
#mastheadOtherLeft {
	width: 260px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	font-style: italic;
	text-align: right;
}

#mastheadKestrel {
	margin-left: 42%;
	width: 120px;
	height: 67px;
	background: transparent url(kestrel01.gif) no-repeat;
}

#mastheadOtherKestrel {
	margin-left: 39%;
	width: 100px;
	height: 55px;
	background: transparent url(kestrel02.gif) no-repeat;
}

#mastheadImageSeal {
	width: 120px;
	height: 67px;
	background: transparent url(fill-transp.gif) repeat;
}

#mastheadOtherImageSeal {
	width: 100px;
	height: 55px;
	background: transparent url(fill-transp.gif) repeat;
}

#footer {
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
	border-top: 8px solid #C25E1B;
	border-bottom: 5px solid #C25E1B;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	background: #A5DAD5;
}

#footer .navbar {
	border-left: solid 3px #EAF4D5;
	border-right: solid 3px #668550;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	-khtml-border-radius: 0.6em;
	-o-border-radius: 0.6em;
	-icab-border-radius: 0.6em;
	border-radius: 0.6em;
}

#footer .myOtherSites .navbar {
	border: 3px ridge #E3B85D;
}

#footer .myOtherSites .navbar, #footer table, #footer .panelBlue, #footer .panelGreenFramed, #footer .panelGoldFramed {
	-webkit-box-shadow: 5px 5px 8px #868686;
	-moz-box-shadow: 5px 5px 8px #868686;
	-khtml-box-shadow: 5px 5px 8px #868686;
	-o-box-shadow: 5px 5px 8px #868686;
	-icab-box-shadow: 5px 5px 8px #868686;
	box-shadow: 5px 5px 8px  #868686;
}

#myUrl {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	font-size: 11px;
}

#homeSidebar {
	width: 255px;
	float: left;
}

#navbarVertical {
	color: Maroon;
	background: #C9DF9C url(navbar-gradient.gif) repeat-x bottom;
	border: solid 3px;
	border-color: #EAF4D5 #668550 #668550 #EAF4D5;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	padding: 0.8% 0.8% 0.8% 0.8%;
	font-size: 10px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

#navbarVertical ul {	
	padding-left: 0px;
	margin-left: 0px;
}

#navbarVertical ul ul {	
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 4px;
}

#navbarVertical li {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style: none;
	list-style-image: none;
	background-image: none;
	border-bottom: 1px solid maroon;
	font-weight: bold;
}

#navbarVertical li.nesting {
	border: none;
}

#navbarVertical li li {
	background: url(list-bullet1-navbar-vert.gif) no-repeat 0px 3px;
	margin-left: 15px;
	padding-left: 13px;
}

#navbarVertical li li li {
	background: url(list-bullet2-navbar-vert.gif) no-repeat 0px 4px;
}

#navbarVertical li li li li {
	background: url(list-bullet3-navbar-vert.gif) no-repeat 0px 4px;
}

#navbarVertical a:link, #navbarVertical a:hover, #navbarVertical a:visited, #navbarVertical a:active {
	text-decoration: none;
	background: #C0E3C0;
	border: solid 1px;
	border-color: #DFFFE1 #578F75 #578F75 #DFFFE1;
	padding: 1px;
	width: 98%;
	line-height: 180%;
}

#navbarVertical a:link {
	color: Blue;
}

#navbarVertical a:visited {
	color: #005E01;
}

#navbarVertical a:hover, #navbarVertical a:active {
	background: #95D49D;
	color: #FFFFFF;
}

#navbarVertical a:active {
	border-color: #629D82 #DFFFE1 #DFFFE1 #629D82;
	}
	
#mainTextPanel {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 10px;
	text-align: left;
	color: black;
	background-color: #FFFBE1;
}

#homeIntroPanelContainer {
	margin-left: 260px;
	padding-right: 2.5%;
	padding-left: 2.5%;
}

#mainTextPanel p {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.2em;
	line-height: 120%;
}

.galleryName {
	background: #DCF7F4;
	padding: 10px 10px 10px 10px;
	color: maroon;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}

#bgSky {
	background-image: url(bg-gradient-sky.gif);
}

#photoTitleBg {
	background-color: #FFFBE1;
	background: url(wood.jpg) repeat center;	
	border: 3px solid;
	border-color: #FFF4E1 #B08A49 #B08A49 #FFF4E1;
	padding: 0px;
}

#photoTitleBg h1 {
	color: #004A01;
	background: url(photo-title-gradient.jpg) repeat-x bottom;
	margin: 2px;
	border: 2px solid;
	border-color: #B08A49 #FFF4E1 #FFF4E1 #B08A49;
	padding: 10px;
	font-size: 180%;
}

#photoSingle {
	width: 648px;
	text-align: center;
	background: url(wood.jpg) repeat center;
	padding: 20px;
	border: 4px solid;
	border-color: #FFF4E1 #B08A49 #B08A49 #FFF4E1;
}

#photoSingle img, #photo img {
	border: 3px solid;
	border-color: #B08A49 #FFF4E1 #FFF4E1 #B08A49;
}

#photo {
	background: url(wood.jpg) repeat center;	
	border: 5px solid;
	border-color: #FFF4E1 #959595 #959595 #FFF4E1;
	padding: 10px;
	width: 600px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;;
}

#photoNav1, #photoNav2, #photoNav3, #photoNav4, #photoNav5 {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 90%;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

#photoNav1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 80%;
	background: #D3F1F3;
	border-left: 1px maroon solid;
	border-right: 1px solid maroon;
	border-top: 1px solid maroon;
	border-bottom: 1px solid maroon;
	margin-right: 20px;
}

#photoNav {
	background: #C0E3C0;
	padding: 10px;
	border: solid 6px;
	border-color: #DFFFE1 #629D82 #629D82 #DFFFE1;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

#photoNav1 a:link, #photoNav1 a:hover, #photoNav1 a:visited, #photoNav1 a:active {
	text-decoration: none;
	background: #C0E3C0;
	border: solid 1px;
	border-color: #DFFFE1 #578F75 #578F75 #DFFFE1;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 2px;
}

#photoNav1 a:link #photoNav a:visited {
	color: Blue;
}

#photoNav1 a:hover, #photoNav a:active {
	background: #95D49D;
	color: #FFFFFF;
}

#photoNav1 a:active {
	border-color: #629D82 #DFFFE1 #DFFFE1 #629D82;
}

#photoNav1 ul, #photoNav1 ul.nature  {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#photoNav1 ul ul, #photoNav1 ul.nature ul  {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 25px;
	border-left: 3px ridge #E6A815;
	padding-bottom: 0px;
}

#photoNav1 ul li, #photoNav1 ul.nature ul li  {
	list-style: none;
	list-style-image: none;
	background-image: url(list-subcategory.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: -16px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 5px;
	line-height: 150%;
}

#photoNav1 ul li.gallery {
	list-style: none;
	list-style-image: none;
	background-image: url(list-gallery2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#photoNav1 ul.nature li.gallery {
	list-style: none;
	list-style-image: none;
	background-image: url(list-gallery1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}



#photo table td {
	border-bottom: ridge #F6CCA2 thick;
	padding: 10px;
}

#keywords {
   padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	word-spacing: 1px;
	background: #F6E4BC;
	text-align: left;
	-webkit-box-shadow: 5px 5px 8px #868686;
	-moz-box-shadow: 5px 5px 8px #868686;
	-khtml-box-shadow: 5px 5px 8px #868686;
	-o-box-shadow: 5px 5px 8px #868686;
	-icab-box-shadow: 5px 5px 8px #868686;
	box-shadow: 5px 5px 8px  #868686;
}

#searchThisSite {
	clear: both;
	width: 70%;
	background-color: #DDFFE2;
	padding: 10px;
	border: 3px ridge #FFCE5B;
}

#orderPhotoCopyContainer {
	background-color: #FFFBE1;
	border: 1px solid #21B8AB;
	padding: 10px 10px 10px 10px;
	width: 80%;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;
}

#orderPhotoCopy {
	border: 3px ridge #FEFEFE;
	padding: 10px 10px 10px 10px;
	width: 90%;
	color: maroon;
	font-weight: bold;
}

#orderPhotoCopy .attention{
	color: blue;
}

#panelOrderInfoLink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	background: #CEFDD1;
	border: 2px solid;
	border-color: #E5FFEA #258D6A #258D6A #E5FFEA;
	padding: 10px 10px 10px 10px;
}

#whatsNewTable1 {
	width: 47.5%;
	margin-left: 1%;
	margin-right: 0.5%;
	margin-bottom: 20px;
	float: left;
	background-color: #FFFBE1;
}

#whatsNewTable2 {
	width: 47.5%;
	margin-left: 0.5%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: right;
}

#wrapperMain {
	margin-left: 10px;
	margin-right: 10px;
}

#wrapperMain .navbar {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	border-radius: 9px;	
}

#surname {
	display: none;
}
