.homer a{
display: block;  
width: 189px;  
height: 35px;
  
background: url("images/homer.jpg");
} 

.homer a:hover { 
background-position: 0 35px;
}



.aboutr a {
display:block;
width: 189px;
height: 33;
background: url("images/aboutr.jpg");
}

.aboutr a:hover { 
background-position: 0 -33px;
}




.storer a {
display:block;
width: 189px;
height: 35;
background: url("images/storer.jpg") 0 0 no-repeat;
}

.storer a:hover { 
background-position: 0 -35px;
}



.contactr a {
display:block;
width: 189px;
height: 33;
background: url("images/contactr.jpg") 0 0 no-repeat;
}

.contactr a:hover { 
background-position: 0 -33px;
}

.newstext p{
	width:185px;
	font-family: arial;
	font-size: 11px;
	color: #533c1f;
	text-align:justify;
}

.newstext ul{
	width:185px;
	font-family: arial;
	font-size: 11px;
	color: #533c1f;
	text-align:justify;
}

.welcometext p{
	width:185px;
	font-family: arial;
	font-size: 12px;
	margin-left: 40px;
	color: #533c1f;
	text-align:justify;
}

.welcometext img{
	float:left;

}


.lefttext p{
	width:163px;
	font-family: arial;
	font-size: 12px;
	margin-left: 45px;
	color: #e1d0b4;
}

.lefttext a{
	width:163px;
	font-family: arial;
	font-size:20px;
	color: #e1d0b4;
	text-align:left;
	text-decoration:underline;
}

.lefttext a:hover{
	width:163px;
	font-family: arial;
	font-size: 20px;
	text-align:left;
	color: #c39063;
}



.righttext p {
	display:block;
	position: absolute;
	top: 270;
	left: 320;
	float:center;
	font-family: arial;
	font-size: 12px;
	margin-left: 30px;
	color: #e1d0b4;
}

.maintext p {
	position: relative;
	width:475;
	height:300;
	float:center;
	text-align:justify;
	font-family: arial;
	font-size: 10px;
	color: #533c1f;
}

.maintext a {
	font-family: arial;
	font-size: 10px;
	color: #533c1f;
}

.centertext p {
	position: absolute;
	top: 265;
	left: 408;
	float:center;
	font-family: arial;
	font-size: 12px;
	margin-left: 45px;
	color: #533c1f;
}

.centertext a {
	text-decoration:none;
	font-family: arial;
	font-size: 12px;
	color: #533c1f;
}

.centertext a:hover {
	text-decoration:underline;
	font-family: arial;
	font-size: 12px;
	color: #533c1f;
}

.copyright {

	float:center;
	font-family: arial;
	font-size: 12px;
	margin-left: 145px;
	color: #e1d0b4;
}

#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
width:485px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
color:#533c1f;
}
#fcf2 spam {
position: relative;
text-align:center;
padding:8px;
color:#533c1f;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 2px;
}
#fcf2 label {
float: left;
width: 125px;
text-align: right;
color:#533c1f;
font-size:13px;
}
#fcf2 span.f {
float: right;
width: 350px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
text-size: 10px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
