* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;line-height:17px;color:#444444;
}

body {
	margin: 0;
	padding: 0; 
	background : CDC8C4;
	background: #dad6d3 url(images/bgrnd.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

strong { color:#28547b; font-size: 110%; }

blackbold { color:black; font-size: 105%; font-weight: bold; }

p { font-size:80%; }

a {
	color: #125189;	
	font-weight: bold;
}
a:hover {
	color: #ab0b0b;	
}

h1 { font-size: 140%; font-family: helvetica, arial, verdana, sans-serif; margin-bottom: 8px; margin-top: 5px; color: #125189; 
	letter-spacing: 1.5px; font-weight: bold; }
h2 { font-size: 90%; font-family: helvetica, arial, verdana, sans-serif; margin-bottom: 8px; color: #3f6363; letter-spacing: 1px; font-weight: bold; }
h3 { font-size: 125%; font-family: helvetica, arial, verdana, sans-serif; margin-bottom: 8px; color: #3f6363; letter-spacing: 0.5px; font-weight: bold; }
h4 { font-size: 115%; font-family: helvetica, arial, verdana, sans-serif; margin-bottom: 8px; color: #3f6363; letter-spacing: 0.5px; font-weight: bold; }

.shop h1 {font-size:130%; margin-bottom: 4px; }
.shop h2 {font-size:110%; margin-bottom: 5px; }

p { margin-bottom: 15px; text-align: justify; }

.navtop { background-position: top; background: url(images/drawing-and-painting.jpg); background-repeat: no-repeat; }
.navpanel { background-position: top; background: url(images/navpanel.jpg); background-repeat:repeat-y;  }
.navpanelcorner { background-position: top; background: url(images/navpanelcorner.jpg); background-repeat:no-repeat;  }


/*==============================================
C O N T A I N E R
==============================================*/

#parchmenttop {
    position: relative;
	top: 25px;
	margin: 0 auto;
	width: 800px;
	background: #f2f1e1 URL(images/artgraphica.jpg); 
}

#parchment {
	position: relative;
	top: 21px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 27px;
	padding-top: 0;
	width: 740px;
	background: #f2f1e1 URL(images/learning-art.jpg);
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
}

#parchmentend {
    position: relative;
	top: 21px;
	height: 21px;
	margin: 0 auto;
    margin-bottom: 50px;
	width: 800px;
	background: #f2f1e1 URL(images/drawinginpencil.jpg) no-repeat;
}


#flashAni { float: right; padding: 0 0 0 15px; margin-right:15px; }

.dashedBox { border-style: dashed; border-width:thin; background:#f5e2bc; padding: 5px; }
.dashedBoxBlue { border-style: dashed; border-width:thin; background:#c9d3e8; padding: 5px; } 
.dashedBoxGreen { border-style: dashed; border-width:thin; background:#d1e0db; padding: 5px; } 
.dashedBoxSienna { border-style: dashed; border-width:thin; background:#e0dcd1; padding: 5px; } 
.dashedBoxGreyblue { border-style: dashed; border-width:thin; background:#d1d8e0; padding: 5px; } 
.dashedBoxPlain { border-style: dashed; border-width:thin; padding: 5px; }
.solidWhiteBox { border-style: solid; border-width:2px; background:#FFF; border-color:#618083; padding:5px; }
.WhiteBoxShadow { border-width:1px 3px 3px 1px; padding-top: 10px; border-style: solid; border-color:#333; background:#FFF; }
.WhiteBoxShadow img { border-color: #333; }
.WhiteBox { border-width:1px 3px 3px 1px; padding: 10px; border-style: solid; border-color:#333; background:#FFF; }

/* ArtGraphicA ad container */

.adArtGraphica { width: 149px; height: 149px; margin: 200px 0 0 4px; text-align:center; }

.artGallery { width: 162px; margin: 5px 10px; text-align:center; float:left; }
.artGalleryHeader { font-weight:bold; font-size: 78% }


/*==============================================
M A I N   T E X T 
==============================================*/

.centerText { text-align: center; }

#contactForm { font-weight: bold; }
#contactForm .smalltext { font-weight: normal; font-size:85%; }
#contactForm img { border: 1px solid black; margin: 3px 0 3px 0; }
#contactForm input,textarea {
color: #000;
background-color: #dadcb9;
border: 1px solid black;
}

#contactForm textarea {
	width: 400px;
	height: 120px;
/*	background-image: url(images/contact-bg.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}

.boldText { font-weight: bold; }
.italicText { font-style: italic; }
.boldLargeText { font-size: 120%; font-weight: bold; }
.smallLinkText { font-size: 75%; color:#990000 }
.smallestText {font-size: 70%;}
.medText { font-size: 85% }
.justifyText { text-align: justify; }

.line { background: url(images/art-divide.gif) no-repeat center bottom; margin: 10px auto; height: 10px; }

.pullquote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 150%; text-align: center; margin: 10px; width: 200px;
border-top-width: thin; border-top-style: solid; border-top-color: #638382;
border-bottom-width: thick; border-bottom-style: solid; border-bottom-color: #638382;
padding-top: 10px; padding-bottom: 10px;
}

.bullets { margin-left: 10px;  padding-left: 0; list-style: none; }
.bullets ul { list-style: none; }
.bullets li { padding-left: 15px; color:#28547b; font-size: 90%; background-image: url(images/art-tutorial-cds/art-bullet.gif); background-repeat: no-repeat;
 background-position: 0 6px; }
.cdContentsBox { width: 250px; padding:4px; background: #f2deb7; border: 2px; border-color: black; float:right; margin: 5px 0 15px 15px; }


/*==============================================
F O O T E R 
==============================================*/

#footerNav li { list-style-type: none; 	display: inline; }
#footerNav { font-size: 70%; text-align:center; }
#footerNav a.colourChange { color: #396969; font-size: 110%; }
#footerNav a:hover.colourChange { text-decoration: underline; color: #c000ff; }


#website {font-size: 75%; color:#dbe8ce; text-align:center; margin-top:-17px;}
#website a {color:#ffe6b2;}
#website a:hover {color:#fd9cde;}


/*==============================================
N A V I G A T I O N
==============================================*/

.navigation li a { color: #c9ddb3; text-decoration: none; display: block; padding: 1px; margin-top:0; margin-bottom:0; }
.navigation { font-size:70%; position: relative; top:20px; }
.navigation p { font-size:110%; color: #ffffff; font-weight: bold; margin-bottom: 3px; margin-top:10px; }
.navigation li { list-style-type: none; }
.navigation .linebot { width: 140px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #b1c5c4; }
.navigation .linetop { width: 140px; border-top-width: 1px; border-top-style: solid; border-top-color: #b1c5c4; }
.navigation li a:hover { text-decoration: underline; color: #86ff00; }

/*==============================================
S E A R C H
==============================================*/

.search {
	margin-top: 20px;
	padding-bottom: 5px;
	margin-left: 8px;
	width: 177px;
	height: 24px;
	/*background: url(images/nav-search.gif) no-repeat;*/
}

input {
color: #f0efc2;
background-color: #354d66;
border: 1px solid #b1c5c4;
}

#searchSubmit
{
margin-top: 3px;
width: 86px;
height: 18px;
background: url(images/art-search.jpg) no-repeat;
outline: none;
border: 0;
}

#lsearch ul {
	width: 150px;
	list-style-type: none;
}
#lsearch ul li {
	width: 150px;
	padding: 3px 0 3px 25px;
	border-bottom: 1px solid #311D00;
}
#lsearch ul li a{
	font-weight: bold;
	color: #d2ab6a;
	text-decoration: none;
	line-height: 12px;
}
#lsearch ul li a:hover{
	color: #FAA123;
}

/*==============================================
I M A G E S
==============================================*/

.marginBot { margin-bottom: 5px; }
.marginBottom { margin-bottom: 10px; }
.marginBotLarge { margin-bottom: 20px; }
.marginBotXLarge { margin-bottom: 1200px; }
.marginTop { margin-top: 5px; }
.marginTopLarge { margin-top: 15px; }
.marginTopXLarge { margin-top: 40px; }
.imgBorder { border: 1px black solid; }
.imgNoBorder { border: 0; }
.imgshadBorder { border-top: 1px black solid; border-right: 3px black solid; border-bottom: 3px black solid; border-left: 1px black solid;}
.imgRight { float: right; margin:3px; }
.imgLeft { float: left; margin:3px; }
.largeMarginRight { margin-right: 15px; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.marginLeftRight { margin-left: 5px; margin-right: 5px; }
.marginLargeLeftRight { margin: 0 20px; }
.marginTopBottom { margin:15px 0;}
.marginSmallTopBottom { margin:3px 0;}
.centerImg { display: block; margin-left: auto; margin-right: auto; }
.marginSmallRight { margin-right: 4px; }
.marginRight { margin-right: 20px; }
.marginLeft { margin-left: 20px; }
.marginLeftLarge { margin-left: 100px; }
.marginRightLarge { margin-right: 100px; }
.marginRightsm {margin-right: 8px; }
.alignTop {top:0px;}
.allMargins { margin: 12px; }
.allMarginsSmall { margin: 5px; }
.imgQuote { padding: 0 5px 4px 0; margin: 3px 5px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 75%; text-align: center; 
border-top-width: 1px; border-top-style: solid; border-top-color: #3d6589; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #3d6589; }

/* Canvases */
.whiteBorder { background:#FFF; padding:10px }
.canvasFloat { float: right; margin: 5px 5px 5px 15px; }
#shopContainer { margin-top: 5px; }
#shopContainer p { text-align: left; }
.PoundBGStandard { background:#d9e0c3; padding: 3px; width:175px; border:1px #000 dashed; }
.PoundBGLarger { background:#c9dbdc; padding: 3px; width:175px; border:1px #000 dashed; }
.PoundBGStandardWide { background:#d9e0c3; padding: 3px; width:340px; border:1px #000 dashed; }
.PoundBGLargerWide { background:#c9dbdc; padding: 3px; width:340px; border:1px #000 dashed; }
#shopIcons {  margin-top:-15px; padding-bottom: 8px; }
.popArtExtras { font-size:65%; font-weight:bold; }
.canvasBorder { border: 1px solid #000; }
.linedBox { position:relative; border: 1px solid #3f6363; padding: 8px; font-size:80%; }
.linedBox h4 { position:relative; top:-20px; padding:5px; background:#f2f0e1; margin-bottom:5px; }
.canvasQuote { padding: 0 5px 4px 0; margin: 3px 5px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 75%; text-align: center; 
border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #3d6589; }
.canvasIntro { font-size: 110%; }
.tableBG { background:#c4cecd; padding:10px; }
.tableTitleBG { background:#b4bfbe url(images/tableTitleBG.jpg); background-position:center top; padding:0; margin:0px; }
.tableBuynowBG { background:#a7b6b5 url(images/tableBuynowBG.jpg); background-repeat: repeat-x; padding:0; margin:0px; }
.magnifyingglass { margin:0 5px 2px 5px; border:0; }
.canvasTitle { font-weight: bold; font-size: 70%; text-align:center; }

/* Free Art Lessons */
.author { text-align:right; font-size:90%; font-weight:bold; }

/*==============================================
F R E E   A R T   L E S S O N S
===============================================*/

.textArtLesson1 { color: #e8f0db; }
.textArtLesson2 { color: #dbdff0; }

.arttitle {
	FONT-SIZE:85%; COLOR: #eaeeb7; line-height:12px; margin-bottom:15px;
 }
 
.NailText { text-align: center; font-size: 65%; }
 
td.artlesson1
{
FONT-SIZE: 12px; COLOR: #f3f1f8; line-height:18px; 
text-align: justify;
background-color: #727570;
  padding-bottom: 10px;   padding-top: 5px;
  border-collapse: collapse;
border-spacing: 0px;
}

.artlesson1 A:LINK {
	font : bold; COLOR: #e2e0e7;
}
.artlesson1 A:VISITED {
	font : bold; COLOR: #e2e0e7;
}
.artlesson1 A:ACTIV {
	font : bold; COLOR: #e2e0e7;
}
artlesson1 A:HOVER {
	font : bold; COLOR: #d7cced;
}

td.artlessontop1
{
FONT-SIZE: 14px; COLOR: #f5e5b0; font-weight: bold;
background-color: #727570;
background-image:url(images/free-art-table1.jpg); 
background-repeat: repeat-x;
  border-collapse: collapse;
  height:25px;
border-spacing: 0px;
}

.artlessontop3
{
FONT-SIZE: 14px; COLOR: #f5e5b0; font-weight: bold;
}

td.artlessonbottom
{
background-image:url(images/art-tutorials/bot1.gif);
background-repeat: repeat-x;
  border-collapse: collapse;
  border:0px;
}

.arttitle2 {
	FONT-SIZE:85%; COLOR: #cfc2bd; line-height:12px; padding-bottom:15px;
 }
 
td.artlesson2
{
FONT-SIZE: 12px; COLOR: #f5f0ee; line-height:18px; 
text-align: justify;
background-color: #6e6b7a;
  padding-bottom: 10px;   padding-top: 5px;
  border-collapse: collapse;
border-spacing: 0px;
}

td.artlessontop2
{
FONT-SIZE: 14px; COLOR: #eadfda; font-weight: bold;
background-color: #6e6b7a;
background-image:url(images/free-art-table2.jpg); 
background-repeat: repeat-x;
  border-collapse: collapse;
  height:25px;
border-spacing: 0px;
}

td.artlessonbottom2
{
background-image:url(images/art-tutorials/bot2.gif);
background-repeat: repeat-x;
  border-collapse: collapse;
  border:0px;
}

table.artborder
{
	FONT-SIZE: 14px; line-height:18px; 
text-align: justify; 
background-image:url(images/art-tutorials/art-border.jpg);
background-color: #c0b8b2;
background-repeat: repeat-y;
	background-position: top center;
  border:0px;

}

/*View Art Lessons*/ 
.viewLessons { height:auto; font:100%/175% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; margin:5px 0; } 

/*Button link styles*/ 
.viewLessons a:link, .viewLessons a:visited { color: #ddd; background-color:#6b5d82; font-size:1em; font-weight:bolder; text-decoration: none; border-bottom:0.1em solid #2d491b; border-right:0.1em solid #2d491b; border-top:0.1em solid #abafa9; border-left:0.1em solid #abafa9;  padding:0.3em; } 
.viewLessons a:hover { background-color:#b092e1; color:#fff; border-top:0.1em solid #777; border-left:0.1em solid #777; border-bottom:0.1em solid #303405; border-right:0.1em solid #303405; padding:0.3em; } 

.viewLessons2 { height:auto; font:100%/175% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; margin:5px 0; } 

/*Button link styles*/ 
.viewLessons2 a:link, .viewLessons2 a:visited { color: #ddca65; background-color:#435aa1; font-size:1em; font-weight:bolder; text-decoration: none; border-bottom:0.1em solid #2d491b; border-right:0.1em solid #2d491b; border-top:0.1em solid #abafa9; border-left:0.1em solid #abafa9;  padding:0.3em; } 
.viewLessons2 a:hover { background-color:#496ee1; color:#fff; border-top:0.1em solid #777; border-left:0.1em solid #777; border-bottom:0.1em solid #303405; border-right:0.1em solid #303405; padding:0.3em; } 

.viewLessons3 { height:auto; font:100%/175% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; margin:5px 0; } 

/*Button link styles*/ 
.viewLessons3 a:link, .viewLessons3 a:visited { color: #ddd; background-color:#8fa3a1; font-size:1em; font-weight:bolder; text-decoration: none; border-bottom:0.1em solid #2d491b; border-right:0.1em solid #2d491b; border-top:0.1em solid #abafa9; border-left:0.1em solid #abafa9;  padding:0.3em; } 
.viewLessons3 a:hover { background-color:#f3d873; color:#fff; border-top:0.1em solid #777; border-left:0.1em solid #777; border-bottom:0.1em solid #303405; border-right:0.1em solid #303405; padding:0.3em; } 

/*==============================================
A R T   S H O P
==============================================*/
.shopNailLink { text-align: center; font-size: 65%; }

.ACEO input { background-color:#f2f0e3; border:0; }

.picBorder { background:#FFF; border: 1px solid #000; padding:10px; margin:5px }

/*==============================================
G O O G L E   A D S
==============================================*/
#GoogleHomePage { margin-left: 7px; }