body {
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6a6a6a;
}
@font-face {
    font-family: 'DakotaRegular';
    src: url('dakotaregular-webfont.eot');
    src: url('dakotaregular-webfont.eot?iefix') format('eot'),
         url('dakotaregular-webfont.woff') format('woff'),
         url('dakotaregular-webfont.ttf') format('truetype'),
         url('dakotaregular-webfont.svg#webfont2UOH7aee') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AmericanTypewriterRegular';
    src: url('americantypewriter-webfont.eot');
    src: url('americantypewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('americantypewriter-webfont.woff') format('woff'),
         url('americantypewriter-webfont.ttf') format('truetype'),
         url('americantypewriter-webfont.svg#AmericanTypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear {
	clear:both;	
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#container {
	width: 1000px;
	margin:0 auto;
	display: block;

}
li.last a {
	border:none!important;	
}
li.first a {
	margin-left:0px!important;
}
.left {
	float:left;
}
.right {
	float:right;
}
.last-border {
	border:none!important;
}
h1 {
	font-family: "Handwriting - Dakota";
	font-size: 24px;
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	color:#CCC;
	height:1px;
}

/* Navigation  Left
-----------------------------------------------------------------------------*/ 
#mainNavigation-left {
	display:block;
	float:left;
	width: 350px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainNavigation-left li {
	display:block;
	float:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainNavigation-left li a {
	display:block;
	font-size:14px;
	color:#1f1f1f;
	text-decoration:none;
	font-family: "Century Gothic";
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	text-transform: uppercase;
}
#mainNavigation-left li a:hover {
	color:#7a2531;
}
#mainNavigation-left .red {
	color:#7a2531;
}
/* Navigation Right
-----------------------------------------------------------------------------*/ 
#mainNavigation-right {
	display:block;
	float:right;
	width: 350px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	z-index:9999!important;
	position: relative;
}
#mainNavigation-right li {
	display:block;
	float:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainNavigation-right li a {
	display:block;
	font-size:14px;
	color:#1f1f1f;
	text-decoration:none;
	font-family: "Century Gothic";
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	text-transform: uppercase;
}
#mainNavigation-right li a:hover {
	color:#7a2531;
}
#mainNavigation-right .red {
	color:#7a2531;
}

/* Header Styles
-----------------------------------------------------------------------------*/
#header-container {
	height: 110px;
	margin-top: 0px;
	padding-top: 20px;
}
#smlnav-container {
	width:220px;
	float: left;
}
#sml-nav {
	display:block;
	float:left;
	width: 220px;
	padding: 0px;
	margin:0px;
}
#sml-nav li {
	display:block;
	float:left;
}
#sml-nav li a {
	display:block;
	height:12px;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595959;
}
#sml-nav li a:hover {
	color:#7a2531;
}
#sml-nav .red {
	color:#7a2531;
}
#number {
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	float: left;
	width: 220px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#logo {
	position: absolute;
	margin-left: 300px;
	width: 377px;
}
#date {
	float:right;
	width:170px;
	font-size: 12px;
	color: #707070;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#search-box {
	float:right;
	clear:right;
	width:212px;
	margin-top: 10px;
	text-align:right;
	z-index:9999 !important;
	position: relative;
}
#red-line {
	background-color:#bf2c37;
	height: 2px;
}
#header-img {
	z-index:-1 !important
}
#flash-img {
	z-index:-1 !important
	position:static;
}
#brushes {
	position: absolute;
	width:132px;
	height:276px;
	margin-left:950px;
	padding: 0px;
	margin-top: 0px;
	z-index:20 !important;
}
fieldset.search {
	border: none;
	width: 200px;
	float: right;
	text-align:right;
	margin: 0px;
	padding: 0px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #999;
	font-size: 12px;
	width: 150px;
	height: 12px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px;
}
.search input.box:focus {
	outline: none;
	background-color: #FFF;
}
.search button.btn {
	width: 34px;
	height: 21px;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #FFF;
	background-image: url(images/go-btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 5px;
	padding: 0px;
	margin-right: 0px;
}
.search button.btn:hover {
	background-image: url(images/go-btn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Home Page Body Styles
-----------------------------------------------------------------------------*/
#hm-middle-section {
	margin-top: 15px;
}
#hm-middle-section h1 {
	font-size: 22px;
	font-style: italic;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
#grey-box {
	background-image: url(images/greybox-back.gif);
	background-repeat: no-repeat;
	height: 164px;
	width: 1000px;
}
#hightlight-box {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#hightlight-box p {
	margin:0px;
	padding:0px;
}
#hightlight-box h2 {
	font-family: 'DakotaRegular';
	text-align:center;
	font-size: 28px;
	color: #575757;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hightlight-box img {
	border: 1px solid #a5a5a5;
	margin-right: 5px;
}
#hightlight-box  a {
	text-decoration:underline;
	color: #717171;
}
#hightlight-box  a:hover {
	text-decoration:underline;
	color: #7a2531;
}
#body-container {
	margin-top: 0px;
	padding-top:20px;
}
#body-col {
	width:318px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6a6a6a;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height:220px;
	margin-bottom: 50px;
}
#body-col h2 {
	font-family: 'DakotaRegular';
	font-size: 22px;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#body-col a {
	color: #6a6a6a;
	text-decoration: underline;
}
#body-col a:hover {
	color: #7a2531;
	text-decoration: underline;
}
.penback {
	background-image:url(images/pen-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Subpage Styles
-----------------------------------------------------------------------------*/
#sub-middle-section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
#sub-middle-section h1 {
	font-size: 22px;
	font-style: italic;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
#sub-container {
	margin-top: 20px;
	margin-bottom:100px;
}
#sub-container a {
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;	
}
#sub-container a:hover {
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
#sub-container h2 {
	padding-top:10px;
	margin-bottom:10px;
}
#sub-container tbody {
	padding-bottom:10px;
	margin-bottom:10px;
}
#sub-container img a {
	border: 2px solid #7a2531;
}
.img-border {
	border: 2px solid #7a2531;
} 
#subpg-left-col {
	width:150px;
	float:left;
	margin-bottom:30px;
	position:relative;
}
#subpg-right-col {
	padding: 10px;
	float: right;
	width: 785px;
	min-height:600px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-bottom: 40px;
}
#sub-container h1 {
	font-family: 'DakotaRegular';
	font-size: 24px;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sub-navigation {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-navigation li {
	list-style-type: none;
	
}
#sub-navigation li a {
	display:block;
	font-size:14px;
	color:#8c8c8c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	font-weight: normal;
}
#sub-navigation li a:hover {
	color:#7a2531;
	text-decoration:underline;
}
.sub-title {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sub-title2 {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#questions-box {
	margin-bottom:10px;
	padding-bottom:10px;
}
#questions-box li {
	margin-left:8px;
	padding-left:0;
}


