body
{
	background-color: #DFE2BC;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	background-image: url(images/jw_home.gif);
	background-repeat: no-repeat;
	color: #2B1E07;
}
h1 {
	margin:20px 0px 8px 0px;
	padding:0px;
	font-size:24px;
	}
	
h2
{
	font: bold 16px/18px arial black, arial, verdana, helvetica, sans-serif;
	margin: 12px 0px 4px 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
	
h3
{
	font: 14px/14px arial black, arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 48px 0px 4px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	line-height: 110%;
}

h4
{
	font: 12px/16px arial black,  arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 4px 0px;
}

img
{
	border-color: #FFF;
	border-width: 1px;
}

p
{
	font: 14px/22px arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

/*link styles*/
a {
	color:#993300;
	text-decoration:none;
	}
	
a:link
{

}
a:visited {
}
a:hover
{
	color: #F90;
	text-decoration: underline;
}
  
/*section colours*/
.techniques { color: #843E2D; }
.about { color: #5B1B46; }
.gallery { color: #1C1B5E; }

body> #top> a.techniques
{
	color: #843E2D;
}

body> #top>a.about
{
	color: #5B1B46;
}

body> #top>a.gallery
{
	color: #1C1B5E;
}

#top
{
	padding: 2px;
	border-width: 1px;
	text-transform: uppercase;
/*	color: #033;*/
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/*specific classess*/
#white_border
{
	border-left: #FFF;
	border-width: 0 0 0 3px;
	border-style: none none none dotted;
	padding: 0 0 0 8px;
}

.leftcolbox_text
{
	background-color: #F3F4D7;
	padding: 8px;
	line-height: 110%;
	margin: 16px 0px 16px 0px;
	background-image: url(images/box_background_cream.gif);
	background-repeat: no-repeat;
	background-position: 24px 36px;
	font-size: 12px;
	
} 

.leftcolbox_text_rose
{
	background-color: #F3F4D7;
	padding: 8px;
	line-height: 110%;
	margin: 16px 0px 16px 0px;
	background-image: url(images/box_background_rose.gif);
	background-repeat: no-repeat;
	background-position: 24px 36px;
	font-size: 12px;	
} 


.leftcolbox_text_pink
{
	background-color: #F3F4D7;
	padding: 8px;
	line-height: 110%;
	margin: 16px 0px 16px 0px;
	background-image: url(images/box_background_pink.gif);
	background-repeat: no-repeat;
	background-position: 24px 36px;
	font-size: 12px;
} 
.leftcolbox_headline
{
	font-weight: bold;
	
	border-color: #663;
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
	text-transform: uppercase;
	font-family: arial black, arial;
	letter-spacing: 0.1em;
	line-height: 110%;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	font-size: 12px;
}

.quote
{
	color: #843E2D;
	font-family: georgia, times-roman, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
}

.righthand_column
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

.footer_strap
{
	border-width: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
} 

.strapline
{
	border-width: 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align: right;
	color: #2B1E07;
	margin: 12px 0px 24px 0px;
} 

/*controls size of forward and back buttons in the gallery*/

.gallery_browser
{
	font-size: 48px;
	margin: 36px 0 12px 0;
}
.credit { font-size: 11px; }