body {
	margin-top: 0px;
	padding: 0;
	background: #000000;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B1B475;
}
h1, h2, h3 {
	margin: 0;
	color: #559106;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 13px;
}
a:link {
	color: #4E8006;
}
a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}
a:visited {
	color: #4E8006;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}

/* Form */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	color: #B1B475;
	display: inline;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #BFAB87;
}
.contact {
	color: #F3AC83;
	text-decoration: none;
}

/* Header */
#decor {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/nav_bar.png) no-repeat left top;
	}
#header {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/content.jpg) no-repeat left top;
}

/* Menu */
#menu {
	width: 800px;
	height: 30px;
}
#menu ul {
	margin: 0px;
	padding: 0px 0 0 85px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	z-index: 10;
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E58A60;
	width: auto;
}
#menu a:hover { 
	background: url(../images/hover.png) repeat-x;
	text-decoration: none; 
	color: #B1B475;
}

/* Logo */
#logo {
	width: 100%;
	height: 95px;
	text-align: center;
}
#logo h1 {
	display: inline;
	color: #B1B475;
	margin: 10px auto;
	font: 50pt Papyrus;
	position: relative;
	top: -10px;
}
#logo_nt {
	font: 13pt Garamond;
	position: relative;
	right: 20%;
	top: -40px;
	text-align: right;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */
#content {
	width: 800px;
}
#muralimg{
	position: relative;
	top: -30px;
}
#muralimg a{
	color: #B1B475;
}
#muralimg img{
	padding: 0px 0 0 30px;
	width: 740px;
	position: relative;
	top: 10px;
}
#muralimg_home img{
	padding: 0px 0 0 30px;
	width: 740px;
	position: relative;
	top: -90px;
}
#description {
	z-index: 5;
	color: #000001;
	position: relative;
	top: 30px;
	left: 80px;
	font-size: 30px;
	display: inline;
}
#caption {
	display: inline;
}
#half {
	padding: 0px 100px 0px 0px;
}

/* Footer */
#footer-wrap {
	width: 800px;
	margin: 0 auto;
}
#footer-wrapimg {
	z-index: 16;
	position: relative;
	top: -150px;
	width: 800px;
	margin: 0 auto;
}
#footer-wrap hr {
	color: #9B9D64;
}
#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #F3AC83;
}
#legal a {
	color: #F3AC83;
}
#valid {
	margin: 0px 0px 0px 250px;
}
#valid li{
	list-style-type: none;
}
#next {
	position: absolute;
	top: 300px;
	right: -15px;
	z-index: 20;
}
#previous {
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 20;
}

.frame-block1 {
	position: relative;
	display: block;
	height: 640px;
	width: 780px;
}
.frame-block1 span {
	background: url(../images/frame1.png) no-repeat left top;
	height: 640px;
	width: 780px;
	display: block;
	position: absolute;
	top: -92px;
	z-index: 15;
}
.frame-block {
	position: relative;
	display: block;
	height: 640px;
	width: 780px;
}
.frame-block span {
	background: url(../images/frame.png) no-repeat left top;
	height: 640px;
	width: 780px;
	display: block;
	position: absolute;
	z-index: 15;
}
bdo[dir="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}
bdo[dir="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}
*[dir="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}
*[dir="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

address, blockquote, body, dd, div, dl, dt, fieldset,
form, frame, frameset, h1, h2, h3, h4, h5, h6, iframe,
noscript, noframes, object, ol, p, ul, applet, center,
dir, hr, menu, pre, li, table, tr, thead, tbody, tfoot,
col, colgroup, td, th, caption { unicode-bidi: embed;}

@media print {
h1, h2, h3,
h4, h5, h6 { 
	page-break-after: avoid;
	page-break-inside: avoid;
}
blockquote, pre { page-break-inside: avoid ;}
ul, ol, dl { page-break-before: avoid;}
}

@media speech {
h1, h2, h3,
h4, h5, h6 { 
	voice-family: paul, male;
	stress: 20; 
	richness: 90;
 }
h1 { 
	pitch: x-low;
	pitch-range: 90;
 }
h2  {
	pitch: x-low;
	pitch-range: 80;
 }
h3 { 
	pitch: low; 
	pitch-range: 70;
}
h4 {
	pitch: medium; 
	pitch-range: 60;
 }
h5 { 
	pitch: medium;
	pitch-range: 50;
 }
h6 { 
	pitch: medium; 
	pitch-range: 40;
}
li, dt, dd { 
	pitch: medium; 
	richness: 60;
}
dt { stress: 80;}
pre, code, tt {
 	pitch: medium;
 	pitch-range: 0;
 	stress: 0;
 	richness: 80;
}
em { 
	pitch: medium; 
	pitch-range: 60;
	stress: 60;
	richness: 50;
}
strong { 
	pitch: medium; 
	pitch-range: 60; 
	stress: 90; 
	richness: 90;
}
dfn { 
	pitch: high; pitch-range: 60;
	stress: 60;
}
s, strike { richness: 0;}
i { 
	pitch: medium; 
	pitch-range: 60; 
	stress: 60; 
	richness: 50;
}
b {
	pitch: medium; 
	pitch-range: 60; 
	stress: 90; 
	richness: 90;
}
u { richness: 0;}
a:link { voice-family: harry, male;}
a:visited { voice-family: betty, female;}
a:active { 
	voice-family: betty, female; pitch-range: 80; 
	pitch: x-high ;
}
}