body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size:80%;
	color:#FFFFFF;
	line-height: 1.2;
	background-color:#585F1E;
	background-image:url(../assets/pageBkd2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
}

a{
	text-decoration:none;
	color: #FFFFFF;
}

a:hover{
	color:#D7D79D;
}



h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #D7D79D;
	color: #D7D79D;
	font-weight: normal;
	font-size: 20px;
	margin-right: 0px;
}

h2.wide {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #D7D79D;
	color: #D7D79D;
	font-weight: normal;
	font-size: 20px;
}

h3{
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	color: #FFFFFF;
}

.promoTitle{
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	color:#D7D79D;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #666666;
	font-size: 13px;
}

h5{
	font-size: 110%;
	font-weight: bold;
	color:#333333;
}

h6{
	font-size: 100%;
	font-weight: bold;
	color:#333333;
}


p{
	margin:0px;
	padding: 0px;
}

.branding{
	/*width: 100%;
	height: 120px;
	margin:0px;
	padding: 0px;*/
}


.navigation {
	width: 100%;
	display:table;
	background-color: #990622;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top: 1px solid #84902B;
	/*border-bottom: 1px solid #FFFFFF;*/
}

.nav ul {
	float: left;
	width: 100%;
	margin-left:0;
	margin-right:0;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0;
	background-color: #990622;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #FFFFFF;
}

.nav ul li { 
	display: inline;
}

.nav ul li a {
	float: left;
	background-color: #990622;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: normal;
	font-size: 13px; /* could coz probs */
	border-right: 1px solid #5E000D;
}

.nav ul li a:hover {
	color: #84902B;
	background-color: #990622;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight: normal;
	font-size: 13px; /* could coz probs */
	border-right: 1px solid #5E000D;
}

.page{
	width: 100%;
	/*position: relative;*/
}

.sideBar{
	background-image:url(../assets/side.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
	height: 693px;
}

.subNav{
	width: 180px;
	/*height: 250px;*/
	float: right;	
	text-align:left;
	margin: 0px;	
	padding: 0px;
	margin-bottom:20px;
	margin-left: 20px;
	/*padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: none;*/
}

.subNavRight{
	text-align: right;
}

.subNavShort{
	height: 100px;
}

.subNavHome{
	width: 180px;
	height: 350px;
	float: left;	
	background-color:#FFFFFF;
	background-image:url(../assets/grayBkd.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	margin: 0px;	
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 17px;
}

.content{
	padding: 10px 20px 20px 20px;
	margin-left: 200px;
	color: #000000;
	background-image:url(../assets/contentBkd.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	position: relative;
}

.contentHome{
	padding: 10px 20px 0px 20px;
	margin-left: 200px;
	color: #000000;
	background-image:url(../assets/contentBkd.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	position: relative;
}

.contentWide{
	padding: 10px 20px 20px 20px;
	color: #D7D79D;
	/*background-image:url(../assets/contentBkd.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	text-align:left;

}

#link {
	color: #000000;
	background-color: #990622; /*#6FA3B4;*/
	border: 1px solid #84902B;
	border-bottom: none;
		
}
	
#link ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#link li {
	width: 178px;
	margin: 0;

}
		
#link li a {
	display: block;
	padding: 5px;
	color:#FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 13px; /* could coz probs */
	border-bottom: 1px solid #84902B;

}

html>body #link li a {
	width: auto;

}

#link li a:hover {
	background-color: #790316;
	color: #D7D79D;
	font-size: 13px; /* could coz probs */
		}

.clearing{
	clear: both;
}



.footer {
	color: #000000;
	padding:5px 0px 30px 0px;
	border-top: 1px solid #999999;
	font-size: 13px;
	margin-right: 20px;
}

.footer a:hover{
	color:#000000;
}

.darkBar{	
	background-color:#333333;
	border-bottom: 1px solid #84902B;
	border-top: 1px solid #84902B;
	padding-bottom: 5px;
}

.backToTop{
	background-color:#51581B;
	border: 1px solid #747F26;
	padding: 4px;
	padding-bottom: 6px;
	margin: 10px 10px 10px 0px;
	width: 100px;
	text-align:center;
	margin-top: 30px;  /*could cause problems*/
	font-size: 13px; /* could coz probs */
}

.backToTop a{
	text-decoration:none;
	color: #839028;
}

.backToTop a:hover{
	color:#FFFFFF;
}

.leftFixed{ /* used for Originals */
	float: left;
	width: 270px; /* this stops wrapping of the canvas's*/
}

.leftFixed2{ /* used for Ltd Eds */
	float: left;
	width: 180px; 
}

