/* CSS Document */
body 
{	background: #000000 url(/images/colour-BG.jpg) no-repeat top; color:#FFFFFF; }
ul#wrapper
{	background-color: #000000; }
li#sectionTitle
{	background: #111111 url(/structural_images/black-gradient1.png) no-repeat bottom; }
li#sectionAbout, li#sectionContact
{	background:#262626 url(/structural_images/black-gradient1.png) no-repeat bottom; }
li#sectionShop, li#sectionOne, li#sectionTwo
{ 	background:#333333 url(/structural_images/black-gradient1.png) no-repeat bottom; }
li#sectionAbout a:hover, li#sectionContact a:hover, li#sectionShop a:hover, li#sectionOne a:hover, li#sectionTwo a:hover
{ 	background-color: #111111; }

h1
{	background: transparent url(/images/deborahTurner-logo.jpg) no-repeat left top }
h2
{
	color: #999; font-family: cursive;
}
h3.about
{	color : #FFFFFF; }
h3
{	color: #FFFFFF}
h4
{	color : #999999; }
ol#navigation
{	background : transparent url(/images/BG-nav.gif) no-repeat bottom left; }

a
{	color: #FFFFFF; }
a.blue
{	color: #00AECF; }
a.pink
{	color: #E9296E; }
a.orange
{	color: #FFA800; }
a.purple
{	color: #660066; }

/* ------------------------------------------------------------------------ */
/* main content - 3 column */
ul.three_col li.col1, ul.three_col li.col2, ul.three_col li.col3
{	border : 1px solid #999999; }
ul.three_col li.col1
{	background: transparent url(/images/BG-art.jpg) no-repeat top; }
ul.three_col li.col2
{	background: transparent url(/images/BG-illust.jpg) no-repeat top; }
ul.three_col li.col3
{	background: transparent url(/images/BG-web.jpg) no-repeat top; }

ul.three_col p
{	color : #D3D4D4;}

ul.basic li
{	color : #D3D4D4; }

div.intro
{	background: transparent url(/structural_images/BG-crossed.gif) no-repeat center bottom; }

p.text
{	color: #CCCCCC; }
p.expanded_text
{	color: #CCCCCC; }
p.expanded_text strong
{	color : #00AECF; }
p.addend
{	color : #FFFFFF; }
/* ------------------------------------------------------------------------ */
/* zazzle */
div#zazzle{
	background: transparent url(/images/BG-zazz.jpg) no-repeat center;
	border : 1px solid #999999;
}
div#zazzle p.belowProds
{	color:#666666; }
ul.prods li
{	outline : 1px solid #663366; }

/* ------------------------------------------------------------------------ */
/* footer */
ol#footer
{	border-top : 1px dotted #D3D4D4; border-bottom : 1px dotted #D3D4D4; clear : both; }
ol#footer li p
{	color : #D3D4D4; }
