@charset "utf-8";

/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
}



#logo {

	background-image: url(images/stone.jpg);

	width:950px;

	position: relative;

	left: auto;

	right: auto;

}

#maintable {

	background-image: url(images/back2a.jpg);

	background-repeat: repeat;

	font-size: 14px;

}

#maintable2 {

	background-image: url(images/rsf_back.jpg);

	background-repeat: repeat;

	font-size: 14px;

}

#pageback {
	
	background-color: #C90;

}

li {


list-style-type: none;

padding: 0;

margin-left: 0;

font-weight: bold;

}



a.menu {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;
	 
	text-decoration:none;

	background-color: #993300;

	display: block;

	width:90px;

	text-align: left;

	background-image: none;

	border: thin outset #000;
      


	

}
a {
	text-decoration:none;
}



a.menu:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	width: 90px;

	font-style: normal;

	font-weight: bold;
	
	text-decoration: none;

	color: #FFFFFF;

	background-color: #D03D03;

	display: block;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}





#address {

	font-size: 14px;

	font-weight: 400;

}



p {
	font-family: "Segoe UI", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;


}

p.nav {
        font-size: 12px;

        font-weight: 600;

        
}       

li {

font-weight: 500;

}

