/* ### POSITIONING ### */
#wrapper {
	background-color: transparent;
	position: relative;
	width: 740px;
	margin: 0px auto 0px -370px;
	left: 50%;
	height: 100%;
}

#top {
	position: absolute;
	height: 73px;
	width: 740px;
	left: 0px;
	top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEDB;
	padding: 0 0 6px 0;
}

#content {
	position: absolute;
	width: 740px;
	left: 0px;
	top: 100px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto;
	text-align: left;
}

/* -- 3 COLUMNS -- */
#sideNav {
	width: 200px;
	float: left;
	padding: 40px 0px 0px;
}

html>body #sideNav {
	padding: 50px 0 0;
}

#text {
	width: 340px;
	padding: 10px;
	float: left;
}

#wideText {
	width: 520px;
	padding: 0 0 0 10px;
	margin: 0 0 0 104px;
	float:left;
}

html>body #wideText {
	margin: 0 0 0 200px
}

#gallery {
	width: 520px;
	padding: 10px 0 10px 10px;
	float: left;
}

#pictures {
	width: 175px;
	float: left;
	padding: 50px 0 0 20px;
}

html>body #pictures {
	padding: 60px 0 0;
}

#footer {
	height: 30px;
	width: 530px;
	position: relative;
	clear: both;
	margin: 20px 0 0 210px;
	/*_margin-left: 210px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0CEDB;
	padding: 6px 0 0 0;
}

/* ## NAVIGATION STYLES ## */
#topNav {
	font-size: 1em;
	margin: 60px 0px 0px;
	float: right;
}

#topNav a:hover {
	background-color: #FF6600;
	text-decoration: none;
	padding: 0 1px 0 1px;
	color: #FFFFFF;
}

#topNav a {
	text-decoration: none;
	padding: 0 1px 0 1px;
	font-weight: bold;
}

#sideNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
}

#sideNav li {
	padding: 10px 6px 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0CEDB;
	width: 200px;
}

html>body #sideNav li {
	width: 194px;
}

#sideNav ul ul{
	font-weight: normal;
}

html>body #sidenav ul ul {
	padding: 4px 0;
}

#sideNav ul ul li{
	padding: 0 6px 10px 0;
	border: none;
}

#sideNav li.last {
	padding: 10px 6px 10px 0;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEDB;
}

html>body #sideNav li.last {
	width: 194px;
}


/* ## STYLING ## */
body { 
	color: #333; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white; 
	margin-top: 0px; 
	margin-left: 0px 
}

h1 {
	color: #FF6600;
	background-color: #fff;
	font-size: 14pt;
	font-weight: normal;
	margin: 10px 0 14px 0;
}

html>body h1 {
	margin: 0 0 24px 0;
}

h1 .sub {
	font-size: 12px;
}

h2 {
	font-size: 11px;
	color: #FF6600;
	background-color: #fff;
	margin: 0 0 10px 0;
}

h2 .gallery {
	font-size: 11px;
	color: #FF6600;
	background-color: #fff;
	margin: 0;
}

h2 .gallerySub {
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #333333;
	background-color: #fff;
	font-weight: normal;
}

p {
	font-size: 11px;
	line-height: 130%;
	margin: 0 0 24px 0;
}

#dates {
	font-size: 9px;
}

#dates th {
	text-align: left;
	padding: 0 0 16px 0;
}

#dates .passed {
	color: #D0CEDB;
	background-color: inherit;
}

#dates td {
	padding: 0 3px 6px 0;
}

#dates .notes {
	font-size: 11px;
	padding: 16px 0;
}

#paintings td {
	font-size: 11px;
	line-height: 14px;
}

ol {
	font-size: 11px;
	margin: -14px 0px 8px;
}

ol li {
	font-size: 11px;
	padding-bottom: 2px;
	line-height: 130%;
}

ul .sitemap {
	font-size: 11px;
	line-height: 130%;
	list-style-type: none;
}

li .sitemap {
	list-style-type: none;
}

a:visited { 
	color: #039;
	background-color: inherit; 
	text-decoration: none 
}

a:link { 
	color: #039;
	background-color: inherit; 
	text-decoration: none
}

a:hover {
	color: #FF6600;
	background-color: inherit;
	text-decoration: underline
}

blockquote {
	margin-top: 0;
}

/* ## CLASSES ## */

.content     {
	font-size: 11px;
	line-height: 130%;
	padding: 0;
	margin: 0 0 24px 0;
}

.Section { 
	color: #FF6600;
	background-color: inherit; 
	font-size: 14px; 
	letter-spacing: 1px; 
	padding-left: 0;
}

.subSection  {
	color: #FF6600;
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.caption {
	font-size: 9px;
	color: #039;
	background-color: inherit;
}

.copyright { 
	color: #D0CEDB; 
	background-color: inherit;
	font-size: 9px;
}

.logo {
	float: left;
	height: 73px;
	margin: 0px;
}

/* ####### sorts out alignments on home page #### */
.spacer {
	height: 1px;
	clear: both;
	margin: 0px;
}
.textBlock {
	width: 526px;
}
.left {
	float: left;
	width: 340px;
	padding-right: 10px;
}
.right {
	float: left;
	width: 175px;
	
}


/* ##### from previous ##### */
.menu { text-indent: 4pt; letter-spacing: 1px }
.RelatedLinks { color: #000; background-color: inherit; font-size: 10pt }
.Directions { color: #f60; background-color: inherit; font-size: 10pt }
#id { text-decoration: underline }
.selected    { color: #FF6600; background-color: inherit; text-decoration: none; font-weight: bold }
.question  { font-weight: bold; }
.smallprint  { color: #BFBDCE; background-color: inherit; font-size: 9px; font-family: 
               Verdana, Arial, Helvetica, sans-serif;}
img.bottomSpace {
	margin: 0px 0px 10px;
}
.indent {
	margin-left: 12px;
}
h3 {
	font-size: 11px;
	margin-bottom: 0px;
}
.leftcol {
	padding-right: 10px;
}
.postcards p {
	margin-bottom: 4px;
}
.postcards {
	margin-bottom: 18px;
}
form.gallery {
	font-size: 11px;
}
form.gallery td {
	font-size: 11px;
	padding-bottom: 4px;
}