/* Footer Styles
-----------------------------------------------------------------------------*/
#footer-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	margin-top:50px;
}
#footerTitle {
	display:block;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footerTitle li {
	float:left;
	display:block;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #505050;
	text-decoration: none;
}
.title-company { margin-left:10px; }
.title-questions { padding-left:40px; }
.title-shop { margin-left:66px; }
.title-artists { margin-left:80px; }
.title-whatsnew { margin-left:60px; }
.title-social { margin-left:120px; }

#footerNavborder {
	height:120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	float:left;
	padding-right: 5px;
}
.company-footer { width:100px; }
.questions-footer {width:120px; }
.shop-footer { width:125px; }
.artists-footer { width:115px; }
.whatsnew-footer { width:115px; }

#footerNavigation {
	float:left;
	padding: 0px;
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerNavigation li {
	list-style-type: none;
	display:block;
}
#footerNavigation li a {
	display:block;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 18px;
}
#footerNavigation li a:hover {
	color:#7a2531;
	text-decoration:underline;

}
#social-media-box {
	float:left;
	margin-left:10px;
	padding-top: 10px;
	width:110;
}
#facebook-link {
	float:left;
	width:270px;
	height: 50px;
}
#newsletter-box {
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}
#newsletter-box a {
	font-size: 12px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}
#newsletter-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}
#newsletter-box input {
	font-size: 11px;
	color: #454545;
	border: 1px solid #dddddd;
	float: left;
	height: 18px;
	width:170px;
	margin-top: 5px;
}
#newsletter-box .subscribe-btn {
	width:94px;
	height:21px;

}
.header {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}
#footerRightCol {
	background-image: url(images/brushes-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:200px;
}


#sub-navigation-blog {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-navigation-blog li {
	list-style-type: none;
	
}
#sub-navigation-blog li a {
	display:block;
	font-size:12px;
	color:#666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	font-weight: normal;
}
#sub-navigation-blog li a:hover {
	color:#7a2531;
	text-decoration:underline;
}
#sub-navigation-blog p {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	text-decoration: none;	
}
.blog-title {
	margin-top:30px;
	padding-top:30px;
}
#blog-section {
}
#blog-section h2 {
	clear: both;
	padding-top: 30px;
}

#advancedSearches{
/*	visibility: hidden; */
  display: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	width: 100%;
}
	
#closer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}

.advancedSearchLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.advancedSearchLink:hover {
	color: #666666;
	text-decoration: underline;
}

.closerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.closerLink:hover {
	color: #666666;
	text-decoration: underline;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.nameLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.nameLink:hover {
	color: #666666;
	text-decoration: none;
}

.mapLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.mapLink:hover {
	color: #666666;
	text-decoration: none;
}

.navLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.navLinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb9447;
	line-height: 14px;
	text-decoration: underline;
}
.navLinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb9447;
	line-height: 14px;
	text-decoration: underline;
}
.navLinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-decoration: underline;
}
.headText {
	ffont-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.websiteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.websiteLink:hover {
	color: #666666;
	text-decoration: underline;
}

.emailLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bb9447;
	text-decoration: none;
}

.emailLink:hover {
	color: #666666;
	text-decoration: underline;
}

.pageLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.pageLink:hover {
	color: #666666;
	text-decoration: underline;
}

hr {
	border: thin solid #F0F0F0;
}

.poweredBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #60001;
	text-decoration: underline;
}
.poweredBy a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #60001;
	text-decoration: underline;
}
.poweredBy a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #bb9447;
	text-decoration: underline;
}
.poweredBy a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: underline;
}
.addLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bb9447;
	text-decoration: underline;
}

.addLink:hover {
	color: #666666;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
