﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	background-color:#FFFFFF;
	margin-top: 15px;
	padding: 0px;	/*background-repeat: repeat;
	background-attachment: scroll;*/
}
#container {
	width: 925px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;	/*background-image: url('parchment01.jpg');*/
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	text-align: left;
	width: 925px;
	padding: 0px;
	height: 50px;
	background-image: url(../images/artist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 50px;
	margin-bottom: 10px;
}
#content {
	float: left;
	width: 775px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer {
	text-align: center;
	clear: both;
	width: 925px;
}
/* Masthead Styles */
#masthead h1 {
	background-color: #FFFFFF;
	background-image: url(../images/artist.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#masthead h3 {
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #A9A6A0;
	border: 1px solid #FFFFFF;
}
#navigation a:hover {
	color: #A9A6A0;
	text-decoration: none;
	background-color: #FFFFFF;
	/*background-image: url('parchment04.jpg');*/
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #333333;
}
#content img {
	/*padding: 5px;*/
	/*border: 1px solid #402640;*/
}
/* Footer Styles */
#footer p {
	color: #606060;
	text-decoration: none;
}
#footer a {
	color: #606060;
	text-decoration: none;
}
#footer a:hover {
	color: #B3C4CB;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.bg-landscapes {
	background-image: url(../SHOPPING%20CART%20FILES/Large/landscapes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 153px;
}
.bg-special {
	background-image: url(../SHOPPING%20CART%20FILES/Large/special-interest.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-seascapes {
	background-image: url(../SHOPPING%20CART%20FILES/Large/seascapes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.style_italic {
	font-style: italic;
}
.style1 {
	font-size: 1em;
	line-height: 1.2em;
}
.style2 {
	font-family: Calibri, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #1E1E1E;
}
.dot {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg1 {
	background-color: #000;
	background-image: url(../images/ExposureToPaint.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 218px;
	width: 322px;
}
