body {
	margin: 0px;
	background-color: #77815f;
	background-image: url(img/sparkles.jpg);
	background-repeat: repeat-x;
}
.infomenu{
	width: 100%;
	height: 100%;
	z-index: 0;
	text-align: center;
	background-color: #D4D2A9;
	padding: 5px 0px 5px 0px;
	color: #204112;
}

.infomenu a{
	color: #204112;
	font-size: 10px;
	text-decoration: none;
}
.infomenu a:hover{
	color: #FFF;
	font-size: 10px;
	text-decoration: underline;
}

.infomenu a:visited{
	color: #204112;
	font-size: 10px;
	text-decoration: none;
}
#topright{
	width: 383px;
	height: 90px;
	}
#tableContent {
	margin: 0px;
}
#mainflash {
	margin: 0px;
}
#btmright {
	margin: 0px;
}

/*class */
.topmenu {
	border-spacing: 3px;
	padding: 4px;
	font-family: Arial;
	/*background-color: #E3E4C3;*/
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: right;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.7em;
	font-weight: bold;
	font-variant: small-caps;
}

.topmenu a:link{
	color: #66547b;
	text-decoration: none;
	font-size: 1em;
}
.topmenu a:hover a:active{
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
}
.topmenu a:visited{
	color: Gray;
	text-decoration: none;
	font-size: 1em;
}
/* EOF topmenu */

/* start of textarea */


/*class */
.textarea {
	font-family: Arial;
	background-image: url(img/text_bg.jpg);
	color: #8B8B8B;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.7em;
	font-weight: bold;
	padding: 30px;
	
}

.infoarea {
	font-family: Arial;
	background-image: url(img/info_bg.jpg);
	color: #8B8B8B;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 30px;
}

.infoarea h1 {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
}
.infoarea h2 {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;	
}

.textareaALt {
	font-family: Arial;
	background-image: url(img/store_sep.jpg);
	color: #8B8B8B;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.7em;
	font-weight: bold;
	padding: 30px;
	
}

.textarea a{
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}
.textarea a:active{
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}
.textarea a:hover{
	color: #FFF;
	text-decoration: underline;
	font-size: 1em;
}
.textarea a:visited{
	color: Gray;
	font-size: 1em;
	text-decoration: none;
}

.textarea h1{
	color: #FFF;
	font-size: 1.8em;
}
.textarea h2{
	color: #FFF;
	font-size: 1.6em;
}
.textarea h3{
	color: #FFF;
	font-size: 1.4em;
}
.textarea h4{
	color: #FFF;
	font-size: 1.2em;
}

/* end of text area for now */

/* ocntact section */

.contactarea {
	font-family: Arial;
	color: #444;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: center;
	letter-spacing: 0em;
	line-height: 1.6em;
	font-size: 0.7em;
	font-weight: normal;
}

.contactarea a{
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}
.contactarea a:hover{
	color: #FFF;
	text-decoration: underline;
	font-size: 1em;
}
.contactarea a:active{
	color: #FFF;
	text-decoration: underline;
	font-size: 1em;
}

.contactarea a:visited{
	color: #204112;
	font-size: 1em;
	text-decoration: none;
}

.agreearea a {
	color: Black;
	font-size: 13px;
}
.agreearea a:hover {
	color: White;
	font-size: 13px;
}

