body {
	color: #264027;
	font-family: "Lucida Grand", "Lucida Sans Unicode", lucida, Arial, Georgia, "Times New Roman", Times, serif;
	background-color: #CCD3D8;
	background-image: url(/images/bg-watercolour-paper-blue.gif);
	background-repeat: repeat;
	text-align:center;
	margin:0;
	padding:0;
	font-size: small;
	line-height:160%;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	border-right: solid 1px #888;
	border-left: solid 1px #888;
	background-color: #F2F0EC;
	background-image: url(/images/bg-watercolour-paper.gif);
	background-repeat: repeat;
}
#header {
	margin:0;
	padding:10px 0 0 0;
	text-align: left;
	display:block;
	background-color: #E2E9DB;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a:link, #header h1 a:visited {
	display: block;	
	width: 303px;
	height: 44px;
	background: #E2E9DB url(/images/glenys-griffiths-title.gif) bottom left no-repeat;
	margin: 0 0 0 32px;
	padding: 0;
	border: 0;
}
#header-contact {
	float:right;
	text-align: right;
	margin:0 25px 0 0;
	padding:0;
	top:0;
	font-size: 12px;
	line-height: 15px;
}	
#header-contact a:link, #header-contact a:visited {
	text-decoration: none;
}
#header-contact a:hover {
	text-decoration: underline;
}

/* sliding doors menu */
    #nav {
	background-color: #E2E9DB;
	display: block;
	width: 960px;
	height: 33px;
	font-size: 15px;
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:0;
	padding:0;
      }
    #nav ul {
      margin:0;
      padding:8px 0 0 25px;
      list-style:none;
      }
    #nav li {
      float:left;
      background:url("/images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      }
    #nav a {
	/*float:left;*/
	display:block;
	width:.1em;
	background:url("/images/right_both.gif") no-repeat right top;
	padding:2px 9px 2px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#033A06;
	letter-spacing: 1px;
      }
    #nav > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover {
      color:#000;
	  text-decoration:underline;
      }
    #home #nav-home, #bio #nav-bio, #sketches #nav-sketches, #nature #nav-nature, #animals #nav-animals, #villages #nav-villages, #fabrics #nav-fabrics, #illustrations #nav-illustrations, #murals #nav-murals, #workshops #nav-workshops, #sales #nav-sales
	{
      background-position:0 -150px;
      border-width:0;
      }
    #home #nav-home a, #bio #nav-bio a, #sketches #nav-sketches a, #nature #nav-nature a, #animals #nav-animals a, #villages #nav-villages a, #fabrics #nav-fabrics a, #illustrations #nav-illustrations a, #murals #nav-murals a, #workshops #nav-workshops a, #sales #nav-sales a  {
      background-position:100% -150px;
      color:#033A06;
      }
	  
    #nav li:hover, #nav li:hover a {
      /*background-position:0% -150px;*/
      color:#000;
      }
    #nav li:hover a {
      /*background-position:100% -150px;*/
      color:#033A06;
      }

/* end sliding doors menu */


a:link, a:visited {
	color: #387100;
}
a:hover {
	color: #106C00;
	background-color:#FFFFAE;
}

#content {
	/*clear:both;*/
	text-align: left;
	border-top: solid 1px #759933;
	padding:0 25px;
}

#content-text {
	margin: 25px 0 0 10px;
	color: #0E5813;
}

#gallery {
	margin:0 0 0 0;
	text-align:center;
	float:right;
	width:650px; 
	height:450px;
}
#flash {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	width: 250px; 
	padding: 30px;
	margin: 45px auto 0 auto;
}
#home-watercolour {
	margin: -25px 0 0 0;
	width: 477px;
	height: 600px;
	display: block;
	float: right;
	
}
#footer {
	clear:both;
	padding:200px 0 30px 0;
	text-align:right;
}


h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:none;
	font-size: 22px;
	line-height:115%;
	font-weight: normal;
	color: #210;
}



/* ------------------  sIFR  ------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced...
   the negative-letter spacing in this case is used to make the browser text metrics
   match up with the sIFR text metrics since the sIFR text in this example is so much narrower...
   your own settings may vary... any weird sizing issues you may run into are usually fixed by
   tweaking these decoy styles */


.sIFR-hasFlash h1 {
	/* visibility: hidden;*/
	/*letter-spacing: -9px;*/
	margin:0;
	padding: 0;
	width: 95%; 
	letter-spacing: -1px;
	font-size: 38px;
	line-height:45px;
	font-weight: normal;
	color: #000000;	
}