<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
html{
	padding:0;
	text-align: center;
	color: #c8d28a;
	}
body {
background: #9a8b66 url(images/greendamask2.jpg) repeat; 
	margin: 0 auto;
	padding:0px;
	text-align: center;
	font: 13px/20px tahoma, segoe UI, Trebuchet MS, verdana, arial;
	color: #c8d28a;
		}
#shadowbox {
position: relative;
width: 1164px;
z-index: 1;
height: auto;
	margin: 0 auto;
	text-align: center;
	padding:0;
	border: 0;
	background: #c8d28a url(images/gretabg2.gif) repeat-y; 
  }
#contentwrapper {
position: relative;

clear:both;
width: 960px;
z-index: 2;
height: auto;
	margin:0px 102px 0px 102px;
	text-align:left;
	padding: 0;
	background: #fffff5; 
	  }
	
#aboveheader {position: relative; height: 28px; width: auto;}
#aboveheader p { color: #2b510d; font-size: 0.8em; text-align: center; font-style: italic; margin: 8px 30px 5px 30px;}

#header {position: relative;
width: 960px;
height: 39px;
margin: 5px 0px 20px 0px;
padding: 0px;
background: #29351f url() repeat-x;
text-align: justify; }
.contentwide {
	position:relative; 
	clear: both;
	width: 960px;
	height: auto;
	margin:0px; 
	padding: 0px;
	background: #fffff5;
	color: #37280d;
	z-index: 3;
		}
#contentlefttext {position: relative;
float: left;
width: 550px;
height: auto;
}
li { margin: 3px 0px 0px 40px; line-height: 20px;}
#contentleftpics { position: relative;
float: left;
width: 360px;
height: auto;
text-align: center;
}
#contentrighttext { position: relative;
float: right;
width: 600px;
height: auto;
text-align: left;
}
#brownborder { position: relative;
float: left;
width: 574px;
height: auto;
text-align: left;
border: 3px solid #ded5b2;
margin: 10px 20px 0px 0px;
}
#contentfoot {position: relative;
width: 960px;
height: 36px;
clear: both;
margin: 20px 0px 0px 0px;
padding: 0px ;
border: 0;
background: #c8d28a;
text-align: center;
}

h1 {
	margin: 20px 20px 0px 60px;
	padding:0px;
	font: 3em   Monotype Corsiva, Bradley Hand ITC, Imprint MT Shadow,  garamond, Trebuchet MS,  arial ;
	font-weight: 400;
	color:#706540;
	letter-spacing: 0.05em;
	}
h1.lower {
	margin: 20px 20px 0px 60px;
	padding:0px;
	font: 18px/22px Trebuchet MS, Segoe UI, Tahoma, verdana, arial ;
	font-weight: 400;
	color:#191511;
		}
h2 {
	font: bold 12px/20px Trebuchet MS, Tahoma, segoe UI, verdana, arial, helvetica;
	margin:0px 0px 5px 60px;
	padding:0px;
	font-weight: bold;
	color:#5b5231;
	}
h3 {
	font:bold 16px/20px Trebuchet MS, Tahoma, segoe UI, verdana, arial, helvetica;
	color: #ccffff;
	margin:20px 0px 5px 40px;
	padding:0px;
	color:#303228;
	}
p {
	font: 13px/20px tahoma, segoe UI, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	margin:10px 50px 10px 40px;
	padding:0px;
	color: #37280d;
	}
	p.footnote {
	font: 9px/16px tahoma, segoe UI, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	margin:10px 50px 10px 40px;
	padding:0px;
	color: #37280d;
	}
	p.id {
	font: 16px/26px Trebuchet MS, segoe UI, verdana, arial, helvetica, sans-serif;
	margin:10px 0px 10px 0px;
	padding:0px;
	color: #ffffff;
	text-align: center;
	}
	hr { margin: 0px 20px; color: #0d4716; line-height: 1px; }
br { line-height: 10px;}

.contentwide ul {margin: 0px 0px 14px 95px;}
.contentwide li { margin: 6px 0px;}

a:link { color: #c1462f;text-decoration: none; }
a:visited { color: #c1462f;text-decoration: none; }
a:active { color: #c4685a;text-decoration: underline; }
a:hover { color: #c4685a;text-decoration: underline; }


p.credits {	color: #7e7248 ; margin: 0px; font: 9px  verdana; text-align: center ;  line-height: 14px;padding: 9px;
}
a.credits:link { color: #7e7248; text-decoration: none;}
a.credits:visited { color: #7e7248;text-decoration: none; }
a.credits:active { color: #ffffff;text-decoration: none; }
a.credits:hover { color: #ffffff;text-decoration: none; }

/* Menu */

#menu {
	
	height: 39px;
	margin:0px 230px 0px 230px;
	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 9px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	margin: 0px 1px 0px 1px;
	border-right: 0px solid #362a22;
	border-left: 0px solid #362a22;
	font-size: 1em;
	color: #ffffdd;
}
#menu a:link {background: url(images/gretamenu.png) repeat-x;}
#menu a:hover {
	height: 30px;
	color: #ffffff;  background: #596251 url(images/gretamenub.png) repeat-x;
}