﻿body { /* From layout.css */
	margin: 0px;
	background: url(../images/quilt_piece_full.jpg) top center #999966 no-repeat; /* taupe */

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #FFFF99; /* yellow */
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #FFFF99; /* yellow */
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FFFF99; /* yellow */
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FFDF5E; /* orange */
	letter-spacing: 1px;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FFDF5E; /* orange */

}


#availcontact { /* from fullview.dwt */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000; /* black */
	text-align: center;
/*	background-color: #000000; /* black */
}
#footer { /* From layout.css */
	background-color: #999966; /* taupe */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF99; /* yellow */
	text-align: right;
	padding-right: 20px;
}
#homephototop {/* Found in paintings */
	border-top: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	background-color: #000000;
	padding: 20px 10px 0px 10px;
	text-align: center;
}
#homephotocaption {/* Found in paintings */
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99; /* yellow */
	text-decoration: none;
	text-align: center;
	background: #000000;
	border-bottom: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
}

#navbar ul { /* house, about, contact, default, fullview, paintersview, paintings*/
	padding: 5px;
	margin-top: 3px; /* added top margin to move menu away from border line above */
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	padding: 10px;
	background-color: #999966; /* taupe */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFFF99; /* yellow */
	letter-spacing: 3px;
}
#navbar ul li a:hover {
	color: #FFCC66; /* salmon */
}
#paintersviewphototop {/* Found in paintings */
	border-top: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	background-color: #000000;
	width: 318px;
	padding: 20px 10px 0px 10px;

}
#paintersviewphotocaption {/* Found in paintings */
	padding: 10px;
/*	padding: 20px 10px 10px 10px;	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99; /* yellow */
	text-decoration: none;
	text-align: center;
	background: #000000;
	border-bottom: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
}

#lsphototop {/* Found in paintings */
	border-top: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	background-color: #000000;
	width: 651px;
	padding: 20px 10px 0px 10px;

}
#lsphotocaption {/* Found in paintings */
	padding: 10px;
/*	padding: 20px 10px 10px 10px;	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99; /* yellow */
	text-decoration: none;
	text-align: center;
	background: #000000;
	border-bottom: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
}

#fullviewphototop {/* Found in paintings */
	border-top:  4px solid #FFDF5E;
	border-left:  4px solid #FFDF5E;
	border-right:  4px solid #FFDF5E;
	background-color: #000000;
	padding: 20px 10px 0px 10px;
	}
#fullviewphotocaption {/* Found in paintings */
	padding: 20px 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99; /* yellow */
	text-decoration: none;
	text-align: center;
	background: #000000;
	border-bottom:  4px solid #FFDF5E;
	border-left:  4px solid #FFDF5E;
	border-right:  4px solid #FFDF5E;
}
#spacerline { /* Used below header */
	padding-bottom: 5px;
	border-bottom: 3px solid #ffdf5e;
}
#spacer { /* Used below navbar */
	height: 2px;  
	margin-bottom:5px;
}

#colspacer {
	width: 15px; 
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;

}
#rowspacer {
	height: 15px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;

}

.abouttxt {/* From Text.css */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #FFFF99; /* yellow */
	letter-spacing: 3px;
}


.copyright {
	/* house, about, contact, default, fullview, paintersview, paintings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF99; /* yellow */;
	text-align: right;
}
.paintingTablestyle {/* Found in paintings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF99;
	letter-spacing: 3px;
	text-align: center;
}
.sectionheadertext {/* Found in paintings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFB442; /* orange */
	letter-spacing: 6px;
	text-align: center;
	border: 3px solid #FF9900;
	padding: 12px;
	background-color: #000000; /* black */
	width: 318px;
}

.titletext {/* Found in paintings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFB442; /* orange */
	letter-spacing: 6px;
	text-align: center;
	padding: 12px;
	background-color: #000000; /* black */
	border: 3px solid #FF9900;
	
}


/* Hyperlink Behaviors */
a {
	color: #FFCC66; /* salmon */
}
a:visited {
	color: #FF9900; /* dark orange */
}
a:active {
	color: #996633; /* medium brown */
}
a:hover {
	color: #996633;  /* medium brown */
}


#copyright {
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}


