/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.5 "Times New Roman", Times, serif;
	color: #7B7881; background-color: #7B7881;
}
img {
	border:none;
	vertical-align: bottom;
}
h1 {
	font-size: 3.4em;
	font-weight: normal;
	line-height: 1;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
}
h3 {
	font-size: 1.2em;
}
p, ul, ol {font-size: 1em;
	margin-bottom: 1em;
}
ul, ol {margin-left: 2em;
}
a {text-decoration: underline;}
a:link {color: #7B7881;}
a:visited {color: #7B7881;}
a:hover {color: #CFCFCF; text-decoration: none;}
a:active {color: #CFCFCF; text-decoration: none;
}
/**************** Container styles ****************/
#container {
	width: 980px;
	margin: 0 auto;
}
#mainwrapper {
	float: left;
	background: #F8F4E9 url(../images/main/page-bg.jpg) no-repeat left top;
	width: 950px;
	min-height: 593px;
	padding: 25px 0 25px 30px;
	position: relative;
}
/**************** Header styles ****************/
#header {
	height: 87px;
	float: left;
	width: 100%;
}
/**************** Navigation styles ****************/
#navbar {
	width: 100%;
	float: left;
	padding: 15px 0 20px;
}
#navbar ul {
	margin: 0;
}
#navbar ul li {
	list-style: none;
	float: left;
	font-size: 1.3em;
	line-height: 1;
	margin-right: 35px;
}
#navbar a {text-decoration: none;}
#navbar a:link, #navbar a:visited {color: #7B7881;}
#navbar a:hover, #navbar a:active {color: #CFCFCF; text-decoration: none;
}
#navbar ul li#currentpage {
	color: #CFCFCF;
}
/**************** Content styles ****************/
#homemainimage {
	height: 300px;
	float: left;
	width: 100%;
	margin-left: -10px;
	display: inline;
}
#homecontent {
	float: left;
	width: 100%;
	display: inline;
	margin-top: 10px;
}
#homecontent p {
	margin: 0;
	width: 440px;
}
#maincontent {
	float: left;
	width: 100%;
}
#mainimage {
	float: left;
	width: 416px;
	margin-left: -6px;
}
#maintext {
	float: left;
	width: 510px;
}
img#signature {
	position: absolute;
	right: 5px; top: 460px;
}
img#signature.sigbottom {
	top: 570px;
}
#pricestable {
	float: left;
	width: 649px;
	height: 450px;
	overflow: scroll;
	padding: 1px 0 0 1px;
}
#pricestable table, #pricestable th, #pricestable td {
	border-collapse: collapse;
	border: 1px dotted #7B7881;
	padding: .3em;
}
#pricestable table {
	margin-bottom: .7em;
}
#pricestable td {
	font-size: .8em;
}
#pricestable th {
	font-size: .85em;
	text-align: left;
	background-color: #F8F4E9;
}
#smallprint {
	float: left;
	width: 260px;
	font-size: .8em;
	padding: 0 30px 0 10px;
}
#pricestable td.imgcolumn, #pricestable th.imgcolumn {
	text-align: center;
	padding: .3em 0;
}
#pricestable td.imgcolumn img {margin-top: 10px;
}
#pricestable td.printname, #pricestable th.printname {width: 178px;
}
#pricestable td.narrow, #pricestable th.narrow {width: 70px;
}
#pricestable td.narrow2, #pricestable th.narrow2 {width: 58px;
}
/**************** Gallery styles ****************/
#gallerycontent {
	float: left;
	width: 100%;
}
#previous, #next {
	float: left;
	height: 440px;
	width: 21px;
}
#previous img, #next img {
	float: right;
	margin-top: 210px;
	cursor: pointer;
}
#next img {
	float: left;
}
#wrap {
	width: 880px;	
	height: 440px;
	position: relative;
	float: left;
}
#slide {
	width: 860px;
	height: 433px;
	overflow: hidden;
	position: absolute;
	left: 10px; top: 0;
}
#slide div {
	width: 880px;
	height: 270px;
	position: absolute;
	left: 880px;
	text-align: center;
}
#slide div img {
	margin-left: -20px;	
}
#slide div.horizpainting img {
	margin-top: 80px;	
}
#slide div p {
	text-align: center;
	width: 860px;
	padding-top: 1px;
	float: left;
	font-size: .9em;
}
#buttons {
	position: absolute;
	left: 3px; top: 417px;
}
#buttons div {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	display: inline;
	font-size: 1em;
}
#buttons div b {
	display: block;
	width: 20px;
	color: #7B7881;
	text-align: center;
	cursor: pointer;
}
/**************** Contact page styles ****************/
#contactwrapper {
	width: 355px;
	float: left;
	margin: 0 0 0 10px;
	border: 1px dotted #7B7881;
	padding: 20px;
}
table#contacttable, table#contacttable td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 0 .5em .3em 0;
}
table#contacttable #yourname, table#contacttable #email,table#contacttable #telephone, table#contacttable textarea {
	width: 250px;
	border: 1px solid #7B7881;
}
label {font-size: .9em;
}
/**************** Footer styles ****************/
#footer {
	text-align: right;
	font-size: .75em;
	color: #bbb;
	float: right;
	width: 100%;
}
#footer p {
	margin-bottom: .3em;
}
#footer a:link, #footer a:visited {color: #bbb;}
#footer a:hover, #footer a:active {color: #fff; text-decoration: none;
}
/**************** Misc classes and styles ****************/
.imgleft {float: left; margin: 0 1em .5em 0;}
.imgright {float: right; margin: 0 0 .5em 1em;}
.boldtext {font-weight: bold;}
.italictext {font-style: italic;}
.textright {text-align: right;}
.smalltext {font-size: .8em;}