<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------------- STANDARD SETTINGS &amp; OVERRIDES -------------------- */
h1, h2, h3, h4, h5, h6, ul, li {margin: 0 0 .5em 0;}
h1 {
	text-align: center;
	font-size: 1.25em;
	font-style: normal;
	margin: 0 50px 1em 50px;
	padding: 12px 0 0 0;
}
h2 {font-size: 1.1em;}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {font-size: 1em;}
h5 {font-size: .85em;}
h6 {font-size: .75em;}
p {margin: 0 0 .5em 0;}
dl {
	margin: 0 0 0 2em;
	padding: 0;
}
.col2 dl {margin: 0;}
dt {
	font-weight: bold;
	font-size: 95%;
}
dd {margin: 0 0 .5em 2em;}
ul {margin: 0 0 1em 2em;}
li {margin: 0;}
img {border: none;}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a {
	text-decoration: none;
	color: Black; /* reminder: anchor order = link, visited, hover, active */
}
a:hover {text-decoration: underline;}
#masterbox, #header, #footer, #pagebox, #col1, #col2, #menu, .itemalt, .itemdisplay {
	padding: 0;
	margin: 0;
}
td {vertical-align: top;}
#footer td {
	vertical-align: bottom;
	padding-bottom: 20px;
}
/* -------------------- GENERAL LAYOUT -------------------- */
body {
	background-color: #e9ecfb;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;
	color: Black;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%; 
}
#sock23header {
	width: 806px; 
	margin: 4px auto;
	padding: 0 4px 0 0;
}
#sock23header a:link img, #sock23header a:hover img{
	border: none;
}
#masterbox {
	background-image: url(img_site/page_bg.gif);
	background-repeat: repeat-y;
	background-color: White;
	margin: auto;
	border: 1px solid #e6e6e6;
	width: 806px; 
}
#header {
	background-image: url(img_site/header_bg.gif);
	background-repeat: repeat-y;
	border: none;
	width: 100%;

	background-color: #eab572;
	text-align: left;
	/*height: 80px;*/
	padding: 0;
	margin: 0;
	clear: both;
}
#pagebox {
	left: 0;
	width: 100%;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
}
#footer {
	border: 0;
	text-align: left;
	clear: both;
	color: Black;
	font-size: xx-small;
	/* box model hack */
	voice-family: "\";}\"";
	voice-family: inherit;
	font-size: x-small;
	}	
	html&gt;#footer {font-size: x-small;}
#menucell {
	width: 145px;
}
#col1cell {
	width: 525px;
}
#col2cell {
	width: 135px;
}

/* -------------------- HEADER DETAILS -------------------- */
#headertable {
	/*background-image: url(img_site/header_bg.gif);
	background-repeat: repeat-y;*/
	border: none;
	width: 100%;
}
#header h1 {
	text-align: left;
	padding: 55px 0 0 15px;
	margin: 0;
}
#logo {
	/*float: right;
	margin: 15px 40px 0 50px;*/
	height: 91px;
}
#logo a img {
	border: 0;
}
#logo img {
	padding: 0;
	margin: 21px 40px 0 40px;
}
.headercorner {
	background-image:url(img_site/top_edge.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.fod {
	width: 100%;
	position: relative;
	text-align: center;	
}
/* -------------------- MAIN MENU LAYOUT -------------------- */
#menu {
	padding: 15px 5px 10px 12px;
	font-size: .75em;
	background-color: transparent;
	text-align: left;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#menu ul ul {
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
}
#menu li {
	padding: .25em 0 .25em 3px;
	line-height: 1.25em;
}
#menu ul ul li {
	padding-top: 0;
}
#menu a {
	/* reminder: anchor order = link visited hover active */
	background-color: transparent;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 2px solid #eab572;
}
#currmenu {
	/*background-color: #eab572;*/
	border: 1px solid #eab572;
}
.submenu {
	font-style: italic;
	font-weight: bold;
}
.submenu li {
	font-style: normal;
}
/*.menutitle#currmenu a, .menutitle a {
	color: Yellow;
	background-color: transparent;
}
.menutitle#currmenu a:hover, .menutitle a:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 2px solid #eab572;
}*/

/* -------------------- COL1 and COL2 DETAILS -------------------- */
#col1 {
	padding: 10px;
}
#col2 {
	padding: 10px 5px;
}

/* -------------------- FOOTER DETAILS -------------------- */
#footertable {
	background-image: url(img_site/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 77px;
}
#footer p {
	padding: 0 0 0 12px;
	margin: .25em 20px 0 0;
	text-align: right;
}
.creditline {
	margin: 0;
	padding: 0;
}
#footer a {
	text-decoration: none;
	color: Black; /* reminder: anchor order = link, visited, hover, active */
	border-bottom: 1px solid #db9c4d;
}
#footer a:hover {border-bottom: 1px solid black;}

/* -------------------- ITEM NAVIGATION MENU -------------------- */
#itemnav {
	/*color: #ADC7C6;*/
	text-align: left;
	margin: 0;
	padding: 5px 5px 8px 15px;
	/*font-size: .75em;*/
}
#itemnav img {
	border: none;
	margin-right: 6px;
}
.disabled {color: #ababab;}

/* -------------------- ALTERNATE (THUMBNAIL) VIEW BAR -------------------- */
.itemalt {
	text-align: center;
	border-top: 1px solid #eab572;
	padding: 0;
}
.itemalt h2 {
	font-size: .75em;
	width: 100%;
	padding-top: .25em;
	padding-bottom: .25em;
	margin-bottom: 12px;
	background-color: #eab572;
}
.itemalt p {
	font-size: .75em;
	padding: 0 4px;
}
.itemalt img, .tndisplay img, .itemdisplay img {
	border: 1px solid Black;
}
.itemalt img {
	margin: 0 0 8px 0;
}
.itemalt .curralt img {
	border: 5px solid #eab572;
}
/* -------------------- ITEM DISPLAY -------------------- */
.itemdisplay {
	/*width: 470px;*/
	text-align: center;
}
.itemdisplay img {
	margin: 0;
	padding: 0;
}
.itemdesc {
	padding: 5px;
	margin: 0 45px;
	/*color: #ADC7C6;*/
	font-size: .85em;
	text-align: center;
}
.itemdesc h2 {
	font-style: italic;
	font-size: 1.25em;
}
.subhead {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
}
.nobottompadding {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* -------------------- PORTFOLIO THUMBNAIL DISPLAY -------------------- */
.tndisplay {
	text-align: center;
	margin: 0;
	padding: 12px 20px 30px 20px;
}
.tndisplay img {
	vertical-align: middle;
	padding: 0;
	margin: 10px;
}

/* -------------------- GALLERY LISTING -------------------- */
#gallerylist h2 {
	margin: 1em 0 0 0;
}
#gallerylist p {
	margin: 0 0 0 1em;
}

/* -------------------- MISC -------------------- */
.blackborder {border: 1px solid black;}
.selfportrait {
	width: 129px;
	float: right;
}
.sideQuote {
	margin-top: 30px;
	margin-left: 10px;
	padding: 5px;
	padding-top: 15px;
	text-align: center;
	font-size: 80%;
	border-top: 2px solid #eab572;
}

/* -------------------- ANCHORS -------------------- */
/* reminder: anchor order = link visited hover active */
a:link img {
	border: 1px solid Black;
}
a:hover img {
	border: 1px solid #eab572;
}
</pre></body></html>