html,body{margin:0;padding:0}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: fef6c5;
}
h1,h2{
	padding-left: 15px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	color: #72003B;
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2{
	font-weight: bold;
	font-style: italic;
	font-size: 98%;
}
h3{
	color: #CCCCCC;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
h3 a:link, a:visited{
	text-decoration: none;
	color: #E4CBA3;
}
h4 {
	font-style: italic;
	color: #D3D1CA;
	font-size: small;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#main_top{
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/main_top.jpg);
}
div#content_nav{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/content_nav.jpg);
	height: 37px;
	width: 840px;
}
div#content_nav  a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
div#content_nav  a:hover{
	color: #FFFFCC;
	text-decoration: none;
}
div#content_navbot{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/content_navbot.jpg);
	height: 36px;
	width: 840px;
}
div#content_navbot  a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
div#content_navbot  a:hover{
	color: #FFFFCC;
	text-decoration: none;
}
div#main_contenttop{
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 69px;
	width: 840px;

}
div#main_content{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
div#main_content img {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border: 0px solid #999999;
}
div#main_content  a:link, a:visited{
	text-decoration: none;
	color: #990000;
}
div#main_content  a:hover{
	color: #FF6600;
	text-decoration: none;
}
div#main_contentbot{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	color: #ADC180;

}
div#main_contentbot a:link, a:visited{
	text-decoration: none;
}
div#main_bot{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_bot.jpg);
	background-repeat: repeat-x;
	height: 221px;
}

div#main_bot  a:link, a:visited{
	text-decoration: none;
}
.logoonpeach{
	background-image: url(images/nuriche-logo-back.jpg);
	background-repeat: no-repeat;
}
.divline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.dotline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.greytext{
	color: #CCCCCC;
}
.bluetext{
	color: #273848;
}

.browntext{
	font-weight: bold;
	color: #241009;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.whitetext{
	color: #FFFFFF;

}
.goldtext{
	font-weight: bold;
	color: #E5C12F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.purpletext{
	color: #72003B;
}
.copyrighttext{
	color: #67553F;
}
.italicfont{
	font-style: italic;
}
.largefont{
	font-size: 1.5em;
}
.medfont{
	font-size: medium;
}
.smfont{
	font-size: small;
}
.xsmfont{
	font-size: x-small;
}
.warning{
	font-style: italic;
	color: #FF0000;
}
.xxsmfont{
	font-size: xx-small;
}