.leftFixed3{ /* used for Cards */
	float: left;
	width: 130px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.copyright{
	font-size: 13px; /* could coz probs */
	width: 350px;
	text-align: left;
}



ul.awards{
	padding-left: 0px;
	padding-top: 10px;
}

li.awards{
	list-style-type:none;
	margin-bottom: 40px;
	margin-left: 10px;
}

.quote{
	font-weight:normal;
	color:#FFFFFF;
	font-style:italic;
}

.signature{
	padding-right: 50px;
	margin-bottom:30px;
}

.canvas{
	margin-bottom: 80px;
}

.canvasBackToTop{
	margin-bottom: 30px;
}

.printCanvas{
	margin-bottom: 80px;
}

.printCanvasBackToTop{
	margin-bottom: 15px;
}

.card{
	 /*margin-bottom: 50px; old setting ***************/
	margin-bottom: 65px;
}

.cardBackToTop{
	margin-bottom: 25px;
}

.bookmark{
	margin-bottom: 65px;
}

.bookmarkBackToTop{
	margin-bottom: 20px;
}



.canvasText{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 6px; /* waas 18 */
	margin-right: 18px;
	color:#999999;
}

.printText{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 16px;
	color:#999999;
}

.printTextPortrait{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 13px;
	margin-right: 16px;
	color:#999999;
}

.cardText{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 16px;
	color:#999999;
}

li.canvasText2{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../assets/listArrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
	margin-top: 5px;
	font-size: 13px;
}

ul.canvasText2{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 13px;
}

li.whereToBuy{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../assets/listArrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: top 4px;
	margin-top: 10px;
	margin-bottom: 20px;
}

ul.whereToBuy{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.LtdEdLinks{
	font-weight: bold;
	margin-top: 40px;
}

li.LtdEdLinks{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	/*background-image:url(../assets/listArrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: top 20px;*/
	margin-top: 5px;
	font-weight: normal;
}

ul.LtdEdLinks{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}

li.resumeLinks{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../assets/listArrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: top 0px;
	margin-top: 5px;
	font-weight: normal;
}

ul.resumeLinks{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}


.original{
	margin-top: 20px;
	margin-left: 0px;
}

.promoArea{
	margin-left: 5px;
	margin-bottom:6px;
	margin-right: 0px;
	font-size: small;
	font-weight: normal;
	border-bottom:1px dotted #999999;
	color:#999999;
}

.promoAreaText{
	margin-left: 5px;
	margin-top: 4px;
	color:#999999;
}

li.promoAreaText2{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../assets/listArrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
	margin-top: 0px;
}

ul.promoAreaText2{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.awardText{
	margin-left: 170px;
	margin-top: 20px;
}

.salesTag{
	margin-left: 3px; /* was 17 */
	margin-bottom: 20px;
}

.salesTagPrint{
	margin-left: 6px;
	margin-bottom: 20px;
}

.salesTagPrintPortrait{
	margin-left: 11px;
	margin-bottom: 20px;
}

.painting{
	height: 200px;
	/*width: 270px;may have to take this out*/
}

.paintingDeep{
	height: 250px;
	/*width: 270px;may have to take this out*/
}

.ltdEd{
	height: 150px;
}

.ltdEdDeep{
	height: 190px;
}

.ltdEdPortrait{
	height: 190px;
}

.cards{
	/*height: 110px;*/
}

.cardsDeep{
	/*height: 125px;*/
}

.cardsLandscape{
	/*height: 80px; this was the original setting*/
	/*height: 110px;*/
}

.bookmarks{
	/*height: 110px;*/
}

.bookmarkDeep{
	/*height: 125px;*/
}

.emphasis{
	font-weight: bold;
}

.ltdEdText{
	margin-top: 20px;
	margin-left: 370px;
}

.spacer{
	height: 40px;
}

.smallSpacer{
	height: 20px;
}

.printSpacer{
	height: 27px;
}

.printSpacer2lines{
	height: 11px;
}

.cardSpacer{
	height: 15px;
}

.cardSpacer3{
	height: 16px;
}

.bookmarkSpacer{
	height: 16px;
}

.bookmarkSpacer2{
	height: 0px;
}

.cardSpacer2{
	height: 19px;
}


.cardSpacer2lines{
	height: 35px;
}



.polaroid{
	margin: 10px;
	margin-right: 30px;
}

li.indent{
	margin-left: 40px;
}

.email{
	padding-left: 10px;
	text-align: right;
}

.homePromo{
	width: 170px;
	/*height: 160px;
	float: left;	*/
	text-align:left;
	margin: 0px;	
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #687221;
	border: 1px solid #84902B;
}

.polaroidAdjust{
	padding-left: 15px;
}

.copyright a{
	text-decoration:none;
	color: #D7D79D;
}

.copyright a:hover{
	color:#FFFFFF;
}

.email a{
	text-decoration:none;
	color: #D7D79D;
}

.email a:hover{
	color:#FFFFFF;
}