﻿/*Page-General*/
* {
margin:0;
padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color:#000;
    font-size:12px;
    background-image:url('images/backgound.jpg');
    background-repeat:repeat;
    background-color:#ddb;
}
div, h1, h2, h3, h4, h5, h6, p, ul, li {
padding:0px;
margin:0px;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/canvasL.gif);
	background-repeat:repeat-y;
}

/*Header*/
#header {
    height:169px;
    position:relative;
    padding-top:15px;
   	margin-right: auto;
	margin-left: auto;
	width:970px;
}
#top_left {
    width:243px;
    position:relative;
    right:0;
    float:left;
    height:169px;
    background-image:url('images/adirondack.jpg');
}
#logo {
    width:717px;
    height:169px;
    background:url(images/header.jpg) no-repeat;
    float:left;
}
#quote {
    font-style:italic;
    padding-top:12px;
    width:175px;
    padding-left:520px;
    text-align:center;
}
/*Content*/
#content {
	float:right;
    width: 727px;
	padding: 10px 0 0 0;
    background-image:url('images/canvasR.gif');
    background-repeat:repeat-y;
    background-position:243
}
.confill {
	width:670px;
	padding:0 10px 15px 10px;
}
#left {
    width:243px;
    padding-top:15px;
    padding-bottom:20px;
    float:left;
    color:#e3e3e3;
}
.lcolumn {
color:#333;
width:315px;
float:left;
padding:8px;
}
.rcolumn {
width:315px;
float:right;
color:#000;
padding:8px;
}
#sign {
    width:717px;
    height:133px;
    float:left;
    margin-left:670px; 
    margin-top:10px;
}
#signlabel {
    font-style:italic;
    width:175px;
    text-align:center;
    margin-top:-60px;
    margin-left:15px;
}

.genrepic {
width:125px;
float:left;
padding-right:20px;
}
.genretxt {
width:455px;
float:left;
padding-bottom:25px;
}

/*Navigation*/
#nav {
	margin-left:auto;
	margin-right:auto;
	width:670px;
	list-style-type:none;
}

#nav a {
	font-weight: bold;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 5px;
	background-color:white;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 4px solid #7d6340;
	border-width: 0 4px;
}

/*Sidebar*/
#sidebar {
	float:left;
	width: 243px;
}
#fog {
position:absolute;
width:240px;
height:169px;
top:30px;
z-index:1;
}
#brush {
position:absolute;
width:140px;
height:120px;
top:130px;
left:55px;
z-index:2;
}
#canoe {
position:absolute;
width:243px;
height:215px;
top:240px;
z-index:3;
}
#pasta {
position:absolute;
width:230px;
height:170px;
top:480px;
z-index:3;
pasta:5px;
}
#paints2 {
position:absolute;
width:243px;
height:168px;
top:580px;
z-index:3;
overflow:hidden;
}
#cabin {
position:absolute;
width:230px;
top:720px;
z-index:4;
margin-left:5px;
}
#coffee {
position:absolute;
width:243px;
height:162px;
top:880px;
z-index:3;
}

/*Footer*/
#footer {
width:942px;
height:202px;
clear:both;
background-image:url('images/white_weave.jpg');
}
.botnav {
width:800px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
padding-bottom:20px;
color:#000;
}
.botcol {
width:175px;
float:left;
padding:10px;
}
a.footer:link {
color:blue;
}
a.footer:visited {
text-decoration:none;
color:gray;
}
a.footer:hover {
color:#D0F146;
}

/*Privacy Page*/
#privacytop {
width:922px;
height:190px;
padding-top:15px;
background-image:url('images/privacy.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Artist Page*/
#artisttop {
width:925px;
height:156px;
padding-top:15px;
background-image:url('images/about.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Commissions Page*/
#commissionstop {
width:925px;
height:156px;
padding-top:15px;
background-image:url('images/commissions.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Contact Page*/
#contactform {
width:275px;
float:left;
padding-right:20px;
}
#contactinfo {
width:255px;
float:left;
padding-bottom:25px;
padding-left:20px;
}
#contacttop {
width:925px;
height:156px;
padding-top:15px;;
background-image:url('images/contact.jpg');background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Gallery Page*/
#gallerytop {
width:925px;
height:156px;
padding-top:15px;
background-image:url('images/gallery.gif');background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}
.thumbnail {
float: left;
width: 165px;
margin: 0 10px 10px 0;
padding: 5px;
background-color:#ddb;
text-align:center;
}
.clearboth { clear: both; }

/*Product Pages*/
#productpic {
width:400px;
float:left;
padding-right:20px;
text-align:center;
}
#productinfo {
width:230px;
float:left;
background-color:#ddb;
padding:0 5px 0 5px;
}
.row1 {
background-color:#FFC;
}
.row2 {
background-color:#ddb;
}
.zazzle {
	width: 120px;
	float:left;
	padding-right:10px;
	text-align: center; line-height: 150%
}

/*Landscape Page*/
#landtop {
width:922px;
height:174px;
padding-top:15px;
background-image:url('images/landscape.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Still Life Page*/
#stilltop {
width:920px;
height:194px;
padding-top:15px;
background-image:url('images/still_life.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Miniature Page*/
#mintop {
width:922px;
height:180px;
padding-top:15px;
background-image:url('images/miniatures.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Farm Country*/
#farmtop {
width:920px;
height:164px;
padding-top:15px;
background-image:url('images/farm_country.jpg'); background-repeat:no-repeat;
margin-left:auto;margin-right:auto
}

/*Text*/
.centertext {
text-align:left;
}
.h1 {
font-family:Tahoma;
font-weight:700;
font-size:14px;
color:#CCC;
}
.h2 {
font-family:Tahoma;
}
.strong {
font-family:Tahoma;
font-weight:700;
font-size:16px;
color:#CCC;
}
.centeredtext {
text-align:center;
}
.headstyle {
	padding-top:15px;
	padding-bottom:15px;
	text-align:center
}

/*Images*/
.image {
border:0;
margin-right:15px;
}
.border0 {
border:0;
}

/*Links*/
a:link {
color:#000;
text-decoration:none;
}
a:visited {
text-decoration:none;
color:#C90;
}
a:hover {
color:green;
text-decoration:none;
font-weight:700;
}
a:active {
color:#000;
text-decoration:underline;
}
